Commit Graph

5949 Commits

Author SHA1 Message Date
ajacoutot
90c1b35de9 Update to evolution-data-server-3.44.4. 2022-08-05 09:58:03 +00:00
op
199f66cf5b update databases/pspg to 5.5.6
changelog: "allow to specify esc-delay interval" (see --esc-delay.)
2022-08-03 07:54:34 +00:00
landry
4f035a984e databases/sqlite3: update to 3.39.2.
See https://www.sqlite.org/releaselog/3_39_2.html
Fixes CVE-2022-35737.
From Tim van der Molen, thanks !
2022-08-02 18:40:26 +00:00
lraab
2da5d510a1 databases/web2ldap: update to 1.7.8
Changelog:
Fixed BytesWarning when running with -bb and adding entries

OK rsadowski
2022-07-22 15:34:42 +00:00
stu
0fecf79957 Update to 3.39.2. 2022-07-22 12:41:21 +00:00
kmos
58e213b35e Update to version 3.4.2 which obsoletes our patches
ok sthen@
2022-07-20 14:01:13 +00:00
pvk
b92f8ecf7b Update pgbackrest 2.39 -> 2.40
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.40
2022-07-19 14:12:00 +00:00
pvk
a50f14bb73 +patroni
+pgbackrest
2022-07-18 14:20:41 +00:00
pvk
4eed2238da Import pgbackrest, PostgreSQL backup & restore tool.
corrections and ok sthen@, thanks!
2022-07-18 14:20:20 +00:00
pvk
5a1794bdd0 Import patroni, PostgreSQL HA cluster management tool.
correction and ok sthen@, thanks!
2022-07-18 14:19:28 +00:00
rsadowski
20c1386282 Unbreak with Qt5.15.5
Spotted by naddy, thanks
2022-07-17 19:20:02 +00:00
rsadowski
8eb1ed10a8 Add patch to find newer PostgreSQL 2022-07-17 19:19:33 +00:00
sthen
6c41f375a3 update to openldap-2.6.3 2022-07-17 09:02:41 +00:00
jca
8dba7a9a37 Update to tdb-1.4.6
Needed for an upcoming update to samba-4.16.2
2022-07-16 15:18:18 +00:00
jeremy
a66f4fad40 Remove --without-libldap from configure args
This has been broken at runtime since the update to OpenLDAP 2.6.2.
ruby-ldap previously linked to libldap_r, but the OpenLDAP update removed
libldap_r, and the code compiled without linking to any ldap library,
breaking at runtime.

Update WANTLIB while here.
2022-07-12 23:39:34 +00:00
stu
0256073622 Update to 3.39.0. 2022-07-11 14:57:07 +00:00
denis
603e76dd58 update to v2.7.1
Changelog : https://github.com/timescale/timescaledb/compare/2.7.0...2.7.1
2022-07-10 08:44:07 +00:00
denis
cfb75bc965 update to v1.78.1
This fixes a bug introduced in previous version where some results could be
missing. It is recommended to clear caches after the upgrade.

Changelog : https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.1
2022-07-10 08:29:04 +00:00
jeremy
56ee2788aa Avoid deprecation warnings related to taint using upstream pull request
Add local patch to build with Ruby 3.2.
2022-07-10 00:08:19 +00:00
kmos
77b9839e3d ruby-bundler is bundled with our ruby language packages.
Remove it from the TEST_DEPENDS of ruby-resque and ruby-rspec/1
to prepare for removing ruby-bundler

ok jeremy@
2022-07-08 20:35:37 +00:00
lraab
b2d06d5744 update xapian ports to 1.4.20
databases/xapian-bindings
databases/xapian-core
www/xapian-omega

OK sthen@ followed by quick databases/xapian-bindings/pkg/PLIST-python
tweak by me after the sphinx update PLIST regen
2022-07-08 00:03:08 +00:00
jca
4ce7398371 Enable DEBUG_PACKAGES 2022-07-07 21:59:51 +00:00
sthen
8311c389e4 regen PLIST following sphinx update 2022-07-07 16:23:17 +00:00
op
78f64e2357 update databases/pspg to 5.5.5
bugfix release; the changelog is "fix possibility to set ordered column
by number".
2022-07-06 06:51:14 +00:00
sthen
48f21f8841 update to libhiredis-1.0.2 2022-07-05 13:27:27 +00:00
jeremy
4de72e07bd Update to pg 1.4.1 2022-07-03 18:32:41 +00:00
denis
c3b16ef16c update to v1.78.0
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.0
2022-07-03 15:38:46 +00:00
ajacoutot
bbd2247d8c Update to evolution-data-server-3.44.3. 2022-07-01 16:41:05 +00:00
sthen
e2dcd7f2b4 remove the very outdated GNATS port 2022-07-01 06:45:52 +00:00
landry
94a75111fb databases/freetds: depend on the bootstrap,no_admin FLAVOR of databases/iodbc
this should hopefully unbreak the swig/php dependency loop
ok sthen@ espie@
2022-06-29 06:29:20 +00:00
lraab
8b9b566acb +databases/py-influxdb_client 2022-06-29 01:37:20 +00:00
lraab
d8b526b673 import databases/py-influxdb_client
Python client library for the InfluxDB 1.8, 2.0+, and InfluxDB
Cloud

ok landry@, sthen@
2022-06-29 01:35:45 +00:00
espie
e7be63b760 provide a bootstrap without all the gfx dependencies in order to break
the swig loop when enabling php
2022-06-28 17:01:47 +00:00
sthen
862ecdc667 BUILD_DEPENDS in mongodb/Makefile.inc needs += not =, reported by aja 2022-06-27 13:43:44 +00:00
landry
80a643f8db databases/sqlite3: update to 3.39.0.
adds support for RIGHT and FULL OUTER JOIN.

see https://www.sqlite.org/releaselog/3_39_0.html
2022-06-27 09:26:17 +00:00
sthen
f090a020af mongodb: factor out common parts to Makefile.inc 2022-06-26 09:02:37 +00:00
sthen
c3ac1d8efb switch mongodb to a multiversion port, building 3.6.x and 4.4.x.
you can't move directly from 3.6 -> 4.4 (you can only move from one major version
to the next; 3.6->4.0, 4.0->4.2, 4.4->4.4) but you can use mongodump/mongorestore
from the mongo-tools package.
2022-06-25 17:11:39 +00:00
sthen
0ea9b88503 update to py3-sqlalchemy-1.4.39 2022-06-25 09:20:49 +00:00
sthen
9faeee6f3b update to py3-mysqlclient-2.1.1 2022-06-23 10:02:49 +00:00
sthen
38fcfc39b9 sync plist 2022-06-22 07:42:08 +00:00
sthen
6f7b14e13e update to recoll-1.32.3 2022-06-22 07:34:15 +00:00
kmos
1358a4c6af Fix build on sparc64 and other big endian arches by moving test files
for a little-endian-only storage engine to PFRAG.le-tests

from Brad Smith (maintainer)
2022-06-17 23:21:28 +00:00
sthen
3648e8e368 update to freetds-1.3.12 2022-06-15 15:36:45 +00:00
sebastia
7930f9d71f build a few packages for Ruby 2.7 which are needed for puppet master.
feedback and OK jeremy@
2022-06-13 08:10:28 +00:00
sebastia
80c70cd7cd simple update 3.2.2 -> 3.3.0 2022-06-10 12:14:19 +00:00
sebastia
db53ae94ff simple update 3.8.0 -> 3.9.0 2022-06-10 12:13:34 +00:00
sebastia
3a8ea50be4 simple update 2.5.1 -> 2.5.2 2022-06-08 23:18:10 +00:00
caspar
925f041ccc Remove Qt5WebKit/cmake patches now that Qt5WebKit port fixes build with
cmake >= 3.23 by itself.

OK rsadowski@
2022-06-08 17:52:06 +00:00
sthen
a9990f8492 update to mongodb-3.6.23, thanks to Brad for help with issues with newer
Boost, and some patches borrowed from FreeBSD
2022-06-06 23:16:14 +00:00
sthen
7f9358b12f mariadb: add BDEP on devel/fmt; build breakage reported by aja@ 2022-06-06 17:35:25 +00:00
sthen
8d25188596 update to mariadb-client-10.8.3, from Brad Smith (maintainer) 2022-06-06 08:21:02 +00:00
bluhm
65dd897b44 update p5-BerkeleyDB to 0.65 2022-06-04 20:28:08 +00:00
jeremy
d8d79def5c Update to mysql2 0.5.4
Drop local patches, no longer needed.
2022-06-03 22:55:42 +00:00
stu
d0ef7cb340 +tdbc-odbc 2022-06-02 15:03:52 +00:00
stu
f3f55f18e2 Import databases/tdbc-odbc.
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to an ODBC database.

OK sthen@
2022-06-02 15:02:37 +00:00
sthen
70f2590bcb +mongo-tools 2022-06-02 12:00:04 +00:00
sthen
f29e20aa40 import ports/databases/mongo-tools, ok landry@
Tools for use with MongoDB:

- bsondump: display BSON files in a human-readable format
- mongoimport: Convert data from JSON, TSV or CSV and insert them
    into a collection
- mongoexport: Write an existing collection to CSV or JSON format
- mongodump/mongorestore: Dump MongoDB backups to disk in .BSON format,
    or restore them to a live database
- mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters
- mongofiles: Read, write, delete, or update files in GridFS
- mongotop: Monitor read/write activity on a mongo server
- mongoreplay: Capture, observe, and replay traffic for MongoDB
2022-06-02 11:59:40 +00:00
sthen
5c3234d045 update to py3-alembic-1.8.0 2022-06-01 12:13:49 +00:00
sthen
32c09c9a85 update to py3-sqlalchemy-1.4.37 2022-06-01 12:13:47 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
jeremy
6e2d4a2df6 Update to pg 1.3.5 2022-05-27 20:55:23 +00:00
ajacoutot
6482b87058 Update to evolution-data-server-3.44.2. 2022-05-27 09:48:33 +00:00
stu
2f87bd065f Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-sqlite3 test control.
Upstream build improvements mean that now the Tdbc-sqlite3
tests can be run like normal Tcl TEA extension tests.
2022-05-24 03:00:09 +00:00
stu
5e57d34717 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-postgres test control.
Upstream build improvements mean that now the Tdbc-postgres
tests can be run like normal Tcl TEA extension tests.
2022-05-24 02:59:44 +00:00
stu
85b6265528 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-mysql test control.
Upstream build improvements mean that now the Tdbc-mysql
tests can be run like normal Tcl TEA extension tests.

Add patch because MariaDb removed "MySQL" from error messages,
causing a test to fail.

Add cheap patch because mysql_get_client_version() since 10.6.2
returns the client version and no longer the server version,
breaking an assumption made by this software.

Add patch from upstream, fixing bug:
https://core.tcl-lang.org/tdbcmysql/info/9bf0e3e2e7.
This comment in the port Makefile was/is wrong:
"Skip test requiring isolation levels not provided by MariaDB"
All tests pass now.
2022-05-24 02:59:08 +00:00
stu
8d97784563 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc test control.

Add a SUBST_VAR to help reduce PLIST churn.
2022-05-24 02:56:51 +00:00
denis
3470435d5b update to 1.77.2
Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.2
2022-05-22 06:16:12 +00:00
ajacoutot
28c1ab6219 Add comment as to why we use rc_exec() for other actions than "start". 2022-05-21 15:36:16 +00:00
ajacoutot
e5890fbe3f No need to override rc_start. 2022-05-21 11:17:37 +00:00
ajacoutot
9e45440fb2 Use the rc_exec function instead of ${rcexec}. 2022-05-21 10:50:49 +00:00
sthen
4dbdcb690b no more need for SUBST_VARS=MODPHP_BIN, suggested by aja@ 2022-05-21 09:43:00 +00:00
landry
7b35dea23e databases/sqlite3: update to 3.38.5.
see https://www.sqlite.org/news.html#2022-05-06 &
https://www.sqlite.org/releaselog/3_38_5.html
2022-05-21 06:36:43 +00:00
stu
72f3db2bad Update to 3.38.5.
Remove build lock to Tcl 8.5; not needed and
some people might want to build against 8.6.
Add recommended "-DSQLITE_DQS=0" build flag,
https://sqlite.org/quirks.html#dblquote.
2022-05-20 20:45:05 +00:00
tim
fd1e73c2da Update to sqlcipher 4.5.1, from maintainer Tom Murphy. Also enable JSON
support.
2022-05-20 19:07:25 +00:00
sthen
e94c1024d4 update to freetds-1.3.10 2022-05-16 21:12:02 +00:00
sthen
b317d7b1c1 committed upstream 2022-05-14 18:03:15 +00:00
jeremy
60aeb449b1 Update to PostgreSQL 14.3
OK danj@
2022-05-14 17:51:54 +00:00
sthen
f0c03f82d3 adapt to OpenLDAP update; libldap_r no longer exists as a separate library.
the main libldap can be used instead.
2022-05-14 15:35:07 +00:00
sthen
629118de95 update to OpenLDAP 2.6.2
- BDB/HDB are no longer supported in 2.5+, if you're using these you
need to move to MDB (MDB is supported in the 2.4.x version already in
ports).

*Before* upgrading use slapcat to dump your database to an ldif file.
(You should be doing this regularly anyway)

Update your database configuration to use mdb instead of bdb.
Note that if you are using the on-line configuration database (cn=config)
rather than slapd.conf it can be fiddly to change in an existing
configuration; you may prefer to regenerate the configuration too.

Reload your database from the ldif file using slapadd (or if you are
updating a read-only replica you can let syncrepl pick it up).

- The port has switched to a modular build. The most important backends
and overlays (in particular mdb and syncrepl) are still compiled into
slapd so in those cases you don't need to make any changes to adapt to
this. If using more exotic configuration then you may need to load
the relevant modules (for OLC see "olcModuleLoad", for slapd.conf see
"moduleload").

- Switch from BUILD_DEPENDS on groff (only soelim is used) to an awk
script.

Next commit will adjust other ports to cope.
2022-05-14 15:33:58 +00:00
sthen
b9e863b63b +postgresql-ip4r 2022-05-13 12:22:13 +00:00
sthen
84fd583f88 import ports/databases/postgresql-ip4r, tweak/ok op@
IP4R is a PostgreSQL extension which supports 6 data types allowing
you to store IPv4 & IPv6 addresses in a PostgreSQL table:

  ip4   - a single IPv4 address
  ip4r  - an arbitrary range of IPv4 addresses
  ip6   - a single IPv6 address
  ip6r  - an arbitrary range of IPv6 addresses
  ipaddress  - a single IPv4 or IPv6 address
  iprange    - an arbitrary range of IPv4 or IPv6 addresses

While PostgreSQL already has builtin types 'inet' and 'cidr', the
authors of this module found that they had a number of requirements
that were not addressed by the builtin types.
2022-05-13 12:21:45 +00:00
sthen
96068cfe65 fix mongodb regress tests build, from Brad 2022-05-12 22:44:42 +00:00
denis
846fdd2d1e update to 1.77.1
Essentially a bugfix release. Biggest issue is :
  BUGFIX: vmagent[2]: properly process passwords and secrets specified
  in the file pointed by -promscrape.config command-line flag. All the
  passwords and secrets were mistakenly replaced with <secret> string
  in v1.77.0.

Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.1
2022-05-07 17:47:26 +00:00
semarie
fdb191a872 update databases/py-sql to 1.4.0
https://discuss.tryton.org/t/release-of-python-sql-1-4-0/5227
2022-05-07 13:38:40 +00:00
sthen
857e71221c py-alembic: drop RDEP on py-importlib_resources and py-importlib-metadata
these two modules are conditional deps, only used for python <= 3.8
2022-05-05 23:36:14 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
denis
cca8372ef2 Update to v1.77.0
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.0
2022-05-05 12:27:47 +00:00
landry
72c759d43e databases/sqlite3: update to 3.38.3
see https://sqlite.org/releaselog/3_38_3.html

"Fix a case of the query planner be overly aggressive with optimizing
automatic-index and Bloom-filter construction, using inappropriate ON
clause terms to restrict the size of the automatic-index or Bloom
filter, and resulting in missing rows in the output."
2022-04-29 05:54:04 +00:00
danj
65888ed61c Update to redis-6.2.7
This fixes:
(CVE-2022-24736) An attacker attempting to load a specially crafted
Lua script can cause NULL pointer dereference which will result with
a crash of the redis-server process. This issue affects all versions
of Redis.

(CVE-2022-24735) By exploiting weaknesses in the Lua script
execution environment, an attacker with access to Redis can inject
Lua code that will execute with the (potentially higher) privileges
of another Redis user.

ok tb
2022-04-28 03:02:36 +00:00
sthen
1f10eecb5c update to py3-sqlalchemy-1.4.36 2022-04-27 07:18:58 +00:00
jeremy
5b64efc9cf Avoid tainted string function deprecation warnings, and allow eventual
building and running without warnings on Ruby 3.2.

OK tb@
2022-04-25 16:04:21 +00:00
jeremy
477f3b51b4 Avoid tainted string function deprecation warnings, and allow eventual
building and running without warnings on Ruby 3.2.

OK tb@
2022-04-25 16:03:45 +00:00
op
7c15129e57 update luadbi to 0.7.2
the changelog list various bugfixes and improvements, but it also fixes
the error

/usr/local/share/lua/5.3/DBI.lua:31: attempt to call a nil value (field
'maxn'

when running the lua53 flavor (e.g. when using luadbi for prosody'
mod_storage_sql)

ok sthen@
2022-04-25 08:35:19 +00:00
jeremy
5f319fbf6d Stop building ruby27 ports by default
Ruby 2.7 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby27 packages by default.
2022-04-22 21:00:59 +00:00
ajacoutot
850053831c Update to evolution-data-server-3.44.1. 2022-04-22 07:32:29 +00:00
landry
8c51fd8dc5 databases/web2ldap: update to 1.7.7, from maintainer Lucas Raab
see https://web2ldap.de/changes-1.7.html#r1.7.7
2022-04-21 07:44:14 +00:00
landry
c1683cfef8 databases/py-ldap0: update to 1.4.9, from maintainer Lucas Raab 2022-04-21 07:43:18 +00:00
denis
0bf372b8f5 update to v2.6.1
Changelog at https://github.com/timescale/timescaledb/releases/tag/2.6.1
2022-04-13 11:59:04 +00:00
denis
9f7965320e update to v1.76.1
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.76.1
2022-04-13 11:58:00 +00:00
ajacoutot
43af17cdb6 Update to evolution-data-server-3.44.0. 2022-04-13 05:53:22 +00:00
sthen
850ecac369 kyotocabinet: switch https->http for HOMEPAGE/MASTER_SITES 2022-04-12 20:33:41 +00:00
landry
7bf2922cad databases/sqlite3: update to 3.38.2
see https://www.sqlite.org/releaselog/3_37_2.html &
https://www.sqlite.org/releaselog/3_38_2.html

went in an amd64 bulk without issues, thanks naddy@
2022-04-03 06:23:01 +00:00
sthen
48de8415e0 sync WANTLIB 2022-03-31 13:58:00 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
benoit
f6308b4f89 Update to py3-pygresql-5.2.4. 2022-03-27 06:17:08 +00:00
sthen
d2fdbde7c8 a bit of port tidying for databases/openldap, and disable some of the
not-so-useful modules that aren't available in newer versions
2022-03-25 22:06:12 +00:00
sthen
d4770ef5ad needs FIX_EXTRACT_PERMISSIONS 2022-03-25 19:48:32 +00:00
sthen
062ab3cb88 sync WANTLIB 2022-03-24 20:35:39 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
denis
24973bd8a3 update to v1.75.0 2022-03-21 17:35:48 +00:00
rsadowski
0e0ecabbc4 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:11:52 +00:00
jeremy
f2378894f6 Update to sequel_pg 1.15.0 2022-03-18 20:48:04 +00:00
jeremy
983cc23fb4 Update to pg 1.3.4 2022-03-18 20:47:45 +00:00
bluhm
934f07807b p5-DBI installs the regenerated dbipport.h and p5-DBD-MariaDB uses it.
Bump revision of p5-DBI to replace the package.
OK sthen@
2022-03-16 10:14:11 +00:00
sthen
e471555927 update to py3-minidb-2.0.6 2022-03-16 09:23:36 +00:00
sthen
3f0c3623d0 update to barman-2.19 2022-03-15 12:08:55 +00:00
sthen
effa874da6 update to py3-alembic-1.7.7 2022-03-15 12:08:45 +00:00
jeremy
40bcf7de9e Update to Sequel 5.54.0 2022-03-14 21:30:35 +00:00
sthen
c9c73b5ead Change MODPERL_REGEN_PPPORT to accept a filename. Useful when the port
uses a different name or a subdirectory for the file.

Adjust some ports to use it: p5-DBI (different name), p5-Template (xs
subdirectory). There are others that could use this.

OK bluhm@
2022-03-14 08:23:29 +00:00
sthen
5b570cfd7a update to recoll-1.32.0 2022-03-12 11:13:54 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
op
b32d4a3d14 remove rcs IDs in ports where I'm listed as MAINTAINER 2022-03-10 15:21:48 +00:00
jca
cd0fba1ff1 Drop RCS Ids in the ports I maintain 2022-03-10 00:04:05 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
denis
772123f0ba update to v1.74.0 2022-03-03 19:12:32 +00:00
sthen
648fd38ccf update to py3-ldap-3.4.0 2022-02-28 11:38:00 +00:00
sthen
bc24aaca1c openldap: bump REVISION, there is a tight version check against libsasl
621cb2c7 slap_sasl_init: SASL library version mismatch: expected 2.1.28, got 2.1.27
2022-02-28 11:33:39 +00:00
sthen
8f1d182035 update to py3-sqlalchemy-1.4.31 2022-02-27 13:44:16 +00:00
denis
58ea303721 Update to 2.6.0 2022-02-27 13:11:34 +00:00
sthen
afc0704828 update to py-mongo-3.12.0 2022-02-27 13:06:30 +00:00
sthen
466207c902 py-psycopg2 is already py3-only 2022-02-26 19:38:48 +00:00
sthen
4ce82d1654 py-mongo: disable py2 tests 2022-02-26 18:13:29 +00:00
sthen
b1a09ecee8 update to py3-mysqlclient-2.1.0 2022-02-26 14:19:47 +00:00
sthen
3c0422d144 bump REVISION to keep -current above -stable (different plists) 2022-02-24 15:04:51 +00:00
sthen
b12041748a missed file 2022-02-23 21:55:49 +00:00
sthen
0014bbbba2 update to mariadb-10.6.7, from Brad
CVE-2021-46659, CVE-2021-46661, CVE-2021-46663, CVE-2021-46664, CVE-2021-46665,
CVE-2021-46668, CVE-2022-24048, CVE-2022-24050, CVE-2022-24051, CVE-2022-24052
2022-02-23 21:49:44 +00:00
sthen
558e5be533 update to freetds-1.3.9 2022-02-23 12:25:24 +00:00
denis
267faac7a0 Update to 1.73.1 2022-02-23 09:03:39 +00:00
robert
9658a18f5b set tc back to daemon now that it is limited 2022-02-21 12:51:50 +00:00
robert
ac82c1e08a now that the daemon login class is tamed, let's switch the tc back to it 2022-02-21 10:22:37 +00:00
op
a39a1af6f8 update pspg to 5.5.4
"code cleaning and fixing (minor issues)"
cf. https://github.com/okbob/pspg/releases/tag/5.5.4
2022-02-21 08:31:37 +00:00
op
ebbeda2ac2 use %zu to print sizeof(...), not %d 2022-02-21 08:25:55 +00:00
bket
4129dbd919 python3 only ports - use proper construct for FLAVOR
Forcibly assign variable: FLAVOR=python3, not FLAVOR?=python3. No need to bump
REVISION.

OK sthen@
2022-02-20 15:05:11 +00:00
kmos
5319f15aa0 -fdeclspec is only needed and only _works_ with clang. So switch to only
adding it if using clang.

ok kn
2022-02-18 16:47:05 +00:00
robert
2ec574abe3 ship a default login class configuration for postgresql and also remove the
_postgresql user's login class so that it defaults to 'default' instead of
daemon

ok jeremy@
2022-02-17 21:26:30 +00:00
robert
cf51d7580a do not encourage the usage of cap_mkdb 2022-02-17 14:01:27 +00:00
robert
a9eae48562 do not use the daemon login class for the _mysql user 2022-02-17 09:52:20 +00:00
robert
debc00933c add a custom login class for mariadb by default 2022-02-17 09:51:57 +00:00
bluhm
9b4288b22e update p5-BerkeleyDB to 0.64 2022-02-16 21:09:28 +00:00
sthen
d9c931d5ee update to pecl74-redis-5.3.7 2022-02-16 11:40:34 +00:00
denis
9939dbfe56 Update to v1.73.0 2022-02-14 18:28:44 +00:00
naddy
8d59763382 reinstitute fix for parallel build
Without this, every build with MAKE_JOBS=4 on my hw.ncpu=4 machines
fails for me.
2022-02-13 18:56:48 +00:00
denis
0e727691c3 Update to v2.5.2
Tested by Mark Patruck, thanks.
2022-02-13 08:26:39 +00:00
jeremy
e369262d2e Update to PostgreSQL 14.2 2022-02-12 21:10:34 +00:00
sthen
0d421d9ca7 update to recoll-1.31.6
fix some #!/usr/bin/python3, add some optional runtime deps which are
small and used by the built-in filters for common file types, and switch
to qtwebengine for -gui on archs where it's available
2022-02-12 12:33:20 +00:00
landry
fb9a946df9 databases/web2ldap: update to 1.7.3, from maintainer Lucas Raab 2022-02-12 07:39:49 +00:00
ajacoutot
b11d872fca Update to evolution-data-server-3.42.4. 2022-02-11 16:28:51 +00:00
sthen
ab982f5503 update to gdbm-1.23
remove the src/Makefile.in parallel build patch, those pieces have moved
to tools/Makefile.in but I'm unable to get it to fail with various -j values
so it seems likely the different directory introduces a sync point anyway
2022-02-09 12:18:10 +00:00
sthen
411577d7c4 update to freetds-1.3.7 2022-02-07 09:10:55 +00:00
sthen
51683c6405 register @conflict on old postgresql-docs; errcodes.txt moved
to -main in 12.1.  ok jeremy@
2022-02-04 23:29:30 +00:00
landry
6b491fe187 databases/web2ldap: update to 1.7.0, from Maintainer Lucas Raab
See https://web2ldap.de/changes-1.7.html
2022-02-03 07:10:24 +00:00
landry
74413ba325 databases/py-ldap0: update to 1.4.7, from maintainer Lucas Raab
see https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.6...v1.4.7
2022-02-03 07:08:51 +00:00
sthen
cc856d8171 update to mongodb-3.4.24, heavily based on op@'s diff for 4.4.10
db upgrades are only supported across one major (3.2 -> 3.4 -> 3.6 ->
4.0 -> 4.2 -> 4.4) so to make things easier for unifi users I'm only
jumping one version for now.

https://docs.mongodb.com/manual/release-notes/3.4-compatibility/
https://docs.mongodb.com/manual/release-notes/3.4-upgrade-standalone/
2022-02-02 18:14:58 +00:00
benoit
be14c7df18 Update to py-pygresql-5.2.3. 2022-01-31 20:10:31 +00:00
denis
e475290756 Use a valid shell in rc-file 2022-01-27 09:32:17 +00:00
denis
963c05cf67 Add _vmetrics user and link victoriametrics to the build 2022-01-27 09:25:37 +00:00
denis
1b4ae3342a Import databases/victoriametrics v1.72.0
Feedback from sthen@ danj@
OK sthen@

VictoriaMetrics is a fast, cost-effective and scalable time-series
database.

https://victoriametrics.com/
2022-01-27 09:23:01 +00:00
espie
236868a328 hopefully this is the final fix for valid characters in paths and categories 2022-01-24 15:17:08 +00:00
espie
614b33be55 fix urls regexps, as noticed by afresh1@ 2022-01-24 12:44:08 +00:00
sthen
dcaec2c6e1 update to pg_sqlite_fdw-2.1.1 2022-01-18 08:53:05 +00:00
sthen
bbb0ceda1c update to pecl-redis-5.3.6 2022-01-18 08:48:25 +00:00
kmos
7b615d7a9e mdbtools insists on a newer compiler than base-gcc
Fix build on sparc64
2022-01-17 15:12:12 +00:00
sthen
fc43682d4d fix previous (i committed an incomplete version from a tree on the wrong
machine)
2022-01-15 15:41:27 +00:00
sthen
0e8d3784a2 Disable ssh tunnel config built-in to pgadmin3, it uses an ancient libssh2
that is hard to patch for opaque structs in newer OpenSSL/LibreSSL.

While this port has been patched to _build_ against current postgresql
it hasn't been patched to _run_ with a newer version since 2018 (11.x)
so seems unlikely to really be used; this has no longer been maintained
upstream for even longer so I intend to remove the port soon.
2022-01-15 12:15:22 +00:00
benoit
39b6a814e1 Update to p5-Redis-1.999. 2022-01-15 07:20:26 +00:00
sthen
739f7fecae update to citus-10.2.3 2022-01-14 20:52:38 +00:00
tb
b1bd329b8d databases/mariadb: Fix build with opaque EVP_MD_CTX and EVP_CIPHER_CTX.
A mariadb developer didn't like the fact that these structs need to be
allocated in OpenSSL 1.1 and added some insane hacks to work around
this. Adjust the code to cope with that the same way as it is done for
OpenSSL.

LibreSSL doesn't provide the means to override malloc and friends, so
the runtime check cannot be adapted. Use generous estimates for the
sizes for these structs instead.

With opaque EVP_CIPHER_CTX, EVP_CIPHER_CTX_buf_noconst() needs to be
provided by libcrypto, so disable this and a few other API redefinitions.
2022-01-14 10:32:15 +00:00
bket
76145d66ea Drop maintainership 2022-01-13 19:05:04 +00:00
jeremy
3d24ec3510 Update to postgresql-pllua 2.0.10 to work with PostgreSQL 14
OK pea@, sthen@
2022-01-13 16:02:25 +00:00
jeremy
2526c7e670 Add patch to work with PostgreSQL 14
OK pea@, sthen@
2022-01-13 16:02:00 +00:00
jeremy
061a2e52b0 Update to pg_statsinfo 13.0, and add patches to build with PostgreSQL 14
OK pea@, sthen@
2022-01-13 16:01:29 +00:00
jeremy
28a449efc5 Update to citus 10.2.1, to work with PostgreSQL 14
OK pea@, sthen@
2022-01-13 16:00:52 +00:00
jeremy
9157f8db38 Update to PostgreSQL 13.5
Take MAINTAINER.

OK pea@ (previous MAINTAINER), sthen@
2022-01-13 16:00:15 +00:00
jeremy
8368d58199 Update to PostgreSQL 14.1
Take MAINTAINER.

OK pea@ (previous MAINTAINER), sthen@
2022-01-13 15:59:34 +00:00
tb
94d065614d pgbouncer: forgot to add a patch description 2022-01-13 10:01:24 +00:00
tb
bd4b94f298 databases/pgbouncer: Fix an upcoming build failure due to opaque OCSP
structures by disabling a workaround for an ancient verifier bug.

discussed with beck a while back
2022-01-13 09:57:47 +00:00
sthen
39842ca0fc mention KDE in the comment in the patch. 2022-01-10 21:19:43 +00:00
rsadowski
6937dfcf1c Bring back the cmake patch to fix KDE ports
OK sthen@
2022-01-10 21:14:07 +00:00
sthen
faa3aa5542 update to xapian-bindings-perl-1.4.19 2022-01-09 12:12:39 +00:00
sthen
1a8cf16e83 update to xapian-core-1.4.19 2022-01-09 12:12:37 +00:00
ajacoutot
b609613ddd Update to evolution-data-server-3.42.3. 2022-01-07 15:53:30 +00:00
sebastia
5619cf45c2 update 3.7.0 -> 3.8.0 2022-01-06 21:30:10 +00:00
jeremy
dbe49dcb07 Build ruby31 versions of gem ext ports by default 2022-01-06 19:06:17 +00:00
op
5c87174272 fix build with base-gcc: replace __SIZEOF_WCHAR_T__ with sizeof(wchar_t)
ok kmos
2022-01-05 15:44:01 +00:00
sebastia
392efa0aa8 update 2.4.0 -> 2.5.1 2022-01-05 12:47:37 +00:00
landry
e697b077ff databases/web2ldap: update to 1.6.27, from maintainer Lucas Raab
see https://web2ldap.de/changes-1.6.html#r1.6.27
2022-01-03 09:29:37 +00:00
landry
e0eb4952f0 databases/py-ldap0: update to 1.4.6, from maintainer Lucas Raab
see https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.3...v1.4.6
2022-01-03 09:29:08 +00:00
landry
2eefc3edad databases/py-sqlalchemy: add missing RDEP on greenlet.
it's more or less a requirement for asyncio, cf
https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#asynchronous-io-support-for-core-and-orm

its been debated to make it optional in
https://github.com/sqlalchemy/sqlalchemy/issues/6136 but my experience
with buildbot was that the daemon didnt start at all if greenlet was not
present, and setup.cfg adds the requirement.
2021-12-30 18:28:52 +00:00