Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2007 22:56:45 -0500
From:      Wesley Shields <wxs@atarininja.org>
To:        Darren Redgrave <dazza@luckydonkey.com>
Cc:        mnag@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: FreeBSD Port: lighttpd-1.4.13_1
Message-ID:  <20070105035645.GA43384@atarininja.org>
In-Reply-To: <48851DB1-94FD-4129-B262-957D46C3AFBA@luckydonkey.com>
References:  <48851DB1-94FD-4129-B262-957D46C3AFBA@luckydonkey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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