aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-2532-88/+88
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* databases/mysql80-*: Update to 8.0.27Jochen Neumeister2021-11-2514-193/+142
| | | | | | Release Notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-27.html Sponsored by: Netzkommune GmbH
* databases/py-sqlite3: fix build with python 3.11Dmitry Marakasov2021-11-241-1/+7
| | | | | PR: 259745 Approved by: python
* databases/percona57-server: update to 5.7.35-38 releaseDima Panov2021-11-232-4/+4
| | | | Sponsored by: Netkommune GmbH
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-231-1/+1
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* databases/py-asyncpg: Update to 0.25.0Babak Farrokhi2021-11-222-4/+4
|
* databases/py-aiopg: Update to 1.3.3Babak Farrokhi2021-11-222-5/+6
|
* databases/py-psycopg-pool: Update to 3.0.2Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
* databases/py-psycopg-c: Update to 3.0.4Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-psycopg: Update to 3.0.4Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/rocksdb: Update to 6.26.0Po-Chuan Hsieh2021-11-214-17/+6
| | | | Changes: https://github.com/facebook/rocksdb/releases
* databases/py-sqlalchemy14: Update to 1.4.27Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-psycopg2: Update to 2.9.2Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
* databases/py-aiomysql: Update to 0.0.22Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/aio-libs/aiomysql/releases https://github.com/aio-libs/aiomysql/blob/master/CHANGES.txt
* databases/py-psycopg-pool: Add py-psycopg-pool 3.0.1Po-Chuan Hsieh2021-11-214-0/+32
| | | | | | | | | | | PostgreSQL database adapter for Python - Connection Pool This distribution contains the optional connection pool package psycopg_pool. This package is kept separate from the main psycopg package because it is likely that it will follow a different release cycle. WWW: https://www.psycopg.org/ WWW: https://github.com/psycopg/psycopg/tree/master/psycopg_pool
* databases/py-psycopg-c: Add py-psycopg-c 3.0.3Po-Chuan Hsieh2021-11-215-0/+42
| | | | | | | | | PostgreSQL database adapter for Python - optimization package Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. WWW: https://www.psycopg.org/ WWW: https://github.com/psycopg/psycopg/tree/master/psycopg_c
* databases/py-psycopg: Add py-psycopg 3.0.3Po-Chuan Hsieh2021-11-214-0/+48
| | | | | | | | | PostgreSQL database adapter for Python Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. WWW: https://www.psycopg.org/ WWW: https://github.com/psycopg/psycopg
* databases/py-mysqlclient: update to 2.1.0 releaseDima Panov2021-11-182-4/+4
| | | | | Changelog: https://github.com/PyMySQL/mysqlclient/releases/tag/v2.1.0 Sponsored by: Netzkommune GmbH
* databases/mysql-udf: remove redundant +Piotr Kubaj2021-11-181-6/+6
| | | | While here, add the same for armv7 to fix build.
* databases/pecl-rrd: Update WWWLi-Wen Hsu2021-11-161-1/+1
|
* databases/galera26: Update to 26.4.10devel@galeracluster.com2021-11-164-4/+28
| | | | | | Changelog: http://releases.galeracluster.com/galera-4.10/release-notes-galera-26.4.10.txt PR: 259867
* databases/galera: Update to 25.3.35devel@galeracluster.com2021-11-162-4/+4
| | | | | | Changelog: http://releases.galeracluster.com/galera-3.35/release-notes-galera-25.3.35.txt PR: 259866
* databases/mysqlwsrep57-server: Update to 5.7.35-25.27devel@galeracluster.com2021-11-162-5/+5
| | | | | | Changelog: http://releases.galeracluster.com/mysql-wsrep-5.7.35-25.27/release-notes-mysql-wsrep-5.7.35-25.27.txt PR: 259868
* USES=emacs: Chase package name changesJoseph Mingrone2021-11-154-3/+4
| | | | | PR: 259259 Differential Revision: https://reviews.freebsd.org/D32613
* databases/db: Update to 1.27.Mikael Urankar2021-11-142-8/+8
|
* databases/rubygem-pg_query: update to 2.1.2Matthias Fechner2021-11-133-23/+4
| | | | | Changelog: https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
* databases/py-minidb: Update to 2.0.5Kai Knoblich2021-11-132-4/+4
| | | | | | Changelog: https://github.com/thp/minidb/compare/2.0.4...2.0.5
* databases/pgroonga: Update version 2.3.2=>2.3.4Muhammad Moinur Rahman2021-11-133-5/+96
| | | | Relnotes: https://pgroonga.github.io/news/#version-2-3-4
* databases/mroonga: Update version 11.08=>11.09Muhammad Moinur Rahman2021-11-132-4/+4
| | | | Relnotes: https://mroonga.org/en/blog/2021/11/04/mroonga-11.09.html
* databases/postgis2{4,5}: Deprecate portLoïc Bartoletti2021-11-132-0/+6
| | | | PR: 258313
* databases/postgresql??-*: updated to latest versionPalle Girgensohn2021-11-1119-30/+38
| | | | | | | | | | | | | | | | | | | This release contains a variety of fixes from the previous version. A dump/restore is not required for those running the same major version. However, note that installations using physical replication should update standby servers before the primary server, as explained in the release notes. Also, several bugs have been found that may have resulted in corrupted indexes, as explained in the next several changelog entries. If any of those cases apply to you, it's recommended to reindex possibly-affected indexes after updating. This release also mitigates two possible man-in-the-middle attacks. Security: 2ccd71bd-426b-11ec-87db-6cc21735f730 Release notes: https://www.postgresql.org/docs/release/14.1/
* databases/mariadb103-server: Security update to 10.3.32Bernard Spil2021-11-103-131/+5
| | | | | MFH: 2021Q4 Security: c9387e4d-2f5f-11ec-8be6-d4c9ef517024
* databases/mariadb104-server: Security update to 10.4.22Bernard Spil2021-11-103-131/+5
| | | | | MFH: 2021Q4 Security: c9387e4d-2f5f-11ec-8be6-d4c9ef517024
* databases/mariadb105-server: Security update to 10.5.13Bernard Spil2021-11-104-125/+5
| | | | | MFH: 2021Q4 Security: c9387e4d-2f5f-11ec-8be6-d4c9ef517024
* databases/redisjson: update to 2.0.3Sergey A. Osokin2021-11-102-6/+11
|
* databases/puppetdb7: Update to 7.7.1Romain Tartière2021-11-104-8/+8
| | | | | | | Release notes: https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-771 With hat: puppet
* databases/puppetdb6: Update to 6.19.1Romain Tartière2021-11-104-8/+8
| | | | | | | Resease notes: https://puppet.com/docs/puppetdb/6/release_notes.html#puppetdb-6191 With hat: puppet
* */*: Consistently use my new driesm@FreeBSD.org aliasDries Michiels2021-11-091-1/+1
| | | | | | | | Replace all occurences of driesm.michiels@gmail.com with driesm@FreeBSD.org. Approved by: philip (mentor), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32896
* databases/adodb5: update to 5.21.3 release (+)Dima Panov2021-11-082-4/+4
| | | | | | | Changelog: * core: Ensure temp $ADODB_COUNTRECS changes really are temporary #761 * mysqli: force error reporting mode to OFF (PHP 8.1 compatibility) #755 * pdo: fix metaIndexes declaration to match parent #717
* databases/clickhouse: Port to aarch64.Mikael Urankar2021-11-089-2/+220
| | | | | PR: 259047 Approved by: Oleg Ginzburg (maintainer)
* Bump PORTREVISION of graphics/poppler consumers.Gleb Popov2021-11-081-1/+1
| | | | PR: 259656
* databases/tdbc: update to 1.1.3Pietro Cerutti2021-11-082-13/+13
|
* databases/redis_exporter: Update to 1.30.0Volodymyr Kostyrko2021-11-082-4/+4
| | | | PR: 259690
* databases/redisdesktopmanager: fix build on powerpc64Piotr Kubaj2021-11-072-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vec_vbpermq requires -mpower8-vector. bswap64 needs to be used instead of bswap_64 on FreeBSD. In file included from app/qmlutils.cpp:16: ../3rdparty/simdjson/singleheader/simdjson.h:14999:44: error: use of undeclared identifier 'vec_vbpermq' result = ((__vector unsigned long long)vec_vbpermq((__m128i)this->value, ^ ../3rdparty/simdjson/singleheader/simdjson.h:15022:22: error: use of undeclared identifier 'vec_vsx_ld' return (__m128i)(vec_vsx_ld(0, reinterpret_cast<const uint8_t *>(values))); ^ ../3rdparty/simdjson/singleheader/simdjson.h:15108:9: error: use of undeclared identifier 'vec_vsx_ld' vec_vsx_ld(0, reinterpret_cast<const uint8_t *>(pshufb_combine_table + pop1 * 8)); ^ ../3rdparty/simdjson/singleheader/simdjson.h:15110:5: error: use of undeclared identifier 'vec_vsx_st'; did you mean 'vec_xst'? vec_vsx_st(answer, 0, reinterpret_cast<__m128i *>(output)); ^~~~~~~~~~ vec_xst /usr/lib/clang/11.0.1/include/altivec.h:16610:33: note: 'vec_xst' declared here static inline __ATTRS_o_ai void vec_xst(vector float __vec, ^ In file included from app/qmlutils.cpp:16: ../3rdparty/simdjson/singleheader/simdjson.h:15110:27: error: cannot initialize a parameter of type 'float *' with an rvalue of type 'simdjson::ppc64::(anonymous namespace)::simd::__m128i *' vec_vsx_st(answer, 0, reinterpret_cast<__m128i *>(output)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/clang/11.0.1/include/altivec.h:16612:48: note: passing argument to parameter '__ptr' here float *__ptr) { ^ In file included from app/qmlutils.cpp:16: ../3rdparty/simdjson/singleheader/simdjson.h:15768:9: error: use of undeclared identifier 'bswap_64' val = bswap_64(val); ^ ../3rdparty/simdjson/singleheader/simdjson.h:15039:5: error: use of undeclared identifier 'vec_vsx_st' vec_vsx_st(this->value, 0, reinterpret_cast<__m128i *>(dst)); ^ ../3rdparty/simdjson/singleheader/simdjson.h:15586:6: note: in instantiation of member function 'simdjson::ppc64::(anonymous namespace)::simd::base8_numeric<unsigned char>::store' requested here v0.store(dst); ^
* databases/pg_citus: update to 10.2.2Matthew Seaman2021-11-073-4/+5
| | | | ChangeLog: https://github.com/citusdata/citus/blob/v10.2.2/CHANGELOG.md
* databases/mysql-connector-java: Update to 8.0.27Richard Gallamore2021-11-062-4/+4
| | | | Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-27.html
* databases/mariadb-connector-odbc: Update to 3.1.14Bernard Spil2021-11-062-6/+7
|
* databases/mariadb-connector-c: Update to 3.2.4Bernard Spil2021-11-064-15/+124
|
* databases/redisdesktopmanager: update to 2021.8Steve Wills2021-11-062-10/+10
| | | | Changes: https://github.com/uglide/RedisDesktopManager/releases/tag/2021.8
* databases/py-caterva: Remove -f because RM has it alreadyPo-Chuan Hsieh2021-11-051-1/+1
|