Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 14:13:33 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Cc:        apache@freebsd.org
Subject:   Re: Improvements to mod_dav [patch]
Message-ID:  <20040827141333.466568bb.sheepkiller@cultdeadsheep.org>
In-Reply-To: <20040827092006.GD62195@i2.informatik.rwth-aachen.de>
References:  <20040826110042.GJ90982@i2.informatik.rwth-aachen.de> <20040826142310.6c2f0276.sheepkiller@cultdeadsheep.org> <20040827092006.GD62195@i2.informatik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Fri__27_Aug_2004_14_13_33_+0200_UFb9MN06Jrv8PvRY
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Fri, 27 Aug 2004 11:20:06 +0200
Volker Stolz <stolz@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

--Signature=_Fri__27_Aug_2004_14_13_33_+0200_UFb9MN06Jrv8PvRY
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBLyVwsRhfjwcjuh0RAkAtAJ91acjWVDBDji0QNkGWZRR4JD8XaACgtAr1
3bDgwWcnTn0eB5/eAeIjhgs=
=WasW
-----END PGP SIGNATURE-----

--Signature=_Fri__27_Aug_2004_14_13_33_+0200_UFb9MN06Jrv8PvRY--


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