Commit graph

22583 commits

Author SHA1 Message Date
Piotr Kubaj
8c28fb4935 databases/mariadb103-server: fix build on powerpc64le 2021-10-07 17:53:59 +00:00
Piotr Kubaj
710a2e2230 databases/mariadb103-client: fix build on powerpc64le
Same patch as for mariadb104 and mariadb105.
2021-10-07 17:53:58 +00:00
Bernhard Froehlich
230540fefb */*: Remove extra CPE_VENDOR=horde which is already present in USES=horde
Approved by:    portmgr (blanket)
2021-10-07 15:04:45 +00:00
Li-Wen Hsu
802ee791a8
databases/py-pgxnclient: Update to 1.3.2 2021-10-06 15:46:20 +08:00
Bernhard Froehlich
44d1520d70
databases/redis: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 20:01:17 +00:00
Bernhard Froehlich
85777270e0
databases/pear-Horde_Imsp: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 20:01:16 +00:00
Bernhard Froehlich
1e6521abd6
databases/pear-Horde_HashTable: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 20:01:15 +00:00
Bernhard Froehlich
4894f75a68
databases/pear-Horde_Db: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 20:01:15 +00:00
Bernhard Froehlich
6ded02e213
databases/influxdb: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 20:01:13 +00:00
Sergey A. Osokin
e1da937066 databases/redis-devel: security update to latest commit
Multiple security issues have been fixed:
Security: CVE-2021-41099
Security: CVE-2021-32762
Security: CVE-2021-32687
Security: CVE-2021-32675
Security: CVE-2021-32672
Security: CVE-2021-32628
Security: CVE-2021-32627
Security: CVE-2021-32626
2021-10-05 14:46:29 -04:00
Sergey A. Osokin
2636e7c310 databases/redis{,5,6}: security update to latest releases
Multiple security issues have been fixed.

Security: CVE-2021-41099
Security: CVE-2021-32762
Security: CVE-2021-32687
Security: CVE-2021-32675
Security: CVE-2021-32672
Security: CVE-2021-32628
Security: CVE-2021-32627
Security: CVE-2021-32626

PR:	256936
2021-10-05 09:17:58 -04:00
Matthias Fechner
f4511dc4a7 */*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR:		258855
2021-10-05 09:40:04 +02:00
Jan Beich
3292ccea5b databases/mongodb42: unbreak build after 620968a43a
Checking if C compiler supports -flto... yes
Checking if linker supports -flto... no
Link time optimization requested, but selected compiler does not honor -flto
[...]
/usr/local/bin/ld.gold: error: /usr/bin/../lib/LLVMgold.so: could not load plugin library: Cannot open "/usr/bin/../lib/LLVMgold.so"
/usr/local/bin/ld.gold: error: build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o:1:3: invalid character
/usr/local/bin/ld.gold: error: build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o:1:3: syntax error, unexpected $end
/usr/local/bin/ld.gold: error: build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o: not an object or archive
/usr/src/lib/csu/amd64/crt1.c:76: error: undefined reference to 'main'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
Obtained from:	upstream (via mongodb44)
2021-10-04 22:08:23 +00:00
Rene Ladan
e56a7da894 *: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat:	portmgr-secretary
2021-10-04 21:58:01 +02:00
Goran Mekic
e6ec12f664 www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.

PR:		254038
2021-10-04 19:10:05 +02:00
Wen Heping
74f8b93a08 databases/py-Pyrseas: Update to 0.9.1
Update DESCR
PR:		258882
Reported by:	arcade@b1t.name(maintainer)
2021-10-04 09:26:35 +08:00
Volodymyr Kostyrko
33606c70c9 databases/redis_exporter: Update to 1.27.1
Changelog: https://github.com/oliver006/redis_exporter/compare/v1.10.0...v1.27.1

PR:		258881
2021-10-03 20:02:06 +02:00
Yasuhiro Kimura
e4d49c11aa databases/closql: Update to 1.2.0
Changelog:	https://github.com/emacscollective/closql/blob/v1.2.0/CHANGELOG
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32273
2021-10-02 16:55:28 +09:00
Joseph Mingrone
126e3bb1f1
*: Chase new major version (29) of editors/emacs-devel
Differential Revision:	https://reviews.freebsd.org/D32258
2021-10-01 19:55:27 -03:00
Sergey A. Osokin
45721530f8 databases/redis-devel: update to the recent commit 2021-10-01 10:09:15 -04:00
Rene Ladan
620968a43a cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2021-09-30 23:23:30 +02:00
Gleb Popov
6a4e6889b6 databases/mysqlsniffer: Mark deprecated.
Reported by:	Robert Clausecker <fuz@fuz.su>
2021-09-30 17:22:30 +03:00
Palle Girgensohn
a91450e0e5 databases/postgresql14-server: Introducing PostgreSQL-14
PostgreSQL 14 brings a variety of features that help developers and
administrators deploy their data-backed applications. PostgreSQL
continues to add innovations on complex data types, including more
convenient access for JSON and support for noncontiguous ranges of data.
This latest release adds to PostgreSQL's trend on improving high
performance and distributed data workloads, with advances in connection
concurrency, high-write workloads, query parallelism and logical
replication.

Release notes:	https://www.postgresql.org/docs/14/release-14.html
2021-09-30 14:55:46 +02:00
Matthias Fechner
70b621db3c */*: Switch deps from rails 6.0 to 6.1 2021-09-30 14:47:21 +02:00
Piotr Kubaj
3ba7c58743 databases/redisdesktopmanager: fix build on powerpc*
FreeBSD uses sys/endian.h for endian conversions.
2021-09-30 10:11:20 +00:00
Muhammad Moinur Rahman
84d91aba9e databases/py-alembic14: Add NEW port
As part of upgrading py-alembic to latest upstream version this version
of py-alembic is forked as the latest version uses sqlalchemy from 1.3.X
branches.

Once the dependent ports are fixed py-alembic will be updated to the
latest.
2021-09-29 18:00:27 -05:00
Palle Girgensohn
59611d61d7 databases/postgresql14-server: fix openssl dependency
libpq.pc should not require openssl from ports when built with base -lssl

PR:	258760
2021-09-29 11:39:17 +02:00
Neel Chauhan
c33363598e databases/evolution-data-server: Update to 3.42.0 2021-09-28 14:39:32 -07:00
Matthew Seaman
4d632b65ba databases/py-agate-sql: update to 0.5.8
ChangeLog:	https://github.com/wireservice/agate-sql/blob/0.5.8/CHANGELOG.rst
2021-09-28 09:53:21 +01:00
Palle Girgensohn
0edd2574e1 databases/postgresql14-server: add support for lz4 compression 2021-09-28 08:55:29 +02:00
Yasuhiro Kimura
10c30f1825 */*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
2021-09-28 14:13:33 +09:00
Muhammad Moinur Rahman
c4b81619d4 databases/postgresql-odbc: Update version 13.01.0000=>13.02.0000 2021-09-27 15:03:43 -05:00
Muhammad Moinur Rahman
48afed47c2 databases/pgroonga: Update version 2.3.0=>2.3.1
Relnotes: https://pgroonga.github.io/news/#version-2-3-1
2021-09-27 15:03:42 -05:00
Muhammad Moinur Rahman
799c5c01fd databases/mroonga: Update version 11.04=>11.06
Relnotes: https://mroonga.org/en/blog/2021/08/29/mroonga-11.06.html
2021-09-27 15:03:41 -05:00
Ronald Klop
0b86d686ac databases/mongodb42-tools: update to 4.2.17
PR:	258748
2021-09-27 09:25:16 -07:00
Ronald Klop
5f28265498 databases/mongodb42: Update to 4.2.17
PR:	258743
2021-09-27 09:24:41 -07:00
Po-Chuan Hsieh
671089023c
databases/rubygem-activerecord61: Update to 6.1.4.1
Changes:	https://github.com/rails/rails/releases
2021-09-27 23:56:20 +08:00
Po-Chuan Hsieh
cf2ce85cc7
databases/rubygem-activemodel61: Update to 6.1.4.1
Changes:	https://github.com/rails/rails/releases
2021-09-27 23:56:20 +08:00
Po-Chuan Hsieh
a501a896b3
databases/rubygem-activerecord60: Update to 6.0.4.1
Changes:	https://github.com/rails/rails/releases
2021-09-27 23:56:17 +08:00
Po-Chuan Hsieh
e9c52370d4
databases/rubygem-activemodel60: Update to 6.0.4.1
Changes:	https://github.com/rails/rails/releases
2021-09-27 23:56:16 +08:00
Po-Chuan Hsieh
aea37fbee7
databases/rubygem-globalid-rails61: Update to 0.5.2
Changes:	https://github.com/rails/globalid/releases
2021-09-27 23:56:03 +08:00
Po-Chuan Hsieh
7fca39a6c2
databases/rubygem-globalid-rails60: Update to 0.5.2
Changes:	https://github.com/rails/globalid/releases
2021-09-27 23:56:03 +08:00
Po-Chuan Hsieh
9c3041c2c8
databases/rubygem-globalid-rails52: Update to 0.5.2
Changes:	https://github.com/rails/globalid/releases
2021-09-27 23:56:03 +08:00
Po-Chuan Hsieh
f7d464b216
databases/rubygem-globalid-rails50: Update to 0.5.2
Changes:	https://github.com/rails/globalid/releases
2021-09-27 23:56:03 +08:00
Po-Chuan Hsieh
492b63e092
databases/rubygem-globalid-rails5: Update to 0.5.2
Changes:	https://github.com/rails/globalid/releases
2021-09-27 23:56:02 +08:00
Po-Chuan Hsieh
c977d950b0
databases/py-zodbpickle: Update to 2.1.0
Changes:	https://github.com/zopefoundation/zodbpickle/blob/master/CHANGES.rst
2021-09-27 23:55:55 +08:00
Po-Chuan Hsieh
3c9ff3ac90
databases/py-sqlalchemy14: Update to 1.4.25
Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
2021-09-27 23:55:55 +08:00
Po-Chuan Hsieh
36b7d66bee
databases/mydumper: Update to 0.11.1-3
Changes:	https://github.com/maxbube/mydumper/releases
2021-09-27 23:55:50 +08:00
Po-Chuan Hsieh
27ef9941bc
databases/py-asyncmy: Add py-asyncmy 0.2.0
asyncmy is a fast asyncio MySQL driver, which reuse most of pymysql and aiomysql
but rewrite core protocol with cython to speedup.

WWW: https://github.com/long2ice/asyncmy
2021-09-27 23:55:49 +08:00
Piotr Kubaj
ab9e723ecd databases/mariadb104-server: fix build on powerpc64le
Same fix as for databases/mariadb105-server.
2021-09-27 14:59:56 +00:00
Piotr Kubaj
09b0d77643 databases/mariadb105-server: fix build on powerpc64le
Add FreeBSD variants for Linux-only code.
2021-09-27 14:59:55 +00:00
Piotr Kubaj
f74356590d databases/libpbl: unbreak on all architectures
Tested on armv7.
2021-09-27 14:59:54 +00:00
Muhammad Moinur Rahman
573d84f2e6 databases/geoserver-mysql-plugin: Update version 2.19.1=>2.19.2 2021-09-27 08:02:40 -05:00
Piotr Kubaj
0189e70613 databases/libpbl: fix build on powerpc
powerpc has 64-bit time_t.

Tested for no breakage on amd64, i386 and powerpc64.
2021-09-27 12:22:35 +00:00
Muhammad Moinur Rahman
e402172ff1 databases/freetds-devel: Update version 1.2.140=>1.3.7
- Update COMMENT to notify this is nightly snapshot
2021-09-25 18:03:58 -05:00
Muhammad Moinur Rahman
0e791fb655 databases/freetds: Update version 1.2.21=>1.3.3 2021-09-25 18:02:28 -05:00
Bernhard Froehlich
274367408f
databases/pear-Horde_Mongo: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:44 +00:00
Bernhard Froehlich
5e076a044a
databases/clickhouse: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:43 +00:00
Bernhard Froehlich
b8d476a40b
databases/cassandra4: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:42 +00:00
Bernhard Froehlich
1d7f925f22
databases/cassandra3: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:42 +00:00
Bernhard Froehlich
65036317dd
databases/R-cran-RMySQL: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:40 +00:00
Mikael Urankar
f7906d1416 databases/tile38: Mark as broken on aarch64. 2021-09-24 16:13:04 +02:00
Palle Girgensohn
66e70f54f4 databases/postgresql14: update to 14rc1
Release notes:	https://www.postgresql.org/docs/14/release-14.html
2021-09-24 10:51:14 +02:00
Kevin Bowling
ffc9f2c4e7 databases/timescaledb: Update to 2.4.2
Changes:	https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md
2021-09-23 09:34:19 -07:00
Sergey A. Osokin
dee07d1870 databases/redis-devel: update to the recent commit 2021-09-23 09:35:33 -04:00
Ronald Klop
3cd9974edb
databases/mongodb42: Update to 4.2.16
- register conflict with mongodb50
- enable outline-atomics (needs >= 1400033; FreeBSD 11/12/13 do not try to enable it)

https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.16-changelog

PR:		258455
2021-09-22 15:54:13 +08:00
Ronald Klop
9db4310605
databases/mongodb40: Update to 4.0.27
- re-apply shebangfix (suggested by stage-qa)
- register conflict with mongodb50

https://docs.mongodb.com/manual/release-notes/4.0-changelog/#std-label-4.0.27-changelog

PR:		258454
2021-09-22 15:53:14 +08:00
Ronald Klop
86b63aa89a
databases/mongodb42-tools: Update to 4.2.16
PR:		258453
2021-09-22 15:52:41 +08:00
Ronald Klop
2922b01791
databases/mongodb40-tools: Update to 4.0.27
PR:		258450
2021-09-22 15:52:04 +08:00
Ronald Klop
b325eb4767
databases/mongodb-tools: Update to 100.5.0
https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.5.0-changelog

PR:		258449
2021-09-22 15:50:48 +08:00
Antoine Brodin
159c41e196 databases/rubygem-arel-helpers: switch to rails 6.0 2021-09-21 18:55:21 +00:00
Po-Chuan Hsieh
a4ab4ec674
databases/rubygem-flipper-active_record: Update to 0.22.1
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2021-09-21 11:45:07 +08:00
Po-Chuan Hsieh
2beab04b5d
databases/rubygem-dbf: Update to 4.2.0
Changes:	https://github.com/infused/dbf/blob/master/CHANGELOG.md
2021-09-21 11:45:06 +08:00
Po-Chuan Hsieh
65c91af460
databases/py-sqlparse: Update to 0.4.2
Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2021-09-21 11:44:20 +08:00
Po-Chuan Hsieh
6639006cac
databases/py-sqlalchemy14: Update to 1.4.23
Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
2021-09-21 11:44:19 +08:00
Po-Chuan Hsieh
26a0bf28a2
databases/py-sqlalchemy13: Update post-install: 2021-09-21 11:44:19 +08:00
Po-Chuan Hsieh
14530ad237
databases/py-sqlalchemy12: Update post-install: 2021-09-21 11:44:19 +08:00
Po-Chuan Hsieh
b08c7080b7
databases/py-sqlalchemy11: Update post-install: 2021-09-21 11:44:18 +08:00
Po-Chuan Hsieh
c95b5557ce
databases/py-pgcli: Update to 3.2.0
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2021-09-21 11:44:18 +08:00
Po-Chuan Hsieh
75930f2daf
databases/py-marshmallow-sqlalchemy: Change RUN_DEPENDS from py-sqlalchemy12 to py-sqlalchemy14
- Bump PORTREVISION for dependency change
2021-09-21 11:44:18 +08:00
Po-Chuan Hsieh
6bf060035c
databases/py-geoalchemy2: Update to 0.9.4
Changes:	https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
2021-09-21 11:44:17 +08:00
Po-Chuan Hsieh
240b33e96f
databases/py-flask-sqlalchemy: Change RUN_DEPENDS from py-sqlalchemy12 to py-sqlalchemy14
- Bump PORTREVISION for dependency change
2021-09-21 11:44:17 +08:00
Po-Chuan Hsieh
228077f325
databases/py-fakeredis: Update to 1.6.1
Changes:	https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
2021-09-21 11:44:17 +08:00
Po-Chuan Hsieh
c31d852e00
databases/py-apsw: Cosmetic change 2021-09-21 11:44:16 +08:00
Po-Chuan Hsieh
32c34a9649
databases/pear-DB: Update to 1.11.0
Changes:	https://pear.php.net/package/DB/download/
		https://github.com/pear/DB/releases
2021-09-21 11:44:14 +08:00
Po-Chuan Hsieh
09b287202a
databases/p5-Mojo-Pg: Update to 4.26
Changes:	https://metacpan.org/dist/Mojo-Pg/changes
2021-09-21 11:43:59 +08:00
Po-Chuan Hsieh
a66b1bb26b
databases/tarantool: Update to 2.8.2
Changes:	https://github.com/tarantool/tarantool/releases
2021-09-21 11:35:11 +08:00
Bernhard Froehlich
542f1cfeaa
databases/sqliteodbc: Add CPE information
Approved by:    portmgr (blanket)
2021-09-20 14:31:18 +00:00
Bernhard Froehlich
5de737d64d
databases/jasperreports: Add CPE information
Approved by:    portmgr (blanket)
2021-09-20 14:29:48 +00:00
Bernhard Froehlich
09081d8286
databases/hiredis: Add CPE information
Approved by:    portmgr (blanket)
2021-09-20 14:27:16 +00:00
Piotr Kubaj
43e895ad80 databases/memcached: fix build on powerpc64le
In file included from hash.c:7:
In file included from ./xxhash.h:2934:
/usr/lib/clang/11.0.1/include/altivec.h:55:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
                  ^
/usr/lib/clang/11.0.1/include/altivec.h:56:10: error: unknown type name 'vector'
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
2021-09-20 09:42:00 +00:00
Antoine Brodin
cb0701c43b databases/rubygem-arel-helpers: update to 2.12.1 2021-09-19 20:08:10 +00:00
Tobias Kortkamp
7059b43727
*: Rebuild lang/rust consumers after the 1.55.0 update 2021-09-19 11:03:23 +02:00
Tobias Kortkamp
eeb4b50dde
Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET set
While here fix their WITH_DEBUG builds too.
2021-09-19 11:03:22 +02:00
Po-Chuan Hsieh
1554609944
databases/rubygem-puppetdb_cli: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-09-19 14:01:05 +08:00
Po-Chuan Hsieh
26b8d81178
databases/rubygem-dbf: Update to 4.1.4
Changes:	https://github.com/infused/dbf/blob/master/CHANGELOG.md
2021-09-19 14:00:22 +08:00
Po-Chuan Hsieh
59f5b3ab11
databases/py-sqlalchemy14: Convert PORTDOCS and PORTEXAMPLES to PLIST entries 2021-09-19 14:00:14 +08:00
Po-Chuan Hsieh
ff2a2f7daf
databases/py-sqlalchemy13: Convert PORTDOCS and PORTEXAMPLES to PLIST entries 2021-09-19 14:00:13 +08:00
Po-Chuan Hsieh
c7a119ca1e
databases/py-sqlalchemy12: Convert PORTDOCS and PORTEXAMPLES to PLIST entries 2021-09-19 14:00:13 +08:00
Po-Chuan Hsieh
e95c7add32
databases/py-sqlalchemy11: Convert PORTDOCS and PORTEXAMPLES to PLIST entries 2021-09-19 14:00:12 +08:00
Po-Chuan Hsieh
d350da2e9f
databases/pear-DB_DataObject: Change the way *_DEPENDS are set
- Remove BUILD_DEPENDS
- Update version requirement of RUN_DEPENDS
- Add NO_ARCH
- Update options:
  - Remove PEAR_/PEAR:: prefix
  - Add DB option
- Update pkg-descr
2021-09-19 13:59:57 +08:00
Po-Chuan Hsieh
bc2f4731f3
databases/libmemcached: Update MASTER_SITES
- Convert REINPLACE_CMD to patch files
- Do not silence installation message
- Cosmetic change
- Sort PLIST
- Take maintainership
2021-09-19 13:59:42 +08:00
Wen Heping
9a6a6ea853 databases/p5-DBD-Mock: Update to 1.59 2021-09-19 08:19:56 +08:00
Sergey A. Osokin
0e6d463d5e databases/redis-devel: update to the recent commit 2021-09-17 12:16:57 -04:00
Yuri Victorovich
373c7b40ae databases/usql: Update 0.9.3 -> 0.9.4 2021-09-17 01:48:02 -07:00
Romain Tartière
b55cca0154
databases/puppetdb7: Update to 7.6.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-760

With hat:	puppet
2021-09-16 13:47:41 -10:00
Wen Heping
1276dca4c2 databases/py-pg8000: Update to 1.21.2 2021-09-16 10:24:23 +08:00
Wen Heping
731fdad471 databases/p5-DBIx-Lite: Update to 0.33 2021-09-16 10:01:44 +08:00
Dries Michiels
c671d889e0 databases/influxdb: Update to 1.8.9
PR:		258517
2021-09-15 05:08:49 -07:00
Loïc Bartoletti
0261df216b databases/sfcgal: Update to 1.4.0
Changes:
  - https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-5
2021-09-14 21:24:03 +02:00
Bernhard Froehlich
d404a63c7d
databases/firebird40-server: Fix CPE information because current one is deprecated
Approved by:    portmgr (blanket)
2021-09-14 10:55:04 +00:00
Bernhard Froehlich
c72044c8d7
databases/firebird30-server: Fix CPE information because current one is deprecated
Approved by:    portmgr (blanket)
2021-09-14 10:55:03 +00:00
Bernhard Froehlich
1924757418
databases/firebird25-server: Fix CPE information because current one is deprecated
Approved by:    portmgr (blanket)
2021-09-14 10:55:01 +00:00
Bernard Spil
c7054cfdf8 databases/mariadb103-server: Fix DB corruption
* InnoDB corrupts files due to incorrect st_blksize calculation

 PR:		257728, 257958
 Reported by:	mfechner, iron udjin gmail com
 Obtained from:	https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537
 MFH:		2021Q3
2021-09-12 12:04:19 +00:00
Bernard Spil
15c1622ad8 databases/mariadb104-server: Fix DB corruption
* InnoDB corrupts files due to incorrect st_blksize calculation

PR:		257728, 257958
Reported by:	mfechner, iron udjin gmail com
Obtained from:	https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537
MFH:		2021Q3
2021-09-12 12:04:19 +00:00
Bernard Spil
48fcfdf50f databases/mariadb105-server: Fix DB corruption
* InnoDB corrupts files due to incorrect st_blksize calculation

PR:		257728
Reported by:	mfechner
Obtained from:	https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537
MFH:		2021Q3
2021-09-11 12:18:23 +00:00
Bernhard Froehlich
4cbe68d3c2
databases/mysql80-server: Fix CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:25 +00:00
Bernhard Froehlich
113825dfb2
databases/mysql57-server: Fix CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:24 +00:00
Bernhard Froehlich
6fc64a5ff9
databases/mysql56-server: Fix CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:24 +00:00
Bernhard Froehlich
521d21e5dc
databases/phpliteadmin: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:21 +00:00
Bernhard Froehlich
5d6eb89a2c
databases/adodb: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:01 +00:00
Bernhard Froehlich
fb97bce7ff
databases/rrdtool: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:43 +00:00
Bernhard Froehlich
f3b51ea58c
databases/evolution-data-server: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:42 +00:00
Sergey A. Osokin
e7bc967167 databases/redis-devel: update to the recent commit. 2021-09-09 09:14:12 -04:00
Bernhard Froehlich
1a7ac07bce
databases/p5-DBI: Add CPE information
Approved by:	portmgr (blanket)
2021-09-08 20:53:34 +00:00
Bernhard Froehlich
b962cadeb2
databases/mysql55-server: Add CPE information
PR:		218119
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
Approved by:	maintainer timeout (4.5y)
2021-09-08 19:49:05 +00:00
Alexey Dokuchaev
ee394fe49a databases/iowow: unbreak the build on FreeBSD 11.x
Unfortunately, pthread_setname_np() is not available there,
so use the older pthread_set_name_np() for the time being.

Reported by:	pkg-fallout
2021-09-07 09:42:20 +00:00
Rene Ladan
3f85df4925 *: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. 2021-09-06 23:13:27 +02:00
Tobias C. Berner
d98b56f1de graphics/poppler: update to 21.09
Release 21.09.0:
        core:
         * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators
         * Correct decoding of signature properties Reason & Location when they are Unicode
         * Fix issues with malformed files
         * MSVC build fixes

        build system:
         * Call cmake_minium_required() before project()
         * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE}
         * correctly forward user-provided flags to try_compile()

Exp-run by:	antoine
PR:		258206
2021-09-06 18:31:18 +02:00
Palle Girgensohn
6f177d1e52 databases/pgbadger: update to 11.6
Release notes:	https://github.com/darold/pgbadger/releases/tag/v11.6
2021-09-06 11:27:13 +02:00
Loïc Bartoletti
cb3ab4064c databases/postgis31: Update to 3.1.4
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.1.4/NEWS
2021-09-06 09:47:23 +02:00
Loïc Bartoletti
9e2c3f0c65 databases/postgis30: Update to 3.0.4
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.0.4/NEWS
2021-09-06 09:46:06 +02:00
Jimmy Olgeni
342c264fa4 databases/webdis: Update to version 0.1.17. 2021-09-05 22:48:15 +02:00
Alexey Dokuchaev
f3a7bf2957 databases/gdbm: update GNU dbm to version 1.21.
Reported by:	portscout
2021-09-05 18:22:20 +00:00
VVD
0ecaa0ea9a databases/sqldeveloper: Update to 21.2.1.204.1703
Changelog:
	https://www.oracle.com/tools/sqldev/sqldev-relnotes-21.2.html

PR:		258267
2021-09-05 08:40:21 +02:00
Alexey Dokuchaev
393963898a databases/iowow: update IOWOW to version 1.4.13.
Reported by:	portscout
2021-09-04 16:13:53 +00:00
Jochen Neumeister
e36ba3bb9c databases/phpmyadmin*: add iconv
"Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: iconv"

PR:	254485
Sponsored by:	Netzkommune GmbH
2021-09-03 20:25:42 +02:00
Sergey A. Osokin
108b87c58f databases/redis-devel: remove needless directive. 2021-09-03 12:49:35 -04:00
Sergey A. Osokin
513db02806 databases/redis-devel: update to recent commit from the unstable branch. 2021-09-03 12:47:50 -04:00
Tobias Kortkamp
5005d85d5f
databases/redis*: Properly reference _ADDFLAGS set by some opt_VARS
opt_VARS always upcases its argument, so the defined(_addflags)
check will never be true.

The _ADDFLAGS block overwrites the global CFLAGS and LDFLAGS which
is also suspicous and probably not quite right.

Reported by:	portscan
2021-09-03 15:01:59 +02:00
Tobias Kortkamp
310623bb97
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-09-03 15:01:58 +02:00
Bernhard Froehlich
6f8939d394
databases/proftpd-mod_sql_sqlite: Add CPE information
USES=cpe was removed per default in the master port so add it here now.

Approved by:    portmgr (blanket)
2021-09-03 09:19:36 +00:00
Bernhard Froehlich
7264d45ccb
databases/proftpd-mod_sql_postgres: Add CPE information
USES=cpe was removed per default in the master port so add it here now.

Approved by:    portmgr (blanket)
2021-09-03 09:19:35 +00:00
Bernhard Froehlich
b6a8ce62f4
databases/proftpd-mod_sql_odbc: Add CPE information
USES=cpe was removed per default in the master port so add it here now.

Approved by:    portmgr (blanket)
2021-09-03 09:19:35 +00:00
Bernhard Froehlich
23dc2213ef
databases/proftpd-mod_sql_mysql: Add CPE information
USES=cpe was removed per default in the master port so add it here now.

Approved by:    portmgr (blanket)
2021-09-03 09:19:33 +00:00
Loïc Bartoletti
362858ffa5 math/cgal: Update to 5.3
Changes:
 - https://www.cgal.org/2021/07/06/cgal53/
 - fix pkg-plist with QT5 option enabled

PR:		258085
Approved by:	wen
2021-09-02 20:47:50 +02:00
Adam Weinberger
58f45200bc many: Depend on vim instead of vim-console 2021-09-02 12:09:29 -06:00
Bernhard Froehlich
d8c8cc7b49
databases/metabase: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:18:48 +00:00
Tobias C. Berner
6f5850a014 KDE: Update KDE Gear to 21.08.1
Thursday, 2 September 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

  *  konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
  *  elisa: Fix the “Files” view.
  *  skanlite: Fix image saving when preview is not shown.

Full announcement:
	https://kde.org/announcements/gear/21.08.1/

Full Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.1/
2021-09-02 16:52:51 +02:00
Bernhard Froehlich
87a0d3b61b
databases/linux-c7-unixODBC: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 09:13:29 +00:00
Bernhard Froehlich
dd62f4d5eb
databases/linux-c7-sqlite3: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 08:45:05 +00:00
Rene Ladan
d08465b492 cleanup: Remove expired ports:
2021-08-31 devel/magit-popup: No consumer in the ports tree any more.
2021-08-31 databases/mongodb49: This was a developer version which became MongoDB 5.0.
2021-09-01 12:33:21 +02:00
Bernhard Froehlich
05f706f814
databases/xrootd: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:21 +00:00
Bernhard Froehlich
7c51bac06b
databases/sqlitemanager: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:20 +00:00
Bernhard Froehlich
355b654ae6
databases/postgis31: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:20 +00:00
Bernhard Froehlich
805ceef200
databases/postgis30: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:19 +00:00
Bernhard Froehlich
a5003a4ac3
databases/postgis25: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:18 +00:00
Bernhard Froehlich
b004c1d5c9
databases/postgis24: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:18 +00:00
Bernhard Froehlich
32b7af4961
databases/vfront: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:01 +00:00
Bernhard Froehlich
1617d07c58
databases/py-sqlalchemy14: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:00 +00:00
Bernhard Froehlich
1a31086b28
databases/py-sqlalchemy13: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:59 +00:00
Bernhard Froehlich
94dc13142b
databases/py-sqlalchemy12: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:59 +00:00
Bernhard Froehlich
55d18f7282
databases/py-sqlalchemy11: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:58 +00:00
Bernhard Froehlich
808a326701
databases/py-sqlalchemy10: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:58 +00:00
Bernhard Froehlich
6b6caee7d7
databases/opentsdb: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:57 +00:00
Dmitry Marakasov
eec9060d4d databases/py-aesqlapius: update to 0.0.9 2021-08-31 15:40:04 +03:00
Bernhard Froehlich
62f30c9463
databases/neo4j: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 11:24:15 +00:00
Bernhard Froehlich
7271cee35d
databases/tarantool: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 11:24:14 +00:00
Bernhard Froehlich
9794f1dd17
databases/unixODBC: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 09:23:07 +00:00
Martin Matuska
576d7df63b ftp/proftpd: update distinfo for ProfFTPd slave ports 2021-08-31 01:03:04 +02:00
Sergey A. Osokin
d6ac4b8938 databases/redisjson: fix build on i386 by update to the recent commit (*)
While I'm here:
- llvm runtime is required during a build time only, so change
  LIB_DEPENDS to BUILD_DEPENDS;
- i386 build issue has been fixed, please visit
  https://github.com/RedisJSON/RedisJSON/issues/451 for details (*)
2021-08-30 16:28:31 -04:00
Bernhard Froehlich
a5dcc21be9
databases/qdbm: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 19:36:16 +00:00
Bernhard Froehlich
a8ce8ca419
databases/freetds-devel: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:49:09 +00:00
Bernhard Froehlich
89bf2bd32b
databases/freetds: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:49:09 +00:00
Bernhard Froehlich
a680d28c62
databases/sqlite2: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:49:08 +00:00
Sergey A. Osokin
b2ebe7c200 databases/redisjson: mark broken for i386.
While I'm here, make portlint(1) happy.
2021-08-29 13:23:47 -04:00
Alexey Dokuchaev
adb7b0687e Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. 2021-08-29 14:54:01 +00:00
Ronald Klop
54df4eaaba databases/mongodb42: Fix crash on aarch64
Disable LTO on aarch64/14-current (clang12 is crashing)

PR:		257765
2021-08-28 15:42:10 +02:00
Ronald Klop
77c5529691 databases/mongodb50: Fix build failure with scons 4.2.0 by using in source scons 3.1.2
- Fix scons by using in source scons 3.1.2 (They are planning to move to Scons
    4.2.0 in the future)
  - Disable LTO on clang12/aarch64, bug #257765
  - Build already installs in $STAGEDIR, so only strip in do-install.
  - Fix a portlint warnings about the comment at the LICENSE section.

PR:		257925
2021-08-28 15:42:10 +02:00
Mikael Urankar
70f1b063ed lang/rust: Rebuild consumers for 1.54.0 2021-08-28 15:42:06 +02:00
Steve Wills
1377277062 databases/memcached: update to 1.6.10 2021-08-28 01:11:55 -04:00
Steve Wills
6e96d1fa6b databases/redisdesktopmanager: update to 2021.7
While here, fix missing dep [1]

PR:		255028 [1]
Reported by:	Ivan <bsd@abinet.ru> [1]
2021-08-28 01:00:10 -04:00
Ronald Klop
ed95a0e174 databases/mongodb44: Fix crash on aarch64
- Disable LTO on aarch64/14-current (clang12 is crashing)
  - Limit the portscout check to 4.4.x

PR:		257765
2021-08-27 14:25:29 +02:00
Guido Falsi
f8679b0354 databases/mysql57-server: Fix typo in pkg-message
Approved by:	portmgr blanket
2021-08-27 00:13:15 +02:00
Jochen Neumeister
84cc7ae5a0 databases/mysql80-*: update to 8.0.26
Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html

Sponsored by:	Netzkommune GmbH
2021-08-26 19:52:40 +02:00
Rainer Hurling
3ead5d3a6b databases/gmdb2: Update to 0.9.1
Changelog: https://github.com/mdbtools/gmdb2/releases/tag/v0.9.1
2021-08-26 08:03:31 +02:00
Tobias C. Berner
7d3655f8cf databases/kexi: fix build against astro/marble 21.08 2021-08-25 12:25:07 +02:00
Yuri Victorovich
887de68b4e databases/usql: Update 0.9.2 -> 0.9.3 2021-08-25 02:06:51 -07:00
Dmitry Marakasov
044229965d databases/py-peewee: force cythonization
Remove pregenerated cython .c files to force regeneration. This
fixes build with python 3.9+, with which pregenerated files are not
compatible.

Approved by:	portmgr blanket
2021-08-24 20:59:13 +03:00
Dima Panov
2ddff4b91c databases/adodb5: update to 5.21.2 hotfix release
Changelog:
* Fix syntax error in toexport.inc.php #749
* pgsql: fix fetchField() parameter naming #752
2021-08-23 18:10:31 +10:00
TAKATSU Tomonari
04e52e03f9 databases/R-cran-cachem: Update to 1.0.6 2021-08-21 16:21:42 +09:00
Kevin Bowling
d65e3e8187 databases/timescaledb: Update to 2.4.1
Changes 4e0954e87f/CHANGELOG.md (241-2021-08-19)
2021-08-19 16:55:35 -07:00
Helge Oldach
ebb7c74c21 databases/db: update to 1.26 and simplify
ChangeLog: http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/db/db.c

PR:	257930
Reported by:	freebsd@oldach.net
2021-08-19 18:08:37 +02:00
Romain Tartière
01f505bbfd
databases/puppetdb7: Update to 7.5.2
With hat:	puppet
2021-08-18 14:23:53 -10:00
Sergey A. Osokin
6f1d9defbd databases/redis*: update databases/redis to 6.2.5.
Update CONFLICTS for databases/redis* ports.
Add a notice to UPDATING.
Connect databases/redis6 to build.
2021-08-18 19:37:45 -04:00
Sergey A. Osokin
7ad2136d07 databases/redis6: create a copy before update databases/redis to 6.2 2021-08-18 18:01:46 -04:00
Neel Chauhan
42ba9a1c9d databases/evolution-data-server: Update to 3.40.4 2021-08-18 08:34:31 -07:00
Dmitri Goutnik
56917d0c52 databases/pspg: Update to 5.3.4
Changes:	https://github.com/okbob/pspg/releases/tag/5.3.4
2021-08-18 10:32:09 -05:00
Matthew Seaman
0a87b14e64 databases/pglogical: update to 2.4.0
ChangeLog:	https://github.com/2ndQuadrant/pglogical/releases
2021-08-18 10:05:36 +01:00
Palle Girgensohn
5c9d0cc4ad databases/pg_stat_kcache: update to 2.2.0 2021-08-18 09:20:26 +02:00
Bernhard Froehlich
2f3a17713c
databases/percona57-server: Fix CPE information 2021-08-18 06:46:39 +00:00
Bernhard Froehlich
b659c21956
databases/couchdb3: Fix CPE information 2021-08-18 06:43:47 +00:00
Rainer Hurling
d43d724e44 databases/gmdb2: New port: Official GUI for databases/mdbtools
gmdb2 0.9.0 is the first official release of gmdb2 since it was split
off from the main mdbtools repository. It is a standalone program that
was recently ported to GTK+3.

https://github.com/mdbtools/gmdb2/releases/tag/v0.9.0
2021-08-17 21:57:03 +02:00
Matthew Seaman
e53ed0639d databases/pg_citus: update to 10.1.2
ChangeLog:	https://github.com/citusdata/citus/blob/v10.1.2/CHANGELOG.md
2021-08-17 17:34:51 +01:00
Dima Panov
53dd641cbd databases/py-mysqlclient: update to 2.0.3 release 2021-08-16 22:11:54 +10:00
Dima Panov
e215682ec5 databases/adodb5: update to 5.21.1 release
This is a Hotfix release, fixing over 15 issues and improving PHP 8 compatibility.

Changelog:	https://github.com/ADOdb/ADOdb/blob/v5.21.1/docs/changelog.md
2021-08-16 19:52:32 +10:00
Babak Farrokhi
e705d86683 databases/py-asyncpg: Update to 0.24.0 2021-08-16 07:10:29 +02:00
Sergey A. Osokin
78cffa6b85 databases/redisjson: fix build by adding libclang.so as dependency.
Here's the part of the failed build log:

  --- stderr
  thread 'main' panicked at 'Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so', 'libclang.so.*'], set the `LIBCLANG_PATH`
+environment variable to a path where one of these files can be found (invalid: [])"',
+/wrkdirs/usr/ports/databases/redisjson/work/RedisJSON-1ca78bc/cargo-crates/bindgen-0.59.1/src/lib.rs:2117:31
  stack backtrace:
     0: rust_begin_unwind
     1: core::panicking::panic_fmt
     2: core::result::unwrap_failed
     3: core::result::Result<T,E>::expect
     4: core::ops::function::FnOnce::call_once
     5: lazy_static::lazy::Lazy<T>::get::{{closure}}
     6: std::sync::once::Once::call_once::{{closure}}
     7: std::sync::once::Once::call_inner
     8: std::sync::once::Once::call_once
     9: <bindgen::ensure_libclang_is_loaded::LIBCLANG as core::ops::deref::Deref>::deref
    10: bindgen::ensure_libclang_is_loaded
    11: bindgen::Bindings::generate
    12: bindgen::Builder::generate
    13: build_script_build::main
    14: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
*** Error code 101
2021-08-15 17:01:24 -04:00
Tobias C. Berner
9a1df6a85c graphics/poppler: update to 21.08.0
Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
         * Better error message when libjpeg is not found
         * Better error messages when libopenjpeg2 is not found

        qt5/qt6:
         * Document that a document has to outlive its pages
         * Make getPdfVersion return a dedicated version object

        glib:
         * mimick TextSelectionDumper logic change for spaceAfter

Exp-run by:	antoine
PR:		257539
2021-08-15 07:42:37 +02:00
Tobias C. Berner
17734b82d3 KDE: Update KDE Gear to 21.08.0
Thursday, 12 August 2021

KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.

Either way, go forth and try new things!

Full announcement:
	https://kde.org/announcements/gear/21.08.0/
2021-08-13 09:15:29 +02:00
Goran Mekić
1e466b6ae7 databases/py-peewee_migrate: Update to 1.4.6
Changelog:	https://github.com/klen/peewee_migrate/compare/1.4.3...1.4.6

PR:		257791
2021-08-12 16:04:40 -04:00
Palle Girgensohn
a271b9d5b7 databases/postgresql*: update to latest versions
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 13.4, 12.8, 11.13, 10.18, and
9.6.23, as well as the third beta release of PostgreSQL 14. This release closes
one security vulnerability and fixes over 75 bugs reported over the last three
months.

Turn off parallel builds since we continue to struggle with build problems when
it is activated. [1]

Avoid chasing latest LLVM version. [2]

PR:		256466 [1], 256167 [2]
Release notes:	https://www.postgresql.org/docs/release/
Security:	b471130b-fb86-11eb-87db-6cc21735f730
2021-08-12 18:23:00 +02:00
Sergey A. Osokin
50afe7b6d6 databases/redisjson: cosmetic fix: remove a needless slash. 2021-08-11 07:57:22 -04:00
Sergey A. Osokin
e66f56f4af databases/redisjson: New port: JSON data type for Redis 2021-08-10 18:47:43 -04:00
Matthew Seaman
d771500f1c databases/pg_citus: update to 10.1.1
ChangeLog:	https://github.com/citusdata/citus/blob/v10.1.1/CHANGELOG.md
2021-08-10 08:31:48 +01:00
Jochen Neumeister
d0fb3afd50 databases/mysql57-*: fix build with libressl
Sponsored by:	Netzkommune GmbH
2021-08-10 06:02:31 +02:00
Ronald Klop
962be10550 databases/mongodb44: Update to 4.4.8
Changelog:	https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021

PR:		257688
MFH:		2021Q3 (bugfix release)
2021-08-09 00:54:30 -04:00
Bernard Spil
7d6e883166 databases/mariadb104-server: Security update to 10.4.21
databases/mariadb105-server: Update to 10.5.12

 * Update/fix i386 build [1]

PR:		257047 [1]
Reported by:	Raymond Quakkelaar <r quakkelaar quaras nl>
Security:	38a4a043-e937-11eb-9b84-d4c9ef517024
MFH:		2021Q3
2021-08-08 19:58:16 +00:00
Bernard Spil
d46194044b databases/mariadb103-server: Security update to 10.3.31
Security:	38a4a043-e937-11eb-9b84-d4c9ef517024
MFH:		2021Q3
2021-08-08 18:50:01 +00:00
Bernard Spil
aa7bf2b545 databases/mariadb105-server: Update to 10.5.12
* Update/fix i386 build [1]

PR:		257047 [1]
Reported by:	Raymond Quakkelaar <r quakkelaar quaras nl>
Security:	38a4a043-e937-11eb-9b84-d4c9ef517024
2021-08-08 18:50:01 +00:00
Po-Chuan Hsieh
4d28a67758
databases/p5-DBD-SQLite: Update to 1.70
Changes:	https://metacpan.org/dist/DBD-SQLite/changes
2021-08-08 22:55:29 +08:00
Po-Chuan Hsieh
de444374cd
databases/rubygem-redis: Update to 4.4.0
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2021-08-08 22:54:15 +08:00
Po-Chuan Hsieh
638be31b55
databases/py-geoalchemy2: Update to 0.9.3
- Add LICENSE_FILE

Changes:	https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
2021-08-08 22:54:04 +08:00
Dima Panov
bfbb37ff8d databases/percona57-*: update to 5.7.34-37 GA release
PR:		257501
2021-08-09 00:22:59 +10:00
Ronald Klop
1156f7d08c databases/mongodb50: Update to 5.0.2
Changelog:	https://docs.mongodb.com/manual/release-notes/5.0/#5.0.2---aug-4--2021

PR:		257665
MFH:		2021Q3 (bugfix release)
2021-08-08 06:35:23 -04:00
Dmitri Goutnik
7e6f682fcb databases/pspg: Update to 5.3.2
Changes:	https://github.com/okbob/pspg/releases/tag/5.3.2
2021-08-06 07:06:35 -05:00
Dima Panov
c7ba224d3f databases/kexi: fix build after glib20 bump
While here, recognize PgSQL 9.6+

PR: 		256200
Pointy hat: 	nc
Obtained from:	gentoo
2021-08-05 23:07:51 +10:00
Ronald Klop
ebd908b18a databases/mongodb42: Update to 4.2.15
Changelog:	https://docs.mongodb.com/manual/release-notes/4.2-changelog/#std-label-4.2.15-changelog

PR:		257392
2021-08-05 03:54:49 -04:00
Rainer Hurling
262409455f databases/mdbtools: Re-entry of the original author of the port
'Created by:' was accidentally deleted with v0.9.1 (svn r561652).
Thanks to @danfe for pointing this out.
2021-08-05 09:25:15 +02:00
Rainer Hurling
b73f7886c2 databases/mdbtools: Update to 0.9.4
Bug-fix release, includes new support for brackets around table names
when processing and exporting SQL. Final planned release in the 0.9 series.

Changelog: https://github.com/mdbtools/mdbtools/releases/tag/v0.9.4
2021-08-05 06:55:29 +02:00
Dmitri Goutnik
2aac435927 databases/pspg: Update to 5.3.1
Changes:	https://github.com/okbob/pspg/releases
2021-08-02 08:36:31 -05:00
Xin LI
3ba73dad6f net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.

Suggested by:	kib
2021-08-01 21:41:48 -07:00
Kevin Bowling
4a4fa53742 databases/timescaledb: Update to 2.4.0
This release ends support for postgres 11.

Changes: 63f2bdfc9e
2021-08-01 13:12:02 -07:00
Wen Heping
f24c2f01b7 databases/py-pg8000: Update to 1.21.0 2021-08-01 18:02:31 +08:00
Xin LI
974e13b501 net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
2021-08-01 01:32:35 -07:00
Jose Alonso Cardenas Marquez
e40d870fc3 lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency  [PR/254481]
PR:		254481
Reported by:	jbeich
2021-07-31 20:56:08 -05:00
Daniel Morante
71a09abcf5
databases/metabase: (New) Simple and powerful analytics tool that supports multiple data stores
PR:		257304
2021-08-01 05:28:47 +08:00
Vanilla I. Shu
20fb830a90 databases/p5-Redis-Fast: update to 0.31.
while I am here, strip the .so file.

PR:		257515
Reported by:	maintainer
2021-07-31 15:34:54 +08:00
Wen Heping
4bddb1cdcd databases/neo4j: Update to 3.5.28
- Fix run error of cypher-shell
PR:		255103
Reported by:	wen@
Approved by:	maintainer(timeout, > 3 months)
2021-07-31 14:49:21 +08:00
Richard Gallamore
23702eaecf databases/mysql-connector-java: Updated to 8.0.26
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-26.html
2021-07-29 18:11:52 -07:00
Kirill Ponomarev
509cf82860 databases/clickhouse: update to 21.7.4.18
PR:		257474
Reported by:	maintainer
2021-07-28 16:01:28 +02:00
TAKATSU Tomonari
ecb077e62f databases/R-cran-RPostgreSQL: Update to 0.7
- Update to 0.7
- Update LICENSE to GPLv3
- Pet portlint happier
2021-07-28 18:46:07 +09:00
devel@galeracluster.com
78943b8c66 databases/mysqlwsrep57-server: Update to 5.7.34-25.26
Changelog:	http://releases.galeracluster.com/mysql-wsrep-5.7.34-25.26/release-notes-mysql-wsrep-5.7.34-25.26.txt

PR:		257455
Approved by:	lwhsu (mentor, implicit)
2021-07-28 03:24:24 -04:00
devel@galeracluster.com
44ba0efbe9 databases/galera26: Update to 26.4.9
Changelog:	http://releases.galeracluster.com/galera-4.9/release-notes-galera-26.4.9.txt

PR:		257453
Approved by:	lwhsu (mentor, implicit)
2021-07-28 02:02:03 -04:00
devel@galeracluster.com
83431020de databases/galera: Update to 25.3.34
Changelog:	http://releases.galeracluster.com/galera-3.34/release-notes-galera-25.3.34.txt

PR:		257452
Approved by:	lwhsu (mentor, implicit)
2021-07-28 02:01:33 -04:00
Ronald Klop
58f1f25fd7
databases/mongodb49: Mark deprecated
This port was a temporary development version.
It is superseded by the release of mongodb 5.0.

PR:		257216
2021-07-28 09:15:50 +08:00
Li-Wen Hsu
eae54f6c6d
databases/postgresql10-server: Fix typo in rc script
PR:		257447
Reported by:	Tom Warnke <tom@toromtomtom.com>
MFH:		2021Q3
2021-07-28 04:06:33 +08:00
Loïc Bartoletti
8b9c482b90 */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
2021-07-27 20:55:03 +02:00
Jochen Neumeister
853341f747 databases/mysql57-*: update to 5.7.35
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-35.html

Sponsored by:	Netzkommune GmbH
2021-07-27 18:20:46 +02:00
Li-Wen Hsu
602e197ad8
databases/py-pgxnclient: Add missing BUILD_DEPENDS 2021-07-27 21:41:17 +08:00