Commit graph

24077 commits

Author SHA1 Message Date
Yasuhiro Kimura
95bbd18366 databases/redis*: Adjust CONFLICTS_INSTALL 2023-01-18 13:45:06 +09:00
Yasuhiro Kimura
15aafe30b3 databases/redis62: Update to 6.2.10
* Switch from CONFLICTS to CONFLICTS_INSTALL.
* Add PORTSCOUT to limit the range to 6.2.x.

ChangeLog:	https://github.com/redis/redis/releases/tag/6.2.10
MFH:		2023Q1
2023-01-18 13:44:00 +09:00
Yasuhiro Kimura
5086acf514 databases/redis6: Update to 6.0.17
Add PORTSCOUT to limit the range to 6.0.x.

ChangeLog:	https://github.com/redis/redis/releases/tag/6.0.17
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
2023-01-18 13:43:15 +09:00
Muhammad Moinur Rahman
5bf1a9a407 databases/py-mysql-connector-python: Runtime fix
PR:		269014
Reported by:	dvl
MFH:		2023Q1
2023-01-17 13:43:02 -06:00
Yasuhiro Kimura
f03ab0f785 devel/ruby-gems: Update to 3.4.2
ChangeLog:	https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR:		268578
Approved by:	meta (ruby@, maintainer)
Exp-run by:	antoine
2023-01-17 10:07:50 +09:00
Yasuhiro Kimura
d9722aaad7 databases/redis-devel: Update to 2022-01-16 snapshot
Changes:	d0cc3de73...b4123663c
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
2023-01-17 09:39:38 +09:00
Yasuhiro Kimura
8ddd4b8e98 databases/redis62: Update to 6.2.9
ChangeLog:	https://github.com/redis/redis/releases/tag/6.2.9
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
2023-01-17 09:39:35 +09:00
Yasuhiro Kimura
69e8638d53 databases/redis: Update to 7.0.8
ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.8
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
2023-01-17 09:39:32 +09:00
Baptiste Daroussin
96b02ea7aa databases/spatialite_gui: chase libxlsxwriter update 2023-01-16 22:33:29 +01:00
Dima Panov
e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
Muhammad Moinur Rahman
2d00178fd4 */*: Fix some ports conversion from USE_RUBY to USES=ruby
In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.

Approved by:	portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
2023-01-14 20:45:23 -06:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Tobias C. Berner
1fe9749d83 Qt: Update Qt 5 to 5.15.8
- update distfiles to be rebased on the Qt 5.15.8 branch

PR:		268773
Exp-run by:	antoine
2023-01-14 22:15:14 +01:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Yuri Victorovich
7d3a3b7c0b databases/nanodbc: New port: Small C++ wrapper for the native C ODBC API 2023-01-13 17:42:19 -08:00
Wen Heping
2fb4538546 databases/p5-DBD-CSV: Update to 0.60 2023-01-14 07:57:43 +08:00
Ronald Klop
607d1080fc
databases/mongodb60: Mark IGNORE
forgot to uncomment in the previous commit

Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38016
2023-01-13 20:04:09 +01:00
Ronald Klop
146e6a4b49
databases/mongodb60: update to 6.0.3
- Trivial version bump.
- Mark IGNORE as it fails on runtime. Upstream has an issue on this open. (See: PR #267668)
- Add option NOAVX to support building for older CPUs. (Thanks to Borja Marcos)
- Make portmft/portlint/portclippy even more happy.

PR:	268510
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38016
2023-01-13 20:01:46 +01:00
Dave Cottlehuber
fd234539c3 databases/couchdb3: un-bork configure script
Fix default log location and missing online docs
broken in last commit.

Fixes:	2d9ecbe7c5
2023-01-12 00:13:34 +00:00
Dave Cottlehuber
2d9ecbe7c5 databases/couchdb3: update to 3.3.1 and OTP25
- https://blog.couchdb.org/2023/01/11/3-3-1
- https://docs.couchdb.org/en/stable/whatsnew/3.3.html
- Relax even more with the new Earl Grey icon
2023-01-11 22:08:28 +00:00
Angelo Polo
0c267ac143 databases/cassandra3: Update to 3.11.14
ChangeLog:
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.14

PR:		267624
Reported by:	language.devel@gmail.com
MFH:		2023Q1 (security fixes)
Relnotes:
Security:	CVE-2022-42003
		CVE-2022-4200
		CVE-2022-25857
		CVE-2019-2684
		CVE-2020-7238
		CVE-2022-2482
		CVE-2021-44521
		CVE-2015-0886
2023-01-11 18:36:02 +01:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Matthias Fechner
745993f319 databases/rubygem-pg_query: update to 2.2.0
Required for gitlab-ce 15.6.
Changelog:
https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
2023-01-11 13:54:10 +02:00
Muhammad Moinur Rahman
3afcaea7fd databases/rubygem-pghero-rails61: Update version 3.0.1=>3.1.0
Relnotes: https://github.com/ankane/pghero/releases/tag/v3.1.0
2023-01-11 03:00:15 -06:00
Muhammad Moinur Rahman
904151efdb databases/pgroonga: Update version 2.4.2=>2.4.3
Relnotes: https://pgroonga.github.io/news/#version-2-4-3
2023-01-11 03:00:15 -06:00
Muhammad Moinur Rahman
e7c17ed52d lang/php82: Update version 8.2.0=>8.2.1
MFH:            2023Q1
Relnotes:       https://www.php.net/ChangeLog-8.php#8.2.1
Sponsored by:   Bounce Experts
2023-01-09 18:07:50 -06:00
Muhammad Moinur Rahman
506592ec60 lang/php81: Update version 8.1.13=>8.1.14
MFH:            2023Q1
Relnotes:       https://www.php.net/ChangeLog-8.php#8.1.14
Sponsored by:   Bounce Experts
2023-01-09 18:07:49 -06:00
Muhammad Moinur Rahman
bdae7d6bff lang/php80: Update version 8.0.26=>8.0.27
Approved by:	tz (private email)
MFH:		2023Q1
Relnotes:       https://www.php.net/ChangeLog-8.php#8.0.27
Sponsored by:	Bounce Experts
2023-01-09 18:07:49 -06:00
Loïc Bartoletti
ecd7db4716 databases/pgrouting: Update to 3.4.2
Release Notes:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.4.2
2023-01-09 16:00:22 +01:00
Tobias C. Berner
6f417247b1 graphics/poppler: bump dependencies
Follow-up to 9b78681895
2023-01-09 13:37:17 +01:00
Yuri Victorovich
1f3a01615a databases/qdrant: New port: Vector search engine and database for the next gen AI applications 2023-01-08 16:19:52 -08:00
Dirk Meyer
914d197f6f databases/phppgadmin: update to 7.14.3
- add support for postgres15
- fix Authentication Bypass
PR: 268785
MFH: 2023Q1
Security: CVE-2021-3850
Security: https://huntr.dev/bounties/bdf5f216-4499-4225-a737-b28bc6f5801c/
2023-01-08 18:25:32 +01:00
Florian Smeets
62562539a5 databases/percona-toolkit: Update to 3.5.0 2023-01-08 09:47:53 +01:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Yuri Victorovich
29d9710446 databases/replibyte: Broken on i386
Reported by:	fallout
2023-01-07 00:19:43 -08:00
Yasuhiro Kimura
c390359aac databases/redis-devel: Update to latest snapshot
Changes:	68e87eb08...d0cc3de73
2023-01-07 14:03:48 +09:00
Pavel Volkov
6b1d30b18d databases/sqlite3: Update to 3.40.1
ChangeLog: https://www.sqlite.org/releaselog/3_40_1.html

 * Fix the --safe command-line option to the CLI such that it correctly
   disallows the use of SQL functions like writefile() that can cause harmful
   side-effects.
 * Fix a potential infinite loop in the memsys5 alternative memory allocator.
   This bug was introduced by a performance optimization in version 3.39.0.

 * Various other obscure fixes.

PR:		268762
Reported by:	pavelivolkov@gmail.com (maintainer)
MFH:		2023Q1 (bugfix release)
2023-01-06 17:13:12 +01:00
Daniel Engberg
abdf96d348 databases/postgresql-promscale: Mark as BROKEN
Fails to build using Rust 1.65.0 or newer

PR:		267851
Reported by:	Jony Hudson <bsd@j-star.org>
2023-01-06 00:25:20 +01:00
Tobias C. Berner
19093fd0dd KDE: Update KDE Gear to 22.12.1 2023-01-05 18:28:33 +01:00
Tatsuki Makino
64bcfa1862 databases/rrdtool: Fix build with PYTHON option on
- Add py-setuptools build dependency to PYTHON option (Build PYTHON bindings)
  to fix build when this option is used
- Add harfbuzz lib depends to GRAPH option (Enable the rrdtool graph command)
- Use configure helper for EXAMPLES option
- Define LICENSE_FILE

PR:		265203
Reported by:	Sigi <freebsd-bt@beatsnet.com>
MFH:		2023Q1 (build fixes)
2023-01-04 20:35:48 +00:00
Dmitri Goutnik
61b3296fb8 databases/pspg: Update to 5.7.1
Changes:	https://github.com/okbob/pspg/releases/tag/5.7.1
2023-01-04 07:10:10 -05:00
Björn Lemke
c4bd711217 devel/lfcbase: update 1.17.2 -> 1.18.0
- Fix for some geometries in Screen::showFormBox
- Further improvements for Screen::showFormBox and showInfoBox
  ( selected rows and newline treatment )
- integrate Screen2 interface

databases/cego: update 2.48.2 -> 2.48.10

- Introduced Backup branch id for online backup verification. Due
  to datafile page id constraints, just online backups can be recovered
  inside one backup branch. Creation of a tableset and adding a
  datafile to a tableset violates this contraint, so a new backup
  branch is created.
- Added backup branch option for backup manager. So just valid
  backup files can be treated by the manager. New sample backup manager
  available in samples/chkdb
- Further improvements for cgadm screen mode. confirm dialogs added
  and backup log history indicated for online backups in case of errors
- More improvements for online backup / restore. Branch id is now
  added to archive log filename, so in case of new created or data
  file modified tablesets, the corresponding logfiles can be filtered.
  Archive logfile information for ready-for-archive and archived
  logfiles has been added to archive log information
- Fixes added in CegoClient for dump mode. Some attribute and
  attribute values have not treated correctly ( default values,
  dimension for fixed attributes, clob values )
- Fixes added for CegoClient dump and batch mode, has been tested
  with more complex acc application
- Introduced grace mode for graceful object creation. Using this
  mode, views and procedures can refer to objects, which still not
  exist. This mode might be useful for initial loads ( e.g. from a
  dump file ) to avoid dependency errors
- Fix for CegoSelect::nextTuple, _cacheSchema was not setup for
  union selects in case of empty result of the first union entry.
  This leads to an exception with cache claim leak. The claim leak
  has also been fixed by adding a cleanUp call to CegoSelect destructor
- Fix added in CegoAction::execViewCreate(), in case of grace mode,
  empty schema must be stored with created view to force recompile
  via CegoDistManager::reloadView
- Added defTabSetId parameter to several toChain methods to write
  views, procedures and triggers without explizit tableset references.
  This might be useful, if a tableset dump just references objects
  for a single tableset and it should be loaded to a tableset with a
  different name. ( e.g. select a from t1@TS1 is written as select a
  from t1, if active tableset is TS1 )
- Fixes added for alias object usage ( e.g. in combination with views )
- Added lfcbase Screen2 support to CegoAdmScreen

databases/cegobridge: update 1.6.2 -> 1.6.3

- Build fixes added

Author:    Björn Lemke <lemke@lemke-it.com>
2023-01-03 13:31:35 +01:00
Borja Marcos
fb2179e940
databases/mongodb50: optionally support pre-AVX CPUs
Upstream defaults to Sandybridge+ CPUs for amd64.
It is reported to still work with older CPUs.
No revision bump as the change does not impact the default build.

PR:	268510
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37924
2023-01-03 13:05:18 +01:00
Yuri Victorovich
55b8008e8b databases/quake: New port: Quake is a knowledge management meta-framework for geeks 2023-01-02 22:34:14 -08:00
Rene Ladan
953838fcd9 databases/qt5-sqldrivers-ibase: mark BROKEN with current Firebird
While here sort ONLY_FOR_ARCHS
2023-01-02 20:20:16 +01:00
Yuri Victorovich
c9403b9898 databases/gobang: New port: Cross-platform TUI database management tool written in Rust 2023-01-02 02:11:32 -08:00
Yuri Victorovich
80c0a0ba2c databases/movine: New port: Database migration manager written in Rust 2023-01-02 02:11:31 -08:00
Yuri Victorovich
e1199898d4 databases/replibyte: New port: Seed your databases with your production data 2023-01-02 02:11:31 -08:00
Yuri Victorovich
37ddd76ed4 databases/frece: New port: Maintain a database sorted by frecency (frequency + recency) 2023-01-02 02:11:30 -08:00
Muhammad Moinur Rahman
54ce503f0a databases/firebird30-*: Fix consumers build
After firebird25-* was removed from the tree firebird30-* bacem the new
default. And some consumers of firebird started failing to build with
the error "/usr/local/include/ibase.h:6:10: fatal error:
'../jrd/ibase.h' file not found".

In previous the src headers files were installed which were not
sanitized and required other header files from the source tree. This
patch properly installs the sanitized header files and fixes the
consumer builds.

While I am here fix the patches to be makepatch compatible.

Approved by:	portmgr(just-fix-it)
2023-01-01 01:43:51 +01:00