1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

24828 Commits

Author SHA1 Message Date
Ronald Klop
0464348da5
databases/mongodb44: make support for ARMv8.0-A optional
no-op commit; default is still enabled

Why? Upstream removed support for non-LSE ARM CPUs because of possible corruption on high concurrent load.
Quite some people (including me) use this on RPI4 with net-mgmt/unifi7 and one WiFi dish. This is not a 'high concurrent load' and works fine.
By making this CPU optional I hope to support both types of usage.
2023-07-30 22:57:08 +02:00
Ronald Klop
399e71ec6e
databases/mongodb44: style
pet portlint and portclippy by reordering some fields
fix typo in pkg-message
2023-07-30 22:57:07 +02:00
Björn Lemke
6b907e14e4 databases/cego: update 2.48.27 -> 2.48.28
- Fix added in CegoProcQueryStmt::execute,
  after execution of the query, the cleanUp method must be called
  to avoid leaks regarding stored proc object use
  ( this corresponds to the new optimized stored proc handling )
2023-07-30 20:06:09 +02:00
Björn Lemke
c107492c6d databases/p5-DBD-cego: update 1.5.2 -> 1.5.3
- fix build on 14.x
2023-07-30 20:04:53 +02:00
Wen Heping
59770607da databases/zodb: Update to 5.8.1 2023-07-29 22:20:45 +00:00
Ronald Klop
9c4a212eb5
databases/mongodb70: update to RC10
Release Candidate

Please read the notes before using:
https://www.mongodb.com/docs/v7.0/release-notes/7.0/#release-notes-for-mongodb-7.0--release-candidate-

* version bump
* pet portclippy
* poudriere stage-qa: ok
2023-07-29 19:39:32 +02:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Michael Schout
59c047e8ad databases/pgbackrest: Update to 2.47
https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.47

Bug Fixes:

 * Preserve block incremental info in manifest during delta backup.
 * Fix block incremental file names in verify command.
 * Fix spurious automatic delta backup on backup from standby.
 * Skip recovery.signal for PostgreSQL >= 12 when recovery type=none.
 * Fix unique label generation for diff/incr backup.
 * Fix time-based archive expiration when no backups are expired.

Improvements:

 * Improve performance of SFTP storage driver.
 * Add timezone offset to info command date/time output.
 * Centralize error handling for unsupported features.

Documentation Improvements:

 * Clarify preference to install from packages in the user guide.

PR:		272735
Reported by:	schoutm@gmail.com (maintainer)
2023-07-28 08:34:13 +02:00
Loïc Bartoletti
c7d042dd6f databases/pgmodeler: Update to 1.0.5
- Uses qt6
2023-07-28 07:18:59 +02:00
Matthew Seaman
5504067f27 databases/pgbarman: update to 3.7.0
Changes:	https://github.com/EnterpriseDB/barman/blob/release/3.7.0/NEWS
Reported by:	repology
2023-07-28 06:17:31 +01:00
Jason E. Hale
66b0e0515e Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.

Announcement:	https://www.qt.io/blog/qt-6.5.2-released-1
Release note:	https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md
2023-07-27 18:10:42 -04:00
Loïc Bartoletti
17abfdbdd7 textproc/freexl: Update to 2.0.0
Reported by:	portscout
2023-07-27 13:57:34 +02:00
Loïc Bartoletti
30977f976d databases/postgis33: Update to 3.3.3
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.3.3/NEWS
2023-07-27 09:50:40 +02:00
Loïc Bartoletti
9e1f8addc7 databases/postgis32: Update to 3.2.5
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.2.5/NEWS
2023-07-27 09:50:40 +02:00
Loïc Bartoletti
cc6f86cd00 databases/postgis31: Update to 3.1.9
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.1.9/NEWS
2023-07-27 09:50:40 +02:00
Loïc Bartoletti
8a453301ac databases/postgis30: Update to 3.0.9
Changes:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.0.9/NEWS
2023-07-27 09:50:40 +02:00
Loïc Bartoletti
94ecbdcacc graphics/proj: Update to 9.2.1 2023-07-26 21:58:55 +02:00
Loïc Bartoletti
0222c44e03 Qt6: Update to 6.5.1
Changes:
  - https://www.qt.io/blog/qt-6.5-lts-released
  - https://www.qt.io/blog/qt-6.5.1-released

PR:	272422
Exp-run by:	antoine
2023-07-26 06:28:56 +02:00
Muhammad Moinur Rahman
95274bf4f9 */*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-26 02:48:20 +02:00
Ronald Klop
0763c9fcb5
databases/mongodb70: update to RC8
Release Candidate

Please read the notes before using:
https://www.mongodb.com/docs/v7.0/release-notes/7.0/#release-notes-for-mongodb-7.0--release-candidate-

* trivial version bump
* typo in pkg-message
* poudriere stage-qa: ok
2023-07-25 13:11:54 +02:00
Ronald Klop
2295dc8785
databases/mongodb-tools: upgrade to 100.7.4
Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.4-changelog

* version bump
* remove mongodb40-tools from CONFLICTS; port is gone
* poudriere stage-qa: ok
2023-07-25 13:11:53 +02:00
Ronald Klop
66f14f39ca
databases/mongodb70: update to RC7
Release Candidate

Please read the notes before using:
https://www.mongodb.com/docs/v7.0/release-notes/7.0/#release-notes-for-mongodb-7.0--release-candidate-

* trivial version bump
* poudriere stage-qa: ok
2023-07-24 09:09:52 +02:00
Ronald Klop
69ec46b2c4
databases/mongodb60: upgrade 6.0.8
Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.8---jul-13--2023

* trivial version bump
* poudriere stage-qa: ok
2023-07-24 09:09:51 +02:00
Ronald Klop
3ed2298fd6
databases/mongodb50: upgrade to 5.0.19
Changes:
https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.19---jul-13--2023

* trivial version bump
* poudriere stage-qa: ok
2023-07-24 09:09:49 +02:00
Ronald Klop
478d5224e6
databases/mongodb44: upgrade to 4.4.23
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.23---jul-13--2023

* trivial version bump
* poudriere stage-qa: ok
2023-07-24 09:09:48 +02:00
Muhammad Moinur Rahman
679ae95ffd databases/xtrabackup8: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-24 00:16:15 +02:00
Muhammad Moinur Rahman
caec8824b8 databases/xrootd: Fix build with openssl3
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-24 00:16:14 +02:00
Muhammad Moinur Rahman
73c935b13e databases/libhsclient: Fix build with llvm16
- Add LICENSE BSD3CLAUSE
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-23 18:40:21 +02:00
Muhammad Moinur Rahman
9edad843b5 databases/xapian-core12: Fix build with llvm16
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-23 17:53:02 +02:00
Tomohiro Hosaka
dbe4dbfb2a databases/p5-Redis-Fast: Update to 0.36
ChangeLog:	https://metacpan.org/dist/Redis-Fast/changes
PR:		272557
2023-07-22 17:22:15 +01:00
Tobias C. Berner
b28a739884 framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
2023-07-22 09:46:38 +02:00
Mikael Urankar
b39a71d87e databases/qdrant: Update 1.1.0 → 1.3.2
PR:	272613
2023-07-22 00:37:33 -07:00
Kevin Bowling
b9eaeb5232 databases/timescaledb: Update to 2.11.1
Changes https://github.com/timescale/timescaledb/releases/tag/2.11.1
2023-07-21 17:38:44 -07:00
Muhammad Moinur Rahman
432d465db1 databases/postgresql-idn New port
At a fundamental level, this extension grants access to a number of
functions provided by the libidn and libidn2 libraries. Not all of the
functions provided by these libraries are exposed.

Whenever possible, the code will transform the encoding of the data in
the database to UTF-8 before further processing.

WWW: https://github.com/dyninc/postgresql-idn

Sponsored by:	Bounce Commerce
2023-07-20 19:42:32 +02:00
Matthew Seaman
f6b27f0a70 databases/pg_citus: update to 12.0.0
Now requires postgresql 14 or above.

Changes:	https://github.com/citusdata/citus/blob/v12.0.0/CHANGELOG.md
Reported by:	portscout
2023-07-20 07:53:02 +01:00
Muhammad Moinur Rahman
0ea64959dc databases/mysql++: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-19 22:45:27 +02:00
Muhammad Moinur Rahman
78d570abd1 databases/py-unqlite: Update version 0.9.5=>0.9.6
Changelog: https://github.com/coleifer/unqlite-python/releases/tag/0.9.6
2023-07-19 17:27:53 +02:00
Muhammad Moinur Rahman
fdeae321c2 databases/py-mysql-connector-python: Update version 8.0.33=>8.1.0
Changelog:
https://github.com/mysql/mysql-connector-python/releases/tag/8.1.0
2023-07-19 17:27:53 +02:00
Yuri Victorovich
24bae0f1a1 databases/usql: Update 0.12.13 → 0.14.12
Reported by:	portscout
2023-07-19 02:05:50 -07:00
Muhammad Moinur Rahman
ca94c9be78 databases/ruby-tokyocabinet: Fix build with llvm16
- Add LICENSE LGPL21

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-19 00:23:23 +02:00
Charlie Li
9a80a6ee5e
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2023-07-17 20:53:09 -04:00
Mikael Urankar
cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Björn Lemke
36f42e480a databases/cego: update 2.48.25 -> 2.48.27
- Patch addd for tableset stop procedure.
  With the new optimized stored procedure handling ( CegoFunction module ),
  the object cleanup must be done BEFORE the tableset is finally stopped.
  Otherwise an uncaught exception occurs ( tableset not online )
  which results in database crash after tableset shutdown.
  Several modules have been modified for this
- In CegoFunction constructors, added _pProc = 0 initialization
  for decoding and fromElement constructors. This avoids a set fault,
  in case of database recovery, when a predicate expression
  with user function is dedoded from log file

Author: Björn Lemke <lemke@lemke-it.com>
2023-07-17 12:18:36 +02:00
Muhammad Moinur Rahman
98952f06dc databases/virtuoso: Mark DEPRECATED
- Broken on all supported FreeBSD releases for more than an year
- Set EXPIRATION_DATE to 2023-08-16
2023-07-17 11:11:46 +02:00
Yuri Victorovich
82a579bfa9 databases/nanodbc: Fix build with clang-16 by adding USE_CXXSTD
Reported by:	fallout
2023-07-16 18:48:27 -07:00
Muhammad Moinur Rahman
18f1055562 databases/py-unqlite: Update version 0.9.4=>0.9.5
Changelog: https://github.com/coleifer/unqlite-python/releases/tag/0.9.5
2023-07-16 13:24:43 +02:00
Muhammad Moinur Rahman
47f5ec9fc8 databases/postgresql-repmgr: Update version 5.4.0=>5.4.1
Changelog: https://www.repmgr.org/docs/current/release-5.4.1.html
2023-07-15 17:43:33 +02:00
Muhammad Moinur Rahman
c702ec87f0 databases/py-unqlite: Update version 0.9.3=>0.9.4
Changelog: https://github.com/coleifer/unqlite-python/releases/tag/0.9.4
2023-07-15 15:26:59 +02:00
Bernard Spil
a370c5be60 databases/mariadb105-server: Update to 10.5.21 2023-07-15 12:20:14 +02:00
Vladimir Druzenko
f35320c28b databases/akonadi: and net-im/kaccounts-integration: reverse dependencies
Without this patch, there is a circular dependency if Akonadi is built with
kaccounts-integration installed, as Akonadi has an optional dependency on
kaccounts-integration and libaccounts-qt5 that makes the port silently depend
on libkaccounts.so and libaccounts-qt5.so. kaccounts-integration, on the
other hand, had a dependency on Akonadi that was probably inherited from the
Qt4 version, as the Akonadi plugin was removed from the code base in 2015.

Reviewed by:		rakuco, tcberner
Tested by:		tcberner
Approved by:		tcberner (mentor, kde@)
Differential Revision:	https://reviews.freebsd.org/D41019
2023-07-14 14:56:04 +03:00