aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* New port: database/cutelyst-asqlAdriaan de Groot2020-10-265-0/+61
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=553357
* Update to 25.3.31Jochen Neumeister2020-10-262-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=553337
* databases/cego: update 2.45.25 -> 2.45.28Kurt Jaeger2020-10-252-4/+4
| | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=553291
* databases/freetds-devel: Update version 1.2.51=>1.2.61Muhammad Moinur Rahman2020-10-252-4/+4
| | | | Notes: svn path=/head/; revision=553278
* databases/mongodb36: allow build with python 3Kurt Jaeger2020-10-252-2/+1979
| | | | | | | | | | | PR: 249597 Submitted by: mikael Reported by: swills Reviewed by: Ronald Klop <ronald-lists@klop.ws> Approved by: dev@dudu.ro (maintainer) Notes: svn path=/head/; revision=553254
* databases/py-mysql-connector-python: Update version 8.0.21=>8.0.22Muhammad Moinur Rahman2020-10-252-4/+4
| | | | | | | Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html Notes: svn path=/head/; revision=553234
* databases/postgresql-repmgr: Update version 5.1.0=>5.2.0Muhammad Moinur Rahman2020-10-244-5/+10
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=553232
* databases/pecl-mongodb: update 1.7.4 -> 1.8.1Kurt Jaeger2020-10-242-4/+4
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=553222
* databases/mroonga: Update version 10.06=>10.07Muhammad Moinur Rahman2020-10-242-4/+4
| | | | | | | Relnotes: https://mroonga.org/en/blog/2020/10/02/mroonga-10.07.html Notes: svn path=/head/; revision=553208
* Update to 9.4.2Matthew Seaman2020-10-242-4/+4
| | | | | | | ChangeLog: https://github.com/citusdata/citus/blob/v9.4.2/CHANGELOG.md Notes: svn path=/head/; revision=553194
* databases/mariadb104-server: Security update to 10.4.15Bernard Spil2020-10-243-5/+5
| | | | | | | | | | | * Fix server start on clean install [1] PR: 247413 [1] MFH: 2020Q4 Security: a2565962-1156-11eb-9c9c-d4c9ef517024 Notes: svn path=/head/; revision=553187
* databases/mariadb105-server: Security update to 10.5.6Bernard Spil2020-10-244-6/+14
| | | | | | | | | | | * Partial rc.d fixes from [1] PR: 217247 [1] MFH: 2020Q4 Security: a2565962-1156-11eb-9c9c-d4c9ef517024 Notes: svn path=/head/; revision=553184
* databases/mariadb103-server: Security update to 10.3.25Bernard Spil2020-10-242-4/+4
| | | | | | | Security: a2565962-1156-11eb-9c9c-d4c9ef517024 Notes: svn path=/head/; revision=553177
* databases/freetds-devel: Update version 1.2.38=>1.2.51Muhammad Moinur Rahman2020-10-232-4/+4
| | | | Notes: svn path=/head/; revision=553138
* databases/spatialite: fix sonameLoïc Bartoletti2020-10-231-0/+13
| | | | | | | | | I forgot to add this patch. Reported by: rhurlin Notes: svn path=/head/; revision=553135
* Update to 5.2.19Romain Tartière2020-10-234-8/+8
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5219 With hat: puppet Notes: svn path=/head/; revision=553131
* Update to 6.13.0Romain Tartière2020-10-234-8/+8
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6130 With hat: puppet Notes: svn path=/head/; revision=553130
* databases/py-pum: Update to 0.9.12Loïc Bartoletti2020-10-232-4/+4
| | | | Notes: svn path=/head/; revision=553119
* databases/spatialite-tools: Update to 5.0.0Loïc Bartoletti2020-10-233-5/+11
| | | | Notes: svn path=/head/; revision=553112
* databases/spatialite: Update to 5.0.0Loïc Bartoletti2020-10-233-16/+19
| | | | | | | | | - Add dependency on archivers/minizip and devel/librttopo. - Remove postgis (lwgeom) dependency - Fix license to GPLv2 Notes: svn path=/head/; revision=553111
* databases/foundationdb: update to 6.3.9Dave Cottlehuber2020-10-222-4/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=553056
* Update to 1.4.4Sunpoet Po-Chuan Hsieh2020-10-222-4/+4
| | | | | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history Notes: svn path=/head/; revision=553003
* graphics/gdal: Add more default optionsLoïc Bartoletti2020-10-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=552962
* PHP 8.0: Connect all the ports added in r552906Torsten Zuehlsdorff2020-10-221-0/+12
| | | | | | | Sponsored by: PHP Update Service Notes: svn path=/head/; revision=552910
* Welcome PHP 8.0 RC 2 to the ports treeTorsten Zuehlsdorff2020-10-2116-0/+325
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=552906
* Update to 3.38.1Baptiste Daroussin2020-10-202-4/+4
| | | | Notes: svn path=/head/; revision=552842
* Updated to 8.0.22Richard Gallamore2020-10-202-4/+4
| | | | | | | Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-22.html Notes: svn path=/head/; revision=552835
* databases/mysq57-{client, server}: Update to latest release 5.7.32Jochen Neumeister2020-10-203-6/+6
| | | | | | | | | Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-32.html Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=552808
* - Update to 0.11Wen Heping2020-10-203-10/+12
| | | | | | | | | | | | - Add LICENSE - Take maintainership PR: 249899 Submitted by: wen@ Approved by: maintainer(timeout, >=20 days) Notes: svn path=/head/; revision=552786
* databases/mysq56-{client, server}: Update to latest release 5.6.50Jochen Neumeister2020-10-192-5/+5
| | | | | | | | | Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-50.html Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=552757
* databases/mariadb-connector-c: Update to 3.1.10Bernard Spil2020-10-182-4/+4
| | | | Notes: svn path=/head/; revision=552677
* Update to 1.0.7Sunpoet Po-Chuan Hsieh2020-10-182-4/+4
| | | | | | | Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=552646
* Update to 2.1.1Sunpoet Po-Chuan Hsieh2020-10-182-4/+4
| | | | | | | Changes: https://github.com/TileDB-Inc/TileDB/releases Notes: svn path=/head/; revision=552637
* databases/couchdb3: update to 3.1.1Dave Cottlehuber2020-10-185-40/+5
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=552633
* Fix pkg-messagesJochen Neumeister2020-10-166-7/+7
| | | | | | | | | PR: 250340 Submitted by: 0mp Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=552522
* Deprecate a few py27 portsAntoine Brodin2020-10-161-0/+3
| | | | Notes: svn path=/head/; revision=552494
* Update RUN_DEPENDS for PORTNAME change in py-pastedeploySunpoet Po-Chuan Hsieh2020-10-151-1/+1
| | | | Notes: svn path=/head/; revision=552472
* Update to 1.3.20Sunpoet Po-Chuan Hsieh2020-10-152-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html Notes: svn path=/head/; revision=552453
* Remove PYTHON optionSunpoet Po-Chuan Hsieh2020-10-152-12/+3
| | | | | | | | | - Bump PORTREVISION for dependency and package change The python binding requires Python 2 only. Notes: svn path=/head/; revision=552446
* Update to 6.11.6Sunpoet Po-Chuan Hsieh2020-10-152-4/+4
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=552445
* databases/postgresql-rum: Update to 1.3.7Mark Felder2020-10-152-4/+4
| | | | | | | | | | Changes since 1.3.6: Add support PostgreSQL 13 Now RUM takes into account lexem's weights Notes: svn path=/head/; revision=552426
* databases/postgis24: Update postgresql versions availableLoïc Bartoletti2020-10-151-1/+2
| | | | | | | postgis24 can be built with postgresql12. Update postgresql range versions accordingly. Notes: svn path=/head/; revision=552385
* databases/postgis23: Mark deprecatedLoïc Bartoletti2020-10-151-0/+3
| | | | Notes: svn path=/head/; revision=552384
* Update to 0.29Jochen Neumeister2020-10-142-5/+5
| | | | | | | | | PR: 250301 Submitted by: maintainer Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=552361
* Fix options breakage from r551702.Palle Girgensohn2020-10-141-2/+2
| | | | | | | | | | Make LLVM option work again on everything but powerpc64. PR: 250346 Submitted by: Christian Ullrich Notes: svn path=/head/; revision=552356
* databases/pspg: Update to 3.1.5Dmitri Goutnik2020-10-142-4/+4
| | | | Notes: svn path=/head/; revision=552328
* - Update to 21.0Wen Heping2020-10-142-4/+4
| | | | Notes: svn path=/head/; revision=552296
* Update to 0.4.1Sunpoet Po-Chuan Hsieh2020-10-132-4/+4
| | | | | | | Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG Notes: svn path=/head/; revision=552255
* Update to 0.30.1Sunpoet Po-Chuan Hsieh2020-10-132-4/+4
| | | | | | | | Changes: https://github.com/jaysonsantos/python-binary-memcached/releases https://github.com/jaysonsantos/python-binary-memcached/blob/master/CHANGELOG.rst Notes: svn path=/head/; revision=552254
* Allow build with py-sqlparse 0.4.0Sunpoet Po-Chuan Hsieh2020-10-133-2/+14
| | | | | | | | - Update WWW - Bump PORTREVISION for package change Notes: svn path=/head/; revision=552253