Commit Graph

21538 Commits

Author SHA1 Message Date
Alexey Dokuchaev ea792bc021 Fix a silly typo in the comment. 2020-11-13 03:13:52 +00:00
Loïc Bartoletti dddba5e1f0 databases/virtualpg: Update to 2.0.1
- fixing a bug affecting INSERT
2020-11-12 20:02:17 +00:00
Baptiste Daroussin 6356d8c7e8 Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents  are not necessarily related to the license and so
should not be connected to the license framework.

As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.

Approved by:	core
2020-11-12 16:11:37 +00:00
Palle Girgensohn 1ae27558a8 PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20 released!
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 13.1, 12.5, 11.10, 10.15 and 9.6.20.
This release closes three security vulnerabilities and fixes over 65 bugs
reported over the last three months.

Due to the nature of CVE-2020-25695, we advise you to update as soon as possible.

Additionally, this is the second-to-last release of PostgreSQL 9.5. If you are
running PostgreSQL 9.5 in a production environment, we suggest that you make
plans to upgrade.

For the full list of changes, please review the release notes.

Security:	CVE-2020-25695: Multiple features escape "security restricted
				operation" sandbox

Security:	CVE-2020-25694: Reconnection can downgrade connection security
				settings

Security:	CVE-2020-25696: psql's \gset allows overwriting specially
				treated variables
2020-11-12 15:00:39 +00:00
Alexey Dokuchaev bd0e2549e3 Make sure that ARCH variable is defined at the time of check.
Reported by:	dvl
Pointy hat to:	danfe
2020-11-12 14:00:46 +00:00
Bernard Spil 1c2db5243b databases/mariadb103-server: Security update to 10.3.27
MFH:		2020Q4
Security:	4fba07ca-13aa-11eb-b31e-d4c9ef517024
2020-11-12 12:37:00 +00:00
Bernard Spil fc77e8f622 databases/mariadb104-server: Bugfix update to 10.4.17
* Arbitrary InnoDB buffer pool and data file corruption

MFH:		2020Q4
2020-11-12 12:33:27 +00:00
Bernard Spil 5173470d67 databases/mariadb105-server: Bugfix update to 10.5.8
* Arbitrary InnoDB buffer pool and data file corruption

MFH:		2020Q4
2020-11-12 12:26:23 +00:00
Alexey Dokuchaev fbb475acff Allow to build on FreeBSD pre-12.x and i386 by stealing some patches
from the `databases/mysql80-server' port.

Suggested by:	fluffy
2020-11-12 10:19:17 +00:00
Antoine Brodin 054d406447 Deprecate a few python 2.7 ports 2020-11-11 12:14:54 +00:00
Rene Ladan 79c7f5e70e Remove expired ports:
2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python
2020-09-15 net/spideroak: Uses deprecated version of python
2020-09-15 emulators/playonbsd: Uses deprecated version of python
2020-09-15 net/xorp: Uses deprecated version of python
2020-11-10 20:04:49 +00:00
Alexey Dokuchaev bc90a9a6d6 Update `databases/iowow' to version 1.4.8.
Reported by:	portscout
2020-11-10 09:18:45 +00:00
Mikael Urankar 7a6e9183c8 databases/galera26: fix build on aarch64
The __bswapXX_var macro are not available on arm*, use bswapXX instead
Add cpu feature detection on arm*

PR:		250664
Reported by:	Vincent Milum Jr
Approved by:	portmgr (tier-2 blanket)
2020-11-09 15:59:42 +00:00
Matthew Seaman c2761de1ab Update to 2.12
ChangeLog:	https://github.com/2ndquadrant-it/barman/blob/release/2.12/ChangeLog
2020-11-09 07:04:54 +00:00
Piotr Kubaj b2ea8e3655 databases/mysql80-server: fix build on GCC architectures
Include sys/types.h to make u_int32_t available:
/usr/include/netinet/ip6.h:77:4: error: 'u_int32_t' does not name a type; did you mean 'uint32_t'?

MFH:		2020Q4 (fix build blanket)
2020-11-09 02:00:04 +00:00
Muhammad Moinur Rahman e8f8e16b05 databases/freetds: Update version 1.2.9=>1.2.10 2020-11-08 23:30:29 +00:00
Bernard Spil de04926d15 databases/mariadb104-server: Security update to 10.4.16
MFH:		2020Q4
Security:	4fba07ca-13aa-11eb-b31e-d4c9ef517024
2020-11-08 19:03:23 +00:00
Bernard Spil 69e25e2bf3 databases/mariadb105-server: Security update to 10.5.7
* Cleanup/polish PLIST_SUB and SUB_LIST [1]

PR:		248677 [1]
MFH:		2020Q4
Security:	4fba07ca-13aa-11eb-b31e-d4c9ef517024
2020-11-08 19:02:29 +00:00
Sunpoet Po-Chuan Hsieh 16405d89fd Update version requirement of RUN_DEPENDS 2020-11-08 17:49:30 +00:00
Sunpoet Po-Chuan Hsieh 3b036ab750 Update to 0.7.0
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2020-11-08 17:18:29 +00:00
Sunpoet Po-Chuan Hsieh a8a13ad422 Fix build with PHP 8.0
Obtained from:	https://github.com/websupport-sk/pecl-memcache/commit/2a5de3c5d9c0bd0acbcf7e6e0b7570f15f89f55b
		https://github.com/websupport-sk/pecl-memcache/commit/7889bd1d2359874d7c6c395589d8fee529976984
		https://github.com/websupport-sk/pecl-memcache/commit/e090f05a05e4b773f750025a7647f5d590aa4a6a
2020-11-08 17:18:20 +00:00
Sunpoet Po-Chuan Hsieh bee5b0f1c2 Update to 4.21
Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
2020-11-08 17:12:22 +00:00
Sunpoet Po-Chuan Hsieh ac286c4eb6 Update to 2.6.1
Changes:	https://github.com/tarantool/tarantool/releases
2020-11-08 17:11:17 +00:00
Jochen Neumeister 0c00e05637 Update to 0.11.7
Approved by:	miwi (maintainer - implicit)
Sponsored by:	Netzkommune GmbH
2020-11-08 13:39:28 +00:00
Jochen Neumeister a62661e2b6 Update to 5.7.31-25.23
Changelog: http://releases.galeracluster.com/mysql-wsrep-5.7.31-25.23/release-notes-mysql-wsrep-5.7.31-25.23.txt

PR:		250508
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-11-08 09:41:25 +00:00
Dirk Meyer 56febe6ebc - update to 7.13.0 2020-11-08 07:47:36 +00:00
Mikael Urankar 35b6de696d databases/pecl-redis: Update to 5.3.2o
Changelog:
  https://pecl.php.net/package/redis/5.3.2

PR:		250797
Submitted by:	Daniel Ylitalo (maintainer)
Reported by:	Kamigishi Rei
2020-11-07 16:41:43 +00:00
Alexey Dokuchaev 9424319e9f - Do not install manpages, they belong to third-party software and
make the package conflict with other packages (of that software)
- Register installation conflict with port that serves version 2.4
- Empty directories should be pruned with rmdir(1), not ``rm -rf''
2020-11-07 10:09:38 +00:00
Alexey Dokuchaev be9be499df - Unbreak the build on recent -CURRENT
- Register installation conflict with v8
2020-11-07 09:57:05 +00:00
Jochen Neumeister c56427f283 Update to 5.6.49-25.31
Changelog: http://releases.galeracluster.com/mysql-wsrep-5.6.49-25.31/release-notes-mysql-wsrep-5.6.49-25.31.txt

PR:		250507
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-11-07 09:43:13 +00:00
Romain Tartière 9643e4f412 Update to 6.13.1
With hat:	puppet
2020-11-06 22:11:13 +00:00
Alexey Dokuchaev aca60d185d Split `databases/xtrabackup8', based on 8.x versions, which is intended
to be used against `databases/mysql80-server', which versions 2.4.x are
incompatible with.

PR:	250744
2020-11-06 20:37:46 +00:00
Sunpoet Po-Chuan Hsieh afd0784ad3 Fix build with PHP 8.0
PR:		250528
Submitted by:	fluffy
Obtained from:	https://github.com/php-memcached-dev/php-memcached/commit/c94e014da53cc8a3d0510402f36bc6e5e17bf608
2020-11-06 11:37:16 +00:00
Sunpoet Po-Chuan Hsieh 69a17cc4e4 Update to 0.24.0
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2020-11-06 11:26:29 +00:00
Sunpoet Po-Chuan Hsieh f9f55b43a1 Fix build with PHP 8.0 2020-11-06 11:21:58 +00:00
Sunpoet Po-Chuan Hsieh e2d3f14017 Update to 2.1.2
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2020-11-06 11:19:23 +00:00
Tobias C. Berner 034c3409eb Update KDE Apps to 20.08.3
Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today’s releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
2020-11-05 17:42:01 +00:00
Piotr Kubaj f7ba7681db databases/py-sqlite3: fix build on GCC architectures
cc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python3.9 -c _sqlite/cache.c -o build/temp.freebsd-12.2-RELEASE-powerpc-3.9/_sqlite/cache.o
cc1: error: unrecognized command line option "-Wno-unused-result"
2020-11-04 00:15:21 +00:00
Tobias C. Berner a831c679c4 graphics/poppler: update to 20.11.0
Release 20.11.0:
        core:
         * More work on rendering of standalone Annot Widgets. Issue #806
         * Fix crashes in embedded file handling on broken files. Issue #967
         * Fix uninitialized memory read on broken files
         * Save a bit of memory in Dict data

        cpp:
         * Fix crashes in embedded file handling on broken files. Issue #966

        utils:
         * pdftohtml: HTML and XML output includes font opacity.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
2020-11-03 19:48:54 +00:00
Steve Wills cb80fa68c0 databases/memcached: update to 1.6.8 2020-11-03 14:49:51 +00:00
Steve Wills e0b830a33c databases/redisdesktopmanager: update to 2020.5 2020-11-03 14:48:48 +00:00
Wen Heping 3b057bf75e - Update to 1.414 2020-11-03 08:19:47 +00:00
Li-Wen Hsu 20c736bddb Remove databases/py-sqlparse020
This was a dependency of www/calendarserver which will not be ported to python3
and was deleted.  Users should move to databases/py-sqlparse.

PR:		250290
Submitted by:	Axel.Rau@Chaos1.DE (maintainer)
2020-11-03 04:02:27 +00:00
Jan Beich 6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Rene Ladan 3876a4925f Return knu@'s ports to the pool after his commit bit was safekept. 2020-11-02 22:07:21 +00:00
Mikael Urankar 0c4cda23b3 databases/cassandra4: Update to version 4.0-beta2.
PR:		250167
Submitted by:	Angelo Polo (maintainer)
2020-11-02 17:40:42 +00:00
Dmitry Marakasov fb8d3cd4fa - Update to 1.0.0 (adding support for python 3.9)
- Add NO_ARCH, silence MKDIR

PR:		250468
Approved by:	maintainer timeout (farrokhi, 2 weeks)
2020-11-02 10:40:34 +00:00
Torsten Zuehlsdorff 821db2e4d7 lang/php74: Update from 7.4.11 to 7.4.12
Changelog:

    Core:
        Fixed bug #80061 (Copying large files may have suboptimal performance).
        Fixed bug #79423 (copy command is limited to size of file it can copy).
        Fixed bug #80126 (Covariant return types failing compilation).
        Fixed bug #80186 (Segfault when iterating over FFI object).
    Calendar:
        Fixed bug #80185 (jdtounix() fails after 2037).
    IMAP:
        Fixed bug #80213 (imap_mail_compose() segfaults on certain $bodies).
        Fixed bug #80215 (imap_mail_compose() may modify by-val parameters).
        Fixed bug #80220 (imap_mail_compose() may leak memory).
        Fixed bug #80223 (imap_mail_compose() leaks envelope on malformed bodies).
        Fixed bug #80216 (imap_mail_compose() does not validate types/encodings).
        Fixed bug #80226 (imap_sort() leaks sortpgm memory).
    MySQLnd:
        Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with slashes).
        Fixed bug #80107 (mysqli_query() fails for ~16 MB long query when compression is enabled).
    ODBC:
        Fixed bug #78470 (odbc_specialcolumns() no longer accepts $nullable).
        Fixed bug #80147 (BINARY strings may not be properly zero-terminated).
        Fixed bug #80150 (Failure to fetch error message).
        Fixed bug #80152 (odbc_execute() moves internal pointer of $params).
        Fixed bug #46050 (odbc_next_result corrupts prepared resource).
    OPcache:
        Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data binding).
        Fixed bug #80194 (Assertion failure during block assembly of unreachable free with leading nop).
    PCRE:
        Updated to PCRE 10.35.
        Fixed bug #80118 (Erroneous whitespace match with JIT only).
    PDO_ODBC:
        Fixed bug #67465 (NULL Pointer dereference in odbc_handle_preparer).
    Standard:
        Fixed bug #80114 (parse_url does not accept URLs with port 0).
        Fixed bug #76943 (Inconsistent stream_wrapper_restore() errors).
        Fixed bug #76735 (Incorrect message in fopen on invalid mode).
    Tidy:
        Fixed bug #77040 (tidyNode::isHtml() is completely broken).

Sponsored by:	PHP Update Service
2020-11-01 22:52:00 +00:00
Torsten Zuehlsdorff 0d65ddc7c5 lang/php73: Update from 7.3.23 to 7.3.24
Changelog:

    Core:
        Fixed bug #79423 (copy command is limited to size of file it can copy).
    Calendar:
        Fixed bug #80185 (jdtounix() fails after 2037).
    IMAP:
        Fixed bug #80213 (imap_mail_compose() segfaults on certain $bodies).
        Fixed bug #80215 (imap_mail_compose() may modify by-val parameters).
        Fixed bug #80220 (imap_mail_compose() may leak memory).
        Fixed bug #80223 (imap_mail_compose() leaks envelope on malformed bodies).
        Fixed bug #80216 (imap_mail_compose() does not validate types/encodings).
        Fixed bug #80226 (imap_sort() leaks sortpgm memory).
    MySQLnd:
        Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with slashes).
        Fixed bug #80107 (mysqli_query() fails for ~16 MB long query when compression is enabled).
    ODBC:
        Fixed bug #78470 (odbc_specialcolumns() no longer accepts $nullable).
        Fixed bug #80147 (BINARY strings may not be properly zero-terminated).
        Fixed bug #80150 (Failure to fetch error message).
        Fixed bug #80152 (odbc_execute() moves internal pointer of $params).
        Fixed bug #46050 (odbc_next_result corrupts prepared resource).
    OPcache:
        Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data binding).
    PDO_ODBC:
        Fixed bug #67465 (NULL Pointer dereference in odbc_handle_preparer).
    Standard:
        Fixed bug #80114 (parse_url does not accept URLs with port 0).
        Fixed bug #76943 (Inconsistent stream_wrapper_restore() errors).
        Fixed bug #76735 (Incorrect message in fopen on invalid mode).
    Tidy:
        Fixed bug #77040 (tidyNode::isHtml() is completely broken).

Sponsored by:	PHP Update Service
2020-11-01 22:50:54 +00:00
Dave Cottlehuber 5f6245037a databases/couchdb3: add web UI tools by default
Sponsored by:	SkunkWerks, GmbH
2020-11-01 08:07:19 +00:00