Commit Graph

22787 Commits

Author SHA1 Message Date
Loïc Bartoletti
defda569fe cleanup: Remove expired ports:
2021-12-31 databases/postgis25: Deprecated in favour of databases/postgis3x
2022-01-25 09:35:44 +01:00
Goran Mekić
41e13549d0 databases/py-databases: Update to 0.5.5
Changelog:	https://github.com/encode/databases/releases/tag/0.5.5

PR:		261435
2022-01-25 02:57:04 -05:00
Loïc Bartoletti
45ab80b9df archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Mk/Uses: Introduce USES=minizip[:ng]

To simplify, the LIB_DEPENDS part a new USES tag is added.

USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.

minizip [1]:

    databases/spatialite
    databases/spatialite-tools
    devel/collada-dom
    games/mrboom
    games/oolite
    graphics/comical
    misc/xiphos
    science/libkml
    textproc/sigil
    www/domoticz
    deskutils/anydesk
    emulators/mupen64plus-core
    multimedia/assimp
    multimedia/vlc
    net-im/psi
    net-im/telegram-desktop

minizip-ng:

    devel/axmldec

[1] Some are known to work with minizip-ng but have to be patched.

Approved by:	tcberner (portmgr)
Differential Revision:	https://reviews.freebsd.org/D33771
2022-01-25 07:35:22 +01:00
Muhammad Moinur Rahman
2e1fdc1738 Change PHP default version to 8.0
- databases/xapian-bindings is a mata port which do not have
  php:flavors and is unable to be MARKED to IGNORE as one of it's
  dependent databases/php-xapian do not support php8.0. Hence this
  creates a circular dependency and it fails to start bulk building. So
  for now remove PHP from OPTIONS_DEFAULT.

PR:             260595
Approved by:	ale portmgr(exp-run)
Sponsored by:	Bounce Experts
2022-01-24 17:41:06 -06:00
Palle Girgensohn
e32d7004c8 databases/pgbadger: update to 11.7
Release notes:	https://github.com/darold/pgbadger/releases/tag/v11.7
2022-01-24 09:58:17 +01:00
Rene Ladan
48d98ef918 cleanup: remove transitive py27 deprecation (www/qt5-webengine) 2022-01-23 21:56:25 +01:00
Po-Chuan Hsieh
a5a43e1680 databases/rubygem-activerecord70: Update to 7.0.1
Changes:	https://github.com/rails/rails/releases
2022-01-24 03:09:42 +08:00
Po-Chuan Hsieh
9530e21a70 databases/rubygem-activemodel70: Update to 7.0.1
Changes:	https://github.com/rails/rails/releases
2022-01-24 03:09:41 +08:00
Po-Chuan Hsieh
eee152b5fd databases/rubygem-dalli: Update to 3.2.0
Changes:	https://github.com/petergoldstein/dalli/blob/main/History.md
2022-01-24 03:08:54 +08:00
Po-Chuan Hsieh
effda8f2d9 databases/py-sqlalchemy14: Update to 1.4.29
Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
2022-01-24 02:19:14 +08:00
Po-Chuan Hsieh
351f62c53b databases/py-sqlalchemy-utils: Update to 0.38.2
Changes:	https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst
2022-01-24 02:19:14 +08:00
Po-Chuan Hsieh
86a6e370f7 databases/py-psycopg2: Update to 2.9.3
Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2022-01-24 02:19:13 +08:00
Po-Chuan Hsieh
91b5d2ec1d databases/py-psycopg-pool: Update to 3.0.3
Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
2022-01-24 02:19:12 +08:00
Po-Chuan Hsieh
8eb421de38 databases/py-psycopg-c: Update to 3.0.8
Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
2022-01-24 02:19:12 +08:00
Po-Chuan Hsieh
ca38bde757 databases/py-psycopg: Update to 3.0.8
Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
2022-01-24 02:19:11 +08:00
Po-Chuan Hsieh
1a287a7b0a databases/py-pgcli: Update to 3.3.0
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2022-01-24 02:19:11 +08:00
Po-Chuan Hsieh
9bf2127e57 databases/py-litecli: Update to 1.7.0
Changes:	https://github.com/dbcli/litecli/blob/master/CHANGELOG.md
2022-01-24 02:19:10 +08:00
Po-Chuan Hsieh
09609bcb21 databases/py-geoalchemy2: Update to 0.10.1
Changes:	https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
2022-01-24 02:19:10 +08:00
Po-Chuan Hsieh
ead02dcf07 databases/ruby-xapian: Update to 1.4.19
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:14 +08:00
Po-Chuan Hsieh
8499bc1ed7 databases/py-xapian: Update to 1.4.19
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:13 +08:00
Po-Chuan Hsieh
fee58271cd databases/php-xapian: Update to 1.4.19
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:12 +08:00
Po-Chuan Hsieh
2d8c3894a4 databases/p5-Xapian: Update to 1.4.19.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:12 +08:00
Po-Chuan Hsieh
9999bb0df8 databases/lua-xapian: Update to 1.4.19
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:11 +08:00
Po-Chuan Hsieh
6bcd928b21 databases/xapian-core: Update to 1.4.19
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:11 +08:00
Po-Chuan Hsieh
594ad92a65 databases/xapian-bindings: Update to 1.4.19
- Fix IGNORE_WITH_PHP: sync with databases/php-xapian

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2022-01-24 02:18:10 +08:00
Po-Chuan Hsieh
33321a413b databases/tiledb: Simplify _xgetbv check 2022-01-24 02:17:31 +08:00
Po-Chuan Hsieh
aea7be0300 databases/tarantool: Update to 2.8.3
Changes:	https://github.com/tarantool/tarantool/releases
2022-01-24 02:17:30 +08:00
Po-Chuan Hsieh
0c067bafa6 databases/rocksdb: Update to 6.27.3
Changes:	https://github.com/facebook/rocksdb/releases
2022-01-24 02:17:30 +08:00
Po-Chuan Hsieh
a3a0558191 databases/mydumper: Update to 0.11.5
Changes:	https://github.com/maxbube/mydumper/releases
2022-01-24 02:17:29 +08:00
Ronald Klop
c327f17d86 databases/mongodb44: Update to 4.4.12
Changelog:	https://docs.mongodb.com/manual/release-notes/4.4/#4.4.12---jan-21--2022

PR:		261406
2022-01-22 20:58:04 -05:00
Piotr Kubaj
26ed2ece6d databases/grass8: fix build on powerpc
No libomp on powerpc.
2022-01-22 13:33:25 +00:00
Richard Gallamore
030c0ff9ff databases/mysql-connect-java: Updated to 8.0.28
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-28.html
2022-01-22 00:01:25 -08:00
Romain Tartière
e47bd07724 databases/puppetdb7: Update to 7.9.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-790

With hat:	puppet
2022-01-21 08:49:58 -10:00
Romain Tartière
a65da829cb databases/puppetdb6: Update to 6.20.0
Release notes:
https://puppet.com/docs/puppetdb/6/release_notes.html#puppetdb-6200

With hat:	puppet
2022-01-21 08:49:57 -10:00
Muhammad Moinur Rahman
d9d7b63f6d databases/py-mysql-connector-python: Update version 8.0.27=>8.0.28
- Add OPTIONS:DNS COMPRESSION GSSAPI

Relnotes:
https://github.com/mysql/mysql-connector-python/releases/tag/8.0.28
2022-01-20 04:42:32 -06:00
Muhammad Moinur Rahman
90416dfab3 databases/mroonga: Update version 11.10=>11.11
Relnotes: https://mroonga.org/en/blog/2021/12/29/mroonga-11.11.html
2022-01-19 14:58:18 -06:00
Neel Chauhan
06bfa1c0f8 databases/evolution-data-server: Update to 3.42.3 2022-01-19 12:19:33 -08:00
Jimmy Olgeni
342870f57f databases/webdis: Update to version 0.1.19
From the release notes:

* Performance: avoid redundant operations when building HTTP responses.
* Fix HTTP parser bug on architectures that used unsigned "char" types.
* Fix crash when receiving "FIN" WebSocket frame.
2022-01-19 10:22:06 +01:00
Angelo Polo
70cc8bbf89 databases/cassandra3: Update to 3.11.11
PR:	261220
2022-01-18 12:01:00 -08:00
Muhammad Moinur Rahman
61375c027e databases/freetds: Update version 1.3.4=>1.3.6 2022-01-18 09:43:03 -06:00
Muhammad Moinur Rahman
25e7f89832 databases/freetds-devel: Update version 1.3.7=>1.3.40 2022-01-18 09:31:15 -06:00
Pietro Cerutti
45ec0da059 databases/rocksdb: unbreak with clang13
PR:		261187
Reported by:	nc@
2022-01-18 08:42:06 +00:00
Matthias Andree
91b6c73155 databases/db5: strip binaries, avoid sed backups 2022-01-17 23:19:14 +01:00
Mikael Urankar
c7dd5ca11a *: Linux emulation: add support for aarch64
PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
2022-01-17 15:47:28 +01:00
Tobias Kortkamp
835bd57330 lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Kirill Ponomarev
edb56d4c62 databases/clickhouse: Update to 21.12.3.32
Changes: https://github.com/ClickHouse/ClickHouse/compare/v21.7.4.18-stable...v21.12.3.32-stable

Reported by:	maintainer
2022-01-17 08:35:13 +01:00
Björn Lemke
fcd7f34fbe databases/cego: update 2.47.14 -> 2.47.16
- Fix in CegoAttrComp for equal, lt and gt operators.
  The compMode ATTR was not treated correctly in a way, that the
  attrDesc part was not evaluated. This might lead to missing attr
  cond entries for sophisticated queries.
  A verify check ( verify008 ) has been added to check this case

Author:    Björn Lemke <lemke@lemke-it.com>
2022-01-16 21:56:39 +01:00
Danilo G. Baio
0290f284f4 Change a few ports to use the most recent version of pyjwt
Reviewed by:	olgeni, yuri, sunpoet, ultima and kai
Differential Revision: https://reviews.freebsd.org/D33797
2022-01-13 10:52:37 -03:00
Alexey Dokuchaev
959b8ae974 databases/symphytum: new port had been added (+)
Symphytum is a personal database software for everyone who desires to
manage and organize data in an easy and intuitive way, without having
to study complex database languages and software user interfaces.

WWW: https://github.com/giowck/symphytum
2022-01-13 11:38:02 +00:00
Chris Moerz
e5c349d692 databases/sqldeveloper: Update to 21.4.1.349.1822
PR:		260695
Approved by:	VVD <vvd@unislabs.com> (maintainer)
2022-01-12 20:10:48 +01:00