From owner-freebsd-ports@FreeBSD.ORG Tue Mar 1 10:17:17 2005 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 528A816A4CE; Tue, 1 Mar 2005 10:17:17 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A720E43D48; Tue, 1 Mar 2005 10:17:16 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id 4E56197773; Tue, 1 Mar 2005 10:17:15 +0000 (GMT) Received: from gravitas.thebunker.net (localhost [127.0.0.1]) j21AGgRL054669; Tue, 1 Mar 2005 10:16:42 GMT (envelope-from matthew@gravitas.thebunker.net) Received: (from matthew@localhost) by gravitas.thebunker.net (8.13.1/8.13.1/Submit) id j21AGgMm054522; Tue, 1 Mar 2005 10:16:42 GMT (envelope-from matthew) Date: Tue, 1 Mar 2005 10:16:42 +0000 From: Matthew Seaman To: Alex Dupre Message-ID: <20050301101641.GC5353@gravitas.thebunker.net> References: <422392E2.2050405@microdrive.com> <4223969B.5030602@xbsd.org> <42239D37.3020803@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gr/z0/N6AeWAPJVB" Content-Disposition: inline In-Reply-To: <42239D37.3020803@FreeBSD.org> User-Agent: Mutt/1.5.8i cc: ports@FreeBSD.org cc: "Ephraim F. Moya" cc: Florent Thoumie Subject: Re: [Fwd: Re: FreeBSD Port: mod_php5-5.0.3_2,1] 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: Tue, 01 Mar 2005 10:17:17 -0000 --gr/z0/N6AeWAPJVB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 28, 2005 at 11:37:43PM +0100, Alex Dupre wrote: > Florent Thoumie wrote: >=20 > >>>How can I change the package to require apache-2.0.53? >=20 > Build the port and select apache2, that's the only way. >=20 > >>>Have you guys ever considered a package to > >>>automate the whole process? Apache2, php5 + MySQL including all the > >>>'mods' needed (like mbstring, etc). >=20 > Considered, yes....pratical, not :-( Having packages that depends on=20 > apache2 means we should duplicate every php extension. Ummm... you can put the following (or something like it) in /etc/make.conf before installing a port that depends on PHP or MySQL or Apache: WITH_APACHE2=3D yes APACHE_PORT?=3D www/apache2 =20 DEFAULT_PHP_VER=3D 5 WITH_MYSQL_VER=3D 41 which will override the default dependencies and cause the wanted versions of those ports to be installed instead. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --gr/z0/N6AeWAPJVB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQiRBCZr7OpndfbmCAQKWwAQAvdtRw3PShwYBjpOMyI1wMPD/Y6+ENDh8 zAPxOXAK012MGeyUv3/WEtc3lvvFzjjTkKj+LWgr8nPGH4bTyUsxI+xNrcNkMUmI iMhE9PNpLulFEzU49lViwadNo0f4EQvdbqndUOb2m4sN0dJ3id0UAgFtrxtkty2k nr4B+HN1RlQ= =DmpQ -----END PGP SIGNATURE----- --gr/z0/N6AeWAPJVB--