Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca cf0bb0a9cd Update php53 pacakge to 5.3.9; PHP 5.3.9.
suhosin-patch is provided as modified one; only copyright year.


PHP 5.3.9 Released!

[10-Jan-2012] The PHP development team would like to announce the immediate
availability of PHP 5.3.9. This release focuses on improving the stability of
the PHP 5.3.x branch with over 90 bug fixes, some of which are security
related.

Security Enhancements and Fixes in PHP 5.3.9:

	* Added max_input_vars directive to prevent attacks based on hash
	  collisions. (CVE-2011-4885)
	* Fixed bug #60150 (Integer overflow during the parsing of invalid
          exif header). (CVE-2011-4566)

Key enhancements in PHP 5.3.9 include:

	* Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd
          argument to is_a and is_subclass_of).
	* Fixed bug #55609 (mysqlnd cannot be built shared)
	* Many changes to the FPM SAPI module

For a full list of changes in PHP 5.3.9, see the ChangeLog. For source
downloads please visit our downloads page, Windows binaries can be found on
windows.php.net/download/.

All users are strongly encouraged to upgrade to PHP 5.3.9.
2012-01-11 14:53:35 +00:00
archivers Fix build on systems that don't provide a definition for MIN. 2012-01-11 14:29:36 +00:00
audio Fix build on SunOS. 2012-01-11 14:48:59 +00:00
benchmarks Fix compiler version grep to match better. Fixes build on NetBSD with 2011-12-19 13:21:39 +00:00
biology Update to 1.6.13. 2012-01-08 12:47:18 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Fix undefined behavior (promoted from a warning to an error in recent gcc) 2012-01-03 01:18:46 +00:00
chat Add missing mk/termcap buildlink. 2012-01-09 23:08:56 +00:00
comms USE_TOOLS, not TOOLS. Apparently my fault 2012-01-04 14:33:53 +00:00
converters add patch for CVE-2011-4919 (bad permissions on created files) 2012-01-10 21:09:55 +00:00
cross Don't install c++filt, it comes with binutils. PKGREVISION -> 6 2012-01-02 01:25:25 +00:00
databases Change make to $(MAKE), because gmake is required. 2012-01-10 14:00:46 +00:00
devel Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
distfiles
doc Updated ruby-gnome2 to 1.1.0. 2012-01-11 13:51:45 +00:00
editors clean up outdated dependencies, bump PKGREV 2012-01-09 17:31:56 +00:00
emulators Update to 1.6.0. 2012-01-09 19:39:52 +00:00
filesystems Update perfused to 20111217 2012-01-09 05:31:26 +00:00
finance Newer GCC doesn't allow template instantiation with incomplete types, so 2011-12-23 01:19:16 +00:00
fonts update the patch from Redhat bug #692909 to the latest version, fixes 2012-01-10 19:21:15 +00:00
games Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
geography Update to 3.3.2 (bugfixes from 3.3.0, basically). 2012-01-08 18:37:33 +00:00
graphics Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
ham Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
inputmethod Fixes PLIST for Linux and HP-UX. 2012-01-07 12:58:45 +00:00
lang Update php53 pacakge to 5.3.9; PHP 5.3.9. 2012-01-11 14:53:35 +00:00
licenses Add ion-license for notion. 2012-01-08 15:23:05 +00:00
mail Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
math Update to Maxima 5.26.0 2012-01-10 03:38:08 +00:00
mbone Regenerate diffs for GNU patch. 2011-12-14 03:21:51 +00:00
meta-pkgs Update ruby-gnome2 to 1.1.0. 2012-01-11 14:10:11 +00:00
misc Update to 0.3.2: 2012-01-10 23:30:09 +00:00
mk Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable. 2012-01-04 11:53:38 +00:00
multimedia Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
net Update "wireshark" package to version 1.6.5. Changes since 1.6.4: 2012-01-11 09:48:24 +00:00
news Recursive PKGREVISION bump because of devel/libslang2 buildlink addition. 2012-01-10 01:45:20 +00:00
packages
parallel Update to MPICH2 1.4.1p1 2012-01-11 09:43:25 +00:00
pkgtools update cksums 2012-01-09 21:18:10 +00:00
print Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Re-enable PAM support, as it works fine provided one does not mix multiple 2012-01-09 05:25:36 +00:00
shells Set NOT_FOR_PLATFORM=${LP64PLATFORMS} as scsh is known to not be 64-bit 2011-12-22 04:37:51 +00:00
sysutils Support -p and -mXXX arguments. 2012-01-11 13:07:31 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Add and enable p5-Text-Typography. 2012-01-11 04:32:48 +00:00
time Add missing mk/termcap buildlink. 2012-01-08 03:47:51 +00:00
wm + notion. 2012-01-08 15:22:27 +00:00
www Update to 3.20120109. From the changelog: 2012-01-09 21:26:44 +00:00
x11 Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.