From owner-freebsd-ports@FreeBSD.ORG Wed Jul 10 21:54:33 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 538A8159 for ; Wed, 10 Jul 2013 21:54:33 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id E773A1DCA for ; Wed, 10 Jul 2013 21:54:32 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Mda8q-1UXeGL1YSK-00PKPk; Wed, 10 Jul 2013 23:54:25 +0200 Message-ID: <51DDD811.6000501@gmx.de> Date: Wed, 10 Jul 2013 23:54:25 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Florent Peterschmitt Subject: Re: lang/php5 - separate apache module from php5 port References: <51DDC8B0.6090604@peterschmitt.fr> <1373490714.2623.19.camel@ArchNrz> <51DDCF90.70605@peterschmitt.fr> <51DDD202.9050005@gmx.de> <51DDD606.2020907@peterschmitt.fr> In-Reply-To: <51DDD606.2020907@peterschmitt.fr> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:TktlyC40ddlSMQMO4IK7na7r+LfSknW5wALHvLmEpyIXq9OMUne YkwtlpCrpnnzgekjpJvpnyPrYomV958ALMuwx9EsO4q/JZNAY/1AYWmHgrJ0uBeZ7JLQG0U xxorIDHCTVt8H/GXuyXLyviL846ibw3vRfJB+OJfFytEfyfvvoshhYM6OVtoMmSxgTS4bSS c2dCH40Pz3Q7quYvspdwQ== Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 21:54:33 -0000 On 2013-07-10 23:45, Florent Peterschmitt wrote: > Le 10/07/2013 23:28, olli hauer a écrit : >> Try APACHE_PORT=www/apache24 > > Ow… poudriere wants to rebuild everything… > > But, what if I want to keep both apache22 and apache24 in the repository ? > > A separate module would be useful. > > I have a question about that. Who to build two versions of one module ? > Like for python, if I want py27 and py33 versions of the same module, > under the same repository ? > > Here it would be ap22-mod_php5 and ap24-mod_php5. > Thats what I thought with your first mail and I suspect this is a good idea.