non port: devel/subversion/files/svnserve.in |
Number of commits found: 5 |
Saturday, 14 Jan 2012
|
08:57 dougb
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.
 |
Saturday, 27 Mar 2010
|
00:15 dougb
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
 |
Monday, 27 Oct 2008
|
16:53 lev
Add "--listen-host 0.0.0.0" to default svnserve flags, to listen on IPv4
addresses.
PR: ports/128367
 |
Saturday, 25 Oct 2008
|
09:06 lev
(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
 |
Wednesday, 18 Jul 2007
|
08:03 lev
Update to 1.4.4
Fix `svnserve' startup script to know about svnserve wrapper [1]
PR: [1] ports/113818
 |
Number of commits found: 5 |