CVS log for ports/devel/subversion/files/svnserve.in
Up to [FreeBSD] / ports / devel / subversion / 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:35 2012 UTC (4 weeks ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 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:12:53 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: +1 -1 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
Mon Oct 27 16:53:49 2008 UTC (3 years, 3 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -2 lines
Add "--listen-host 0.0.0.0" to default svnserve flags, to listen on IPv4 addresses. PR: ports/128367
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 25 09:06:21 2008 UTC (3 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
(1) Update to 1.5.4 (2) Create SVNUSER in cases when SVHGROUP is created [1] (3) Change default repository path to "/home/svn/repos" in svnwrapper [1] (4) Fix typo [2] PR: [1] ports/122972, [2] ports/127347
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 18 08:03:30 2007 UTC (4 years, 6 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Update to 1.4.4 Fix `svnserve' startup script to know about svnserve wrapper [1] PR: [1] ports/113818
