Commit Graph

26797 Commits

Author SHA1 Message Date
Mikael Urankar ca048c2884 lang/rust: Bump revisions after 1.82.0
PR:		282516
2024-11-08 09:24:20 +01:00
Robert Clausecker 6e2da9672f filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
2024-11-06 16:17:35 +01:00
Robert Clausecker 1955155ac2 databases/imposm3: fix build on arm64, riscv64
Bump golang.org/x/sys dependency to a version new enough
to support aarch64-freebsd and riscv64-freebsd.

Approved by:	portmgr (build fix blanket)
MFH:		2024Q4
2024-11-06 16:14:32 +01:00
Palle Girgensohn 4f4643368e databases/py-powa-collector: New port
PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
9.4 and newer allowing to collect, aggregate and purge statistics on
multiple PostgreSQL instances from various Stats Extensions.

PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server.
2024-11-05 21:55:02 +01:00
Palle Girgensohn 4e1134e14d databases/powa-archivist: Update the WWW property 2024-11-05 21:50:02 +01:00
Dima Panov 7803d9a1a9 databases/py-mysqlclient: update to 2.2.5 release (+)
Changelog:	https://github.com/PyMySQL/mysqlclient/releases/tag/v2.2.5
2024-11-05 21:06:14 +03:00
Torsten Zuehlsdorff 3bda029d76 databases/pgvector: Update from 0.7.4 to 0.8.0
Changelog:

    * Added support for iterative index scans
    * Added casts for arrays to sparsevec
    * Improved cost estimation for better index selection when filtering
    * Improved performance of HNSW index scans
    * Improved performance of HNSW inserts and on-disk index builds
    * Dropped support for Postgres 12

  Taken from:
    https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md
2024-11-05 15:19:41 +01:00
Gleb Popov 791bbaf6c8 security/gcr: Update to 4.3.0
Move the previous version to security/gcr3 and switch consumer ports to it

PR:		282046
Approved by:	vishwin
Sponsored by:	Future Crew, LLC
2024-11-04 19:50:19 +03:00
Muhammad Moinur Rahman e02cf433a0 databases/py-berkeleydb: Update version 18.1.10=>18.1.11
Changelog: https://hg.jcea.es/pybsddb/file/tip/docs/changelog.rst
2024-11-04 12:53:10 +01:00
Muhammad Moinur Rahman be4bd69e42 databases/freetds-devel: Update version 1.4.261=>1.4.263 2024-11-04 12:53:09 +01:00
Po-Chuan Hsieh 9ae4581803 databases/rocksdb: Update to 9.7.4
Changes:	https://github.com/facebook/rocksdb/releases
2024-11-03 21:22:13 +08:00
Ronald Klop a3bd39f874 databases/mongodb[78]0: NOAVX is broken
Disable NOAVX as default until further investigation.

ld.lld: error: undefined symbol: mozilla::sse_private::avx2_enabled
>>> referenced by SSE.h:324 (src/third_party/mozjs/include/mozilla/SSE.h:324)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SupportsAVX2()) in archive build/opt/third_party/mozjs/libmozjs.a
>>> referenced by SSE.h:324 (src/third_party/mozjs/include/mozilla/SSE.h:324)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SIMD::memchr8(char const*, char, unsigned long)) in archive build/opt/third_party/mozjs/libmozjs.a
>>> referenced by SSE.h:324 (src/third_party/mozjs/include/mozilla/SSE.h:324)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SIMD::memchr16(char16_t const*, char16_t, unsigned long)) in archive build/opt/third_party/mozjs/libmozjs.a
>>> referenced 1 more times

ld.lld: error: undefined symbol: mozilla::SIMD::memchr8AVX2(char const*, char, unsigned long)
>>> referenced by SIMD.cpp:463 (src/third_party/mozjs/extract/mozglue/misc/SIMD.cpp:463)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SIMD::memchr8(char const*, char, unsigned long)) in archive build/opt/third_party/mozjs/libmozjs.a

ld.lld: error: undefined symbol: mozilla::SIMD::memchr16AVX2(char16_t const*, char16_t, unsigned long)
>>> referenced by SIMD.cpp:476 (src/third_party/mozjs/extract/mozglue/misc/SIMD.cpp:476)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SIMD::memchr16(char16_t const*, char16_t, unsigned long)) in archive build/opt/third_party/mozjs/libmozjs.a

ld.lld: error: undefined symbol: mozilla::SIMD::memchr64AVX2(unsigned long const*, unsigned long, unsigned long)
>>> referenced by SIMD.cpp:484 (src/third_party/mozjs/extract/mozglue/misc/SIMD.cpp:484)
>>>               extract/mozglue/misc/SIMD.o:(mozilla::SIMD::memchr64(unsigned long const*, unsigned long, unsigned long)) in archive build/opt/third_party/mozjs/libmozjs.a
c++: error: linker command failed with exit code 1 (use -v to see invocation)

PR:	282471
2024-11-02 21:01:52 +01:00
Ronald Klop 2dbe4cb866 databases/mongodb[78]0: fix NOAVX option
bump portrevision as it did build but generated broken executables
piggyback a small portlint pacifier

PR:	282471
2024-11-02 08:55:54 +01:00
Yasuhiro Kimura 6dc7714977 databases/redis-devel: Update to latest snapshot
Changes:	https://github.com/redis/redis/compare/d092d64d7...ded8d993b
2024-11-01 10:26:28 +09:00
Rene Ladan e53b2ae21e databases/emacs-sqlite3-api: Remove expired port
2024-10-31 databases/emacs-sqlite3-api: Emacs 29 and later support sqlite3 natively
2024-10-31 23:19:30 +01:00
Rene Ladan 763d9d54d4 databases/libmongo-client: Remove expired port
2024-10-31 databases/libmongo-client: Abandonware, upstream removed repo
2024-10-31 23:17:21 +01:00
Rene Ladan a015c3497c databases/libpqtypes: Remove expired port
2024-10-31 databases/libpqtypes: Abandonware, upstream is no longer around
2024-10-31 23:16:09 +01:00
Rene Ladan 95d98c2c29 databases/compass: expire on 2024-12-31 for electron29 2024-10-31 22:53:58 +01:00
Po-Chuan Hsieh 33ec7d30b1 databases/p5-DBIx-Class-Candy: Update to 0.005004
- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/DBIx-Class-Candy/changes
2024-11-01 04:41:21 +08:00
Po-Chuan Hsieh 0dadbc067b databases/rubygem-sqlite3: Update to 2.2.0
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
2024-11-01 04:40:51 +08:00
Dmitry Marakasov c818497c04 */*: fix handling of # character in COMMENT
Approved by:	portmgr blanket
2024-10-31 20:44:13 +03:00
Po-Chuan Hsieh 526a9a1354 databases/py-tiledb: Update to 0.32.5
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2024-10-31 17:22:52 +08:00
Yuri Victorovich e041d92e4c databases/nanodbc: Broken on 15; Update WWW
Reported by:	fallout
2024-10-31 01:28:17 -07:00
Ronald Klop 983cfe5519 databases/mongodb80: unbreak on 15 + llvm 19.1.2
stick to <= llvm18 on FreeBSD 15

fixes:
In file included from src/third_party/mozjs/platform/aarch64/freebsd/build/Unified_cpp_js_src13.cpp:2:
In file included from src/third_party/mozjs/extract/js/src/vm/GlobalObject.cpp:7:
In file included from src/third_party/mozjs/extract/js/src/vm/GlobalObject.h:34:
In file included from src/third_party/mozjs/extract/js/src/vm/JSContext.h:22:
In file included from src/third_party/mozjs/extract/js/src/jit/PcScriptCache.h:12:
In file included from src/third_party/mozjs/extract/js/src/vm/Runtime.h:49:
In file included from src/third_party/mozjs/extract/js/src/vm/Caches.h:17:
In file included from src/third_party/mozjs/extract/js/src/frontend/ScopeBindingCache.h:20:
In file included from src/third_party/mozjs/extract/js/src/vm/Scope.h:34:
In file included from src/third_party/mozjs/extract/js/src/vm/JSFunction.h:25:
In file included from src/third_party/mozjs/extract/js/src/vm/JSScript.h:41:
In file included from src/third_party/mozjs/extract/js/src/vm/SharedImmutableStringsCache.h:22:
src/third_party/mozjs/extract/js/src/threading/ExclusiveData.h:113:29: error: reference to non-static member function must be called
  113 |       : lock_(std::move(rhs.lock)), value_(std::move(rhs.value_)) {
      |                         ~~~~^~~~
1 error generated.
2024-10-31 08:31:06 +01:00
Ronald Klop 812019cddd databases/mongodb70: unbreak on 15 + llvm 19.1.2
stick to <= llvm18 on FreeBSD 15

fixes:
In file included from src/third_party/mozjs/platform/x86_64/freebsd/build/Unified_cpp_js_src4.cpp:20:
In file included from src/third_party/mozjs/extract/js/src/jsapi.cpp:42:
In file included from src/third_party/mozjs/extract/js/src/gc/PublicIterators.h:17:
In file included from src/third_party/mozjs/extract/js/src/gc/Zone.h:33:
In file included from src/third_party/mozjs/extract/js/src/vm/JSScript.h:41:
In file included from src/third_party/mozjs/extract/js/src/vm/SharedImmutableStringsCache.h:22:
src/third_party/mozjs/extract/js/src/threading/ExclusiveData.h:113:29: error: reference to non-static member function must be called
  113 |       : lock_(std::move(rhs.lock)), value_(std::move(rhs.value_)) {
      |                         ~~~~^~~~
1 error generated.
2024-10-31 08:31:04 +01:00
Po-Chuan Hsieh 7da51548a6 databases/py-fakeredis: Update to 2.26.1
Changes:	https://github.com/cunla/fakeredis-py/releases
2024-10-30 22:54:22 +08:00
László Károlyi e0df701284 databases/luadbi: Update to 0.7.4
Works with mysql 8.0 and 8.1.
Replace -I${LOCALBASE}/include to USES=localbase.
Pet portfmt.
Switch to DISTVERSION.

PR:		270844
Approved by:	maintainer timeout (2 weeks)
2024-10-30 07:57:51 +01:00
Ronald Klop d6e2af38f2 databases/mongodb60: unbreak on 15 + llvm 19.1.2
stick to <= llvm18 on FreeBSD 15

fixes:
[00:05:15] In file included from src/third_party/mozjs/platform/aarch64/freebsd/build/Unified_cpp_js_src13.cpp:2:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/ArrayBufferObject.cpp:7:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/ArrayBufferObject-inl.h:13:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/ArrayBufferObject.h:20:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/Runtime.h:55:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/Caches.h:22:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/JSScript.h:46:
[00:05:15] In file included from src/third_party/mozjs/extract/js/src/vm/SharedImmutableStringsCache.h:22:
[00:05:15] src/third_party/mozjs/extract/js/src/threading/ExclusiveData.h:113:29: error: reference to non-static member function must be called
[00:05:15]   113 |       : lock_(std::move(rhs.lock)), value_(std::move(rhs.value_)) {
[00:05:15]       |                         ~~~~^~~~
2024-10-29 23:14:42 +01:00
Po-Chuan Hsieh 19001ee5e7 databases/rubygem-pg: Update to 1.5.9
Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
2024-10-29 22:38:53 +08:00
Po-Chuan Hsieh 54bf02fe12 databases/p5-DBD-SQLite: Update to 1.76
Changes:	https://metacpan.org/dist/DBD-SQLite/changes
2024-10-29 22:38:51 +08:00
Po-Chuan Hsieh b51133d7b1 databases/py-sqlglotrs: Update to 0.2.13
Changes:	https://github.com/tobymao/sqlglot/commits/main/sqlglotrs
2024-10-29 22:38:33 +08:00
Po-Chuan Hsieh f5bf986199 databases/py-sqlglot: Update to 25.28.0
Changes:	https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
2024-10-29 22:38:33 +08:00
Po-Chuan Hsieh f64e4cf13b databases/py-redis: Update to 5.2.0
Changes:	https://github.com/redis/redis-py/releases
2024-10-29 22:38:32 +08:00
Po-Chuan Hsieh f375821ea0 databases/py-fakeredis: Update to 2.26.0
Changes:	https://github.com/cunla/fakeredis-py/releases
2024-10-29 22:38:32 +08:00
Po-Chuan Hsieh 94829e74ad devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-29 22:38:30 +08:00
Ronald Klop abe39441c2 databases/mongodb50: stick to <= llvm18 on FreeBSD 15
build is broken with llvm19

fixes:
[00:35:47] In file included from src/third_party/mozjs-60/platform/aarch64/freebsd/build/Unified_cpp_js_src19.cpp:2:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/jit/MacroAssembler.cpp:7:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/jit/MacroAssembler-inl.h:10:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/jit/MacroAssembler.h:14:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/JSCompartment.h:22:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/gc/Zone.h:18:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/Runtime.h:27:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/frontend/NameCollections.h:13:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/Stack.h:23:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/jit/JSJitFrameIter.h:15:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/JSFunction.h:17:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/JSScript.h:31:
[00:35:48] In file included from src/third_party/mozjs-60/extract/js/src/vm/SharedImmutableStringsCache.h:21:
[00:35:48] src/third_party/mozjs-60/extract/js/src/threading/ExclusiveData.h:124:33: error: reference to non-static member function must be called
[00:35:48]   124 |       : lock_(mozilla::Move(rhs.lock))
[00:35:48]       |                             ~~~~^~~~
2024-10-29 08:52:04 +01:00
Colin Percival 332c73b035 */*: Fix INDEX 2024-10-28 17:01:03 -07:00
Torsten Zuehlsdorff b3ac13fbfd databases/pg_cron: New port
pg_cron is a simple cron-based job scheduler for PostgreSQL (10 or higher) that
  runs inside the database as an extension. It uses the same syntax as regular
  cron, but it allows you to schedule PostgreSQL commands directly from the
  database.

Sponsored by:	Bounce Commerce
2024-10-28 23:53:44 +01:00
Yuri Victorovich 75ab1fa9d0 databases/rocksdb-jni: Update WWW 2024-10-28 12:43:34 -07:00
Yuri Victorovich 8df62e768b databases/usql: update 0.19.4 → 0.19.12 2024-10-27 14:40:41 -07:00
Yuri Victorovich a03f4f1301 databases/usql: Update WWW 2024-10-27 14:40:40 -07:00
Po-Chuan Hsieh 877961ca5c databases/rubygem-activerecord72: Update to 7.2.1.2
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:29:04 +08:00
Po-Chuan Hsieh 23dd43b11f databases/rubygem-activemodel72: Update to 7.2.1.2
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:29:03 +08:00
Po-Chuan Hsieh 3e8e03a2db databases/rubygem-activerecord71: Update to 7.1.4.2
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:28:36 +08:00
Po-Chuan Hsieh d3abb229e5 databases/rubygem-activemodel71: Update to 7.1.4.2
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:28:35 +08:00
Po-Chuan Hsieh 26b3d166f5 databases/rubygem-activerecord70: Update to 7.0.8.6
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:28:07 +08:00
Po-Chuan Hsieh bfcec84198 databases/rubygem-activemodel70: Update to 7.0.8.6
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:28:06 +08:00
Po-Chuan Hsieh 25f4013515 databases/rubygem-activerecord61: Update to 6.1.7.10
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:27:39 +08:00
Po-Chuan Hsieh 199d2ada6b databases/rubygem-activemodel61: Update to 6.1.7.10
Changes:	https://github.com/rails/rails/releases
2024-10-27 07:27:38 +08:00
Po-Chuan Hsieh e12c5b52d5 databases/rubygem-sqlite3: Update to 2.1.1
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
2024-10-27 07:27:04 +08:00