Date: Wed, 30 Jan 2013 08:09:18 +0100 From: Florian Smeets <flo@smeets.im> To: Frederic Culot <culot@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, freebsd-ports@charlieroot.de Subject: Re: svn commit: r311199 - head/www/typo3 Message-ID: <5108C71E.3040307@smeets.im> In-Reply-To: <201301300627.r0U6RDc0020926@svn.freebsd.org> References: <201301300627.r0U6RDc0020926@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2PEPJBVANNQSBCLJGMVGA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 30.01.13 07:27, Frederic Culot wrote: > Author: culot > Date: Wed Jan 30 06:27:12 2013 > New Revision: 311199 > URL: http://svnweb.freebsd.org/changeset/ports/311199 >=20 > Log: > - Fix USE_MYSQL usage by explicitly depending on MySQL server [2] >=20 > .if ${PORT_OPTIONS:MMYSQL} > -USE_MYSQL=3D yes > +USE_MYSQL=3D server > IGNORE_WITH_MYSQL=3D 41 50 > .endif > =20 >=20 I'm not sure if this is the right thing to do. This forces the server dependency on everyone, even those who run a dedicated database host. I just grepped the tree and there are only 12 ports doing this. Most of them should IMHO be fixed to depend on the client only. However I can see why people would want this, when you are installing everything on one host. Maybe those ports should be converted to have a MYSQL_SERVER option, but I think it should be disabled by default. Other opinions? Florian ------enig2PEPJBVANNQSBCLJGMVGA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlEIxx8ACgkQapo8P8lCvwmpnwCeJaQGSpOpcnz7qpjmTkodwwJs cxIAnRb+3LANnD2Jd8QFiSlXfFBwrJew =zaHM -----END PGP SIGNATURE----- ------enig2PEPJBVANNQSBCLJGMVGA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5108C71E.3040307>