Commit Graph

472030 Commits

Author SHA1 Message Date
Mark Linimon
85cdc70474 MFH: r498176
Disable sse on non-x86 archs to fix build.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2019-04-06 19:47:16 +00:00
Antoine Brodin
ce85feeed0 MFH: r498180
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 19:44:44 +00:00
Antoine Brodin
029363f349 MFH: r498177
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 19:41:10 +00:00
Antoine Brodin
52d88a9312 MFH: r498174
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 19:38:34 +00:00
Antoine Brodin
170128d057 MFH: r498172
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 19:34:56 +00:00
Mark Linimon
f78cd041a3 MFH: r498170
Filter compiler flags on GCC-based architectures to prevent:

  cc1plus: unrecognized command line option "-Wno-unused-local-typedef"

Approved by:	portmgr (tier-2 blanket)
2019-04-06 19:31:38 +00:00
Mark Linimon
82b6155bb9 MFH: r498167
Turn off the -Wno-unused-result flag on GCC-based architectures to
fix the following:

  cc1: error: unrecognized command line option "-Wno-unused-result"

Approved by:	portmgr (tier-2 blanket)
2019-04-06 19:19:25 +00:00
Mark Linimon
3c6d652fea MFH: r498163
Modify compiler flags if !clang to prevent the following:

  cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"

Approved by:	portmgr (tier-2 blanket)
2019-04-06 19:13:31 +00:00
Antoine Brodin
e5a757a0c8 MFH: r498164
Mark BROKEN: fails to build

util/gen-luatags.pl
cp rltiles/floor.png dat/tiles/floor.png
cp: rltiles/floor.png: No such file or directory
gmake[1]: *** [Makefile:1665: dat/tiles/floor.png] Error 1

Reported by:	pkg-fallout
2019-04-06 18:37:18 +00:00
Mark Linimon
40cc3cf86b MFH: r498161
Add compiler:c11 to USES to fix the following on powerpc64:

  varchunk/varchunk.h:84: expected specifier-qualifier-list before _Atomic

Approved by:	portmgr (tier-2 blanket)
2019-04-06 18:25:57 +00:00
Mark Linimon
bc35bd5c37 MFH: r498159
Remove sse flags to fix builds on non-x86 architectures:

  g++8: error: unrecognized command line option '-msse'; did you mean '-fdse'?
  g++8: error: unrecognized command line option '-mfpmath=sse'

Approved by:	portmgr (tier-2 blanket)
2019-04-06 18:15:56 +00:00
Antoine Brodin
d48e166874 MFH: r498156
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 17:02:17 +00:00
Antoine Brodin
8bcf9c1307 MFH: r498152
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 16:57:08 +00:00
Antoine Brodin
2f24a2950e MFH: r498150
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 16:52:24 +00:00
Sunpoet Po-Chuan Hsieh
d612a75993 MFH: r498133
Update to 5.7.8

Changes:	https://github.com/jupyter/notebook/releases
		https://github.com/jupyter/notebook/blob/5.7.x/docs/source/changelog.rst
Security:	fe7e322f-522d-11e9-98b5-216e512dad89

Approved by:	ports-secteam (joneum)
2019-04-06 15:27:26 +00:00
Carlos J. Puga Medina
7115f35814 MFH: r498089
www/chromium: Update to 73.0.3683.103

Changelog: https://chromium.googlesource.com/chromium/src/+log/73.0.3683.86..73.0.3683.103?pretty=fuller&n=10000

Approved by:	ports-secteam (joneum)
2019-04-06 11:14:06 +00:00
Jochen Neumeister
3582e1cb8a MFH: r498085
Update to 5.1.1

 - Take Maintainership

PR:		236696
Approved by:	maintainer (timeout)
Security:	15ee0e93-4bbb-11e9-9ba0-4c72b94353b5
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (joneum)
2019-04-06 09:08:42 +00:00
Antoine Brodin
0f05aad1cf MFH: r498078
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 08:15:31 +00:00
Antoine Brodin
b402f5068e MFH: r498075
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 08:11:26 +00:00
Antoine Brodin
344faf4778 MFH: r498072
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 08:08:50 +00:00
Antoine Brodin
6ad75bef2d MFH: r498069
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 08:05:24 +00:00
Antoine Brodin
5e2212c9e7 MFH: r498067
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 08:00:18 +00:00
Antoine Brodin
41f0a3a143 MFH: r498065
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 07:56:59 +00:00
Antoine Brodin
fc25cd6b7d MFH: r498063
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 07:54:22 +00:00
Antoine Brodin
b17f8c0d44 MFH: r498061
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 07:51:34 +00:00
Antoine Brodin
a0b5a368ae MFH: r498036
- Mark broken on FreeBSD 12+ (does not build with openssl 1.1)
- Document incompatibility with python 3.7+

Approved by:	portmgr blanket
2019-04-06 07:45:52 +00:00
Thomas Zander
b837134d65 MFH: r498056
Update to upstream release 0.21.7

Details:
- Mostly bug fixes, see upstream changelog:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.7/NEWS
- Add NFS support via libnfs as non-default OPTION

Approved by:	ports-secteam (riggs)
2019-04-06 06:43:53 +00:00
Antoine Brodin
705177ce93 MFH: r498054
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 06:08:21 +00:00
Antoine Brodin
0c6a7d21f8 MFH: r498052
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-06 06:07:06 +00:00
Mark Linimon
fdea00d2af MFH: r498047
Fix the following error on GCC-based architectures:

  fails to compile: cc1plus: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-04-06 01:09:42 +00:00
Mark Linimon
e28d5ff4fe MFH: r498045
Now builds on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	swills
2019-04-06 00:43:45 +00:00
Jan Beich
658bebc4c6 MFH: r497993
devel/guichan: fix underlinking of external dependencies

ld: error: /usr/local/lib/libguichan_allegro.so: undefined reference to destroy_font
ld: error: /usr/local/lib/libguichan_opengl.so: undefined reference to glBindTexture
ld: error: /usr/local/lib/libguichan_sdl.so: undefined reference to SDL_FillRect
ld: error: /usr/local/lib/libguichan_sdl.so: undefined reference to IMG_Load

Approved by:	ports-secteam blanket
2019-04-05 22:16:33 +00:00
Cy Schubert
ba903a675a MFH: r497907
Fix build on gcc-based architectures.

PR:		236695
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	portmgr (joneum@)
2019-04-05 19:35:06 +00:00
Jan Beich
89dc5a1a54 MFH: r497877
www/qt5-webengine: unbreak on aarch64 and armv7 after r496989

PR:		236855
Reported by:	pkg-fallout
Submitted by:	Mikaël Urankar
Approved by:	kde (tcberner)
Approved by:	ports-secteam blanket
2019-04-05 19:23:59 +00:00
Guido Falsi
50a96ad211 MFH: r497702
Add back libdata/pkgconfig/libbcg729.pc file after it was removed
by the 1.0.4 update in r482343.

PR:		236975
Submitted by:	sobomax

Approved by:	ports-secteam (joneum)
2019-04-05 15:16:59 +00:00
Carlos J. Puga Medina
761d64be82 MFH: r497949
www/chromium: Update to 73.0.3683.86

- Make existing patches apply cleanly

Changelog: https://chromium.googlesource.com/chromium/src/+log/72.0.3626.121..73.0.3683.86?pretty=fuller&n=10000

Submitted by:	Matthias Wolf

Approved by:	ports-secteam (joneum)
2019-04-05 14:05:01 +00:00
Torsten Zuehlsdorff
cb986c29b3 MFH: r497954
Update PHP 7.3 from 7.3.3 to 7.3.4

Changelog:

    Core:
        Fixed bug #77738 (Nullptr deref in zend_compile_expr).
        Fixed bug #77660 (Segmentation fault on break 2147483648).
        Fixed bug #77652 (Anonymous classes can lose their interface information).
        Fixed bug #77345 (Stack Overflow caused by circular reference in garbage collection).
        Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
    Apache2Handler:
        Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c).
    Bcmath:
        Fixed bug #77742 (bcpow() implementation related to gcc compiler optimization).
    CLI Server:
        Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the localhost).
    COM:
        Fixed bug #77578 (Crash when php unload).
    EXIF:
        Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
        Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
    FPM:
        Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
    GD:
        Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
    MySQLi:
        Fixed bug #77597 (mysqli_fetch_field hangs scripts).
    Opcache:
        Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors).
    PCRE:
        Fixed bug #76127 (preg_split does not raise an error on invalid UTF-8).
    Phar:
        Fixed bug #77697 (Crash on Big_Endian platform).
    phpdbg:
        Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match actual aliases).
    sodium:
        Fixed bug #77646 (sign_detached() strings not terminated).
    SQLite3:
        Added sqlite3.defensive INI directive.
    Standard:
        Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper).
        Fixed bug #77669 (Crash in extract() when overwriting extracted array).
        Fixed bug #76717 (var_export() does not create a parsable value for PHP_INT_MIN).
        Fixed bug #77765 (FTP stream wrapper should set the directory as executable).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.4

Approved by:	ports-secteam (joneum)
2019-04-05 14:03:18 +00:00
Torsten Zuehlsdorff
2a83725844 MFH: r497953
Update PHP 7.2 from 7.2.16 to 7.2.17

Changelog:

    Core:
        Fixed bug #77738 (Nullptr deref in zend_compile_expr).
        Fixed bug #77660 (Segmentation fault on break 2147483648).
        Fixed bug #77652 (Anonymous classes can lose their interface information).
        Fixed bug #77676 (Unable to run tests when building shared extension on AIX).
    Bcmath:
        Fixed bug #77742 (bcpow() implementation related to gcc compiler optimization).
    COM:
        Fixed bug #77578 (Crash when php unload).
    Date:
        Fixed bug #50020 (DateInterval:createDateFromString() silently fails).
        Fixed bug #75113 (Added DatePeriod::getRecurrences() method).
    EXIF:
        Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
        Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
    FPM:
        Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
    GD:
        Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
    MySQLi:
        Fixed bug #77597 (mysqli_fetch_field hangs scripts).
    Opcache:
        Fixed bug #77691 (Opcache passes wrong value for inline array push assignments).
        Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors).
    phpdbg:
        Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match actual aliases).
    sodium:
        Fixed bug #77646 (sign_detached() strings not terminated).
    SQLite3:
        Added sqlite3.defensive INI directive.
    Standard:
        Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper).
        Fixed bug #77669 (Crash in extract() when overwriting extracted array).
        Fixed bug #76717 (var_export() does not create a parsable value for PHP_INT_MIN).
        Fixed bug #77765 (FTP stream wrapper should set the directory as executable).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.17

Approved by:	ports-secteam (joneum)
2019-04-05 14:01:59 +00:00
Torsten Zuehlsdorff
8d4d0c1f94 MFH: r497952
Update PHP 7.1 from 7.1.27 to 7.1.28

Changelog:

    EXIF:
        Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
        Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
    SQLite3:
        Added sqlite3.defensive INI directive.

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.28

Approved by:	ports-secteam (joneum)
2019-04-05 14:00:52 +00:00
Jochen Neumeister
3137b2072e MFH: r497554
www/apache24: Security update to 2.4.39

 - Adds mod_socache_redis feature

Changes: https://www.apache.org/dist/httpd/CHANGES_2.4.39

Security:	cf2105c6-551b-11e9-b95c-b499baebfeaf

Approved by:	ports-secteam (joneum)
2019-04-05 09:34:04 +00:00
Antoine Brodin
b910036715 MFH: r497933
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 06:05:19 +00:00
Antoine Brodin
3ecee60b11 MFH: r497931
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 06:01:24 +00:00
Antoine Brodin
b8cb45d62b MFH: r497929
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:58:53 +00:00
Antoine Brodin
aae397189f MFH: r497927
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:55:20 +00:00
Antoine Brodin
44eb552c4a MFH: r497925
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:51:34 +00:00
Antoine Brodin
873fc27e2b MFH: r497923
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:49:15 +00:00
Antoine Brodin
d678e0acb6 MFH: r497921
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:39:47 +00:00
Antoine Brodin
cda8487ba9 MFH: r497919
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:37:17 +00:00
Antoine Brodin
2701363fd6 MFH: r497917
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:35:14 +00:00
Antoine Brodin
f193ee18cf MFH: r497914
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-05 05:31:52 +00:00