1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

472276 Commits

Author SHA1 Message Date
Olivier Cochard
2bc97d6e61 Update to 1.6.6
PR:		237043
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru>
2019-04-05 18:32:33 +00:00
Rodrigo Osorio
edaa7cc494 Upgrade www/caddy from v0.11.1 to vO.11.5
Changelogs:
  * https://github.com/mholt/caddy/releases/tag/v0.11.5
  * https://github.com/mholt/caddy/releases/tag/v0.11.4
  * https://github.com/mholt/caddy/releases/tag/v0.11.3
  * https://github.com/mholt/caddy/releases/tag/v0.11.2

PR:		236834
Submitted by:	Mohamed Akram <mohd.akram@outlook.com>
Approved by:	Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer)
2019-04-05 17:50:31 +00:00
Dmitry Marakasov
3161da6cfd - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:56:55 +00:00
Dmitry Marakasov
7fb12d0c8c - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:56:41 +00:00
Dmitry Marakasov
5811b4f4b3 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:55:24 +00:00
Dmitry Marakasov
9610b91971 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:54:57 +00:00
Dmitry Marakasov
ddb930e9c1 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:54:42 +00:00
Dmitry Marakasov
d80e28d5b6 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:53:06 +00:00
Dmitry Marakasov
a6ec703295 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 16:52:25 +00:00
Dmitry Marakasov
21f16e9c75 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 15:29:38 +00:00
Dmitry Marakasov
2a97f22928 - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 15:26:49 +00:00
Dmitry Marakasov
5e0ed302bd - Document incompatibility with python 3.7+
Approved by:	portmgr blanket
2019-04-05 15:22:18 +00:00
Adriaan de Groot
64f87fcaa7 Support GCC architectures, add compiler:c++11-lang
Same kind of fix as all the other KDE-related GCC fixes.

PR:		237044
Submitted by:	Piotr Kubaj
2019-04-05 15:07:10 +00:00
Rene Ladan
4028cb0de8 sysutils/password-store: fix WWW
Reported by:	https://repology.org/maintainer/rene%40freebsd.org/problems
MFH:		2019Q2
2019-04-05 14:40:17 +00:00
Steve Wills
ec2598187a misc/libpostal: Update to 1.1-alpha
PR:		237026
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-04-05 14:35:45 +00:00
Steve Wills
6db32e39f9 devel/modules2tuple: Unbreak build
PR:		237046
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-04-05 14:15:03 +00:00
Wen Heping
8155f28627 - Update to 4.7.1
- Take maintainership

PR:		230748
Submitted by:	wen@(myself)
Approved by:	wg@(maintainer)
2019-04-05 13:58:40 +00:00
Torsten Zuehlsdorff
3b3d389926 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

MFH:		2019Q2
2019-04-05 13:51:57 +00:00
Torsten Zuehlsdorff
2dc38a0f03 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

MFH:		2019Q2
2019-04-05 13:50:41 +00:00
Torsten Zuehlsdorff
3ed0968d9d 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

MFH:		2019Q2
2019-04-05 13:49:11 +00:00
Joe Marcus Clarke
033d6aec87 Update to 2.18.9.
* Add check for sensible CMAKE settings to ports-mgmt/portlint [1]
* Do not warn about absolute paths in *_OLD_CMD (when USES=shebangfix is set) [2]
* If an option only has QMAKE_ON or QMAKE_OFF settings, it is flagged as no effect [3]
* Check for options defined per ARCH to make sure we don't have a lot
  of false positives. [4]

(Note: [1] was already in PORTREVISION 2).

PR:		232948 [2]
		237045 [3]
		234888 [4]
Submitted by:	adridg [3]
2019-04-05 13:25:12 +00:00
Adriaan de Groot
ee3af61d9a Add check for sensible CMAKE settings to ports-mgmt/portlint
If a port sets CMAKE variables (CMAKE_ARGS, or the option helpers
like foo_CMAKE_BOOL) then it should have USES=cmake; otherwise
those variables don't make any sense.

This is the slightly simplified version of the patch: there
really shouldn't be options that switch (meta-)build systems.

PORTREVISION bumped because I'm not sure what the versioning
scheme is for portlint.

PR:		235650
Reported by:	yuri
Approved by:	marcus (maintainer timeout 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D19525
2019-04-05 12:08:54 +00:00
Carlos J. Puga Medina
d90bf58cf8 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
MFH:		2019Q2
2019-04-05 12:01:25 +00:00
Adriaan de Groot
fcba893850 Update CMake to latest release, 3.14.1
Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
Local patches: fixes for Boost, Python, and OpenMP

Affected ports:
 - opencpn, hugin needed help in finding wx
 - kadu is over-enthusiastic in finding non-existent X11 components
 - xlife++ does weird things in parsing help output from cmake

Thanks antoine@ for multiple exp-runs.
Thanks tcberner@ for much prep-work.

PR:		236534 223678 227428
2019-04-05 11:46:44 +00:00
Michael Reifenberger
4b9a35c73c Update to latest version from 2019.04.04 and fix pkg-plist to fix build errors.
PR:	237015
2019-04-05 10:44:46 +00:00
Matthias Fechner
2d11db6ed8 Update to 1.0.1. 2019-04-05 10:10:11 +00:00
Emanuel Haupt
d42f401f59 - Update to 1.1.1
- Pacify portlint
2019-04-05 09:36:51 +00:00
Dmitry Marakasov
183bc52b30 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-04-05 09:31:12 +00:00
Dmitry Marakasov
86cbe1189b - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-04-05 09:01:10 +00:00
Mateusz Piotrowski
85a6235c0a graphics/intel-backlight: Update to 20180328
This update brings in some documentation updates.

Reviewed by:	jmd
Approved by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D19808
2019-04-05 07:31:06 +00:00
Bernhard Froehlich
bfcdb83f0a net/boringtun: Mark IGNORE because the first and only available release was deleted from upstream 2019-04-05 06:53:40 +00:00
Tobias Kortkamp
91c715c8c4 databases/ldb1{3,4}: Drop nop options helpers
Prepare for D19553: Options helpers set after bsd.port.options.mk
are ineffective.
2019-04-05 06:31:51 +00:00
Tobias Kortkamp
41a378e77b databases/py-sqlalchemy10: Drop nop MYSQL option
It never did anything.  Prepare for D19553: Options helpers set
after bsd.port.options.mk are ineffective.
2019-04-05 06:28:32 +00:00
Alexandre C. Guimarães
4e1ac8bff5 devel/jech-dht: Update to 0.26.
PR:		234515
Submitted by:	mi
Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19820
2019-04-05 06:26:49 +00:00
Matthias Fechner
293d03ffd7 Documented vulnerabilities for clamav. 2019-04-05 06:22:09 +00:00
Matthew Seaman
c1014e774b Update to 8.2.1
ChangeLog: https://github.com/citusdata/citus/blob/v8.2.1/CHANGELOG.md
2019-04-05 06:14:04 +00:00
Antoine Brodin
f2d10e41b0 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 06:04:48 +00:00
Antoine Brodin
7a3a9ec2ed Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 06:01:06 +00:00
Antoine Brodin
095dd33afa Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:58:30 +00:00
Antoine Brodin
2d707d11a1 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:55:01 +00:00
Antoine Brodin
9c2f69e523 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:51:16 +00:00
Antoine Brodin
9b80d2dba4 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:48:57 +00:00
Antoine Brodin
308759080d Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:39:22 +00:00
Antoine Brodin
3255582dfa Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:36:54 +00:00
Antoine Brodin
abda61b148 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:34:43 +00:00
Stefan Eßer
9079f683b2 Upgrade to version 1.2.3.
Approved by:	antoine (implicit)
2019-04-05 05:32:55 +00:00
Antoine Brodin
433ec55c64 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:31:27 +00:00
Gleb Popov
512cb98f2b security/klee: Depend on python 3 and py-tabulate. Required for ktest-tool utility, written in Python.
Reviewed by:	mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19770
2019-04-05 05:27:19 +00:00
Antoine Brodin
292201087e Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 05:25:11 +00:00
Cy Schubert
4179610285 Update to the latest cfengine github commits. 2019-04-05 04:56:27 +00:00