On Fri, Apr 01, 2011 at 10:23:38PM +0400, Sergey Bronnikov wrote:
> On 18:33 Fri 01 Apr , Stuart Henderson wrote:
> > On 2011/04/01 21:16, Sergey Bronnikov wrote:
> > > 
> > > The Radicale Project is a complete CalDAV calendar server solution. 
> > > It can store multiple calendars.
> > 
> > here's an initial diff .. also the rc file and DESCR need cleaning up
> > and I don't really think net/ is the right category, perhaps www or
> > productivity.
> 
> your diff applied, thanks!
> CATEGORIES changed to "www productivity"


PLIST needs
@rcscript ${RCDIR}/radicale
to install the rc.d script.

pkg/radicale.rc
does not need
pexp=${daemon} - it's the default.

Should have a 
daemon_user="_radicale"

so it doesn't run as root (needs entry in infrastructure/db/user.list).

radicale script needs patching shebang line

#!/usr/bin/python

doesn't exist on our systems. Not sure what it should - is there a MOD_PY 
variable
for the path to the python executable?

Ian

Reply via email to