From owner-cvs-all Wed Jul 5 5:37:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CED4D37B59B; Wed, 5 Jul 2000 05:37:06 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA47588; Wed, 5 Jul 2000 05:37:07 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200007051237.FAA47588@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 5 Jul 2000 05:37:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/rplay Makefile ports/audio/rplay/files rplayd.sh ports/chinese/xemacs/files xemacs20.sh ports/comms/conserver Makefile ports/comms/conserver/files conserver.sh ports/comms/hylafax/files hylafax.sh.sample ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/07/05 05:37:07 PDT Modified files: audio/rplay Makefile chinese/xemacs/files xemacs20.sh comms/conserver Makefile comms/hylafax/files hylafax.sh.sample comms/qpage Makefile databases/msql Makefile databases/mysql322-server/files mysql-server.sh databases/postgresql/files pgsql.sh.tmpl editors/emacs/files emacs.sh editors/mule-common Makefile editors/xemacs/files xemacs.sh editors/xemacs20/files xemacs20.sh editors/xemacs21/files xemacs21.sh emulators/rtc/files rtc.sh games/bnetd Makefile games/quakeserver Makefile games/tetrinet-x/files tetrinet-x.sh games/uox3/files uox3.sh irc/irc Makefile irc/ircd-hybrid/files ircd.sh japanese/Canna/files canna.sh.in japanese/Wnn/pkg INSTALL japanese/Wnn6/pkg INSTALL japanese/ebw3/files ebw3d.sh.sample japanese/elvis Makefile japanese/esecanna/files esecanna.sh japanese/postgresql/files pgsql.sh.tmpl japanese/sj3 Makefile korean/hanemacs/files emacs.sh lang/modula-3-lib Makefile mail/exim/files exim.sh mail/youbin/files youbind.sh.sample mail/zmailer Makefile misc/dnetc/files dnetc.sh misc/proxyper/files proxyper.sh net/arpwatch/files arpwatch.sh net/dhid Makefile net/elsa Makefile net/generic-nqs/files nqs.sh net/gnu-finger/files fingerd.sh.sample net/poptop/files pptpd.sh net/priss/files qtss.sh net/rwhois Makefile net/tac_plus4 Makefile net/tdetect Makefile net/ucd-snmp Makefile net/wide-dhcp Makefile net/zephyr/files zhm.sh news/diablo/scripts diablo.sh news/dnews/files dnews.sh russian/apache13 Makefile security/xinetd Makefile sysutils/LPRng/files lprng.sh sysutils/healthd Makefile sysutils/syslog-ng Makefile sysutils/upsmon/files upsmon.sh www/adzapper/files rc.adzapper.sh www/apache13 Makefile www/apache13+ipv6 Makefile www/httptunnel/files httptunnel.sh www/junkbuster/files junkbuster.sh.in www/mathopd Makefile www/roxen/files roxen.sh.in www/squid22 Makefile www/squid23 Makefile www/thttpd Makefile www/wwwoffle/files wwwoffled.sh www/zope Makefile Added files: audio/rplay/files rplayd.sh comms/conserver/files conserver.sh comms/qpage/files qpage.sh databases/msql/files msql2.sh editors/mule-common/files mule.sh games/bnetd/files bnetd.sh games/quakeserver/files quakeserver.sh irc/irc/files ircd.sh japanese/elvis/files ja-elvis.sh japanese/sj3/files sj3.sh.in lang/modula-3-lib/files 50.m3.sh mail/zmailer/files zmailer.sh.sample net/dhid/files dhid.sh net/elsa/files elsa.sh net/rwhois/files rwhoisd.sh net/tac_plus4/files tac_plus.sh net/tdetect/files tdetect.sh net/ucd-snmp/files snmpd.sh.sample net/wide-dhcp/files wide-dhcps.sh.sample russian/apache13/files apache.sh security/xinetd/files xinetd.sh sysutils/healthd/files healthd.sh sysutils/syslog-ng/files syslog-ng.sh.sample www/apache13/files apache.sh www/apache13+ipv6/files apache.sh www/apache13-modssl/files apache.sh www/mathopd/files mathopd.sh www/squid22/files squid.sh www/squid23/files squid.sh www/thttpd/files thttpd.sh www/zope/files zope.sh.in Log: As threatened on freebsd-ports: all startup scripts know about the two options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Revision Changes Path 1.18 +2 -4 ports/audio/rplay/Makefile 1.2 +22 -9 ports/chinese/xemacs/files/xemacs20.sh 1.13 +3 -6 ports/comms/conserver/Makefile 1.2 +17 -3 ports/comms/hylafax/files/hylafax.sh.sample 1.15 +3 -4 ports/comms/qpage/Makefile 1.37 +3 -4 ports/databases/msql/Makefile 1.2 +1 -1 ports/databases/mysql322-server/files/mysql-server.sh 1.7 +21 -7 ports/databases/postgresql/files/pgsql.sh.tmpl 1.2 +19 -8 ports/editors/emacs/files/emacs.sh 1.49 +2 -11 ports/editors/mule-common/Makefile 1.3 +21 -9 ports/editors/xemacs/files/xemacs.sh 1.2 +21 -9 ports/editors/xemacs20/files/xemacs20.sh 1.2 +21 -9 ports/editors/xemacs21/files/xemacs21.sh 1.2 +15 -4 ports/emulators/rtc/files/rtc.sh 1.14 +3 -4 ports/games/bnetd/Makefile 1.23 +4 -11 ports/games/quakeserver/Makefile 1.2 +16 -2 ports/games/tetrinet-x/files/tetrinet-x.sh 1.2 +17 -4 ports/games/uox3/files/uox3.sh 1.26 +2 -5 ports/irc/irc/Makefile 1.2 +16 -3 ports/irc/ircd-hybrid/files/ircd.sh 1.2 +21 -8 ports/japanese/Canna/files/canna.sh.in 1.9 +28 -16 ports/japanese/Wnn/pkg/INSTALL 1.5 +15 -3 ports/japanese/Wnn6/pkg/INSTALL 1.2 +17 -5 ports/japanese/ebw3/files/ebw3d.sh.sample 1.17 +2 -17 ports/japanese/elvis/Makefile 1.2 +36 -16 ports/japanese/esecanna/files/esecanna.sh 1.4 +21 -7 ports/japanese/postgresql/files/pgsql.sh.tmpl 1.13 +2 -8 ports/japanese/sj3/Makefile 1.2 +19 -8 ports/korean/hanemacs/files/emacs.sh 1.25 +2 -6 ports/lang/modula-3-lib/Makefile 1.2 +15 -1 ports/mail/exim/files/exim.sh 1.2 +16 -3 ports/mail/youbin/files/youbind.sh.sample 1.5 +4 -9 ports/mail/zmailer/Makefile 1.3 +35 -22 ports/misc/dnetc/files/dnetc.sh 1.2 +15 -2 ports/misc/proxyper/files/proxyper.sh 1.3 +17 -3 ports/net/arpwatch/files/arpwatch.sh 1.7 +2 -4 ports/net/dhid/Makefile 1.5 +2 -4 ports/net/elsa/Makefile 1.2 +17 -4 ports/net/generic-nqs/files/nqs.sh 1.2 +18 -4 ports/net/gnu-finger/files/fingerd.sh.sample 1.2 +15 -1 ports/net/poptop/files/pptpd.sh 1.2 +15 -1 ports/net/priss/files/qtss.sh 1.15 +2 -9 ports/net/rwhois/Makefile 1.14 +2 -4 ports/net/tac_plus4/Makefile 1.11 +2 -5 ports/net/tdetect/Makefile 1.49 +2 -4 ports/net/ucd-snmp/Makefile 1.26 +2 -20 ports/net/wide-dhcp/Makefile 1.2 +16 -4 ports/net/zephyr/files/zhm.sh 1.2 +15 -3 ports/news/diablo/scripts/diablo.sh 1.3 +18 -6 ports/news/dnews/files/dnews.sh 1.13 +2 -4 ports/russian/apache13/Makefile 1.27 +2 -6 ports/security/xinetd/Makefile 1.3 +18 -6 ports/sysutils/LPRng/files/lprng.sh 1.8 +2 -4 ports/sysutils/healthd/Makefile 1.3 +2 -4 ports/sysutils/syslog-ng/Makefile 1.5 +17 -4 ports/sysutils/upsmon/files/upsmon.sh 1.2 +17 -4 ports/www/adzapper/files/rc.adzapper.sh 1.81 +2 -4 ports/www/apache13/Makefile 1.4 +2 -4 ports/www/apache13+ipv6/Makefile 1.2 +32 -18 ports/www/httptunnel/files/httptunnel.sh 1.3 +18 -4 ports/www/junkbuster/files/junkbuster.sh.in 1.7 +2 -4 ports/www/mathopd/Makefile 1.2 +16 -4 ports/www/roxen/files/roxen.sh.in 1.65 +2 -6 ports/www/squid22/Makefile 1.71 +2 -6 ports/www/squid23/Makefile 1.13 +2 -4 ports/www/thttpd/Makefile 1.2 +16 -1 ports/www/wwwoffle/files/wwwoffled.sh 1.8 +3 -4 ports/www/zope/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message