From owner-freebsd-ports@FreeBSD.ORG Fri Aug 20 19:01:17 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 67E4E16A4CE for ; Fri, 20 Aug 2004 19:01:17 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1054843D31 for ; Fri, 20 Aug 2004 19:01:17 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-10.local ([172.16.0.10]) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1ByEdV-0005yC-Nu; Fri, 20 Aug 2004 21:01:16 +0200 Date: Fri, 20 Aug 2004 21:01:13 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Clement Laforet From: Oliver Eikemeier In-Reply-To: <20040820201439.2156a212.sheepkiller@cultdeadsheep.org> Message-Id: <4E78B49E-F2DB-11D8-A951-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 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 19:01:17 -0000 Clement Laforet wrote: >> 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 could find an agreement that this is The Right Thing To Do(tm), it should be usable for every apache version. > If we can "impose" an apxs patch, we can use it to detect installed (a > -port option to apxs) An option is more problematic than an environment variable, since you have to patch the ports Makefiles for it. OTOH this is fine with me when it is more convenient. > It should be discussed on apache@, during the freeze ;-). Whenever you want. I guess it will suffice when most of the */apache[12]* port maintainers agree. Still looking for subscribers? -Oliver