non port: www/apache13/files/apache.sh |
Number of commits found: 13 |
Monday, 1 Oct 2007
|
04:00 ache
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>
|
Saturday, 9 Dec 2006
|
17:34 ache
Replace
# REQUIRE: DAEMON
# BEFORE: LOGIN
with
# REQUIRE: LOGIN cleanvar
(mysql-first problem)
PR: 106429
|
Thursday, 10 Aug 2006
|
11:51 ache
Use more rcNG compatible method for limits(1)
PR: 101746
|
Monday, 20 Feb 2006
|
20:47 dougb
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.
|
Sunday, 29 Aug 2004
|
11:07 ache
rc_flags not expanded yet at this point in startup script.
Change it to apache_flags directly.
|
Tuesday, 27 Jul 2004
|
11:17 ache
Move 'limits' from start_precmd to start_cmd because with new localpkg
it affects all subsequent scripts.
|
Monday, 26 Jul 2004
|
15:24 roam
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)
|
Friday, 7 May 2004
|
20:20 ache
Add start_precmd to set limits of www user
|
Saturday, 1 May 2004
|
18:44 ache
commmand -> command
|
Friday, 30 Apr 2004
|
21:44 nork
rcNG-fy.
Approved by: ache
Suggested by: hrs
|
Monday, 22 Apr 2002
|
03:26 dinoex
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
|
Tuesday, 18 Jul 2000
|
11:17 ache
Fix path to apachectl in stop
|
Wednesday, 5 Jul 2000
|
13:37 tg
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: 13 |