Commit Graph

21538 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman c4db919d99 databases/freetds-devel: Update version 1.2.67=>1.2.73 2020-10-31 22:05:04 +00:00
Muhammad Moinur Rahman 3f6e8f1bc6 databases/freetds: Update version 1.2.5=>1.2.9 2020-10-31 21:39:33 +00:00
Mikael Urankar 7d2a23adce databases/sqldeveloper: update dependency from java/openjfx8-devel to java/openjfx14 and make it optional
PR:		250704
Submitted by:	VVD <vvd@unislabs.com> (maintainer)
2020-10-31 17:33:04 +00:00
Kurt Jaeger 6889675557 databases/pecl-mongodb: ignore with php80 2020-10-31 12:00:41 +00:00
Jochen Neumeister 1b8f14c12b Updat to 4.9.7
Changelogs:
 - https://www.phpmyadmin.net/news/2020/10/10/phpmyadmin-496-and-503-are-released/
 - https://www.phpmyadmin.net/news/2020/10/15/phpmyadmin-497-and-504-are-released/

Sponsored by:	Netzkommune GmbH
2020-10-30 18:21:59 +00:00
Florian Smeets d7d12b75ca - add -fcommon to fix the build with newer clang/gcc
- fixup pkg-plist
2020-10-29 20:37:38 +00:00
Jochen Neumeister 553438d5a6 Update to 5.0.4
Changelogs:
 - https://www.phpmyadmin.net/news/2020/10/10/phpmyadmin-496-and-503-are-released/
 - https://www.phpmyadmin.net/news/2020/10/15/phpmyadmin-497-and-504-are-released/

Sponsored by:	Netzkommune GmbH
2020-10-29 11:56:25 +00:00
Jochen Neumeister ea2e210f27 databases/mysql80-{client, server}: Update to latest release 8.0.22
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-22.html

MFH:		2020Q4
Security:	4fba07ca-13aa-11eb-b31e-d4c9ef517024
Sponsored by:	Netzkommune GmbH
2020-10-29 10:20:18 +00:00
Muhammad Moinur Rahman 714f21e364 databases/freetds-devel: Update version 1.2.61=>1.2.67 2020-10-29 00:06:18 +00:00
Jochen Neumeister daa65d59a4 Update to 26.4.6
Codership is pleased to announce the release of Galera Replication library 4.6,
implementing wsrep API version 26.

The library is now available as targeted packages and package repositories
for a number of Linux distributions, including Ubuntu, Debian, CentOS,
RHEL, OpenSUSE and SLES. Obtaining packages using a package repository
removes the need to download individual files and facilitates the deployment
and upgrade of Galera nodes.

This and future releases will be available from https://www.galeracluster.com.

The latest version of Galera for FreeBSD is available in the FreeBSD
Ports Collection.

Notable fixes in Galera replication since last binary release
by Codership (4.5):

- The in-memory GCache index implementation was reworked to use sorted
  std::deque instead of std::map, leading to eightfold reduction in
  GCache memory footprint.

- CRC32C implementation was reworked. Hardware CRC32C is now supported
  on x86_64 and ARM64 platforms.

- Bus error due to unaligned access on Sparc64 platform was fixed.

- Three new status variables were added: wsrep_flow_control_active,
  wsrep_flow_control_requested and wsrep_gmcast_segment.

- Prevent GCache rollover on Donor during IST.

- Binary tarball package was added in this release.

Other changes:

- Unit tests were reworked to replace deprecated Check library
  API calls with supported ones (codership/galera#577).

Known Issues:
- In order to install Galera package on CentOS 8 or RHEL 8, MySQL and
  MariaDB modules need to be disabled first with `dnf -y module disable
  mysql mariadb`.

End of Life Notice:

This is the last release for openSUSE 15.0.

PR:	250506
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-27 11:18:56 +00:00
Adriaan de Groot 24eb38a640 New port: database/cutelyst-asql
asql is an asynchronous, C++11-native, Qt5 based SQL Query library.
You can use it to write async queries with natural C++-lambda
and Qt5-slots style code.

Right now there is only a PostgreSQL backend, but others are
planned (and then the port will grow OPTIONS).

This comes from the cutelyst project, and it would conflict with
www/asql is named the "obvious" way, so name it something inbetween.
2020-10-26 15:36:38 +00:00
Jochen Neumeister 724c6e1bc8 Update to 25.3.31
Changelog:
Codership is pleased to announce the release of Galera Replication library 3.31,
implementing wsrep API version 25.

The library is now available as targeted packages and package repositories
for a number of Linux distributions, including Ubuntu, Debian, CentOS,
RHEL, OpenSUSE and SLES. Obtaining packages using a package repository
removes the need to download individual files and facilitates the deployment
and upgrade of Galera nodes.

This and future releases will be available from https://www.galeracluster.com.

The latest version of Galera for FreeBSD is available in the FreeBSD
Ports Collection.

Notable fixes in Galera replication since last binary release
by Codership (3.30):

- The in-memory GCache index implementation was reworked to use sorted
  std::deque instead of std::map, leading to eightfold reduction in
  GCache memory footprint.

- CRC32C implementation was reworked. Hardware CRC32C is now supported
  on x86_64 and ARM64 platforms.

- Bus error due to unaligned access on Sparc64 platform was fixed.

- Three new status variables were added: wsrep_flow_control_active,
  wsrep_flow_control_requested and wsrep_gmcast_segment.

- Prevent GCache rollover on Donor during IST.

- Incorrect handling of return value from SST donate callback
  was fixed (codership/galera#284).

- Binary tarball package is compiled with OpenSSL 1.1.1g.

Other changes:

- Unit tests were reworked to replace deprecated Check library
  API calls with supported ones (codership/galera#577).

Known Issues:
- In order to install Galera package on CentOS 8 or RHEL 8, MySQL and
  MariaDB modules need to be disabled first with `dnf -y module disable
  mysql mariadb`.

End of Life Notice:

This is the last release for Debian Jessie and openSUSE 15.0.

PR:		250505
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-26 11:20:40 +00:00
Kurt Jaeger b0d2a99bf4 databases/cego: update 2.45.25 -> 2.45.28
- Fix in CegoTableManager::insertDataTable, before call
  getObjectListByTable, type must be checked ( must be CegoObject::TABLE
  ), otherwise ( for system objects ) not found exception arises.
  This error may appear with the admin commands begin backup and end
  back ( stat information is written to bustat system table )
- Added format fix to CegoAction::formatTableInfo, to treat very
  long object names, max name length of all corresponding objects is
  now calculated and output is printed in appropriate format
- Change in CegoAction::execProcCall and CegoAction::execFuncCall,
  procedure/function arguments are evaluated and cast in this methods
  now. This is needed, to support string to clob casting for procedure
  arguments. As a consequence the CegoProcedure::execute method has
  been changed to receive ListT instead of ListT.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-10-25 20:53:43 +00:00
Muhammad Moinur Rahman f7471bdef6 databases/freetds-devel: Update version 1.2.51=>1.2.61 2020-10-25 18:02:09 +00:00
Kurt Jaeger 38b9790db6 databases/mongodb36: allow build with python 3
PR:		249597
Submitted by:	mikael
Reported by:	swills
Reviewed by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
2020-10-25 10:49:46 +00:00
Muhammad Moinur Rahman af7bf9bb6d databases/py-mysql-connector-python: Update version 8.0.21=>8.0.22
Relnotes:	https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
2020-10-25 01:21:32 +00:00
Muhammad Moinur Rahman 4108d9347b databases/postgresql-repmgr: Update version 5.1.0=>5.2.0
- Fix service start if pid file doesn't exist [1]

PR:		250012 [1]
Submitted by:	ole@free.de [1]
Relnotes:	https://repmgr.org/docs/current/release-5.2.0.html
2020-10-24 23:52:38 +00:00
Kurt Jaeger 1c1a959aac databases/pecl-mongodb: update 1.7.4 -> 1.8.1
- support for mongodb 4.4

Relnotes:	https://github.com/mongodb/mongo-php-driver/releases/tag/1.8.1
		https://github.com/mongodb/mongo-php-driver/releases/tag/1.8.0
2020-10-24 19:48:23 +00:00
Muhammad Moinur Rahman 13cb2e4f3b databases/mroonga: Update version 10.06=>10.07
Relnotes:	https://mroonga.org/en/blog/2020/10/02/mroonga-10.07.html
2020-10-24 17:52:15 +00:00
Matthew Seaman dc52f312dd Update to 9.4.2
ChangeLog:	https://github.com/citusdata/citus/blob/v9.4.2/CHANGELOG.md
2020-10-24 12:54:33 +00:00
Bernard Spil b17e08a3a9 databases/mariadb104-server: Security update to 10.4.15
* Fix server start on clean install [1]

PR:		247413 [1]
MFH:		2020Q4
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024
2020-10-24 11:50:32 +00:00
Bernard Spil 5c0779c39b databases/mariadb105-server: Security update to 10.5.6
* Partial rc.d fixes from [1]

PR:		217247 [1]
MFH:		2020Q4
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024
2020-10-24 11:30:11 +00:00
Bernard Spil 276cf0f34d databases/mariadb103-server: Security update to 10.3.25
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024
2020-10-24 10:24:59 +00:00
Muhammad Moinur Rahman 298f6cfd99 databases/freetds-devel: Update version 1.2.38=>1.2.51 2020-10-23 20:12:55 +00:00
Loïc Bartoletti c1353b7b79 databases/spatialite: fix soname
I forgot to add this patch.

Reported by:	rhurlin
2020-10-23 19:47:21 +00:00
Romain Tartière f2cf2398c0 Update to 5.2.19
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5219

With hat:	puppet
2020-10-23 18:45:45 +00:00
Romain Tartière 037c01e76d Update to 6.13.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6130

With hat:	puppet
2020-10-23 18:45:11 +00:00
Loïc Bartoletti d318a7aef9 databases/py-pum: Update to 0.9.12 2020-10-23 17:40:08 +00:00
Loïc Bartoletti 841acf1410 databases/spatialite-tools: Update to 5.0.0 2020-10-23 16:28:09 +00:00
Loïc Bartoletti 4fed9e75c2 databases/spatialite: Update to 5.0.0
- Add dependency on archivers/minizip and devel/librttopo.
- Remove postgis (lwgeom) dependency
- Fix license to GPLv2
2020-10-23 16:27:08 +00:00
Dave Cottlehuber 014aa594a5 databases/foundationdb: update to 6.3.9
Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
2020-10-22 20:58:10 +00:00
Sunpoet Po-Chuan Hsieh 3ec72fe9ac Update to 1.4.4
Changes:	https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
2020-10-22 17:38:07 +00:00
Loïc Bartoletti 0173afc691 graphics/gdal: Add more default options
GDAL is an essential component for GIS software as graphics/qgis*, math/saga,
databases/postgis*, databases/grass*.
Unfortunately too many options are not enabled by default, causing the user
of theses softwares to rebuild graphics/gdal and its bindings (especially
graphics/py-gdal) for basic use.

With this commit, the vast majority of user needs will be covered, leaving
the build of graphics/gdal with the less relevant and less used options to
the users who really need it.

As gdal now requires postgresql, the package will install the default
version (postgresql12), however databases/postgis23 cannot be built with
postgresql>10 so it is marked as BROKEN -- however this is not a problem
since it is largely deprecated and will be removed soon.

PR:		224004
Approved by:	Maintainer timeout
2020-10-22 12:20:06 +00:00
Torsten Zuehlsdorff 4ef2288f0d PHP 8.0: Connect all the ports added in r552906
Sponsored by:	PHP Update Service
2020-10-22 00:24:27 +00:00
Torsten Zuehlsdorff 1061308ba7 Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
2020-10-21 22:58:51 +00:00
Baptiste Daroussin 4cb341d94f Update to 3.38.1 2020-10-20 18:31:48 +00:00
Richard Gallamore b0b6fd149a Updated to 8.0.22
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-22.html
2020-10-20 17:44:42 +00:00
Jochen Neumeister 3e67f95cb9 databases/mysq57-{client, server}: Update to latest release 5.7.32
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-32.html

Sponsored by:	Netzkommune GmbH
2020-10-20 08:53:44 +00:00
Wen Heping 0ef716674e - Update to 0.11
- Add LICENSE
- Take maintainership

PR:		249899
Submitted by:	wen@
Approved by:	maintainer(timeout, >=20 days)
2020-10-20 01:45:32 +00:00
Jochen Neumeister 7f988249ca databases/mysq56-{client, server}: Update to latest release 5.6.50
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-50.html

Sponsored by:	Netzkommune GmbH
2020-10-19 18:44:21 +00:00
Bernard Spil 1238c17dd6 databases/mariadb-connector-c: Update to 3.1.10 2020-10-18 18:51:46 +00:00
Sunpoet Po-Chuan Hsieh 5624e3e593 Update to 1.0.7
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2020-10-18 15:35:32 +00:00
Sunpoet Po-Chuan Hsieh 5f9e894ce2 Update to 2.1.1
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2020-10-18 15:34:48 +00:00
Dave Cottlehuber 30b16583e1 databases/couchdb3: update to 3.1.1
Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
2020-10-18 14:26:43 +00:00
Jochen Neumeister 0e8b25892a Fix pkg-messages
PR:		250340
Submitted by:	0mp
Sponsored by:	Netzkommune GmbH
2020-10-16 20:43:57 +00:00
Antoine Brodin 6323d690b6 Deprecate a few py27 ports 2020-10-16 08:56:09 +00:00
Sunpoet Po-Chuan Hsieh e6aba2adfe Update RUN_DEPENDS for PORTNAME change in py-pastedeploy 2020-10-15 20:20:08 +00:00
Sunpoet Po-Chuan Hsieh a25b9b7ead Update to 1.3.20
Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2020-10-15 20:07:37 +00:00
Sunpoet Po-Chuan Hsieh 472a16b35e Remove PYTHON option
- Bump PORTREVISION for dependency and package change

The python binding requires Python 2 only.
2020-10-15 20:07:01 +00:00
Sunpoet Po-Chuan Hsieh 6f50787fce Update to 6.11.6
Changes:	https://github.com/facebook/rocksdb/releases
2020-10-15 20:06:57 +00:00