Commit graph

21611 commits

Author SHA1 Message Date
Romain Tartière
f7bb8989f9 Mark Puppet 5 related ports as deprecated
Puppet 5 has reached EOL on 2021-01-31.  Users are advised to switch to Puppet
6 or Puppet 7.

With hat:	puppet
2021-02-28 21:27:55 +00:00
Romain Tartière
1cad058a9b Update to 7.2.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-720

With hat:	puppet
2021-02-28 21:16:10 +00:00
Romain Tartière
e717fc17d0 Update to 6.15.0
Rellease notes:
https://puppet.com/docs/puppetdb/6.13/release_notes.html#puppetdb-6150

With hat:	puppet
2021-02-28 21:15:18 +00:00
Bernard Spil
0536c1a6d1 PR: 253841
Submitted by:	Pascal Christen <pascal christen hostpoint ch>
2021-02-28 18:45:51 +00:00
Bernard Spil
daede0d59a databases/mariadb104-server: Update to 10.4.18 2021-02-28 17:47:05 +00:00
Bernard Spil
265b5cc034 databases/mariadb105-server: Update to 10.5.9 2021-02-28 17:39:17 +00:00
Piotr Kubaj
5f13334f07 databases/mongodb42: bump PORTREVISION after changing default options
PR:		253802
Approved by:	ronald-lists@klop.ws (maintainer)
2021-02-26 23:50:33 +00:00
Piotr Kubaj
7f5f6cf987 databases/mongodb42: add LTO option and enable it
Add a new option, for using LTO.

As with mongodb44, make it the default.

mongodb42 tries to used gold with LTO enabled, so explicitly tell it to use lld.

PR:		253802
Approved by:	ronald-lists@klop.ws (maintainer)
2021-02-26 23:49:31 +00:00
Dmitri Goutnik
775d8add58 databases/pspg: Update to 4.3.0
Changes:	https://github.com/okbob/pspg/releases/tag/4.3.0
2021-02-26 13:56:32 +00:00
Tobias Kortkamp
4d9773d24d Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories

Reported by:	portscan
2021-02-26 12:11:35 +00:00
Dmitry Marakasov
7c0b84c1a0 - Fix build with python 3.8+ by stripping libraries by wildcard paths, similar to r559094
- Fix PYTHONPREFIX misuse and silence stripping

Approved by:	portmgr blanket
2021-02-25 20:41:53 +00:00
Christoph Moench-Tegeder
b333f9c5a8 allow pgloader3 to build on 32bit platforms
guess if we're on a 32bit platform and set a reduced DYNSIZE - else
sbcl may hit it's adress space limits.

PR:		253766
Submitted by:	maintainer
2021-02-24 21:43:00 +00:00
Antoine Brodin
7b268bdb7a Unbreak bulk -a with PYTHON3_DEFAULT=3.8
PR:		253815
2021-02-24 15:49:01 +00:00
Dave Cottlehuber
ce89bf240b databases/foundationdb: update to 6.3.10
Sponsored by:	SkunkWerks, GmbH
2021-02-24 09:29:32 +00:00
Wen Heping
395444955a - Update to 1.1.4
PR:		252398
Submitted by:	jjachuf@gmail.com(maintainer)
2021-02-24 00:21:06 +00:00
Sergey A. Osokin
fa6fa5f21b Fix build.
cc -std=c11 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -MMD -o lzf_c.o -c lzf_c.c
zmalloc.c:59:5: error: function-like macro 'sizeof' is not defined
#if PREFIX_SIZE > 0
    ^
zmalloc.c:55:22: note: expanded from macro 'PREFIX_SIZE'
#define PREFIX_SIZE (sizeof(size_t))
                     ^
1 error generated.
gmake[3]: *** [Makefile:339: zmalloc.o] Error 1

Do not bump PORTREVISION because these have no successful
builds.

Reported by:	many
2021-02-23 17:54:47 +00:00
Neel Chauhan
04b1540c58 databases/litestream: Mark broken on i386 2021-02-23 15:43:09 +00:00
Sergey A. Osokin
5bc65c515a Security update if you use 32bit build of redis (see bellow), MODERATE
if you used earlier versions of Redis 6.2, LOW otherwise.

Integer overflow on 32-bit systems (CVE-2021-21309):
Redis 4.0 or newer uses a configurable limit for the maximum supported bulk
input size. By default, it is 512MB which is a safe value for all platforms.
If the limit is significantly increased, receiving a large request from a client
may trigger several integer overflow scenarios, which would result with buffer
overflow and heap corruption.

ChangeLog:	https://github.com/redis/redis/releases/tag/6.2.0
2021-02-23 14:16:03 +00:00
Sergey A. Osokin
0f5cc97e07 Security update to the recent version 6.0.11 if you use 32bit build of redis.
Integer overflow on 32-bit systems (CVE-2021-21309):
Redis 4.0 or newer uses a configurable limit for the maximum supported bulk
input size. By default, it is 512MB which is a safe value for all platforms.
If the limit is significantly increased, receiving a large request from a client
may trigger several integer overflow scenarios, which would result with buffer
overflow and heap corruption.

Various bugfixes.
2021-02-23 14:08:02 +00:00
Sergey A. Osokin
a77db6167d Security update to the recent version 5.0.11 if you use 32bit build of redis.
Integer overflow on 32-bit systems (CVE-2021-21309):
Redis 4.0 or newer uses a configurable limit for the maximum supported bulk
input size. By default, it is 512MB which is a safe value for all platforms.
If the limit is significantly increased, receiving a large request from a client
may trigger several integer overflow scenarios, which would result with buffer
overflow and heap corruption.

Various bugfixes.
2021-02-23 13:59:42 +00:00
Loïc Bartoletti
9fe75e179d graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
2021-02-23 05:58:35 +00:00
Kevin Bowling
360a5e0c0f databases/timescaledb: Update to 2.1.0
Adds support for PosgreSQL 13

Sponsored by:	BBOX.io
2021-02-22 17:37:36 +00:00
Yuri Victorovich
753f5391aa databases/sqlitestudio: Update 3.2.1-1268 -> 3.3.0
Reported by:	portscout
2021-02-22 08:58:53 +00:00
Neel Chauhan
d458bf51d2 New port: databases/litestream: Standalone streaming replication tool for SQLite
Litestream is a standalone streaming replication tool for SQLite. It runs as
a background process and safely replicates changes incrementally to another
file or S3. Litestream only communicates with SQLite through the SQLite API
so it will not corrupt your database.

WWW: https://litestream.io/
2021-02-21 20:52:45 +00:00
Dmitri Goutnik
b386b7fea9 databases/cockroach: Unbreak with go1.16
===>  Building for cockroach-2.0.7
...
go: cannot find main module, but found Gopkg.lock in /wrkdirs/usr/ports/databases/cockroach/work/cockroach-v2.0.7/src/github.com/cockroachdb/cockroach
        to create a module there, run:
        go mod init
2021-02-21 19:47:39 +00:00
Kurt Jaeger
e77e9f0aec devel/lfcbase: update 1.15.1 -> 1.16.0
databases/cego: update 2.46.8 -> 2.47.0

lfcbase:
- Introduction of template class HashT

cego:
- Integration of HashT into QueryCache for faster access of cached
  query entries
- Fix in CegoClient and CegoAction for comment parsing. Comment token
  in string are treated now. For this, a new method
  CegoQueryHelper::skipComment has been introduced
- Improvements done for query cache handling
  ( more support for nested queries, stabilization fixes )

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2021-02-21 19:14:36 +00:00
Matthew Seaman
11c18cdfbe Update to 9.5.4
ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.4/CHANGELOG.md
2021-02-21 11:28:41 +00:00
Christoph Moench-Tegeder
859e26db7e pgloader3: unbreak and update to 3.6.2
submitter becomes maintainer

PR:		252716
Submitted by:	Mario Duhanic
2021-02-20 20:46:07 +00:00
Romain Tartière
28dc19acf6 Update to 6.14.0
Release notes:
https://puppet.com/docs/puppetdb/6.13/release_notes.html#puppetdb-6140 (sic)

With hat:	puppet
2021-02-19 23:16:04 +00:00
Romain Tartière
7df0f2104f Update to 7.1.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-710

With hat:	puppet
2021-02-19 23:14:55 +00:00
Kevin Bowling
5fa574805a databases/timescaledb: Add missed migration for 1.7.5
Sponsored by:	BBOX.io
2021-02-19 18:24:40 +00:00
Kevin Bowling
c7dc984095 databases/timescaledb: Update to 2.0.2
changes https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md#202-2021-02-19

Sponsored by:	BBOX.io
2021-02-19 18:13:22 +00:00
Fernando Apesteguía
11718094e2 databases/galera26: Fix build on FreeBSD13
Use bswap macros as provided by FreeBSD.

While here regenerate some patches and tidy Makefile up.

PR:	253612
Submitted by:	devin@sevenlayer.studio
Approved by:	devel@galeracluster.com (maintainer)
2021-02-19 12:46:26 +00:00
Dmitry Marakasov
394f6e5b84 - Add LICENSE [1]
- While here, dont't install unneeded docs, remove needless .include and update WWW

PR:		248917 [1]
Submitted by:	dgilbert@eicat.ca (maintainer) [1]
2021-02-19 12:43:28 +00:00
Eugene Grosbein
ff2cab949d databases/oracle8-client: unbreak build for FreeBSD 13+
PR:		253586
Approved by:	Konstantin Stroykovskiy (maintainer)
2021-02-19 07:25:33 +00:00
Palle Girgensohn
53fba90c68 Upgrade to 11.5
Release notes:	https://github.com/darold/pgbadger/releases/tag/v11.5
2021-02-18 22:15:02 +00:00
Adriaan de Groot
2f36b6f5f4 Update databases/libiodbc to latest upstream
Release notes are at
	https://github.com/openlink/iODBC/blob/master/NEWS
it's a handful of fixes. The SO_VER jumps from .27 to .29.

Reported by:	portscout
2021-02-18 22:02:22 +00:00
Yuri Victorovich
1f36e0d8e1 Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports timed out in the period from April 2020 to now.

PR:		253256
Approved by:	jlaffaye (maintainer's timeout 14 days)
2021-02-18 21:06:55 +00:00
Neel Chauhan
af030c4181 databases/mongodb44: Update to 4.4.4
Changes: https://docs.mongodb.com/manual/release-notes/4.4/#feb-16-2021

PR:		253618
Submitted by:	Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
2021-02-18 19:17:32 +00:00
Yuri Victorovich
bdb2b5f727 databases/usql: Update 0.7.8 -> 0.8.1 2021-02-18 08:36:55 +00:00
Mark Linimon
8ed2465e61 Mark BROKEN in 13/14 (via latest llvm update). 2021-02-17 22:12:48 +00:00
Antoine Brodin
ddc4e8ed5e Mark BROKEN on FreeBSD 13 and 14
Reported by:	pkg-fallout
MFH:		2021Q1
2021-02-17 20:10:52 +00:00
Antoine Brodin
c80baea112 Mark BROKEN on FreeBSD 13 and 14
Reported by:	pkg-fallout
MFH:		2021Q1
2021-02-17 20:08:44 +00:00
Sunpoet Po-Chuan Hsieh
3dba638dea Update to 6.1.2
Changes:	https://github.com/rails/rails/releases
Security:	8e670b85-706e-11eb-abb2-08002728f74c
2021-02-17 18:27:53 +00:00
Sunpoet Po-Chuan Hsieh
0dd9905a9f Update to 6.1.2
Changes:	https://github.com/rails/rails/releases
2021-02-17 18:27:47 +00:00
Sunpoet Po-Chuan Hsieh
67db8783ba Update to 6.0.3.5
Changes:	https://github.com/rails/rails/releases
Security:	8e670b85-706e-11eb-abb2-08002728f74c
2021-02-17 18:26:35 +00:00
Sunpoet Po-Chuan Hsieh
6372d9543e Update to 6.0.3.5
Changes:	https://github.com/rails/rails/releases
2021-02-17 18:26:29 +00:00
Sunpoet Po-Chuan Hsieh
7de3fc142d Update to 5.2.4.5
Changes:	https://github.com/rails/rails/releases
Security:	8e670b85-706e-11eb-abb2-08002728f74c
2021-02-17 18:24:51 +00:00
Sunpoet Po-Chuan Hsieh
57b108d408 Update to 5.2.4.5
Changes:	https://github.com/rails/rails/releases
2021-02-17 18:24:46 +00:00
Sunpoet Po-Chuan Hsieh
dee1b98e11 Update to 1.4.0b3
Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
2021-02-17 18:05:24 +00:00