CVS log for ports/mail/assp/files/assp.in
Up to [FreeBSD] / ports / mail / assp / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 14 08:55:52 2012 UTC (3 weeks, 6 days ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:13:09 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.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr#
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 12 22:20:19 2009 UTC (2 years, 5 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Switch back to using assp_flags and fix the man page instructions. Obtained from: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 8 12:45:24 2009 UTC (2 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix default assp.cfg file creation and log file path.
Use assp_args rather than assp_flags in assp.in, according to the man page (before, assp_flags used to override user settings in assp_args).
Remove SIMPLE option ("Use procedural Web Page interfaces", defaults to ON).
Obtained from: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 18 03:08:23 2006 UTC (5 years, 6 months ago) by rafan
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_5_EOL, RELEASE_4_EOL, PRE_XORG_7
- Update to 1.2.2 - Use new style rc script name (no .sh suffix) - Add more OPTIONS PR: ports/100233 Submitted by: maintainer
