<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/php4/Makefile.php, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-12-09T14:40:08Z</updated>
<entry>
<title>add USE_LANGUAGES c++, so that some extensions using C++ build properly</title>
<updated>2007-12-09T14:40:08Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2007-12-09T14:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e2fcdf082b2b3f0941ec59cc4dda7007d0ac40a'/>
<id>urn:sha1:8e2fcdf082b2b3f0941ec59cc4dda7007d0ac40a</id>
<content type='text'>
fixes problem reported by reinhold ropper for php-gd
</content>
</entry>
<entry>
<title>Convert packages that test and use USE_INET6 to use the options framework</title>
<updated>2007-09-07T22:12:10Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-07T22:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f517bc25c1dfd477877da169af65a161a689211'/>
<id>urn:sha1:2f517bc25c1dfd477877da169af65a161a689211</id>
<content type='text'>
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
</content>
</entry>
<entry>
<title>Remove PEAR from the default PHP install</title>
<updated>2007-05-05T21:35:05Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-05-05T21:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b814aa273e67f2e34ac2afb14b189fc309433dc'/>
<id>urn:sha1:5b814aa273e67f2e34ac2afb14b189fc309433dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove --enable-memory-limit - 8MB is too low, and this just</title>
<updated>2006-10-20T22:10:33Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2006-10-20T22:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=890422b5850f9afae6c577ce2cc7f91388058f36'/>
<id>urn:sha1:890422b5850f9afae6c577ce2cc7f91388058f36</id>
<content type='text'>
duplicates process resource limits, which already provide necessary
"safety net" protection against rogue scripts

bump PKGREVISION for this

adressess PR pkg/32007 by "pancake"

also remove --enable-track-vars, since that configure argument
is long gone from PHP
</content>
</entry>
<entry>
<title>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dae8fea14cb07876cbc876f030a3b37361f56b8'/>
<id>urn:sha1:3dae8fea14cb07876cbc876f030a3b37361f56b8</id>
<content type='text'>
CONFIGURE_ARGS.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>PKGBASE is defined too late to be used in PKG_OPTIONS_VAR.</title>
<updated>2005-11-11T07:04:57Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-11-11T07:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3657b7f61365ff688f3bc3558e944f7472064fd4'/>
<id>urn:sha1:3657b7f61365ff688f3bc3558e944f7472064fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}.</title>
<updated>2005-11-05T17:25:39Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-11-05T17:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f38d65884e9a0d2727e68a31ce37580e9efd061'/>
<id>urn:sha1:7f38d65884e9a0d2727e68a31ce37580e9efd061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use --with-openssl=${BUILDLINK_PREFIX.openssl} to specify real path</title>
<updated>2005-11-04T21:16:30Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-11-04T21:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3425bcf0e795ac5e7214f0b8cbb67fbed117d6e'/>
<id>urn:sha1:a3425bcf0e795ac5e7214f0b8cbb67fbed117d6e</id>
<content type='text'>
so that configure won't try to run the (possibly not installed) pkg-config.
</content>
</entry>
<entry>
<title>Update php to 4.4.1. Besides incorporating XML_RPC-1.4.0 and fopen wrappers</title>
<updated>2005-11-01T23:12:15Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2005-11-01T23:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aad4d313f112468ffcef7e7590909a84a5750df1'/>
<id>urn:sha1:aad4d313f112468ffcef7e7590909a84a5750df1</id>
<content type='text'>
security fix, this fixes serious security problems regarding overwriting
of the GLOBALS array.

All users of PHP 4.3 and 4.4 sare encouradged to update to this version.

The --with-regex=system bug with re_magic has been fixed too, so re-enabling
use of --with-regex=system for all operating systems again
</content>
</entry>
</feed>
