From owner-freebsd-apache@FreeBSD.ORG Fri Aug 27 12:13:55 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB4B16A4CE for ; Fri, 27 Aug 2004 12:13:55 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id CE36C43D69 for ; Fri, 27 Aug 2004 12:13:50 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 74516 invoked by uid 89); 27 Aug 2004 14:13:46 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22 (clamdscan: 0.74. spamassassin: 2.63. Clear:RC:1(192.168.0.8):. Processed in 0.108381 secs); 27 Aug 2004 12:13:46 -0000 X-Qmail-Scanner-Mail-From: sheepkiller@cultdeadsheep.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22 (Clear:RC:1(192.168.0.8):. Processed in 0.108381 secs) Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 27 Aug 2004 14:13:46 +0200 Received: (qmail 21821 invoked from network); 27 Aug 2004 14:12:13 +0200 Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by persephone.cultdeadsheep.org with SMTP; 27 Aug 2004 14:12:13 +0200 Date: Fri, 27 Aug 2004 14:13:33 +0200 From: Clement Laforet To: Volker Stolz 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> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__27_Aug_2004_14_13_33_+0200_UFb9MN06Jrv8PvRY" cc: apache@freebsd.org Subject: Re: Improvements to mod_dav [patch] X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 12:13:55 -0000 --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 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--