Commit graph

25586 commits

Author SHA1 Message Date
Matthias Fechner
5fc2d19e4f databases/rubygem-redis-actionpack-rails70: update to 5.4.0
Changelog:
https://github.com/redis-store/redis-actionpack/releases/tag/v5.4.0
2024-02-18 06:53:29 +02:00
TAKATSU Tomonari
f4f48c41e7 databases/R-cran-DBI: Update to 1.2.2
Reported by:	portscout
2024-02-17 09:41:45 +00:00
Yuri Victorovich
17d9771afa databases/surrealdb: update 1.2.0 → 1.2.1
Reported by:	portscout
2024-02-17 00:10:55 -08:00
Muhammad Moinur Rahman
9c98877764
databases/py-fastapi-users-db-ormar: Mark BROKEN
Fails with:
pkg-static: py39-pydantic-1.10.13,1 conflicts with py39-pydantic2-2.5.3
(installs files into the same place)
2024-02-17 07:05:54 +01:00
Yuri Victorovich
35cfa51beb databases/qdrant: update 1.7.3 → 1.7.4 2024-02-16 16:17:20 -08:00
Jason E. Hale
d0f5452468 Qt6: Update to 6.6.2
As a patch release, Qt 6.6.2 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements on top of Qt 6.6.1 release. See more information about the
most important changes and bug fixes from the Qt 6.6.2 release note.

Announcement: https://www.qt.io/blog/qt-6.6.2-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.2/release-note.md

MFH:		2024Q1
2024-02-16 16:09:44 -05:00
Tobias C. Berner
f938c44689 KDE: Update KDE Gear to 23.08.5
Thursday, 15 February 2024

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * knavalbattle: Fix test for placing a ship vertically
 * konsole: Show wallpaper on non-translucent top-levels
 * neochat: Fix saving images
2024-02-16 20:31:32 +01:00
Muhammad Moinur Rahman
3a48ec58d6
lang/php83: Update version 8.3.2=>8.3.3
Changelog: https://www.php.net/ChangeLog-8.php#8.3.3
2024-02-16 16:56:00 +01:00
Muhammad Moinur Rahman
b82cc94b5e
lang/php82: Update version 8.2.15=>8.2.16
Changelog: https://www.php.net/ChangeLog-8.php#8.2.16
2024-02-16 16:55:58 +01:00
Neel Chauhan
655275cd88 databases/litestream: Update to 0.3.13 2024-02-15 20:43:26 -08:00
Björn Lemke
dbc04396b3 databases/cego: update 2.48.41 -> 2.48.42
- In CegoDistCursor::nextTuple, added query aborted check.
  This is needed to abort long running inner and outer join selects
2024-02-15 19:53:01 +01:00
Kevin Bowling
3d32e047c7 databases/timescaledb: Update to 2.14.1 2024-02-14 21:13:47 -07:00
Yuri Victorovich
49039a7d96 databases/py-sqlcipher3: New port: Python 3 bindings for SQLCipher 2024-02-14 14:33:44 -08:00
Yuri Victorovich
bb6689b659 databases/{,py-}duckdb: update 0.9.2 → 0.10.0
Reported by:	portscout
2024-02-14 01:28:06 -08:00
Yuri Victorovich
6b4cba8e82 databases/surrealdb: update 1.1.1 → 1.2.0
Reported by:	portscout
2024-02-13 21:52:08 -08:00
Dima Panov
db616534ff
devel/boost: bump consumers after library update 2024-02-13 17:44:22 +03:00
Björn Lemke
0fa35b1efc databases/cego: update 2.48.40 -> 2.48.41
- Patch added in CegoProcedure::cleanup to set pMasterBlock to zero.
  In some cases, the setup master block lead to usage leaks for user
  function calls. See check110.sql as a sample to cause this problem.
2024-02-13 09:59:49 +01:00
Piotr Kubaj
31c5bcf6d5 databases/pgrouting: fix build on 32-bits
/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-3.6.0/src/cpp_common/get_check_data.cpp:365:12: error: no matching function for call to 'get_array'
    return get_array(pg_array, the_size, true);
           ^~~~~~~~~
/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-3.6.0/src/cpp_common/get_check_data.cpp:265:1: note: candidate function not viable: no known conversion from 'uint64_t *' (aka 'unsigned long long *') to 'size_t *' (aka 'unsigned int *') for 2nd argument
get_array(ArrayType *v, size_t *arrlen, bool allow_empty) {
^
1 error generated.
2024-02-11 12:48:46 +01:00
Piotr Kubaj
57ca7ff78b databases/py-pglast: fix build on powerpc* by removing outdated patch
While here, also enable on armv6, armv7 and aarch64.
2024-02-11 12:48:41 +01:00
Piotr Kubaj
b4346f9b28 databases/tiledb: fix build on non-amd64
1. Fix build on powerpc by adding -Wno-c++11-narrowing.
2. Disable AVX2 by default since only modern amd64 supports it.
2024-02-11 12:48:36 +01:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Rainer Hurling
03f4abb155 databases/gmdb2: Move man to share/man 2024-02-11 07:14:09 +01:00
Kevin Bowling
10ba6e6bc7 databases/timescaledb: Update to 2.14.0 2024-02-10 20:28:50 -07:00
Rainer Hurling
d5808120fc databases/mdbtools: Move man to share/man
While here, also move libmdbodbc and libmdbodbcW files from lib/odbc to
standard location for odbc libraries under lib.
2024-02-10 20:53:26 +01:00
Muhammad Moinur Rahman
5b4755e5b6
databases/rubygem-pghero-rails61: Update version 3.4.0=>3.4.1
Changelog: https://github.com/ankane/pghero/releases/tag/v3.4.1
2024-02-10 20:06:40 +01:00
Rene Ladan
00572fb975 databases/grass7: remove LAS option due to devel/liblas, bump PORTREVISION 2024-02-10 13:45:28 +01:00
Palle Girgensohn
6fa897631d databases/postgresql??-*: Update to latest version
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 16.2, 15.6, 14.11, 13.14,
and 12.18. This release fixes one security vulnerability and over 65
bugs reported over the last several months.

If you use GIN indexes, you may need to reindex after updating to this
release. Please see the release notes for more information.

URL:		https://www.postgresql.org/about/news/postgresql-162-156-1411-1314-and-1218-released-2807/
Release notes:	https://www.postgresql.org/docs/release/
Security:	19e6dd1b-c6a5-11ee-9cd0-6cc21735f730
2024-02-08 22:28:36 +01:00
Yasuhiro Kimura
711d5e3ba6 databases/redis-devel: Update to 20240207 snapshot
Changes:	8d675950e...81666a651
2024-02-08 14:28:46 +09:00
Yasuhiro Kimura
dcfc13644c databases/closql-devel: Update to latest snapshot
Changes:	909752e...dc8cacb
2024-02-08 14:28:27 +09:00
Yasuhiro Kimura
f672c9db78 databases/emacsql-devel: Update to latest snapshot
Changes:	59de83a...fdcf447
2024-02-08 14:28:16 +09:00
Yasuhiro Kimura
94fdaf3873 databases/pg.el: Update to 0.27
ChangeLog:	https://github.com/emarsden/pg-el/blob/v0.27/CHANGELOG.md
2024-02-08 14:26:30 +09:00
Yasuhiro Kimura
092ac20f5c databases/emacs-sqlite3-api: Update to 0.18
Changes:	https://github.com/pekingduck/emacs-sqlite3-api/compare/v0.17...v0.18
2024-02-08 14:18:51 +09:00
Björn Lemke
1e9f93de92 databases/cego: fix distinfo
Author:    Björn Lemke <lemke@lemke-it.com>
2024-02-07 09:29:31 +01:00
Torsten Zuehlsdorff
65494cab7b databases/pg_vector: Rename to match upstream and fix license
Also split DISTVERSION into PORTVERSION and DISTVERSIONPREFIX

PR:		276846
Reported by:	Andrew Kane <andrew@ankane.org>
2024-02-06 21:31:13 +01:00
Björn Lemke
181653c687 databases/cego: update 2.48.38 -> 2.48.40
- Patch added in CegoAdminThread::srvParameterInfo to list current
  QUEUEDELAY value and configured scandal formats ( SCANDATETIMEFORMAT )
- Small patch on CegoDistManager::startTableSet,
  improvement for exception message added

Author:    Bjoern Lemke <lemke@lemke-it.com>
2024-02-05 11:09:53 +01:00
Torsten Zuehlsdorff
fc8b1f20b6 databases/pg_vector: Update from 0.5.1 to 0.6.0
Changelog:

   * Changed storage for vector from extended to external
   * Added support for parallel index builds for HNSW
   * Added validation for GUC parameters
   * Improved performance of HNSW
   * Reduced memory usage for HNSW index builds
   * Reduced WAL generation for HNSW index builds
   * Fixed error with logical replication
   * Fixed invalid memory alloc request size error with HNSW index builds
   * Moved Docker image to pgvector org
   * Added Docker tags for each supported version of Postgres
   * Dropped support for Postgres 11

PR:	276771
Reported by:	wen
2024-02-05 10:07:54 +01:00
Yuri Victorovich
c5e68e0474 databases/qdrant: Broken on armv7
Reported by:	portscout
2024-02-04 00:59:24 -08:00
Yuri Victorovich
1b889e2f1d databases/surrealdb: Broken on armv7
Reported by:	fallout
2024-02-04 00:59:22 -08:00
Wen Heping
f9f36a0a0a databases/p5-SQL-Translator: Update to 1.65 2024-02-03 12:39:47 +00:00
Xin LI
3df7131c29 databases/lmdb: upgrade to 0.9.32 2024-02-01 21:19:44 -08:00
Dimitry Andric
bfdc368a6e databases/mysql80-server: fix build with clang 16
Similar to bug 272295, building databases/mysql80-server with clang 16
or higher can result in an error:

  /wrkdirs/usr/ports/databases/mysql80-server/work/mysql-8.0.35/boost/boost_1_77_0/boost/mpl/aux_/integral_wrapper.hpp:73:31: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'udt_builtin_mixture_enum' [-Wenum-constexpr-conversion]
     73 |     typedef AUX_WRAPPER_INST( BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value - 1)) ) prior;
        |                               ^
  /wrkdirs/usr/ports/databases/mysql80-server/work/mysql-8.0.35/boost/boost_1_77_0/boost/mpl/aux_/static_cast.hpp:24:47: note: expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
     24 | #   define BOOST_MPL_AUX_STATIC_CAST(T, expr) static_cast<T>(expr)
        |                                               ^

This is because the vendored copy of boost in mysql80-server is using
undefined behavior in a possibly constexpr context.

Fix this by unconditionally enabling the "boost workaround" for aux
wrapper value types in integral_wrapper.hpp.

PR:		276749
Approved by:	joneum (maintainer)
MFH:		2024Q1
2024-02-01 20:02:03 +01:00
Michael Zhilin
b4092367bd databases/postgresql-plv8js: bump to 3.2.2
Reported by:	portscout
Relnotes:	2669d52a44
Sponsored by:	Postgres Professional
2024-01-31 23:56:34 +03:00
Muhammad Moinur Rahman
243dcf0f12
databases/libgda5: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-31 13:58:47 +01:00
Guido Falsi
3561225871 security/courier-authlib: Update to 0.72.1
- Add new depndencies
- Regenerate patches
- Reset PORTREVISION on slave ports

While here move man pages to share/man.
2024-01-31 10:58:08 +01:00
Muhammad Moinur Rahman
39c1f7c5dd
Mk/Uses: Move man to share/man for kde framework
All ports utilizing USES=kde has been tested. If there are breakage on
other parts of the tree buzz me.

Approved by:	portmgr (blanket)
2024-01-30 21:25:13 +01:00
Muhammad Moinur Rahman
fd2d41c559
databases/mroonga: Moved man to share/man 2024-01-30 21:25:04 +01:00
Zsolt Udvari
e44adb9948 multiple_ports: Update MAINTAINER
Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl
ftp/R-cran-curl
graphics/R-cran-colorspace
graphics/R-cran-ggrepel
graphics/R-cran-magick
graphics/diff-pdf
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
mail/squirrelmail-translations
mail/squirrelmail
math/R-cran-gtable
math/R-cran-isoband
math/geogebra
misc/R-cran-xfun
misc/histring
print/R-cran-knitr
security/R-cran-digest
sysutils/hcloud
sysutils/py-rdiff-backup
textproc/R-cran-highr
textproc/R-cran-htmltools
textproc/R-cran-stringi
textproc/R-cran-stringr
textproc/R-cran-utf8
textproc/R-cran-yaml
textproc/urlview
www/kohana
x11-wm/herbstluftwm
x11/bemenu
x11/dzen2
x11/stalonetray

Approved by:	bofh (mentor), diizzy (mentor)
Differential Revision:	https://reviews.freebsd.org/D43614
2024-01-30 09:05:56 +01:00
Yuri Victorovich
e29929a0e8 databases/surrealdb: Correct license
... change it to custom license BSL11 as suggested in bug#273952.
2024-01-28 16:06:51 -08:00
Vladimir Druzenko
5c3342ecd8 databases/redis70: update to 7.0.15 with fix CVE-2023-41056
Security fixes:
* (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory
  buffers which can result in incorrect accounting of buffer sizes and lead to
  heap overflow and potential remote code execution.
Changelog: https://github.com/redis/redis/releases/tag/7.0.15

PR:		276255
Approved by:	yasu (maintainer, timeout > 14 days), arrowd (mentor)
MFH:		2024Q1
2024-01-29 00:04:11 +03:00
Vladimir Druzenko
7bb0b75a66 databases/redis: update to 7.2.4 with fix CVE-2023-41056
Security fixes:
* (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory
  buffers which can result in incorrect accounting of buffer sizes and lead to
  heap overflow and potential remote code execution.
Bug fixes:
* Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2 (#12805, #12832)
* Fix slot ownership not being properly handled when deleting a slot from a node (#12564)
* Fix atomicity issues with the RedisModuleEvent_Key module API event (#12733)
Changelog: https://github.com/redis/redis/releases/tag/7.2.4

PR:		276255
Approved by:	yasu (maintainer, timeout > 14 days), arrowd (mentor)
MFH:		2024Q1
2024-01-29 00:04:11 +03:00