CVS log for ports/www/cherokee/files/cherokee.sh.in
Up to [FreeBSD] / ports / www / cherokee / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 14 08:57:12 2012 UTC (4 weeks ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:15:11 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr#
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 1 18:27:20 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Add flag to detach from console on system start - Bump portrevision PR: ports/127020 Submitted by: Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 29 17:43:09 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Fix rc script - Bump portrevision PR: ports/126954 Submitted by: Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 28 02:29:53 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -0 lines
- Update to 0.8.1 - Major release with complete docs and admin interface
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 25 09:03:55 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.6.1 - Many changes since 0.5. See http://www.cherokee-project.com
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:02:48 2007 UTC (4 years, 9 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -9 lines
- Remove checkconfig function from rc.d script - Move www root into www/cherokee - Configure thread-enabled readdir - Simplify options - Fix require in rc.d script - Protect user-tunable files - Default user and group to www - Minor tweaks - Bump portrevision PR: ports/112103 [1], ports/111611 [2] (based on) Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) [1], mnag [2]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 18:55:37 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to 0.5.4 - Fix comment in cherokee.sh.in PR: ports/100564 Submitted by: KATO Tsuguru
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 21:51:35 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
- Add rc script PR: ports/94724 Submitted by: chinsan <chinsan.tw@gmail.com>
