diff options
author | dougb <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
commit | 654894d0d627b812897863a5b0118e2e609d9dce (patch) | |
tree | aaeeff4c736ebd629a9db1fb4cf382efc01289fe /www | |
parent | 72fc60e1446f886be55c78935b567e74cfd4fddd (diff) | |
download | FreeBSD-ports-654894d0d627b812897863a5b0118e2e609d9dce.zip FreeBSD-ports-654894d0d627b812897863a5b0118e2e609d9dce.tar.gz |
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.
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 3305549..f014684 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 3305549..f014684 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 2ba9e5e..09363ba 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 5b612e5..304192b 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 2491e05..f98638e 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 237365f..d2c0281 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 ccc40d8..ff630bf 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 5b612e5..304192b 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 4ca6081..a89a1b4 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 50b83b7..92bfc1d 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 03f61a1..eec4c2a 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 8cf3060..8d39245 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 43440f0b..4aefec5 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 f99e31c..4338f51 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 28fcfa5..d4a50d4 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 b0427cd..6992188 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 96994d9..2823c81 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 96994d9..2823c81 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 96994d9..2823c81 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 7d8a721..bd3a1f6 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 1fa370b..ebecacc 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 8d7732a..c3faf78 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 51af6cc..1d61ffc 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 5f00ca1..24ec9a47 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 f3a4dc6..091cd19 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 96994d9..2823c81 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 96994d9..2823c81 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 96994d9..2823c81 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 96994d9..2823c81 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 0c2c2f2..18a3d97 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 6605753..ccd0260 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 eb6ec5b..56f3ab0 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%% |