FreeBSD Port: lighttpd-1.4.13_1

Wesley Shields wxs at atarininja.org
Thu Jan 4 19:56:19 PST 2007


On Fri, Jan 05, 2007 at 01:47:33AM +0000, Darren Redgrave wrote:
> Hi,
> 
> I've been playing with lighttpd getting WebDAV working from  
> FreeBSD6.1. I've found it does work if compiled in with a few small  
> modifications to the port Makefile. the patch isn't perfect as I dont  
> seem to be able to get it to continue installing if uuid is already  
> installed. I've only done basic testing but it does seem to work fine  
> with OSX and Windows clients. Sorry if this is the wrong way to bring  
> this up.
> 
> 
> 43c43,44
> <               VALGRIND        "Enable valgrind support" off
> ---
> >               VALGRIND        "Enable valgrind support" off \
> >               WEBDAV          "Enable WebDAV support" off
> 109a111,116
> >
> > .if defined(WITH_WEBDAV)
> > LIB_DEPENDS+=           libuuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
> > CONFIGURE_ARGS+=        --with-webdav-props --with-webdav-locks
> > .endif

A PR (send-pr or the web interface) that is CC'ed to the maintainer of
the port is the best way to get your patch looked at.  Also, most people
prefer unified diffs so you may want to send it in that format.

-- WXS


More information about the freebsd-ports mailing list