CVS log for ports/www/apache13-modssl/files/Attic/rcng.sh
Up to [FreeBSD] / ports / www / apache13-modssl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Tue Oct 20 18:02:29 2009 UTC (2 years, 3 months ago) by dinoex
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
- USE_RC_SUBR != yes PR: 136853 Submitted by: Philip M. Gollucci - extend startup to handle options and multiple instances Obtained from: ports/www/apache22
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 12 11:40:28 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- fix custom apache_flags PR: 121479 Submitted by: Laurent Frigault
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 20 20:47:46 2006 UTC (5 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
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.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 7 06:29:57 2006 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 14 05:30:53 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- add compatibility to apachectl in rcng.sh Submitted by: nork
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 3 16:27:45 2004 UTC (7 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
s/run_rc_commmand/run_rc_command/ Pointed out by: Dan Langille <dan@langille.org> Pointy hat to: nork
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 3 04:27:23 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
- rcNG-fy Submitted by: nork WARNING installing the package will overwrite your "etc/rc.d/apache.sh" installing from port is safe - new option WITHOUT_RC_SUBR
