diff options
Diffstat (limited to 'www-servers')
39 files changed, 0 insertions, 40 deletions
diff --git a/www-servers/boa/files/boa.conf b/www-servers/boa/files/boa.conf index 7402deb8e2ee..a888ffc5427b 100644 --- a/www-servers/boa/files/boa.conf +++ b/www-servers/boa/files/boa.conf @@ -10,8 +10,6 @@ # these directives mimic those of NCSA httpd 1.3; I saw no reason to # introduce gratuitous differences. -# $Id$ - # The "ServerRoot" is not in this configuration file. It can be compiled # into the server (see defines.h) or specified on the command line with # the -c option, for example: diff --git a/www-servers/boa/files/boa.initd b/www-servers/boa/files/boa.initd index dd0242a00021..fe9b63efe1d6 100644 --- a/www-servers/boa/files/boa.initd +++ b/www-servers/boa/files/boa.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # NB: Standard config is in /etc/boa/boa.conf # NB: Arguments to pass to boa are in /etc/conf.d/boa diff --git a/www-servers/boa/files/boa.rc6 b/www-servers/boa/files/boa.rc6 index 8cadfaaaac25..506abfbe697c 100644 --- a/www-servers/boa/files/boa.rc6 +++ b/www-servers/boa/files/boa.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # NB: Standard config is in /etc/boa/boa.conf # NB: Arguments to pass to boa are in /etc/conf.d/boa diff --git a/www-servers/bozohttpd/files/bozohttpd.initscript b/www-servers/bozohttpd/files/bozohttpd.initscript index d7a44e771b71..9f05c4184178 100644 --- a/www-servers/bozohttpd/files/bozohttpd.initscript +++ b/www-servers/bozohttpd/files/bozohttpd.initscript @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ #NB: Config is in /etc/conf.d/bozohttpd diff --git a/www-servers/cherokee/files/cherokee.logrotate-r1 b/www-servers/cherokee/files/cherokee.logrotate-r1 index acb30e2cefa5..49b68364bc24 100644 --- a/www-servers/cherokee/files/cherokee.logrotate-r1 +++ b/www-servers/cherokee/files/cherokee.logrotate-r1 @@ -1,4 +1,3 @@ -# $Id$ # lighttpd logrotate script for Gentoo /var/log/cherokee/cherokee.access /var/log/cherokee/cherokee.error { diff --git a/www-servers/gatling/files/gatling.initd b/www-servers/gatling/files/gatling.initd index af8c0efbad26..fadb1ce9d175 100644 --- a/www-servers/gatling/files/gatling.initd +++ b/www-servers/gatling/files/gatling.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Gatling high performance web server init script" opts="reload" diff --git a/www-servers/hiawatha/files/hiawatha.initd b/www-servers/hiawatha/files/hiawatha.initd index 080912c6d047..61bea734994e 100644 --- a/www-servers/hiawatha/files/hiawatha.initd +++ b/www-servers/hiawatha/files/hiawatha.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/www-servers/hiawatha/files/hiawatha.initd-r1 b/www-servers/hiawatha/files/hiawatha.initd-r1 index 2aad215e02d4..a6ebb0d64c4b 100644 --- a/www-servers/hiawatha/files/hiawatha.initd-r1 +++ b/www-servers/hiawatha/files/hiawatha.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/www-servers/lighttpd/files/conf/lighttpd.conf b/www-servers/lighttpd/files/conf/lighttpd.conf index 1c69581a192c..763170c6ff0c 100644 --- a/www-servers/lighttpd/files/conf/lighttpd.conf +++ b/www-servers/lighttpd/files/conf/lighttpd.conf @@ -1,6 +1,5 @@ ############################################################################### # Default lighttpd.conf for Gentoo. -# $Id$ ############################################################################### # {{{ variables diff --git a/www-servers/lighttpd/files/conf/mime-types.conf b/www-servers/lighttpd/files/conf/mime-types.conf index 4d083e3abec7..e2a72e2d2e76 100644 --- a/www-servers/lighttpd/files/conf/mime-types.conf +++ b/www-servers/lighttpd/files/conf/mime-types.conf @@ -1,7 +1,6 @@ ############################################################################### # Default mime-types.conf for Gentoo. # include'd from lighttpd.conf. -# $Id$ ############################################################################### # {{{ mime types diff --git a/www-servers/lighttpd/files/conf/mod_cgi.conf b/www-servers/lighttpd/files/conf/mod_cgi.conf index 306f927f0791..982333a007c6 100644 --- a/www-servers/lighttpd/files/conf/mod_cgi.conf +++ b/www-servers/lighttpd/files/conf/mod_cgi.conf @@ -1,7 +1,6 @@ ############################################################################### # mod_cgi.conf # include'd by lighttpd.conf. -# $Id$ ############################################################################### # diff --git a/www-servers/lighttpd/files/conf/mod_fastcgi.conf b/www-servers/lighttpd/files/conf/mod_fastcgi.conf index fe1c84fece6b..b72b1ce604b1 100644 --- a/www-servers/lighttpd/files/conf/mod_fastcgi.conf +++ b/www-servers/lighttpd/files/conf/mod_fastcgi.conf @@ -1,7 +1,6 @@ ############################################################################### # mod_fastcgi.conf # include'd by lighttpd.conf. -# $Id$ ############################################################################### server.modules += ("mod_fastcgi") diff --git a/www-servers/lighttpd/files/lighttpd.initd b/www-servers/lighttpd/files/lighttpd.initd index 1a4fa561e16b..190cd140e95e 100644 --- a/www-servers/lighttpd/files/lighttpd.initd +++ b/www-servers/lighttpd/files/lighttpd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload graceful" diff --git a/www-servers/lighttpd/files/lighttpd.logrotate b/www-servers/lighttpd/files/lighttpd.logrotate index ef9dcc082e06..80a8644e2c97 100644 --- a/www-servers/lighttpd/files/lighttpd.logrotate +++ b/www-servers/lighttpd/files/lighttpd.logrotate @@ -1,4 +1,3 @@ -# $Id$ # lighttpd logrotate script for Gentoo /var/log/lighttpd/*.log { diff --git a/www-servers/lighttpd/files/lighttpd.logrotate-r1 b/www-servers/lighttpd/files/lighttpd.logrotate-r1 index 724ff049d3c9..a364680035b2 100644 --- a/www-servers/lighttpd/files/lighttpd.logrotate-r1 +++ b/www-servers/lighttpd/files/lighttpd.logrotate-r1 @@ -1,4 +1,3 @@ -# $Id$ # lighttpd logrotate script for Gentoo /var/log/lighttpd/*.log { diff --git a/www-servers/monkeyd/files/monkeyd.confd b/www-servers/monkeyd/files/monkeyd.confd index fe725e80b9c1..818957c9792c 100644 --- a/www-servers/monkeyd/files/monkeyd.confd +++ b/www-servers/monkeyd/files/monkeyd.confd @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Add any additional command line arguments here MONKEY_ARGS="" diff --git a/www-servers/monkeyd/files/monkeyd.initd b/www-servers/monkeyd/files/monkeyd.initd index 3eb1e60d1f0a..c44975ddda24 100644 --- a/www-servers/monkeyd/files/monkeyd.initd +++ b/www-servers/monkeyd/files/monkeyd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DAEMON="/usr/bin/monkey" CONFFILE="/etc/monkeyd/monkey.conf" diff --git a/www-servers/monkeyd/files/monkeyd.initd-r1 b/www-servers/monkeyd/files/monkeyd.initd-r1 index df6bb51d1255..6ec67e11435c 100644 --- a/www-servers/monkeyd/files/monkeyd.initd-r1 +++ b/www-servers/monkeyd/files/monkeyd.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DAEMON="/usr/sbin/monkey" CONFFILE="/etc/monkeyd/monkey.conf" diff --git a/www-servers/nginx/files/nginx.initd-r4 b/www-servers/nginx/files/nginx.initd-r4 index 1b7385f80c3f..31f79baa099b 100644 --- a/www-servers/nginx/files/nginx.initd-r4 +++ b/www-servers/nginx/files/nginx.initd-r4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="configtest" extra_started_commands="upgrade reload" diff --git a/www-servers/nginx/files/nginx.logrotate-r1 b/www-servers/nginx/files/nginx.logrotate-r1 index a78ed7a1a79c..bc9d87a09a91 100644 --- a/www-servers/nginx/files/nginx.logrotate-r1 +++ b/www-servers/nginx/files/nginx.logrotate-r1 @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ /var/log/nginx/*_log { missingok diff --git a/www-servers/pound/files/pound.init-1.9 b/www-servers/pound/files/pound.init-1.9 index fd00aca8d685..905c97b78a81 100644 --- a/www-servers/pound/files/pound.init-1.9 +++ b/www-servers/pound/files/pound.init-1.9 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/www-servers/resin/files/4.0.46/resin.init b/www-servers/resin/files/4.0.46/resin.init index 66e26463e84a..2ce1af068f93 100644 --- a/www-servers/resin/files/4.0.46/resin.init +++ b/www-servers/resin/files/4.0.46/resin.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/www-servers/resin/files/4.0.48/resin.init b/www-servers/resin/files/4.0.48/resin.init index 66e26463e84a..2ce1af068f93 100644 --- a/www-servers/resin/files/4.0.48/resin.init +++ b/www-servers/resin/files/4.0.48/resin.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.confd b/www-servers/spawn-fcgi/files/spawn-fcgi.confd index 7369e13d6c4d..3e7f103a8fe2 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.confd +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.confd @@ -1,6 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # DO NOT MODIFY THIS FILE DIRECTLY! CREATE A COPY AND MODIFY THAT INSTEAD! diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 index 1bf818326010..74879c2eb6fc 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PROGNAME=${SVCNAME#*.} SPAWNFCGI=/usr/bin/spawn-fcgi diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 index 4d4323212770..e7941a125a58 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PROGNAME=${SVCNAME#*.} SPAWNFCGI=/usr/bin/spawn-fcgi diff --git a/www-servers/thin/files/thin.initd-r4 b/www-servers/thin/files/thin.initd-r4 index 0b828842fd35..9885a830e73e 100644 --- a/www-servers/thin/files/thin.initd-r4 +++ b/www-servers/thin/files/thin.initd-r4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ SERVER=${SVCNAME#*.} if [ ${SERVER} != thin ]; then diff --git a/www-servers/uwsgi/files/uwsgi.confd-r4 b/www-servers/uwsgi/files/uwsgi.confd-r4 index f56240302af1..5469c7b875f9 100644 --- a/www-servers/uwsgi/files/uwsgi.confd-r4 +++ b/www-servers/uwsgi/files/uwsgi.confd-r4 @@ -1,5 +1,4 @@ # Distributed under the terms of the GNU General Public License v2 -# $Id$ # YOU SHOULD ONLY MODIFY THIS FILE IF YOU USE THE UWSGI EMPEROR MODE! # IF YOU WANT TO RUN A SINGLE APP INSTANCE, CREATE A COPY AND MODIFY THAT INSTEAD! diff --git a/www-servers/uwsgi/files/uwsgi.initd-r7 b/www-servers/uwsgi/files/uwsgi.initd-r7 index 5f38e67778ea..64dfc7a736ff 100644 --- a/www-servers/uwsgi/files/uwsgi.initd-r7 +++ b/www-servers/uwsgi/files/uwsgi.initd-r7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PROGNAME=${SVCNAME#*.} diff --git a/www-servers/varnish/files/varnishd.initd-r3 b/www-servers/varnish/files/varnishd.initd-r3 index d1a2454c51bf..ff8eaf691ea3 100644 --- a/www-servers/varnish/files/varnishd.initd-r3 +++ b/www-servers/varnish/files/varnishd.initd-r3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHD_PID=${VARNISHD_PID:-/run/${SVCNAME}.pid} CONFIGFILES="${CONFIGFILE:-/etc/varnish/default.vcl}" diff --git a/www-servers/varnish/files/varnishd.initd-r4 b/www-servers/varnish/files/varnishd.initd-r4 index c60f8be04bfe..4bc5061d2356 100644 --- a/www-servers/varnish/files/varnishd.initd-r4 +++ b/www-servers/varnish/files/varnishd.initd-r4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHD_PID=${VARNISHD_PID:-/run/${SVCNAME}.pid} CONFIGFILES="${CONFIGFILE:-/etc/varnish/default.vcl}" diff --git a/www-servers/varnish/files/varnishlog.initd b/www-servers/varnish/files/varnishlog.initd index f98442a07166..ebbf52ec4da3 100644 --- a/www-servers/varnish/files/varnishlog.initd +++ b/www-servers/varnish/files/varnishlog.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHLOG_PID=${VARNISHLOG_PID:-/run/${SVCNAME}.pid} diff --git a/www-servers/varnish/files/varnishncsa.initd b/www-servers/varnish/files/varnishncsa.initd index f17bf3e9837a..e9c0001736eb 100644 --- a/www-servers/varnish/files/varnishncsa.initd +++ b/www-servers/varnish/files/varnishncsa.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHNCSA_PID=${VARNISHNCSA_PID:-/run/${SVCNAME}.pid} diff --git a/www-servers/varnish/files/varnishncsa.initd-r1 b/www-servers/varnish/files/varnishncsa.initd-r1 index c21d528fbf44..8a584decc965 100644 --- a/www-servers/varnish/files/varnishncsa.initd-r1 +++ b/www-servers/varnish/files/varnishncsa.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VARNISHNCSA_PID=${VARNISHNCSA_PID:-/run/${SVCNAME}.pid} diff --git a/www-servers/xsp/files/2.2/mod-mono-server-r1.initd b/www-servers/xsp/files/2.2/mod-mono-server-r1.initd index 6e091dd53432..22d7ba9af428 100644 --- a/www-servers/xsp/files/2.2/mod-mono-server-r1.initd +++ b/www-servers/xsp/files/2.2/mod-mono-server-r1.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: mod-mono-server-r1.initd,v 1.1 2012/01/22 12:54:29 pacho Exp $ depend() { use net diff --git a/www-servers/xsp/files/2.2/mod-mono-server.confd b/www-servers/xsp/files/2.2/mod-mono-server.confd index 7cefdbea49b4..6c6836b9561b 100644 --- a/www-servers/xsp/files/2.2/mod-mono-server.confd +++ b/www-servers/xsp/files/2.2/mod-mono-server.confd @@ -1,5 +1,4 @@ # Config file for /etc/init.d/mod-mono-server -# $Id: mod-mono-server.confd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ # Configuration directives for mod-mono-server.exe. For more information on # these variables, see the man page for xsp(1). diff --git a/www-servers/xsp/files/2.2/mod-mono-server.initd b/www-servers/xsp/files/2.2/mod-mono-server.initd index 3906dc983893..fb1c44935e09 100644 --- a/www-servers/xsp/files/2.2/mod-mono-server.initd +++ b/www-servers/xsp/files/2.2/mod-mono-server.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: mod-mono-server.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ depend() { use net diff --git a/www-servers/xsp/files/2.2/xsp.confd b/www-servers/xsp/files/2.2/xsp.confd index 45a79a52bb63..e4f79aafa5e5 100644 --- a/www-servers/xsp/files/2.2/xsp.confd +++ b/www-servers/xsp/files/2.2/xsp.confd @@ -1,5 +1,4 @@ # Config file for /etc/init.d/xsp -# $Id: xsp.confd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ # This is the document root; trailing slash is not necessary MonoServerRoot=/usr/lib/xsp/test diff --git a/www-servers/xsp/files/2.2/xsp.initd b/www-servers/xsp/files/2.2/xsp.initd index 8ae8aab83baa..6ac7bbf87c0b 100644 --- a/www-servers/xsp/files/2.2/xsp.initd +++ b/www-servers/xsp/files/2.2/xsp.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: xsp.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ depend() { need net |