Commit Graph

21538 Commits

Author SHA1 Message Date
Loïc Bartoletti 3348d818fc databases/postgis30: Update to 3.0.2
Changelog:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.0.2/NEWS
2020-08-31 03:25:18 +00:00
Piotr Kubaj 89eb8b58b9 databases/mysqlwsrep57-server: fix build on powerpc64
Use the same fix that mysql57-server needs for building with GCC.

MFH:		2020Q3 (fix build blanket)
2020-08-31 01:26:28 +00:00
Sunpoet Po-Chuan Hsieh f1522ae74f Update to 0.42
Changes:	https://metacpan.org/changes/distribution/DBIx-Class-ResultSet-RecursiveUpdate
2020-08-30 20:22:34 +00:00
Sunpoet Po-Chuan Hsieh d6aff51454 Update to 1.66
Changes:	https://metacpan.org/changes/distribution/DBD-SQLite
2020-08-30 20:22:29 +00:00
Sunpoet Po-Chuan Hsieh 583ab5ccaf Update to 4.1.3
Changes:	https://github.com/infused/dbf/blob/master/CHANGELOG.md
2020-08-30 20:21:32 +00:00
Sunpoet Po-Chuan Hsieh e6a1ca59eb Update to 1.007
Changes:	https://metacpan.org/changes/distribution/PostgreSQL-PLPerl-Call
2020-08-30 20:20:31 +00:00
Sunpoet Po-Chuan Hsieh b94e8d8c27 Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
Piotr Kubaj 75f71c49d1 databases/plpgsql_check: fix build on GCC architectures
Use C11 compiler:
src/expr_walk.c:37: error: redefinition of typedef 'check_function_callback'
/usr/local/include/postgresql/server/nodes/nodeFuncs.h:30: error: previous declaration of 'check_function_callback' was here
2020-08-30 20:02:43 +00:00
Dmitri Goutnik 8449a76cb0 databases/pspg: Update to 3.1.3
Changes:	https://github.com/okbob/pspg/releases/tag/3.1.3
2020-08-30 18:04:20 +00:00
Bernard Spil 832ba59359 databases/p5-DBD-MariaDB: Update pkg-descr and WWW 2020-08-30 15:16:37 +00:00
Bernard Spil 02b087ecc0 databases/mariadb-connector-odbc: Update to 3.1.9 2020-08-30 15:06:30 +00:00
Bernard Spil 381e14ae6c databases/mariadb104-server: Update to 10.4.14
* RocksDB and MDEV-15961 fixed upstream
2020-08-30 13:10:42 +00:00
Dmitry Marakasov c8b6530901 - Update WWW
Approved by:	portmgr blanket
2020-08-30 09:36:41 +00:00
Sunpoet Po-Chuan Hsieh 359ea5d1be Add py-python-binary-memcached 0.30.0
bmemcached is a pure python module (thread safe) to access memcached via it's
binary with SASL auth support.

The main purpose of this module it to be able to communicate with memcached
using binary protocol and support authentication, so it can work with Heroku for
example.

WWW: https://github.com/jaysonsantos/python-binary-memcached
2020-08-30 07:12:37 +00:00
Roman Bogorodskiy 8ccd925b80 Chase security/p11-kit update
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.

See more details in the comments of the linked PR.

PR:		248819
Reported by:	John Hein
2020-08-30 03:10:23 +00:00
Bernard Spil a81583c676 databases/p5-DBD-MariaDB
* add MariaDB perl port
2020-08-29 21:12:15 +00:00
Bernard Spil aa9a024d65 databases/mydumper: Revert 546948
* reverts unapproved patch against 0.9.3
2020-08-29 20:43:43 +00:00
Bernard Spil 2b93a34ca7 databases/mariadb103-server: Update to 10.3.24 2020-08-29 20:34:32 +00:00
Tobias C. Berner a67912dcfb databases/postgresql-mysql_fdw: update to 2_5_4 to fix build with clang11 2020-08-29 09:16:17 +00:00
Loïc Bartoletti 53883de36c databases/grass7: fix build on 11i386
When I added the option for compiling with openmp, like other ports, I don't use compiler:openmp but directly the default compiler because it works just as well. However, on FreeBSD 11, grass only builds well with LLVM90.

While I'm here I added with-proj-[includes|libs] to be more thorough

Approved by:	tcberner
MFH:		2020Q3
Differential Revision:	https://reviews.freebsd.org/D25712
2020-08-29 07:45:41 +00:00
Loïc Bartoletti 83465bd7d1 databases/pointcloud: fix build on current
while I'm here, strip the library
2020-08-29 07:43:05 +00:00
Tobias C. Berner ab4131af57 databases/dbox: fix build on recent current 2020-08-28 18:32:27 +00:00
Tobias C. Berner 43e3b39981 databases/mysql57-server: fix build on current (temporary fix)
- add temporary work around to use llvm from ports on recent currents
2020-08-27 06:21:38 +00:00
Dima Panov 391e5b43e2 - databases/percona57-server: Add -fcommon to CFLAGS as quick workaround
to unbreak build on -current

Reported by:	pkg-fallout
2020-08-26 23:51:34 +00:00
Kevin Bowling 51066ef31d databases/postgresql-orafce: Remove unwanted comment line in r546242 2020-08-26 01:55:20 +00:00
Kevin Bowling 3a5877c12c databases/postgresql-oraface: update to 3.13.4
Add support for PostgreSQL 11 and 12, removes 9.2-9.4

PR:		248657
Submitted by:	VVD@unislabs.com
Sponsored by:	BBOX.io
2020-08-26 01:52:11 +00:00
Dmitry Marakasov 928f24c247 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-08-25 09:36:38 +00:00
Kurt Jaeger a6bb5b064d databases/cego: update 2.45.18 -> 2.45.19
- Fix in CegoAction::insertArg to check for duplicate attribute
  specification in insert statement, e.g.
  INSERT INTO t1 ( a, a ) VALUES ...

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-08-25 09:16:16 +00:00
Matthias Fechner 7903e762ec New ports required for gitlab 13.3 upgrade. 2020-08-24 21:03:49 +00:00
Palle Girgensohn fd16eed5f1 Fix borken distinfo introduced in last commit
Reported by:	barbara.freebsd at gmail.com
2020-08-24 13:51:19 +00:00
Palle Girgensohn e7d39340c0 Actually upgrade to 42.2.16
Release notes:	https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.16
2020-08-24 11:44:39 +00:00
Palle Girgensohn 29b70d6978 Update to version 42.2.16
Release notes:	https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.16
2020-08-24 06:17:38 +00:00
Sunpoet Po-Chuan Hsieh d4180cea72 Update to 1.8.0
Changes:	https://github.com/resque/redis-namespace/releases
		https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
2020-08-23 19:41:56 +00:00
Sunpoet Po-Chuan Hsieh 789df98df3 Update to 5.2.0
- Update RUN_DEPENDS: use Rails 5.2
- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/redis-store/redis-actionpack/releases
2020-08-23 19:41:52 +00:00
Sunpoet Po-Chuan Hsieh 2a459cdc98 Update to 2.7.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2020-08-23 19:41:47 +00:00
Sunpoet Po-Chuan Hsieh bc8021da6f Update to 2.7.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2020-08-23 19:41:42 +00:00
Sunpoet Po-Chuan Hsieh 524891b307 Update to 2.7.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2020-08-23 19:41:38 +00:00
Sunpoet Po-Chuan Hsieh daeb2835f1 Update to 0.9992
- Sort *_DEPENDS

Changes:	https://metacpan.org/changes/distribution/DBIx-Sunny
2020-08-23 19:38:56 +00:00
Sunpoet Po-Chuan Hsieh d06d459032 Update to 11.97
Changes:	https://metacpan.org/changes/distribution/DBI-Shell
2020-08-23 19:38:52 +00:00
Sunpoet Po-Chuan Hsieh 11d68d9a4a Update to 0.55
Changes:	https://metacpan.org/changes/distribution/DBD-CSV
2020-08-23 19:38:13 +00:00
Sunpoet Po-Chuan Hsieh 52760b7e29 Add rubygem-redis-namespace16 1.6.0 (copied from rubygem-redis-namespace)
- Add PORTSCOUT
2020-08-23 19:34:54 +00:00
Sunpoet Po-Chuan Hsieh 9366307726 Add rubygem-brpoplpush-redis_script 0.1.1
Bring your own LUA scripts into redis.

WWW: https://github.com/brpoplpush/brpoplpush-redis_script
2020-08-23 19:34:50 +00:00
Kurt Jaeger 159e2cacc7 databases/tcl-sqlite3: update 3.32.3 -> 3.33.0
PR:		248830
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Relnotes:	https://www.sqlite.org/releaselog/3_33_0.html
2020-08-23 12:04:30 +00:00
Kurt Jaeger e17228976f databases/sql-workbench: update 118 -> 127
Relnotes:	https://www.sql-workbench.eu/history.html
2020-08-23 08:44:46 +00:00
Niclas Zeising 3f52214dc4 databases/libmemcached: Fix build with -fno-common
Fix the build of databaes/libmemcached with -fno-common, which is the
default with llvm 11.

MFH:		2020Q3 (implicit, -fno-common fixes, ok by joenum)
2020-08-22 10:23:59 +00:00
Sunpoet Po-Chuan Hsieh a285a2a3a7 Update to 1.3.19
Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2020-08-21 21:23:38 +00:00
Sunpoet Po-Chuan Hsieh f7aaa9d078 Update to 1.4.3
Changes:	https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
2020-08-21 21:23:34 +00:00
Sunpoet Po-Chuan Hsieh 61689bd5f4 Update to 1.4.17
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-08-21 21:22:26 +00:00
Sunpoet Po-Chuan Hsieh 63069005a1 Update to 1.4.17
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-08-21 21:22:22 +00:00
Sunpoet Po-Chuan Hsieh da09df5b00 Update to 1.4.17
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-08-21 21:22:17 +00:00