Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2009 19:00:21 -0500
From:      Dan Langille <dan@langille.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   net/cvsup-mirror
Message-ID:  <4B087F15.4050508@langille.org>

next in thread | raw e-mail | index | archive | help
I think there's a bug in net/cvsup-mirror/cvsupd.sh.in

I think we need to add these lines to the file:

command_args="-e -C ${maxclients:-8} -l @${facility:-daemon} \
         -b ${base:-/home/ncvs} ${cvsupd_flags} -s sup.client"

... just before this line: stop_cmd="cvsupd_stop"

Why?

I just installed the port.  When i start it from the command line, it 
stays in the forground. It goes away after the first connection terminates.

With the line, the port behaves as normal.

Anyone concur?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B087F15.4050508>