From owner-freebsd-ports@FreeBSD.ORG Fri Aug 20 18:15:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E3C16A4CE for ; Fri, 20 Aug 2004 18:15:09 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F20543D55 for ; Fri, 20 Aug 2004 18:15:04 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 72291 invoked by uid 89); 20 Aug 2004 20:14:59 +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.083824 secs); 20 Aug 2004 18:14:59 -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.083824 secs) Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 20 Aug 2004 20:14:58 +0200 Received: (qmail 87736 invoked from network); 20 Aug 2004 20:13:22 +0200 Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by persephone.cultdeadsheep.org with SMTP; 20 Aug 2004 20:13:22 +0200 Date: Fri, 20 Aug 2004 20:14:39 +0200 From: Clement Laforet To: Oliver Eikemeier Message-Id: <20040820201439.2156a212.sheepkiller@cultdeadsheep.org> In-Reply-To: References: <20040820181220.4405c774.sheepkiller@cultdeadsheep.org> 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__20_Aug_2004_20_14_39_+0200_L4O8UQQBBUR=rkNn" cc: ports@freebsd.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 18:15:10 -0000 --Signature=_Fri__20_Aug_2004_20_14_39_+0200_L4O8UQQBBUR=rkNn Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Fri, 20 Aug 2004 19:31:24 +0200 Oliver Eikemeier wrote: > The problem with that is that you call ${APXS_PREFIX}/sbin/apxs, which > > doesn't matter here, since LOCALBASE = APXS_PREFIX, but won't work > otherwise. Besides, packages will ignore every -p given to pkg_add(1). OK. I see the problem. Thanks for the clarification. > So, as far as I understand the situation, it's apxs that should be > fixed to honor PREFIX, and everything should be fine without the need > for the hacks in the packing list. > > Which means something like: > might do the trick. It was my first idea. But I designed Makefile.modules.3rd to be usuable with any apache version, so I decided to try previous hack ;) If we can "impose" an apxs patch, we can use it to detect installed (a -port option to apxs) It should be discussed on apache@, during the freeze ;-). > Sorry for the premature reaction, I should have done more research. No problem, Oliver, Makefile.modules.3rd is undocumented, uncommented, not-so-readable and full of small tricks which seem stupid but fix many problem you can face when you port apache modules. We have the same purpose: a clean ports tree, and my job is just to clean apache-related ports mess :-) clem --Signature=_Fri__20_Aug_2004_20_14_39_+0200_L4O8UQQBBUR=rkNn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBJj+QsRhfjwcjuh0RAu3OAJ9lvlmJrIaIniRN4s5CFcnP0XhdjACffrrF V/8H3Mx7+FIN3VCoc4qgmbo= =yN+0 -----END PGP SIGNATURE----- --Signature=_Fri__20_Aug_2004_20_14_39_+0200_L4O8UQQBBUR=rkNn--