Date: Wed, 11 Sep 2013 10:01:29 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Darren Pilgrim <ports.maintainer@evilphi.com> Cc: ports@FreeBSD.org Subject: Re: [RELEASE - 83amd64-default][mail/squirrelmail-postfixadmin-plugin] Build failed for squirrelmail-postfixadmin-plugin-2.3.0_3 during run-depends Message-ID: <20130911080128.GM40186@ithaqua.etoilebsd.net> In-Reply-To: <52301E85.9070309@evilphi.com> References: <201309110640.r8B6ent3030197@beefy2.isc.freebsd.org> <52301E85.9070309@evilphi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--qse+WBH4guesipZ+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 11, 2013 at 12:40:53AM -0700, Darren Pilgrim wrote: > Have a look at the log. Zend pulls in in php-5.4. Then squirrelmail=20 > tries to pull in php-5.3. Squirrelmail should fail for php > 5.3, but=20 > it doesn't. You'd have to bug THAT maintainer about it. This is a=20 > problem OUTSIDE MY PORT, so please stop bothering me about it! The default php is php-5.4, meaning that is is normal that Zend pulls php-5.4, squirrelmail pulling a non default version is making squirrelmail = not package compliant (as one has to modify it's configuration to require php-5= =2E3 So here we have too bugs: 1 it is impossible for the php framework in ports= to properly handle 2 version of php at the sametime (which I don't think is possible as-is (would require imho a lot of work). 2 the squirrelmail ports= are not suitable for package building because of 1 and it doesn't depend on the default php. A quick fix here is to mark squirrelmail as not package friendly for now. Do you want me to do that? regards, Bapt --qse+WBH4guesipZ+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlIwI1gACgkQ8kTtMUmk6EzTswCcCNv+f0YUzyNot5LaAZEskFtG J8sAn1ZoLtUZyhdg+dQIxG3zRijJs7VA =NUBM -----END PGP SIGNATURE----- --qse+WBH4guesipZ+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130911080128.GM40186>