Improvements to mod_dav [patch]

Clement Laforet sheepkiller at cultdeadsheep.org
Fri Aug 27 05:13:55 PDT 2004


On Fri, 27 Aug 2004 11:20:06 +0200
Volker Stolz <stolz at i2.informatik.rwth-aachen.de> wrote:

> Am 26. Aug 2004 um 14:23 CEST schrieb Clement Laforet:
> > fine for me. But please use ${WWWOWN} and ${WWWGRP} instead of
> > USER=www.
> 
> Okay, changed.
thanks!

> I just noticed two more things: Installing from the
> port behaves differently from the package since apxs isn't called. I
> revamped the *-install-logic so that it does exactly the same in all
> cases. Also, I moved the displayed advice from post-install to
> pkg-message where everybody can see it and pointed out the already
> created lock db.(Like in the previous version, the module is activated
> immediately)

OK. neat :)

+do-install:
+	${INSTALL_DATA} ${WRKSRC}/libdav.so ${PREFIX}/libexec/apache
Can you please use ${INSTALL_PROGRAM}? So it can be stripped, and install
with 755 perms (like other apache modules)
 
> Sorry for having to bother you again. Cheers,
>   Volker

Hey, it's our works ;-)
Feel free to commit it.

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20040827/1fc95e78/attachment-0001.bin


More information about the freebsd-apache mailing list