non port: www/apache13/files/apache.sh |
SVNWeb
|
Number of commits found XX: 13 |
Mon, 1 Oct 2007
|
[ 04:00 ache ]
1.178 www/apache13/Makefile
1.1 www/apache13/files/apache.in
1.13 www/apache13/files/apache.sh
1.64 www/apache13/pkg-plist
Use new style of startup script install
Use dirrmtry when remove some directories
Respect DOCSDIR in pkg-plist
(with small mod from me)
PR: 116776
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
Sat, 9 Dec 2006
|
[ 17:34 ache ]
1.174 www/apache13/Makefile
1.12 www/apache13/files/apache.sh
Replace
# REQUIRE: DAEMON
# BEFORE: LOGIN
with
# REQUIRE: LOGIN cleanvar
(mysql-first problem)
PR: 106429
|
Thu, 10 Aug 2006
|
[ 11:51 ache ]
1.173 www/apache13/Makefile
1.11 www/apache13/files/apache.sh
Use more rcNG compatible method for limits(1)
PR: 101746
|
Mon, 20 Feb 2006
|
[ 20:47 dougb ]
1.2 audio/autocd/files/autocd.sh
1.5 audio/daapd/files/daapd.sh
1.2 audio/gnump3d/files/gnump3d.sh.in
1.3 audio/icecast2/files/icecast2.sh.in
1.2 audio/musicpd/files/musicpd.sh
1.4 audio/shoutcast/files/shoutcast.sh.in
1.6 audio/slimserver/files/slimserver.sh.in
1.2 comms/ltmdm/files/ltmdm.sh.in
1.2 comms/smstools/files/patch-bin_sms
1.2 comms/vpb-driver/files/vpb.sh.in
(Only the first 10 of 267 ports in this commit are shown above. )
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.
|
Sun, 29 Aug 2004
|
[ 11:07 ache ]
1.9 www/apache13/files/apache.sh
rc_flags not expanded yet at this point in startup script.
Change it to apache_flags directly.
|
Tue, 27 Jul 2004
|
[ 11:17 ache ]
1.154 www/apache13/Makefile
1.8 www/apache13/files/apache.sh
Move 'limits' from start_precmd to start_cmd because with new localpkg
it affects all subsequent scripts.
|
Mon, 26 Jul 2004
|
[ 15:24 roam ]
1.153 www/apache13/Makefile
1.7 www/apache13/files/apache.sh
In the rc.d/localpkg New World Order, the apache.sh startup script may
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
|
Fri, 7 May 2004
|
[ 20:20 ache ]
1.148 www/apache13/Makefile
1.6 www/apache13/files/apache.sh
Add start_precmd to set limits of www user
|
Sat, 1 May 2004
|
[ 18:44 ache ]
1.147 www/apache13/Makefile
1.5 www/apache13/files/apache.sh
commmand -> command
|
Fri, 30 Apr 2004
|
[ 21:44 nork ]
1.15 UPDATING
1.146 www/apache13/Makefile
1.4 www/apache13/files/apache.sh
1.2 www/apache13/pkg-message
1.51 www/apache13/pkg-plist
rcNG-fy.
Approved by: ache
Suggested by: hrs
|
Mon, 22 Apr 2002
|
[ 03:26 dinoex ]
1.110 www/apache13/Makefile
1.3 www/apache13/files/apache.sh
Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"
Approved by: ache
|
Tue, 18 Jul 2000
|
[ 11:17 ache ]
unknown www/apache13/files/apache.sh
Fix path to apachectl in stop
|
Wed, 5 Jul 2000
|
[ 13:37 tg ]
unknown audio/rplay/Makefile
unknown audio/rplay/files/rplayd.sh
unknown chinese/xemacs/files/xemacs20.sh
unknown comms/conserver/Makefile
unknown comms/conserver/files/conserver.sh
unknown comms/hylafax/files/hylafax.sh.sample
unknown comms/qpage/Makefile
unknown comms/qpage/files/qpage.sh
unknown databases/msql/Makefile
unknown databases/msql/files/msql2.sh
(Only the first 10 of 99 ports in this commit are shown above. )
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.
|
Number of commits found XX: 13 |