Commit Graph

21538 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh 27ee76eab3 Update to 1.3.11
Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2019-11-13 23:34:15 +00:00
Sunpoet Po-Chuan Hsieh 193a3a9e60 Update to 3.30.1
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2019-11-13 23:34:10 +00:00
Sunpoet Po-Chuan Hsieh 6a628fecf8 Update to 2.1.3
Changes:	https://github.com/tarantool/tarantool/releases
2019-11-13 23:25:04 +00:00
Jan Beich cc952b51f9 Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.

PR:		224740
2019-11-13 14:32:07 +00:00
Alexey Dokuchaev a451a7e1ef - Update to version 1.2.4
- Define LICENSE (LGPL21)

Reported by:	portscout
2019-11-13 11:18:01 +00:00
Steve Wills ad76d8e4bf databases/mongodb36: fails to build w/ llvm9
PR:		241709
Submitted by:	kevans
Approved by:	dev@dudu.ro (maintainer)
2019-11-11 19:00:37 +00:00
Matthias Fechner 4f3ba9dd8f Upgrade to 0.5.2 which is required for www/redmine4.
PR:		234005
Submitted by:	mikael.urankar@gmail.com
Reviewed by:	mfechner
2019-11-11 17:48:55 +00:00
Tobias C. Berner 19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Tobias C. Berner a008399a74 Update Qt5 to 5.13.2
Announcement:
        https://www.qt.io/blog/qt-5.13.2-released

Thanks to kai@ for updating webengine.

PR:		241649
Exp-run by:	antoine
2019-11-08 16:59:58 +00:00
Tobias Kortkamp 4ac3cd7048 databases: Add missing USES={gnome,php} 2019-11-08 09:37:29 +00:00
Mark Linimon 686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00
Tobias Kortkamp 1d8ca425a7 Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch.  It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
2019-11-07 18:18:17 +00:00
Antoine Brodin cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Sergey A. Osokin 41e56db75f Update from 5.0.5 to 5.0.6.
Regenerate the patches to make portlint(1) happier.

<ChangeLog>

Upgrade urgency CRITICAL: Only in case of exposed instances to untrusted users.

This Redis release, 5.0.6, is a bugfix and enhancement release. The most
important bugfix is a corruption related to the HyperLogLog. A malformed
HyperLogLog string could cause an invalid access to the memory. At a first
glance the vulnerability appears to be not exploitable but just a DoS. The
way to trigger the issue is complex, we'll not provide any information about
how to do that for the users safety.

Other significant changes in this release:

* New modules APIs merged from Redis unstable to Redis 5.
* Some memory optimization related to objects creation.
* Fixes to flushSlaveOutputBuffer() that make sure that SHUTDOWN will
  transfer pending buffers to replicas.

</ChangeLog>
2019-11-05 21:38:26 +00:00
Dmitri Goutnik 054da6cb0f databases/pspg: Update to 2.5.3
Changes:	https://github.com/okbob/pspg/compare/2.5.2...2.5.3

Reported by:	portscout
Approved by:	tz (mentor, implicit)
2019-11-05 12:14:33 +00:00
Alexey Dokuchaev 90ce791acb Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
2019-11-05 08:18:16 +00:00
Niclas Zeising 366790689c Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
2019-11-04 22:20:30 +00:00
Rene Ladan 2f557a4678 Returns johans's ports to the pool after safekeeping his commit bit. 2019-11-04 21:21:03 +00:00
Sunpoet Po-Chuan Hsieh 3342a7b5d4 Update to 0.17.1
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2019-11-04 16:02:29 +00:00
Sunpoet Po-Chuan Hsieh 68e5f33e7b Update to 2.034001
Changes:	https://metacpan.org/changes/distribution/DBIx-Class-Helpers
2019-11-04 16:00:12 +00:00
Pietro Cerutti e3df9fd15c databases/tdbc: update to 1.1.1 2019-11-04 09:00:05 +00:00
Kevin Bowling 0ac3a6774b databases/timescaledb: Update to 1.5.0
This release adds support for native compression

Changelog https://github.com/timescale/timescaledb/releases/tag/1.5.0

Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D22225
2019-11-03 19:39:22 +00:00
Muhammad Moinur Rahman c5bd5f54f3 databases/mroonga: Update version 9.08=>9.09
- Pet portlint
2019-11-03 09:15:11 +00:00
Tobias C. Berner 91f94abfd6 databases/tcl-sqlite3: Update to 3.30.1
PR:		241215
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>  (maintainer)
2019-11-03 07:39:13 +00:00
Tobias C. Berner fa77718ccd databases/postgis30: readd as repo-copy of postgis25
Reported by:	danfe
2019-11-03 07:21:51 +00:00
Tobias C. Berner 641547b5d6 databases/postgis30: remove for repo-copy 2019-11-03 07:20:51 +00:00
Niclas Zeising 7ca028827c databases/rrdtool: Fix with nondefault PREFIX
Fix the build and stage of databases/rrdtool when using a nondefault PREFIX.

PR:		241659
Submitted by:	John Hein
MFH:		2019Q4
2019-11-02 22:07:38 +00:00
Raphael Kubo da Costa 5bfd6d8905 Update to 3.30.1.
PR:		241214
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2019-11-02 17:28:27 +00:00
Sunpoet Po-Chuan Hsieh 8856872cbd Update to 1.10.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2019-11-02 17:03:20 +00:00
Vasil Dimov 3c607881a6 databases/mysqlwsrep57-server: upgrade 5.7.27-25.19 -> 5.7.28-25.20
PR:		241534
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.7.28-25.20/release-notes-mysql-wsrep-5.7.28-25.20.txt
2019-11-02 16:13:44 +00:00
Dmitri Goutnik 88bfbe46ec Use correct CONFIGURE_WITH helper
Reported by:	mat
Approved by:	tz (mentor, implicit)
2019-11-02 16:05:25 +00:00
Vasil Dimov f183749b1c databases/mysqlwsrep56-server: upgrade 5.6.45-25.27 -> 5.6.46-25.28
PR:		241533
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.6.46-25.28/release-notes-mysql-wsrep-5.6.46-25.28.txt
2019-11-02 15:18:26 +00:00
Tobias C. Berner 19f2e22970 databases/postgis30: Geographic objects support for PostgreSQL databases
* Add CONFLICTS_INSTALL for databases/postgis2*
  * Add USE=NLS for databases/postgis2*
  * New port databases/postgis30
  * New default options for postgis: WAGYU, PROTOBUF and JSON
  * RASTER is now a separated extension (enabled by default), use "CREATE
    EXTENSION postgis_raster;" as for topology or sfcgal extensions

Changelog:

   https://postgis.net/2019/10/20/postgis-3.0.0/

PR:		241358
Submitted by:	Loïc Bartoletti <lbartoletti@tuxfamily.org>
2019-11-02 13:54:50 +00:00
Matthias Fechner d102749dbf Obsolete by gitlab-ce 12.4 upgrade, use databases/rubygem-redis instead. 2019-11-02 10:32:15 +00:00
Tobias C. Berner 3ca3ffe455 graphics/poppler: update to 0.82.0
Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found

Thanks to adridg@ for fixing all the fallout.

Exp-run by:	antoine
PR:		241532
Approved by:	gnome (kwm, implicit)
2019-11-01 21:51:36 +00:00
Muhammad Moinur Rahman 6a9564b93f databases/freetds-devel : Update version 1.1.70=>1.1.71 2019-11-01 17:45:27 +00:00
Sunpoet Po-Chuan Hsieh 39897e49ad Update to 1.9.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2019-11-01 16:32:41 +00:00
Dmitri Goutnik 2972621525 databases/pspg: Update to 2.5.2
Changes:	https://github.com/okbob/pspg/releases

Reported by:	portscout
Approved by:	tz (mentor, implicit)
2019-11-01 13:23:13 +00:00
Muhammad Moinur Rahman 0767218287 databases/postgresql-odbc: Update version 11.01.0000=>12.00.0000 2019-10-31 21:50:26 +00:00
Muhammad Moinur Rahman 817a41d211 databases/postgresql-repmgr: Update version 4.4.0=>5.0.0 2019-10-31 21:40:47 +00:00
Piotr Kubaj 0c849d4f56 databases/pointcloud: fix build on GCC architectures
Remove -L/usr/lib from LDFLAGS. It causes the compiler to try to link to base libstdc++, in case it's present.

PR:		241596
Approved by:	lbartoletti@tuxfamily.org (maintainer), linimon (mentor)
2019-10-31 16:44:39 +00:00
Sunpoet Po-Chuan Hsieh 89f8775dd9 Update to 0.40
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/DBIx-Class-ResultSet-RecursiveUpdate
2019-10-31 14:50:36 +00:00
Sunpoet Po-Chuan Hsieh 1f8c3f81ac Add NO_ARCH 2019-10-31 14:50:32 +00:00
Alexey Dokuchaev 6cc85cc7e0 - Update `databases/iowow' to version 1.3.27
- Allow tests and hook them to our framework

Reported by:	portscout
2019-10-31 12:06:41 +00:00
Kurt Jaeger 6bfc33c3c6 databases/mongodb34: set deprecated and expiration_date
- Upstream goes EOL in January 2020.
  See https://www.mongodb.com/support-policy
- There are no dependencies in the ports tree.
- Give people some slack before expiration/removal of the port.
- Newer version of MongoDB have ports and are actively maintained.

PR:		241585
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
2019-10-31 05:27:01 +00:00
Niclas Zeising 4393d57c92 databases/rrdtool: Fix segfault
Add upstream patch to databases/rrdtool to fix segfault when trying to
calculate median of all-NaN values

PR:		241477
Submitted by:	amdmi3
MFH:		2019Q4
2019-10-30 22:23:50 +00:00
Muhammad Moinur Rahman c4bae7af17 databases/mysql-connector-c++: Update versin 1.1.12=>1.1.13 2019-10-30 12:17:01 +00:00
Timur I. Bakeyev ce0daf7fea Update ldb15 port to the next revision. 2019-10-30 09:47:27 +00:00
Pietro Cerutti b486f70815 databases/cassandra-cpp-driver: update to 2.14.0
Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.14.0
2019-10-29 12:22:31 +00:00
Muhammad Moinur Rahman a0ddd37166 databases/freetds-devel: Update version 1.1.57=>1.1.70 2019-10-28 22:18:04 +00:00