CVS log for ports/www/apache13-modssl/files/Attic/apache.sh
Up to [FreeBSD] / ports / www / apache13-modssl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Tue Jul 7 03:56:52 2009 UTC (2 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
- drop option WITHOUT_RC_SUBR
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 7 16:48:54 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- option WITH_APACHE_IPV6 PR: 42427 Submitted by: sec@42.org - fix Usage
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 19 17:45:25 2002 UTC (9 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -7 lines
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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 15 16:10:38 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Gently persuade apache13-modssl to install in the same filesystem space as www/apache13 does, so that other apache-dependendent ports DTRT regardless of which one is installed. Nothing concrete (other than we're working on a real cleanup of the apache ports) has been heard from any of the maintainers. Obviously that is the best solution, but with 4.2-RELEASE just around the corner, we have an opportunity here to at least remove a few bogons. Both times I've raised this issue on -ports, however, there has been significant interest in the patches, and now plenty of confirmations that the modifications do not break the port in other ways.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:37:00 2000 UTC (11 years, 7 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
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. The (42 or so) ports that already DTRT before are unchanged.
