Commit Graph

22663 Commits

Author SHA1 Message Date
Tobias C. Berner
7cf2e947bd databases/kdb: prepare for KDE patched Qt
PR:             260548
2021-12-27 09:23:10 +01:00
Muhammad Moinur Rahman
3a30223f74 databases/pgpool-II-41: Update version 4.1.6=>4.1.10
Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-10.html
Sponsored by:	Bounce Experts
2021-12-26 13:05:19 -06:00
Muhammad Moinur Rahman
14ed268937 databases/pgpool-II-40: Update version 4.0.9=>4.0.17
Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-17.html
Sponsored by:	Bounce Experts
2021-12-26 13:05:17 -06:00
Muhammad Moinur Rahman
6bc34dba93 databases/pgpool-II-37: Update version 3.7.14=>3.7.22
Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-22.html
Sponsored by:	Bounce Experts
2021-12-26 13:05:15 -06:00
Muhammad Moinur Rahman
16fbad2383 databases/pgpool-II-36: Update version 3.6.21=>3.6.28
Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-6-28.html
Sponsored by:	Bounce Experts
2021-12-26 13:05:13 -06:00
Björn Lemke
8da598cd7b databases/cego: 2.47.7 -> 2.47.11
- Fix in CegoDistManager::startTableSet, the current lsn has
  to be setup before performing the cleanup option. cleanup uses
  bufferFix which might result in a checkpoint. For this the current
  lsn has to be setup
- In CegoQuery, added execSchema which is copied for each execution
  call from _schema ( to have a virgin schema definition ). The
  execSchema then is enriched in the appropriate way. For the insert
  query, an addExprList variable was decleare to store the addition
  needed expression to complete the insert value list ( instead of
  adding it to _exprListArray ). After performing the query, the
  allocated and inserted expression have to be deleted. This
  implementation seems to be more useful for procedure based queries,
  where the intiantiated CegoQuery object is executed multiple times
- In CegoDistManager, reload message for views, procedure and trigger
  is avoided now ( since this occurs for each db thread during startup )
- In CegoAttrComp::setup(ListT** pJoinBuf, int offset) the _isSetup
  flag was not set to true for the posSetup case. This might lead to
  invalid error message. See https://www.lemke-it.com/litexec?request=pubnews
  for details
- Fix in CegoGroupSpace::getValueForAgg, The return value
  ( of type CegoFieldValue ) must be converted to a local copy,
  since the reference to the bufferpool might be invalidated
2021-12-23 16:47:08 +01:00
Sergey A. Osokin
c0b74c691b databases/redis5: add deprecation date
Bump PORTREVISION.
2021-12-22 09:13:39 -05:00
Piotr Kubaj
55d4835be5 databases/postgresql14-server: fix build on riscv64
Same issue as other postgresql ports.
2021-12-22 10:43:26 +00:00
Sergey A. Osokin
9cc986fdbc databases/redisjson: update to 2.0.6 2021-12-22 05:40:11 -05:00
Volodymyr Kostyrko
1760f7107b databases/redis_exporter: Update to 1.33.0
Changelog:
    https://github.com/oliver006/redis_exporter/compare/v1.30.0...v1.33.0

PR:		260589
2021-12-22 16:11:47 +08:00
TAKATSU Tomonari
a76764091b databases/R-cran-DBI: Update to 1.1.2 2021-12-22 03:03:27 +00:00
Po-Chuan Hsieh
30c5d951a0 databases/rubygem-redis-namespace16: Remove obsoleted port
Use databases/rubygem-redis-namespace instead.
2021-12-22 03:26:28 +08:00
Po-Chuan Hsieh
26c1e9bb63 databases/rubygem-pg018: Remove obsoleted port
Use databases/rubygem-pg instead.

With hat:	ruby
2021-12-22 03:26:27 +08:00
Po-Chuan Hsieh
d5b92b15c1 databases/rubygem-pg0: Remove obsoleted port
Use databases/rubygem-pg instead.
2021-12-22 03:26:26 +08:00
Po-Chuan Hsieh
e094a28983 databases/rubygem-mysql204: Remove obsoleted port
Use databases/rubygem-mysql2 instead.
2021-12-22 03:26:25 +08:00
Po-Chuan Hsieh
b3646ceeef databases/rubygem-flipper-active_record017: Remove obsoleted port
Use databases/rubygem-flipper-active_record instead.
2021-12-22 03:26:25 +08:00
Po-Chuan Hsieh
bac1a721fb databases/rubygem-globalid-rails61: Update to 1.0.0
Changes:	https://github.com/rails/globalid/releases
2021-12-22 02:50:20 +08:00
Po-Chuan Hsieh
4bbf0d405c databases/rubygem-globalid-rails60: Update to 1.0.0
Changes:	https://github.com/rails/globalid/releases
2021-12-22 02:50:20 +08:00
Po-Chuan Hsieh
3fb26133e2 databases/rubygem-globalid-rails52: Update to 1.0.0
Changes:	https://github.com/rails/globalid/releases
2021-12-22 02:50:19 +08:00
Po-Chuan Hsieh
91090a9df7 databases/rubygem-globalid-rails50: Update to 1.0.0
Changes:	https://github.com/rails/globalid/releases
2021-12-22 02:50:18 +08:00
Po-Chuan Hsieh
5c2a1e740c databases/rubygem-globalid-rails5: Update to 1.0.0
Changes:	https://github.com/rails/globalid/releases
2021-12-22 02:50:18 +08:00
Po-Chuan Hsieh
8940acc282 databases/py-queries: Update to 2.1.1
Changes:	https://github.com/gmr/queries/releases
		https://github.com/gmr/queries/commits/master
2021-12-22 02:47:58 +08:00
Po-Chuan Hsieh
ff1b14c841 databases/py-psycopg-c: Update to 3.0.5
Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
2021-12-22 02:47:57 +08:00
Po-Chuan Hsieh
831779c9d2 databases/py-psycopg: Update to 3.0.5
Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
2021-12-22 02:47:57 +08:00
Po-Chuan Hsieh
3985630c33 databases/py-fakeredis: Update to 1.7.0
Changes:	https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
2021-12-22 02:47:56 +08:00
Po-Chuan Hsieh
f7e2409e86 databases/py-caterva: Update to 0.7.0
Changes:	https://github.com/Blosc/python-caterva/releases
2021-12-22 02:47:55 +08:00
Po-Chuan Hsieh
d0c27ebad6 devel/grpc: Update to 1.42.0
Changes:	https://github.com/grpc/grpc/releases
2021-12-22 02:46:21 +08:00
Po-Chuan Hsieh
4ce88fb09a databases/tiledb: Update to 2.5.2
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2021-12-22 02:46:19 +08:00
Po-Chuan Hsieh
46bec7319e databases/rocksdb: Update to 6.26.1
Changes:	https://github.com/facebook/rocksdb/releases
2021-12-22 02:46:18 +08:00
Po-Chuan Hsieh
8981fe0db5 databases/plpgsql_check: Update to 2.0.6
Changes:	https://github.com/okbob/plpgsql_check/releases
2021-12-22 02:46:17 +08:00
Po-Chuan Hsieh
a3e31ec752 databases/pg_dirtyread: Update to 2.4
Changes:	https://github.com/df7cb/pg_dirtyread/releases
		https://github.com/df7cb/pg_dirtyread/commits/master
2021-12-22 02:46:16 +08:00
Po-Chuan Hsieh
7bb3603cd3 databases/mydumper: Update to 0.11.3-2
Changes:	https://github.com/maxbube/mydumper/releases
2021-12-22 02:46:16 +08:00
Po-Chuan Hsieh
e5c090a2d7 databases/caterva: Update to newer snapshot (9414145)
- Bump PORTREVISION for package change

It is required by databases/py-caterva 0.7.0.
2021-12-22 02:46:15 +08:00
Robert Kruus
00e430c0f1 databases/py-pyodbc: Update to 4.0.32
PR:		258369
2021-12-20 18:12:08 +08:00
Wen Heping
ff81924d64 databases/py-python-sql: Update to 1.3.0 2021-12-20 11:12:34 +08:00
Piotr Kubaj
cc8444836e databases/postgresql10-server: fix build on riscv64 2021-12-20 00:19:02 +00:00
Piotr Kubaj
bb5e7fce51 databases/postgresql11-server: fix build on riscv64
Same as postgresql13-server.
2021-12-20 00:19:02 +00:00
Piotr Kubaj
76622181c4 databases/postgresql12-server: fix build on riscv64
Same as postgresql13-server.
2021-12-20 00:19:01 +00:00
Jochen Neumeister
b566b31910 databases/mysql80-client: Fix a Problem with FIDO Option
there was an error, are both options turned off

PR:	260080
Sponsored by:	Netzkommune GmbH
2021-12-19 18:23:01 +01:00
Piotr Kubaj
396078dc2a databases/postgresql13-server: fix build on riscv64
Remove stale patch since it redefines the code that is already upstream.
2021-12-19 16:42:23 +00:00
Steven Kreuzer
dbe1af6795 databases/innotop: Update to version 1.13.0
ChangeLog: https://github.com/innotop/innotop/releases/tag/v1.13.0

PR:             260480
Reported By:    Vincent Milum Jr <freebsd@darkain.com>
2021-12-18 16:39:47 +00:00
TAKATSU Tomonari
66aa9a428c databases/R-cran-RMySQL: Update to 0.10.23 2021-12-18 12:56:22 +00:00
Loïc Bartoletti
8008bf09c4 databases/postgis32: Add new port
The PostGIS Team is pleased to release PostGIS 3.2.0, the
Olivier Courtin release.

This release would not be possible without the various
developers listed in the credits as well as the companies
 that provided funding and developer time.

URL: https://postgis.net/2021/12/18/postgis-3.2.0/
2021-12-18 07:46:52 +01:00
Matthew Seaman
73e9076cbb databases/pgbarman: Update to 2.17
Following upstream changes, switch master site to GitHub, including
for hte pre-build PDF manual.

Drop support for python-3.6 -- the software claims to support this
version, but setup.py fails with an obscure error, and considering
that python-3.6 is going out of support at the end of this month, I
could not justify the time to develop a compatibility fix.

Drop the USE_PYTHON 'optsuffix' flag in favour of an explicit
PKGNAMESUFFIX

As reported in PR 260340, appending the python version to the barman
${ETCDIR} doesn't make sense.  Fix this by dropping the USE_PYTHON
'concurrent' flag, which doesn't really make sense for end-user
software rather than library modules. (1)

PR:		260340 (1)
Reported by:	bsd at abinet.ru
2021-12-17 13:51:15 +00:00
Matthew Seaman
1e3798ebfc databases/pg_citus: update to 10.2.3
ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.3/CHANGELOG.md
2021-12-17 13:51:15 +00:00
Piotr Kubaj
608389cd9c databases/grass7: fix build on powerpc
Not libomp on powerpc.
2021-12-15 20:01:55 +00:00
Muhammad Moinur Rahman
60c087659a databases/freetds: Update version 1.3.3=>1.3.4 2021-12-15 09:39:31 -06:00
Romain Tartière
7afdfac47a databases/puppetdb7: Update to 7.8.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-780

With hat:	puppet
2021-12-14 18:34:36 -10:00
Dave Cottlehuber
737ebcdfe2 databases/couchdb3: depend on devel/icu
While CouchDB 3.2.1 switches a large portion of comparison functionality
to internal erlang code, this is still required as a dependency for
ejson_compare. devel/icu is an indirect dependency of spidermonkey
but we should be specific and require it also.

pet with portfmt while here.
2021-12-14 08:59:30 +00:00
Dave Cottlehuber
987d3f0023 databases/couchdb3: update to 3.2.1 2021-12-14 08:39:45 +00:00