Commit graph

265118 commits

Author SHA1 Message Date
khorben
7f05f4f5e5 Register support for SSP on Linux (limited to x86 first)
Tested on Debian GNU/Linux 8.8 (amd64).

Actual support will depend on the underlying distribution though.
2017-06-09 17:04:18 +00:00
ryoon
8d5c627e38 Workaround for a WRKREF error 2017-06-09 17:02:44 +00:00
ryoon
4da0ab15a9 Fix build with Perl 5.26.0 2017-06-09 16:57:55 +00:00
khorben
369b9cea32 Register support for FORTIFY on Linux
Tested on Debian GNU/Linux 8.8 (amd64).

Actual support will depend on the underlying distribution though.
2017-06-09 16:56:26 +00:00
ryoon
26072b57ad Fix build with Perl 5.26.0 2017-06-09 16:55:10 +00:00
ryoon
a6ead610c6 Fix build with Perl 5.26.0 2017-06-09 16:43:15 +00:00
adam
2d98b667e5 Added dependencies for Python 2.7 2017-06-09 13:57:54 +00:00
taca
06e65b13b8 Note update of lang/php71 package to 7.1.6. 2017-06-09 01:24:08 +00:00
taca
2236876945 Update php71 to 7.1.6.
7 Jun 2017, PHP 7.1.6

- Core:
  . Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i).
    (Laruence)
  . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST).
    (Laruence)
  . Fixed bug #74589 (__DIR__ wrong for unicode character). (Anatol)

- intl:
  . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)

- MySQLi:
  . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
    argument w/strict_types). (Anatol)

- Opcache:
  . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)

- phar:
  . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
    and DELETE method). (Christian Weiske)

- Readline:
  . Fixed bug #74490 (readline() moves the cursor to the beginning of the line).
    (Anatol)

- Standard:
  . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
    (Damian Wadley, Anatol)

- xmlreader:
  . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
2017-06-09 01:23:25 +00:00
schmonz
ca2ba384f4 Fix build with Perl 5.26.0. 2017-06-08 22:35:46 +00:00
wiz
40f0e84f6d Remove outdated comment, tests work. 2017-06-08 22:19:14 +00:00
adam
40ce17ab94 Updated converters/py-chardet to 3.0.4 2017-06-08 19:07:20 +00:00
adam
499d974761 chardet 3.0.4
This minor bugfix release just fixes some packaging and documentation issues:
* Fix issue with setup.py where pytest_runner was always being installed.
* Make sure test.py is included in the manifest
* Fix a bunch of old URLs in the README and other docs.
* Update documentation to no longer imply we test/support Python 3 versions before 3.3
2017-06-08 19:06:51 +00:00
adam
5dff051605 Expand __arraycount macro - it is not portable 2017-06-08 18:14:51 +00:00
schmonz
7aabc7decd Fix build with Perl 5.26.0. 2017-06-08 14:56:35 +00:00
taca
8077ac866b Note update of lang/php70 package to 7.0.20. 2017-06-08 14:53:36 +00:00
taca
6d2efa4b68 Update php70 to 7.0.20.
8 Jun 2017 PHP 7.0.20

- Core:
  . Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i).
    (Laruence)
  . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST).
    (Laruence)

- intl:
  . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)

- MySQLi:
  . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
    argument w/strict_types). (Anatol)

- Opcache:
  . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)

- phar:
  . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
    and DELETE method). (Christian Weiske)

- Standard:
  . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
    (Damian Wadley, Anatol)

- xmlreader:
  . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
2017-06-08 14:52:59 +00:00
joerg
5fed7e4117 Fix error checking for shmat. Ensure that PrintErr is actually defined. 2017-06-08 14:06:38 +00:00
schmonz
f27d88a70d Fix build with Perl 5.26.0. 2017-06-08 14:05:17 +00:00
jlam
ec41070ccc Detect built-in ATF on the system.
ATF is discovered by looking for the lib/pkgconfig/atf-sh.pc
pkg-config file in the base system.
2017-06-08 13:30:16 +00:00
ryoon
a6ba44144e Fix build with Perl 5.26.0 2017-06-08 12:57:15 +00:00
adam
bde8e5aef6 Fix for missing EGL_CAST 2017-06-08 12:37:33 +00:00
schmonz
c24abeb028 Fix build with Perl 5.26.0. 2017-06-08 11:55:33 +00:00
adam
fee91a37a3 Updated www/libproxy to 0.4.15 2017-06-08 11:29:24 +00:00
adam
2096a86cbd Removed USE_LIBTOOL for good 2017-06-08 11:27:46 +00:00
adam
721f14b91e Version 0.4.15
Port to, and require, SpiderMonkey 38.
Fix "NetworkManager plugin not being built"
Fix "networkmanager plugin not working
Fix "Invalid read after free"
Fix intermittent unit test failures.
2017-06-08 11:27:05 +00:00
wiz
1154c6f8d2 Actually bump perl requirement to 5.26 (different installation path
for modules).
2017-06-08 11:05:33 +00:00
wiz
e78fd3500f Updated textproc/mdoclint to 1.56 2017-06-08 10:20:07 +00:00
wiz
0dda99196c Remove -e and -l; both now supported by mandoc.
From Ingo Schwarze.

Bump version.
2017-06-08 10:19:56 +00:00
maya
d76ec1bb61 Take maintainership of all (recent-ish) GCC packages
I have gone into the depths of GCC and came back alive, so feel free
to ask me about it.
2017-06-08 09:52:47 +00:00
wiz
f9cd85c7b5 Updated devel/git-base to 2.13.1nb1 2017-06-08 09:09:02 +00:00
wiz
498a188de9 Fix endianness issue using upstream commit
6b851e536b

Bump PKGREVISION.
2017-06-08 09:08:51 +00:00
wiz
6e9ff406dd Updated graphics/asymptote to 2.41 2017-06-08 08:47:39 +00:00
wiz
0775d69dfc Updated asymptote to 2.41.
Release Notes for Version 2.41

The rendering of Bezier patches was improved. Minor improvements were made
to perpendicular marks in the geometry package. A perl issue was addressed.
Two unwanted temporary files are now removed after TeX processing.
EPS output is now supported with all TeX engines. A workaround was
implemented for the ImageMagick jpeg black background bug.

Release Notes for Version 2.40

A partial workaround for the OpenGL transparency bug was implemented, by
presorting transparent triangles of the same material. The examples were
updated and a segmentation fault was fixed. Multisample detection, surface
rendering, and crack filling algorithms were fixed. The default compilation
flags now specify -std=c++11.

Release Notes for Version 2.39

A workaround was implemented for the backwards incompatibility in the
TeXLive 2016 graphicx package. Empty tick labels in graphs are now avoided.
A paletteticks NoTicks option was added. Support for lualatex was improved.
Renderers for Bezier patches and curves more efficient than those
in the deprecated GLU library were implemented.
2017-06-08 08:47:26 +00:00
wiz
7eaff42dc8 Restrict to python-2.7 due to py-scp. 2017-06-08 08:38:35 +00:00
wiz
5f7276b584 Fix build with perl-5.26 using
0a122ccf1e
2017-06-08 08:33:45 +00:00
wiz
7d084320ce I was too hopeful. This does not really support gnupg2 yet, see
https://rt.cpan.org/Public/Bug/Display.html?id=102651

Switch back to gnupg1. Bump PKGREVISION.
2017-06-08 08:29:30 +00:00
adam
b32fa7774e Updated security/py-oauth2client to 4.1.1 2017-06-08 04:42:08 +00:00
adam
9fe890056f v4.1.1
New features:
Allow passing prompt='consent' via the flow_from_clientsecrets
2017-06-08 04:41:45 +00:00
jnemeth
d51943df9b sort 2017-06-08 04:39:23 +00:00
adam
a75c8ddc80 Updated graphics/libepoxy to 1.4.3 2017-06-08 04:32:19 +00:00
adam
020b2fe02d Changes 1.4.3:
Require Meson 0.39.1; the previous release already had an implicit requirement on this version
Allow disabling EGL support when building Epoxy
Add support for building on Haiku
Update EGL registry from Khronos
2017-06-08 04:31:34 +00:00
khorben
e1db960786 Fix build with cups 2.2.0 2017-06-08 01:28:10 +00:00
ryoon
f889f6d2ac Fix build with Perl 5.26.0 2017-06-08 00:17:24 +00:00
ryoon
f160a76c7f Fix incorrect fix 2017-06-07 23:53:58 +00:00
ryoon
496c4c9348 Fix build with Perl 5.26.0 2017-06-07 23:49:25 +00:00
khorben
77a5e3fd68 Mark gnatmake as NOT_PAX_MPROTECT_SAFE
Bumps PKGREVISION.
2017-06-07 23:19:05 +00:00
jlam
fff17cfbe3 Fix "make install" in devel/kyua without "tests" package option.
* Add a space after the "@comment" PLIST keyword inserted in the
  case where "tests" option is disabled.

* Only create the "${PREFIX}/tests" directory and install the
  Kyuafile there if the "tests" option is enabled.
2017-06-07 22:57:02 +00:00
schmonz
62c0e35afd Fix build with Perl 5.26.0. 2017-06-07 22:29:41 +00:00
wiz
7c7de5663f Simplify *yara packages. 2017-06-07 20:46:34 +00:00