Date: Sat, 31 May 2003 22:45:34 -0700 (PDT) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/setiathome Makefile distinfo pkg-install pkg-message pkg-plist ports/astro/setiathome/files rc.setiathome.conf setiathome.1 setiathome.bin setiathome.sh Message-ID: <200306010545.h515jZgo094769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2003/05/31 22:45:34 PDT FreeBSD ports repository Modified files: astro/setiathome Makefile distinfo pkg-install pkg-message pkg-plist astro/setiathome/files rc.setiathome.conf setiathome.1 setiathome.sh Added files: astro/setiathome/files setiathome.bin Log: version bump to 3.08 w/ the following enhancements : - only one master shell to monitor multiple setiathome instances - wait some time for setiathome server to come up between restarts - xsetiathome comes back - -graphics is now the default (so xsetiathome may be launched) - registration heuristic changed (see comments below) - take care, some variable names have changed (see comments below) - manual page reviewed The setiathome manual page refer to setiathome.conf while it is now named rc.setiathome.conf. also, the manual page has been completed (variables, start/stop scripts, etc.) - gracefull startup script option added Makefile PORTVERSION bumped PORTREVISION deleted FORBIDDEN deleted BROKEN bumped to 4.0 NO_XBIN deleted except for linux_base-6 wrapper added pkg-install registration heuristic changed (don't register if already registered, then automatically start setiathome in either case) pkg-list $FreeBSD$ added libexec/setiathome.bin added pkg-message FreeBSD 5.x a.out comment changed to FreeBSD 4.x comment files/rc.setiathome.conf seti_std_args defaulted to "-email -graphics" seti_proxy_args changed to seti_proxy_server seti_socks_server, seti_socks_user, seti_socks_passwd added seti_sleep changed to seti_sleep_time files/setiathome.1 /usr/local changed to %%PREFIX%% above and below changes described files/setiathome.sh same changes as files/rc.setiathome.conf don't start setiathome if already started su heuristic changed to call an external wrapper gracefull (aka apachectl :) option added using stop_after_send.txt PR: 50723,51759,52297,52709 Submitted by: cyrille.lefevre@laposte.net Revision Changes Path 1.39 +21 -24 ports/astro/setiathome/Makefile 1.7 +1 -1 ports/astro/setiathome/distinfo 1.6 +10 -7 ports/astro/setiathome/files/rc.setiathome.conf 1.11 +44 -11 ports/astro/setiathome/files/setiathome.1 1.1 +426 -0 ports/astro/setiathome/files/setiathome.bin (new) 1.12 +59 -29 ports/astro/setiathome/files/setiathome.sh 1.11 +31 -14 ports/astro/setiathome/pkg-install 1.6 +4 -5 ports/astro/setiathome/pkg-message 1.7 +2 -0 ports/astro/setiathome/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306010545.h515jZgo094769>