Date: Sat, 15 Nov 2003 17:18:49 +0100 From: Alex Kiesel <kiesel@schlund.de> To: Dan Langille <dan@langille.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/php-gtk Makefilepatch-ext_c Message-ID: <1068913129.1060.48.camel@boost.home.ahk> In-Reply-To: <3FB5FA08.20393.EDF5677@localhost> References: <3FB10F71.30086.5948CC76@localhost> <3FB5FA08.20393.EDF5677@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Hnynn8DFakUJMzGx4XKS Content-Type: multipart/mixed; boundary="=-XLJfsAXLkrklrElOh639" --=-XLJfsAXLkrklrElOh639 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-11-15 at 16:03, Dan Langille wrote: > > Not really: > > root@boost ttyp2 /usr/ports/x11-toolkits/php-gtk# make -V PORTVERSION > > 1.0.0 root@boost ttyp2 /usr/ports/x11-toolkits/php-gtk# make > > master-sites-all http://gtk.php.net/distributions/ > > http://document-root.de/mirror/php-gtk/ > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ > >=20 > > The problem, you are encountering is that php-gtk requires the CLI > > (command line interface) version of the PHP port. You seem to have > > installed another type (probably the CGI version), so the > > build-requirements are not met. >=20 > I am not attempting to build. I am attempting to obtain the list of=20 > master sites. More specifically, FreshPorts is attempting to obtain=20 > this information. Is this a limitation of the port or of the ports=20 > system? It's a limitation of the PHP4-port. The attached patch should solve your problem, as the Makefile no longer generates conflicting dependencies (when you have installed php4-cgi). OTOH, build problems now may occur, as the port does not build with the cgi version. By default the correct PHP-version will be installed. Can someone commit this, or do we need a pr? Greets, - Alex --=-XLJfsAXLkrklrElOh639 Content-Disposition: attachment; filename=Makefile.diff Content-Type: text/x-patch; name=Makefile.diff; charset=iso-8859-1 Content-Transfer-Encoding: base64 SW5kZXg6IE1ha2VmaWxlDQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpSQ1MgZmlsZTogL2hvbWUvbmN2cy9wb3J0cy94 MTEtdG9vbGtpdHMvcGhwLWd0ay9NYWtlZmlsZSx2DQpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMTAN CmRpZmYgLXUgLXIxLjEwIE1ha2VmaWxlDQotLS0gTWFrZWZpbGUJMTEgTm92IDIwMDMgMDU6Mzk6 NTAgLTAwMDAJMS4xMA0KKysrIE1ha2VmaWxlCTE1IE5vdiAyMDAzIDE2OjE3OjM1IC0wMDAwDQpA QCAtMjEsNyArMjEsNiBAQA0KIFdBTlRfQVVUT01BS0VfVkVSPQkxNQ0KIFdBTlRfQVVUT0NPTkZf VkVSPQkyNTMNCiBMSUJUT09MRklMRVM9CSMgbm9uZQ0KLVdBTlRfUEhQX0NMST0JeWVzDQogVVNF X1BIUElaRT0JeWVzDQogVVNFX0FVVE9DT05GPQlubw0KIFVTRV9HTUFLRT0JeWVzDQo= --=-XLJfsAXLkrklrElOh639-- --=-Hnynn8DFakUJMzGx4XKS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/tlHpjBUEFQn0+hERAhW8AJ4nu/TiWgikHuYwhk1ubQOUO8baGgCfVrBS f77h4B1wrsbdLpzYWPsSRtY= =WHQz -----END PGP SIGNATURE----- --=-Hnynn8DFakUJMzGx4XKS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068913129.1060.48.camel>