Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca b617e71e6a Update php71 to 7.1.0rc1 (PHP 7.1.0RC1).
01 Sep 2016, PHP 7.1.0RC1

- Core:
  . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)
  . Fixed bug #72943 (assign_dim on string doesn't reset hval). (Laruence)
  . Fixed bug #72598 (Reference is lost after array_slice()) (Nikita)
  . Fixed bug #72703 (Out of bounds global memory read in BF_crypt triggered by
    password_verify). (Anatol)
  . Implement \ArgumentCountError when passing in too few arguments (Davey)

- COM:
  . Fixed bug #72922 (COM called from PHP does not return out parameters).
    (Anatol)

- Dba:
  . Fixed bug #70825 (Cannot fetch multiple values with group in ini file).
    (cmb)

- GD:
  . Fixed bug #66005 (imagecopy does not support 1bit transparency on truecolor
    images). (cmb)
  . Fixed bug #72913 (imagecopy() loses single-color transparency on palette
    images). (cmb)
  . Fixed bug #68716 (possible resource leaks in _php_image_convert()). (cmb)

- iconv:
  . Fixed bug #72320 (iconv_substr returns false for empty strings). (cmb)

- Intl:
  . Fixed bug #65732 (grapheme_*() is not Unicode compliant on CR LF
    sequence). (cmb)

- JSON:
  . Implemented earlier return when json_encode fails, fixes bugs #68992
    (Stacking exceptions thrown by JsonSerializable) and #70275 (On recursion
    error, json_encode can eat up all system memory). (Jakub Zelenka)

- mbstring:
  . Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)

- Opcache:
  . Fixed bug #72949 (Typo in opcache error message). (cmb)

- PDO_DBlib:
  . Implemented stringify 'uniqueidentifier' fields.
    (Alexander Zhuravlev, Adam Baratz)

- Reflection:
  . Reverted prepending \ for class names. (Trowski)

- Session:
  . Fixed bug #72940 (SID always return "name=ID", even if session
    cookie exist). (Yasuo)
  . Implemented session_gc() and session_create_id() functions. (Yasuo)

- SimpleXML:
  . Fixed bug #72971 (SimpleXML isset/unset do not respect namespace). (Nikita)
  . Fixed bug #72957 (Null coalescing operator doesn't behave as expected with
    SimpleXMLElement). (Nikita)

- SOAP:
  . Fixed bug #71711 (Soap Server Member variables reference bug). (Nikita)
  . Fixed bug #71996 (Using references in arrays doesn't work like expected).
    (Nikita)

- Standard:
  . Fixed bug #72920 (Accessing a private constant using constant() creates
    an exception AND warning). (Laruence)
  . Fixed bug #65550 (get_browser() incorrectly parses entries with "+" sign).
    (cmb)
  . Fixed bug #71882 (Negative ftruncate() on php://memory exhausts memory).
    (cmb)

- XML:
  . Fixed bug #72714 (_xml_startElementHandler() segmentation fault). (cmb)
2016-09-12 15:38:01 +00:00
archivers Add upstream pull request. 2016-09-04 12:40:24 +00:00
audio Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
benchmarks Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
biology Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
bootstrap Revise ABI discussion 2016-07-15 14:51:16 +00:00
cad add pkg-config to USE_TOOLS 2016-09-09 20:07:23 +00:00
chat Fix CONF_FILES_PERMS; avoids build failure with "can't shift that many" 2016-09-11 03:47:49 +00:00
comms Use PKGMANDIR. 2016-09-08 14:46:49 +00:00
converters Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
cross Make sure no precompiled headers are installed with any gcc version. 2016-08-20 09:23:42 +00:00
databases Updated shared-mime-info to 1.7. 2016-09-12 08:09:30 +00:00
devel Update SOPE to 2.3.14 required by SOGo 2.3.14. 2016-09-12 14:44:08 +00:00
distfiles
doc Note update of www/SOGo package to 2.3.14. 2016-09-12 14:53:46 +00:00
editors Updated editors/texstudio 2.0.8 to 2.11.0 2016-09-07 04:18:27 +00:00
emulators Use INSTALLTION_DIRS instead of AUTO_MKDIRS= yes, thanks wiz@ 2016-09-12 13:49:46 +00:00
filesystems PR pkg/51058 2016-09-09 15:40:17 +00:00
finance Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
fonts Updated harfbuzz to 1.3.1. 2016-09-12 07:34:41 +00:00
games Updated games/gnuchess-book to 1.02 2016-09-12 14:37:47 +00:00
geography Update to 1.13 2016-09-08 01:11:28 +00:00
graphics Fix PLIST inconsistency after recent update, sorry. 2016-09-12 14:01:19 +00:00
ham Updated ham/fldigi to 3.23.13 2016-08-07 12:32:47 +00:00
inputmethod Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
lang Update php71 to 7.1.0rc1 (PHP 7.1.0RC1). 2016-09-12 15:38:01 +00:00
licenses Rename (non-free) Dynamic Drive license to have a "-license" suffix. 2016-09-06 15:25:10 +00:00
mail Remove 55 from PHP_VERSIONS_ACCEPTED. Fixes bulk builds. 2016-09-12 10:02:47 +00:00
math This package does in fact support python-3.x. 2016-09-11 16:55:17 +00:00
mbone Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
meta-pkgs Update bulk-medium to 20160911. 2016-09-11 17:12:02 +00:00
misc Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
mk Introduce GFORTRAN_VERSION, pick which version of gfortran is used. 2016-09-12 12:18:13 +00:00
multimedia Add upstream bug report URL. 2016-09-12 09:07:40 +00:00
net Add upstream bug report URL. 2016-09-12 11:04:54 +00:00
news Support PKGMANDIR. 2016-09-08 14:53:18 +00:00
packages
parallel Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
pkgtools Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
print Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
shells Since this violates the general prefix rules and won't build e.g. with 2016-09-07 21:03:21 +00:00
sysutils xenkernel42: apply upstream's build fix for GCC5 2016-09-12 13:22:39 +00:00
templates Add a list of options to generated README.html files. Patch from 2015-10-03 13:17:57 +00:00
textproc Fix PLIST inconsistency after recent update to 5.3.7, sorry. 2016-09-12 14:06:08 +00:00
time Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
wm awesome: update to 3.5.9 2016-08-27 08:04:42 +00:00
www Update SOGo to 2.3.14. 2016-09-12 14:53:12 +00:00
x11 Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.