5720 Commits

Author SHA1 Message Date
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