diff options
author | Doug Barton <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
commit | c49d1a3273d77f35b5564b3722856ca8b9dcc291 (patch) | |
tree | 3da9de442d629d38ac63cb930e82da714209de9f /www | |
parent | Upgrade to 1.1.2. (diff) |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes
Notes:
svn path=/head/; revision=156534
Diffstat (limited to 'www')
32 files changed, 32 insertions, 37 deletions
diff --git a/www/amphetadesk/files/amphetadesk.in b/www/amphetadesk/files/amphetadesk.in index 330554953316..f01468475c21 100644 --- a/www/amphetadesk/files/amphetadesk.in +++ b/www/amphetadesk/files/amphetadesk.in @@ -6,7 +6,7 @@ # PROVIDE: amphetadesk # REQUIRE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable amphetadesk: diff --git a/www/amphetadesk/files/amphetadesk.sh b/www/amphetadesk/files/amphetadesk.sh index 330554953316..f01468475c21 100644 --- a/www/amphetadesk/files/amphetadesk.sh +++ b/www/amphetadesk/files/amphetadesk.sh @@ -6,7 +6,7 @@ # PROVIDE: amphetadesk # REQUIRE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable amphetadesk: diff --git a/www/aolserver/files/aolserver.sh.in b/www/aolserver/files/aolserver.sh.in index 2ba9e5e58d3a..09363bab12dd 100644 --- a/www/aolserver/files/aolserver.sh.in +++ b/www/aolserver/files/aolserver.sh.in @@ -3,7 +3,6 @@ # # PROVIDE: aolserver # REQUIRE: DAEMON NETWORKING SERVERS -# KEYWORD: FreeBSD # # Add the following line to /etc/rc.conf to enable aolserver: # diff --git a/www/apache13+ipv6/files/apache.sh b/www/apache13+ipv6/files/apache.sh index 5b612e5aa804..304192b651c2 100644 --- a/www/apache13+ipv6/files/apache.sh +++ b/www/apache13+ipv6/files/apache.sh @@ -4,7 +4,7 @@ # PROVIDE: apache # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these apache_* variables in one of these files: # /etc/rc.conf diff --git a/www/apache13-modperl/files/apache.sh b/www/apache13-modperl/files/apache.sh index 2491e0514d97..f98638ebbff0 100644 --- a/www/apache13-modperl/files/apache.sh +++ b/www/apache13-modperl/files/apache.sh @@ -1,10 +1,10 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/www/apache13-modperl/files/Attic/apache.sh,v 1.2 2006-01-07 06:29:56 dougb Exp $ +# $FreeBSD: /tmp/pcvs/ports/www/apache13-modperl/files/Attic/apache.sh,v 1.3 2006-02-20 20:47:46 dougb Exp $ # PROVIDE: apache # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these apache_* variables in one of these files: # /etc/rc.conf diff --git a/www/apache13-modssl/files/rcng.sh b/www/apache13-modssl/files/rcng.sh index 237365f1978c..d2c028147a7f 100644 --- a/www/apache13-modssl/files/rcng.sh +++ b/www/apache13-modssl/files/rcng.sh @@ -4,7 +4,7 @@ # PROVIDE: apache # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these apache_* variables in one of these files: # /etc/rc.conf diff --git a/www/apache13-ssl/files/apache.sh b/www/apache13-ssl/files/apache.sh index ccc40d8790bd..ff630bfe76ab 100644 --- a/www/apache13-ssl/files/apache.sh +++ b/www/apache13-ssl/files/apache.sh @@ -6,7 +6,7 @@ # PROVIDE: apache # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable apache: diff --git a/www/apache13/files/apache.sh b/www/apache13/files/apache.sh index 5b612e5aa804..304192b651c2 100644 --- a/www/apache13/files/apache.sh +++ b/www/apache13/files/apache.sh @@ -4,7 +4,7 @@ # PROVIDE: apache # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these apache_* variables in one of these files: # /etc/rc.conf diff --git a/www/apache20/files/apache.sh b/www/apache20/files/apache.sh index 4ca6081fb0e7..a89a1b47e5fe 100644 --- a/www/apache20/files/apache.sh +++ b/www/apache20/files/apache.sh @@ -6,7 +6,7 @@ # PROVIDE: apache2 # REQUIRE: NETWORKING SERVERS # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable apache2: diff --git a/www/apache21/files/apache.sh b/www/apache21/files/apache.sh index 50b83b7aafc2..92bfc1d222f3 100644 --- a/www/apache21/files/apache.sh +++ b/www/apache21/files/apache.sh @@ -1,12 +1,12 @@ #!/bin/sh # -# $FreeBSD: /tmp/pcvs/ports/www/apache21/files/Attic/apache.sh,v 1.9 2006-01-15 18:58:38 clement Exp $ +# $FreeBSD: /tmp/pcvs/ports/www/apache21/files/Attic/apache.sh,v 1.10 2006-02-20 20:47:47 dougb Exp $ # # PROVIDE: apache21 # REQUIRE: NETWORKING SERVERS # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable apache21: diff --git a/www/apache22/files/apache.sh b/www/apache22/files/apache.sh index 03f61a1c17fd..eec4c2a84de0 100644 --- a/www/apache22/files/apache.sh +++ b/www/apache22/files/apache.sh @@ -1,12 +1,12 @@ #!/bin/sh # -# $FreeBSD: /tmp/pcvs/ports/www/apache22/files/Attic/apache.sh,v 1.13 2006-01-23 11:37:04 clement Exp $ +# $FreeBSD: /tmp/pcvs/ports/www/apache22/files/Attic/apache.sh,v 1.14 2006-02-20 20:47:47 dougb Exp $ # # PROVIDE: apache22 # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable apache22: diff --git a/www/dansguardian-devel/files/dansguardian.sh.in b/www/dansguardian-devel/files/dansguardian.sh.in index 8cf3060b3155..8d3924568649 100644 --- a/www/dansguardian-devel/files/dansguardian.sh.in +++ b/www/dansguardian-devel/files/dansguardian.sh.in @@ -1,10 +1,10 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/www/dansguardian-devel/files/Attic/dansguardian.sh.in,v 1.1 2005-12-27 23:02:10 edwin Exp $ +# $FreeBSD: /tmp/pcvs/ports/www/dansguardian-devel/files/Attic/dansguardian.sh.in,v 1.2 2006-02-20 20:47:47 dougb Exp $ # PROVIDE: dansguardian # REQUIRE: NETWORKING SERVERS squid # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these dansguardian_* variables in one of these files: # /etc/rc.conf diff --git a/www/dansguardian/files/dansguardian.sh b/www/dansguardian/files/dansguardian.sh index 43440f0bdf7d..4aefec546e70 100644 --- a/www/dansguardian/files/dansguardian.sh +++ b/www/dansguardian/files/dansguardian.sh @@ -4,7 +4,7 @@ # PROVIDE: dansguardian # REQUIRE: DAEMON squid # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these dansguardian_* variables in one of these files: # /etc/rc.conf diff --git a/www/frontpage/files/frontpage.sh.in b/www/frontpage/files/frontpage.sh.in index f99e31c6f747..4338f5158ae3 100644 --- a/www/frontpage/files/frontpage.sh.in +++ b/www/frontpage/files/frontpage.sh.in @@ -5,7 +5,6 @@ # PROVIDE: frontpage # REQUIRE: DAEMON # BEFORE: apache apache20 apache21 apache22 -# KEYWORD: FreeBSD # Define the following frontpage_* variables in one of the following: # /etc/rc.conf diff --git a/www/instiki/files/instiki.sh b/www/instiki/files/instiki.sh index 28fcfa571539..d4a50d41a4ee 100644 --- a/www/instiki/files/instiki.sh +++ b/www/instiki/files/instiki.sh @@ -2,7 +2,6 @@ # # PROVIDE: instiki # REQUIRE: DAEMON -# KEYWORD: FreeBSD # # Add the following line to /etc/rc.conf to enable instiki: # instiki_enable (bool): Set to "NO" by default diff --git a/www/interchange/files/interchange.sh b/www/interchange/files/interchange.sh index b0427cd36db8..6992188b7624 100644 --- a/www/interchange/files/interchange.sh +++ b/www/interchange/files/interchange.sh @@ -6,7 +6,7 @@ # PROVIDE: interchange # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable Interchange: diff --git a/www/jakarta-tomcat4/files/tomcat4.sh.in b/www/jakarta-tomcat4/files/tomcat4.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/jakarta-tomcat4/files/tomcat4.sh.in +++ b/www/jakarta-tomcat4/files/tomcat4.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/jakarta-tomcat41/files/tomcat41.sh.in b/www/jakarta-tomcat41/files/tomcat41.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/jakarta-tomcat41/files/tomcat41.sh.in +++ b/www/jakarta-tomcat41/files/tomcat41.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/jakarta-tomcat5/files/tomcat50.sh.in b/www/jakarta-tomcat5/files/tomcat50.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/jakarta-tomcat5/files/tomcat50.sh.in +++ b/www/jakarta-tomcat5/files/tomcat50.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/junkbuster/files/junkbuster.sh.in b/www/junkbuster/files/junkbuster.sh.in index 7d8a7212fc55..bd3a1f6715c1 100644 --- a/www/junkbuster/files/junkbuster.sh.in +++ b/www/junkbuster/files/junkbuster.sh.in @@ -3,7 +3,6 @@ # PROVIDE: junkbuster # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD # # Add the following lines to /etc/rc.conf to enable junkbuster: diff --git a/www/oops/files/oops.sh b/www/oops/files/oops.sh index 1fa370b5b354..ebecacce6244 100644 --- a/www/oops/files/oops.sh +++ b/www/oops/files/oops.sh @@ -5,7 +5,6 @@ # PROVIDE: oops # REQUIRE: DAEMON -# KEYWORD: FreeBSD . "%%RC_SUBR%%" diff --git a/www/polipo/files/polipo.sh.in b/www/polipo/files/polipo.sh.in index 8d7732abbaaa..c3faf78b22cd 100644 --- a/www/polipo/files/polipo.sh.in +++ b/www/polipo/files/polipo.sh.in @@ -3,7 +3,7 @@ # PROVIDE: polipo # REQUIRE: NETWORK -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown . %%RC_SUBR%% diff --git a/www/pound/files/pound.sh.in b/www/pound/files/pound.sh.in index 51af6cca04fe..1d61ffca54ba 100644 --- a/www/pound/files/pound.sh.in +++ b/www/pound/files/pound.sh.in @@ -6,7 +6,7 @@ # PROVIDE: %%NAME%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Add the following line to /etc/rc.conf to enable `%%NAME%%': # diff --git a/www/spreadlogd/files/spreadlogd.sh.in b/www/spreadlogd/files/spreadlogd.sh.in index 5f00ca1a1539..24ec9a475ec0 100644 --- a/www/spreadlogd/files/spreadlogd.sh.in +++ b/www/spreadlogd/files/spreadlogd.sh.in @@ -5,7 +5,7 @@ # PROVIDE: spreadlogd # REQUIRE: spread -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable spread: diff --git a/www/thttpd/files/thttpd.sh.in b/www/thttpd/files/thttpd.sh.in index f3a4dc6229bb..091cd19ff582 100644 --- a/www/thttpd/files/thttpd.sh.in +++ b/www/thttpd/files/thttpd.sh.in @@ -6,7 +6,7 @@ # PROVIDE: thttpd # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following line to /etc/rc.conf to enable thttpd: diff --git a/www/tomcat41/files/tomcat41.sh.in b/www/tomcat41/files/tomcat41.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/tomcat41/files/tomcat41.sh.in +++ b/www/tomcat41/files/tomcat41.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/tomcat55/files/tomcat55.sh.in b/www/tomcat55/files/tomcat55.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/tomcat55/files/tomcat55.sh.in +++ b/www/tomcat55/files/tomcat55.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/tomcat6/files/tomcat55.sh.in b/www/tomcat6/files/tomcat55.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/tomcat6/files/tomcat55.sh.in +++ b/www/tomcat6/files/tomcat55.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/tomcat7/files/tomcat55.sh.in b/www/tomcat7/files/tomcat55.sh.in index 96994d9519b3..2823c81ca7d1 100644 --- a/www/tomcat7/files/tomcat55.sh.in +++ b/www/tomcat7/files/tomcat55.sh.in @@ -6,7 +6,7 @@ # PROVIDE: tomcat%%TOMCAT_VERSION%% # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Configuration settings for tomcat%%TOMCAT_VERSION%% in /etc/rc.conf: diff --git a/www/wwwoffle/files/wwwoffled.sh.in b/www/wwwoffle/files/wwwoffled.sh.in index 0c2c2f2bd1b2..18a3d97791c9 100644 --- a/www/wwwoffle/files/wwwoffled.sh.in +++ b/www/wwwoffle/files/wwwoffled.sh.in @@ -4,7 +4,7 @@ # PROVIDE: wwwoffled # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define these wwwoffled_* variables in one of these files: # /etc/rc.conf diff --git a/www/zope/files/zeo.sh b/www/zope/files/zeo.sh index 66057530b549..ccd02604fc90 100644 --- a/www/zope/files/zeo.sh +++ b/www/zope/files/zeo.sh @@ -6,7 +6,7 @@ # PROVIDE: zeo # REQUIRE: DAEMON # BEFORE: zope -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # prefix=%%PREFIX%% diff --git a/www/zope/files/zope.sh b/www/zope/files/zope.sh index eb6ec5b70acd..56f3ab038e84 100644 --- a/www/zope/files/zope.sh +++ b/www/zope/files/zope.sh @@ -1,12 +1,12 @@ #!/bin/sh # Start or stop zope -# $FreeBSD: /tmp/pcvs/ports/www/zope/files/Attic/zope.sh,v 1.6 2005-12-30 23:37:16 girgen Exp $ +# $FreeBSD: /tmp/pcvs/ports/www/zope/files/Attic/zope.sh,v 1.7 2006-02-20 20:47:50 dougb Exp $ # PROVIDE: zope # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # prefix=%%PREFIX%% |