diff options
Diffstat (limited to 'databases')
77 files changed, 786 insertions, 156 deletions
diff --git a/databases/Makefile b/databases/Makefile index 61d7ddc03f10..a83f23be3a85 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -898,6 +898,7 @@ SUBDIR += redis72 SUBDIR += redis74 SUBDIR += redis80 + SUBDIR += redis82 SUBDIR += redis_exporter SUBDIR += redisjson SUBDIR += retcl @@ -926,6 +927,7 @@ SUBDIR += rubygem-activemodel71 SUBDIR += rubygem-activemodel72 SUBDIR += rubygem-activemodel80 + SUBDIR += rubygem-activemodel81 SUBDIR += rubygem-activerecord-explain-analyze SUBDIR += rubygem-activerecord-gitlab SUBDIR += rubygem-activerecord-import @@ -943,6 +945,7 @@ SUBDIR += rubygem-activerecord71 SUBDIR += rubygem-activerecord72 SUBDIR += rubygem-activerecord80 + SUBDIR += rubygem-activerecord81 SUBDIR += rubygem-after_commit_queue SUBDIR += rubygem-amalgalite SUBDIR += rubygem-arel @@ -1004,6 +1007,7 @@ SUBDIR += rubygem-globalid-rails71 SUBDIR += rubygem-globalid-rails72 SUBDIR += rubygem-globalid-rails80 + SUBDIR += rubygem-globalid-rails81 SUBDIR += rubygem-google-cloud-datastore SUBDIR += rubygem-google-cloud-datastore-v1 SUBDIR += rubygem-google-cloud-firestore @@ -1063,10 +1067,13 @@ SUBDIR += rubygem-seed-fu-gitlab SUBDIR += rubygem-solid_cable SUBDIR += rubygem-solid_cable-rails72 + SUBDIR += rubygem-solid_cable-rails80 SUBDIR += rubygem-solid_cache SUBDIR += rubygem-solid_cache-rails72 + SUBDIR += rubygem-solid_cache-rails80 SUBDIR += rubygem-solid_queue SUBDIR += rubygem-solid_queue-rails72 + SUBDIR += rubygem-solid_queue-rails80 SUBDIR += rubygem-sqlite3 SUBDIR += rubygem-sqlite3-ruby SUBDIR += rubygem-sqlite31 diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile index 1f5d9cbd8820..d3e0f34692e0 100644 --- a/databases/adodb5/Makefile +++ b/databases/adodb5/Makefile @@ -1,5 +1,5 @@ PORTNAME= adodb -PORTVERSION= 5.22.10 +PORTVERSION= 5.22.11 DISTVERSIONPREFIX= v CATEGORIES= databases www PKGNAMESUFFIX= 5${PHP_PKGNAMESUFFIX} diff --git a/databases/adodb5/distinfo b/databases/adodb5/distinfo index 7fe48f9887d8..b662ef1dfd52 100644 --- a/databases/adodb5/distinfo +++ b/databases/adodb5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756117722 -SHA256 (adodb-ADOdb-v5.22.10_GH0.tar.gz) = 804d0445d9f2d0b48ad24d72f3cc3e9cf4965aba4156a3dec75dbf56efc0abc2 -SIZE (adodb-ADOdb-v5.22.10_GH0.tar.gz) = 450382 +TIMESTAMP = 1763908790 +SHA256 (adodb-ADOdb-v5.22.11_GH0.tar.gz) = 3a87665a23b4579542f928ef546806ff250f782fdcdc9c7d40ecdd6b3c4c6f79 +SIZE (adodb-ADOdb-v5.22.11_GH0.tar.gz) = 450894 diff --git a/databases/cego/Makefile b/databases/cego/Makefile index e7b709c4e04a..16a118b05ecf 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.52.40 +PORTVERSION= 2.52.43 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 0ecbbe7bbc73..bfed17a2af08 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762591915 -SHA256 (cego-2.52.40.tar.gz) = 34991ee841581811b9671cf7efe2e74736ab434f0aefa1e3c1d0acd13f6f3794 -SIZE (cego-2.52.40.tar.gz) = 3309482 +TIMESTAMP = 1763916210 +SHA256 (cego-2.52.43.tar.gz) = 66e3472d1225ca9c4ad74d9577ea9ba8bd06163dff941ad51d3ef10469970739 +SIZE (cego-2.52.43.tar.gz) = 3309885 diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index c867050c2e9c..0dc33de35379 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= freetds -DISTVERSION= 1.5.151 +DISTVERSION= 1.5.155 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.freetds.org/files/current/ diff --git a/databases/freetds-devel/distinfo b/databases/freetds-devel/distinfo index 373ec59b2f6b..2f2ba18d46a4 100644 --- a/databases/freetds-devel/distinfo +++ b/databases/freetds-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763216584 -SHA256 (freetds-dev.1.5.151.tar.bz2) = bb94ab03495fced549602bf47bd6e9be61047e8906651c0bd4550e3b3ccb23b4 -SIZE (freetds-dev.1.5.151.tar.bz2) = 2459833 +TIMESTAMP = 1763723561 +SHA256 (freetds-dev.1.5.155.tar.bz2) = 815a92ed840143da31ceec527b91b5afa8f8b39aec04bd7b93eebcac48621d72 +SIZE (freetds-dev.1.5.155.tar.bz2) = 2459812 diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index e9254b1d23c9..bde46bd55afd 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -1,5 +1,5 @@ PORTNAME= freetds -DISTVERSION= 1.5.8 +DISTVERSION= 1.5.9 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.freetds.org/files/stable/ \ diff --git a/databases/freetds/distinfo b/databases/freetds/distinfo index b88829afb8a0..320c03178897 100644 --- a/databases/freetds/distinfo +++ b/databases/freetds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762153595 -SHA256 (freetds-1.5.8.tar.bz2) = 4e7a8afe83e954197084e3d2127be1e37ee9dd5deb0d9e705467e60ec73de4df -SIZE (freetds-1.5.8.tar.bz2) = 2441318 +TIMESTAMP = 1763723408 +SHA256 (freetds-1.5.9.tar.bz2) = a58fac1ba9ad21ae1d09fdb499be9910c566b90863113ab58ef617ba9663601a +SIZE (freetds-1.5.9.tar.bz2) = 2443353 diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index 18bf9f88e692..800e9f85f150 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,5 @@ PORTNAME= grass -DISTVERSION= 8.4.1 -PORTREVISION= 4 +DISTVERSION= 8.4.2 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/grass8/distinfo b/databases/grass8/distinfo index 070a3a11aa36..689d3bb19494 100644 --- a/databases/grass8/distinfo +++ b/databases/grass8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740812246 -SHA256 (grass-8.4.1.tar.gz) = d17dcf67e7c9bcd7103d53f4ba46a9d88430d84c6ce1350650b7021d62db0864 -SIZE (grass-8.4.1.tar.gz) = 69956380 +TIMESTAMP = 1763787505 +SHA256 (grass-8.4.2.tar.gz) = 066d5a612da8b00b9d62ea9e91022b8082b9a65b18549b4719078fd0cb26e142 +SIZE (grass-8.4.2.tar.gz) = 70290207 diff --git a/databases/grass8/pkg-plist b/databases/grass8/pkg-plist index f1006194ac96..e40655494802 100644 --- a/databases/grass8/pkg-plist +++ b/databases/grass8/pkg-plist @@ -483,6 +483,7 @@ bin/grass%%MAJVER%% %%GRASS_INST_DIR%%/docs/html/colortables/slope.png %%GRASS_INST_DIR%%/docs/html/colortables/soilmoisture.png %%GRASS_INST_DIR%%/docs/html/colortables/srtm.png +%%GRASS_INST_DIR%%/docs/html/colortables/srtm_percent.png %%GRASS_INST_DIR%%/docs/html/colortables/srtm_plus.png %%GRASS_INST_DIR%%/docs/html/colortables/terrain.png %%GRASS_INST_DIR%%/docs/html/colortables/viridis.png @@ -2594,6 +2595,7 @@ bin/grass%%MAJVER%% %%GRASS_INST_DIR%%/etc/colors/slope %%GRASS_INST_DIR%%/etc/colors/soilmoisture %%GRASS_INST_DIR%%/etc/colors/srtm +%%GRASS_INST_DIR%%/etc/colors/srtm_percent %%GRASS_INST_DIR%%/etc/colors/srtm_plus %%GRASS_INST_DIR%%/etc/colors/terrain %%GRASS_INST_DIR%%/etc/colors/viridis diff --git a/databases/mariadb-java-client/Makefile b/databases/mariadb-java-client/Makefile index e6dec75de516..671a385692b7 100644 --- a/databases/mariadb-java-client/Makefile +++ b/databases/mariadb-java-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= mariadb-java-client -DISTVERSION= 3.5.5 +DISTVERSION= 3.5.6 CATEGORIES= databases java MASTER_SITES= https://dlm.mariadb.com/4441309/Connectors/java/connector-java-${DISTVERSION}/ \ https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/${DISTVERSION}/ diff --git a/databases/mariadb-java-client/distinfo b/databases/mariadb-java-client/distinfo index 4b830b43a7b5..3afbb24e3c70 100644 --- a/databases/mariadb-java-client/distinfo +++ b/databases/mariadb-java-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754913503 -SHA256 (mariadb-java-client-3.5.5.jar) = 81b9b10dbbd823e5dc9d81bc48435c76d7e92297a8515cfb75bc620917df9baa -SIZE (mariadb-java-client-3.5.5.jar) = 749538 +TIMESTAMP = 1763812868 +SHA256 (mariadb-java-client-3.5.6.jar) = a129703efd7b0f334564d46753de999f09b3a361489a2eb647e6020390981cc9 +SIZE (mariadb-java-client-3.5.6.jar) = 760265 diff --git a/databases/mariadb118-server/Makefile b/databases/mariadb118-server/Makefile index d47b71f2e53b..c85dd252976c 100644 --- a/databases/mariadb118-server/Makefile +++ b/databases/mariadb118-server/Makefile @@ -1,5 +1,5 @@ PORTNAME?= mariadb -PORTVERSION= 11.8.4 +PORTVERSION= 11.8.5 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= \ diff --git a/databases/mariadb118-server/distinfo b/databases/mariadb118-server/distinfo index f7ed19a93585..14b98d2da219 100644 --- a/databases/mariadb118-server/distinfo +++ b/databases/mariadb118-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762502397 -SHA256 (mariadb-11.8.4.tar.gz) = 81af7770211b8336be927b983be6a0ed8b0d33ee5c4abad47e01b800294921cb -SIZE (mariadb-11.8.4.tar.gz) = 119948367 +TIMESTAMP = 1763196908 +SHA256 (mariadb-11.8.5.tar.gz) = bcb7394569c08877c283e1649869504531bee8caafa30288f078e30d99fcb9f6 +SIZE (mariadb-11.8.5.tar.gz) = 119948843 diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index 0274dce7bfc8..a7c98831d597 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,7 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 7.0.25 -PORTREVISION= 1 +DISTVERSION= 7.0.26 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo index 007d5bedd972..440917115f63 100644 --- a/databases/mongodb70/distinfo +++ b/databases/mongodb70/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1761079432 -SHA256 (mongodb-mongo-r7.0.25_GH0.tar.gz) = 13b87c5ebe98176694d203eecb3a7d47ed79455ebb95c781622d234cd6990db2 -SIZE (mongodb-mongo-r7.0.25_GH0.tar.gz) = 87888260 +TIMESTAMP = 1762087544 +SHA256 (mongodb-mongo-r7.0.26_GH0.tar.gz) = 432a6a9416934ee659834deb007dcffd55a33f2478f0f22393367bf83315257b +SIZE (mongodb-mongo-r7.0.26_GH0.tar.gz) = 90762596 SHA256 (mongodb-forks-spidermonkey-5acd3be6c9563ad3e7ca6182285c69a38de47bab_GH0.tar.gz) = 1420533e23970171ff7a420e3ded1ea493e1976fb8896a5fd6f35e5b2d75733b SIZE (mongodb-forks-spidermonkey-5acd3be6c9563ad3e7ca6182285c69a38de47bab_GH0.tar.gz) = 280439685 SHA256 (0877732109589e441cbf234dce17ec0e7b614902.patch) = 96bcf70f8ee66424b5601632fb91dbcbb6b14df0553f59f36cd10325bfce7105 diff --git a/databases/mongodb70/files/patch-SConstruct b/databases/mongodb70/files/patch-SConstruct index ec60029c937c..bb82275bafdc 100644 --- a/databases/mongodb70/files/patch-SConstruct +++ b/databases/mongodb70/files/patch-SConstruct @@ -1,31 +1,6 @@ ---- SConstruct.orig 2025-05-13 16:37:03 UTC +--- SConstruct.orig 2025-11-03 12:58:46 UTC +++ SConstruct -@@ -23,7 +23,6 @@ import SCons.Script - - import SCons - import SCons.Script --from mongo_tooling_metrics.lib.top_level_metrics import SConsToolingMetrics - from site_scons.mongo import build_profiles - - # This must be first, even before EnsureSConsVersion, if -@@ -1653,16 +1652,6 @@ env.AddMethod(lambda env, name, **kwargs: add_option(n - del envDict - env.AddMethod(lambda env, name, **kwargs: add_option(name, **kwargs), 'AddOption') - --# The placement of this is intentional. Here we setup an atexit method to store tooling metrics. --# We should only register this function after env, env_vars and the parser have been properly initialized. --SConsToolingMetrics.register_metrics( -- utc_starttime=datetime.utcnow(), -- artifact_dir=env.Dir('$BUILD_DIR').get_abspath(), -- env_vars=env_vars, -- env=env, -- parser=_parser, --) -- - if get_option('build-metrics'): - env['BUILD_METRICS_ARTIFACTS_DIR'] = '$BUILD_ROOT/$VARIANT_DIR' - env.Tool('build_metrics') -@@ -1801,7 +1790,7 @@ if unknown_vars: +@@ -1798,7 +1798,7 @@ if unknown_vars: unknown_vars = env_vars.UnknownVariables() if unknown_vars: @@ -34,20 +9,3 @@ install_actions.setup(env, get_option('install-action')) -@@ -3013,7 +3002,7 @@ if env.TargetOSIs('posix'): - # If runtime hardening is requested, then build anything - # destined for an executable with the necessary flags for PIE. - env.AppendUnique( -- PROGCCFLAGS=['-fPIE'], -+ PROGCCFLAGS=['-fpic'], - PROGLINKFLAGS=['-pie'], - ) - -@@ -3021,7 +3010,6 @@ if env.TargetOSIs('posix'): - env.Append( - CCFLAGS=[ - "-fasynchronous-unwind-tables", -- "-g2" if not env.TargetOSIs('emscripten') else "-g", - "-Wall", - "-Wsign-compare", - "-Wno-unknown-pragmas", diff --git a/databases/mongodb70/files/patch-src_mongo_platform_waitable__atomic.cpp b/databases/mongodb70/files/patch-src_mongo_platform_waitable__atomic.cpp index 73e0befd876d..bbe509e27235 100644 --- a/databases/mongodb70/files/patch-src_mongo_platform_waitable__atomic.cpp +++ b/databases/mongodb70/files/patch-src_mongo_platform_waitable__atomic.cpp @@ -4,7 +4,7 @@ # https://github.com/mongodb/mongo/pull/1607 # https://jira.mongodb.org/browse/SERVER-99225 # ---- src/mongo/platform/waitable_atomic.cpp.orig 2024-11-20 23:53:48 UTC +--- src/mongo/platform/waitable_atomic.cpp.orig 2025-10-24 20:47:00 UTC +++ src/mongo/platform/waitable_atomic.cpp @@ -34,6 +34,9 @@ #ifdef __linux__ @@ -16,7 +16,7 @@ #elif defined(_WIN32) #include <synchapi.h> #endif -@@ -233,6 +236,45 @@ bool waitUntil(const void* uaddr, +@@ -217,6 +220,45 @@ bool waitUntil(const void* uaddr, // There isn't a good list of possible errors, so assuming that anything other than a timeout // error is a possible spurious wakeup. return timeoutOverflow || errno != ETIMEDOUT; diff --git a/databases/pecl-redis/Makefile b/databases/pecl-redis/Makefile index 7f1e5dd08253..2bba2b8a1a2b 100644 --- a/databases/pecl-redis/Makefile +++ b/databases/pecl-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 6.2.0 +DISTVERSION= 6.3.0 CATEGORIES= databases MAINTAINER= wiacek.m@witia.com.pl @@ -12,18 +12,22 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:build,pecl USE_PHP= session:build -OPTIONS_DEFINE= IGBINARY +OPTIONS_DEFINE= IGBINARY LZ4 ZSTD +OPTIONS_DEFAULT= LZ4 ZSTD + IGBINARY_DESC= Build with Igbinary serializer +LZ4_DESC= Build with lz4 support +ZSTD_DESC= Build with zstd support IGBINARY_USE= PHP=igbinary:build IGBINARY_CONFIGURE_ENABLE= redis-igbinary -.include <bsd.port.pre.mk> +LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 +LZ4_CONFIGURE_ON= --enable-redis-lz4 \ + --with-liblz4=${LOCALBASE} -post-patch: -.if ${PHP_VER} >= 85 - @${REINPLACE_CMD} -e 's|ext/standard/php_smart_string.h|Zend/zend_smart_string.h|' \ - ${WRKSRC}/common.h -.endif +ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd +ZSTD_CONFIGURE_ON= --enable-redis-zstd \ + --with-libzstd=${LOCALBASE} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/databases/pecl-redis/distinfo b/databases/pecl-redis/distinfo index 3777f7dc2b9d..b62d20098838 100644 --- a/databases/pecl-redis/distinfo +++ b/databases/pecl-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742891225 -SHA256 (PECL/redis-6.2.0.tgz) = 5069c13dd22bd9e494bb246891052cb6cc0fc9a1b45c6a572a8be61773101363 -SIZE (PECL/redis-6.2.0.tgz) = 379865 +TIMESTAMP = 1762479107 +SHA256 (PECL/redis-6.3.0.tgz) = 0d5141f634bd1db6c1ddcda053d25ecf2c4fc1c395430d534fd3f8d51dd7f0b5 +SIZE (PECL/redis-6.3.0.tgz) = 399284 diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile index 675e373a5fef..99e596d18fbd 100644 --- a/databases/pg.el/Makefile +++ b/databases/pg.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= pg.el DISTVERSIONPREFIX= v -DISTVERSION= 0.60 +DISTVERSION= 0.61 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/pg.el/distinfo b/databases/pg.el/distinfo index f0d8d10accc6..6c1d0e810972 100644 --- a/databases/pg.el/distinfo +++ b/databases/pg.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758500221 -SHA256 (emarsden-pg-el-v0.60_GH0.tar.gz) = 5c5b5f203aee014b39264083f0d69f83d52ad7f09831226b3562c65409dc1631 -SIZE (emarsden-pg-el-v0.60_GH0.tar.gz) = 172985 +TIMESTAMP = 1763847467 +SHA256 (emarsden-pg-el-v0.61_GH0.tar.gz) = 3afcd757f728bdd7d37cae4db107865bedbb66a4ce1e730efae39c0bf40b55d4 +SIZE (emarsden-pg-el-v0.61_GH0.tar.gz) = 176309 diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 267a8b72d4ab..ed7a8d7bce76 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTVERSION= 42.7.7 +PORTVERSION= 42.7.8 CATEGORIES= databases java MASTER_SITES= http://jdbc.postgresql.org/download/ PKGNAMESUFFIX= -jdbc diff --git a/databases/postgresql-jdbc/distinfo b/databases/postgresql-jdbc/distinfo index e37cf0dc6ee2..928b19f0e480 100644 --- a/databases/postgresql-jdbc/distinfo +++ b/databases/postgresql-jdbc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749710371 -SHA256 (postgresql-42.7.7.jar) = 157963d60ae66d607e09466e8c0cdf8087e9cb20d0159899ffca96bca2528460 -SIZE (postgresql-42.7.7.jar) = 1098916 +TIMESTAMP = 1763558558 +SHA256 (postgresql-42.7.8.jar) = 2a32a9dcbc42d67a50ad3a0de5efd102c8d2be46720045f2cbd6689f160ab7c7 +SIZE (postgresql-42.7.8.jar) = 1116727 diff --git a/databases/powa-web/Makefile b/databases/powa-web/Makefile index feeaf0eb17d2..c3d8fe8219bc 100644 --- a/databases/powa-web/Makefile +++ b/databases/powa-web/Makefile @@ -1,5 +1,5 @@ PORTNAME= powa-web -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.0 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/powa-web/distinfo b/databases/powa-web/distinfo index 71f3d6d2594b..aa8b049cff79 100644 --- a/databases/powa-web/distinfo +++ b/databases/powa-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754319989 -SHA256 (powa-team-powa-web-5.0.2_GH0.tar.gz) = c06c9d7ce4da758b585baf316f66439cd47935d550c9559dd425cf080d22c64b -SIZE (powa-team-powa-web-5.0.2_GH0.tar.gz) = 800058 +TIMESTAMP = 1763895908 +SHA256 (powa-team-powa-web-5.1.0_GH0.tar.gz) = 5c39026b59961d3cda0738a6cab87b311368fc94f751946f92e218837cc20c90 +SIZE (powa-team-powa-web-5.1.0_GH0.tar.gz) = 801054 diff --git a/databases/py-redisvl/Makefile b/databases/py-redisvl/Makefile index 215de63d0229..7ea299a103bd 100644 --- a/databases/py-redisvl/Makefile +++ b/databases/py-redisvl/Makefile @@ -1,5 +1,5 @@ PORTNAME= redisvl -DISTVERSION= 0.11.0 +DISTVERSION= 0.12.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-redisvl/distinfo b/databases/py-redisvl/distinfo index 0d68c4bfeff9..1fcb1704ee2a 100644 --- a/databases/py-redisvl/distinfo +++ b/databases/py-redisvl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763388455 -SHA256 (redisvl-0.11.0.tar.gz) = 8bd52e059a805756160320f547b04372fe00517596364431f813107d96c6cbf8 -SIZE (redisvl-0.11.0.tar.gz) = 670173 +TIMESTAMP = 1763876705 +SHA256 (redisvl-0.12.0.tar.gz) = 205db9eb9639b78a9e479b012f6db64a12aa47129fdfaf3ad59623b5736e00d2 +SIZE (redisvl-0.12.0.tar.gz) = 683456 diff --git a/databases/qof/Makefile b/databases/qof/Makefile index bcb8fb3c78e8..236315d8e88f 100644 --- a/databases/qof/Makefile +++ b/databases/qof/Makefile @@ -1,31 +1,28 @@ PORTNAME= qof -PORTVERSION= 0.8.8 -PORTREVISION= 4 +DISTVERSION= g20250913 +PORTREVISION= 0 +PORTEPOCH= 1 CATEGORIES= databases -MASTER_SITES= DEBIAN_POOL -DISTNAME= qof_${PORTVERSION}.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= truckman@FreeBSD.org COMMENT= Query Object Framework -WWW= https://alioth.debian.org/projects/qof/ +WWW= https://github.com/GnoTime/qof LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Host is no longer resolvable using multiple different resolver -EXPIRATION_DATE= 2025-08-23 - -CONFLICTS_INSTALL= gnotime-2.[0-3]* gnotime-2.4.0* gnotime-2.4.1 gnotime-2.4.1_[12]* - GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-doxygen --disable-gdasql --disable-sqlite +CONFIGURE_ARGS= --disable-doxygen --disable-sqlite CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= gmake gnome libtool pkgconfig +USES= autoreconf gmake gnome libtool pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= GnoTime +GH_PROJECT= qof +GH_TAGNAME= f4b5d111a91af1e5606bd1db74c4db454ae77124 USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes @@ -34,13 +31,13 @@ NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: - @${REINPLACE_CMD} -e '/CFLAGS=/s|-g2||' ${WRKSRC}/configure + @${REINPLACE_CMD} -e '/CFLAGS=/s|-g2||' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|__isleap|qof_date_isleap|' \ ${WRKSRC}/qof/qofdate.c @${REINPLACE_CMD} -e '/^AM_CFLAGS =/s|-g||' \ - ${WRKSRC}/lib/libsql/Makefile.in \ - ${WRKSRC}/qof/Makefile.in + ${WRKSRC}/lib/libsql/Makefile.am \ + ${WRKSRC}/qof/Makefile.am @${REINPLACE_CMD} -e '/^sql_parse_test_DEPENDENCIES =/s/$$/ libqofsql.la/' \ - ${WRKSRC}/lib/libsql/Makefile.in + ${WRKSRC}/lib/libsql/Makefile.am .include <bsd.port.mk> diff --git a/databases/qof/distinfo b/databases/qof/distinfo index d7771673d589..3a28ad5a551c 100644 --- a/databases/qof/distinfo +++ b/databases/qof/distinfo @@ -1,2 +1,3 @@ -SHA256 (qof_0.8.8.orig.tar.gz) = 2cecb942bb42fc77c42417cf9118512c73911c16ccea6e72ab28b8bdf60a4e2e -SIZE (qof_0.8.8.orig.tar.gz) = 962548 +TIMESTAMP = 1759994696 +SHA256 (GnoTime-qof-g20250913-f4b5d111a91af1e5606bd1db74c4db454ae77124_GH0.tar.gz) = c749c79b1b7460655351a97bac09cfe229fbcab1f457b6b7b8a454e4cda220b9 +SIZE (GnoTime-qof-g20250913-f4b5d111a91af1e5606bd1db74c4db454ae77124_GH0.tar.gz) = 419233 diff --git a/databases/qof/files/patch-qof_Makefile.am b/databases/qof/files/patch-qof_Makefile.am new file mode 100644 index 000000000000..c2f26e6ecfc1 --- /dev/null +++ b/databases/qof/files/patch-qof_Makefile.am @@ -0,0 +1,10 @@ +--- qof/Makefile.am.orig 2025-09-13 17:59:28 UTC ++++ qof/Makefile.am +@@ -100,6 +100,7 @@ libqof_la_LIBADD = \ + -DDATADIR=\""$(datadir)"\" + + libqof_la_LIBADD = \ ++ -L${top_builddir}/lib/libsql @SQL_PKG_LIB@ \ + ${GMODULE_LIBS} \ + ${GOBJECT_LIBS} \ + ${GLIB_LIBS} \ diff --git a/databases/redis82/Makefile b/databases/redis82/Makefile new file mode 100644 index 000000000000..1959ea813604 --- /dev/null +++ b/databases/redis82/Makefile @@ -0,0 +1,84 @@ +PORTNAME= redis +DISTVERSION= 8.2.3 +CATEGORIES= databases +MASTER_SITES= https://download.redis.io/releases/ +PKGNAMESUFFIX= 82 + +MAINTAINER= bofh@freebsd.org +COMMENT= Persistent key-value database with built-in net interface(8.2.X) +WWW= https://redis.io/ + +LICENSE= AGPLv3 RSALv2 SSPLv1 +LICENSE_COMB= dual +LICENSE_NAME_RSALv2= Redis Source Available License v2 +LICENSE_NAME_SSPLv1= Server Side Public License v1 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS_RSALv2= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= compiler:c11 cpe gmake tcl:test +CPE_VENDOR= redislabs +USE_RC_SUBR= redis sentinel + +MAKE_ENV= OPTIMIZATION= \ + V=yo + +LDFLAGS+= -lpthread -lm -lexecinfo +#PIE_UNSAFE= ld: error: relocation R_X86_64_32 cannot be used against local \ +# symbol; recompile with -fPIC + +CONFLICTS_INSTALL= redis-devel redis[0-9]* + +SUB_FILES= pkg-message +SUB_LIST= PORTNAME=${PORTNAME} \ + REDIS_DBDIR=${REDIS_DBDIR} \ + REDIS_LOGDIR=${REDIS_LOGDIR} \ + REDIS_RUNDIR=${REDIS_RUNDIR} \ + REDIS_USER=${USERS} + +USERS= redis +GROUPS= redis + +PLIST_SUB= REDIS_DBDIR=${REDIS_DBDIR} \ + REDIS_GROUP=${GROUPS} \ + REDIS_LOGDIR=${REDIS_LOGDIR} \ + REDIS_RUNDIR=${REDIS_RUNDIR} \ + REDIS_USER=${USERS} + +OPTIONS_DEFINE= JEMALLOC TLS +OPTIONS_DEFAULT= TLS +OPTIONS_SUB= yes + +JEMALLOC_DESC= Use jemalloc +TLS_DESC= Use TLS (openssl req.) + +JEMALLOC_MAKE_ENV= USE_JEMALLOC=yes +TLS_USES= ssl +TLS_MAKE_ENV= BUILD_TLS=yes + +BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb redis-cli \ + redis-sentinel redis-server + +REDIS_DBDIR?= /var/db/redis +REDIS_RUNDIR?= /var/run/redis +REDIS_LOGDIR?= /var/log/redis + +post-patch-JEMALLOC-on: + @${REINPLACE_CMD} '78s!Linux!FreeBSD!g' ${WRKSRC}/src/Makefile + +post-build: + ${SED} ${SUB_LIST:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ + ${WRKSRC}/redis.conf > ${WRKDIR}/redis.conf + +do-install: + ${INSTALL_PROGRAM} ${BIN_FILES:C!^!${WRKSRC}/src/!} ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_DATA} ${WRKDIR}/redis.conf ${STAGEDIR}${PREFIX}/etc/redis.conf.sample + ${INSTALL_DATA} ${WRKSRC}/sentinel.conf ${STAGEDIR}${PREFIX}/etc/sentinel.conf.sample + ${MKDIR} ${STAGEDIR}${REDIS_LOGDIR} \ + ${STAGEDIR}${REDIS_DBDIR} \ + ${STAGEDIR}${REDIS_RUNDIR} + +do-test: + @cd ${WRKSRC} && ${TCLSH} tests/test_helper.tcl + +.include <bsd.port.mk> diff --git a/databases/redis82/distinfo b/databases/redis82/distinfo new file mode 100644 index 000000000000..75a166f43b08 --- /dev/null +++ b/databases/redis82/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762155827 +SHA256 (redis-8.2.3.tar.gz) = d88f2361fdf3a3a8668fe5753e29915566109dca07b4cb036427ea6dc7783671 +SIZE (redis-8.2.3.tar.gz) = 3902358 diff --git a/databases/redis82/files/patch-deps_Makefile b/databases/redis82/files/patch-deps_Makefile new file mode 100644 index 000000000000..d0f405916a20 --- /dev/null +++ b/databases/redis82/files/patch-deps_Makefile @@ -0,0 +1,21 @@ +--- deps/Makefile.orig 2025-08-04 11:05:03 UTC ++++ deps/Makefile +@@ -110,7 +110,7 @@ else + ifeq ($(LUA_DEBUG),yes) + LUA_CFLAGS+= -O0 -g -DLUA_USE_APICHECK + else +- LUA_CFLAGS+= -O2 ++ LUA_CFLAGS+= + endif + ifeq ($(LUA_COVERAGE),yes) + LUA_CFLAGS += -fprofile-arcs -ftest-coverage +@@ -138,7 +138,7 @@ jemalloc: .make-prerequisites + + jemalloc: .make-prerequisites + @printf '%b %b\n' $(MAKECOLOR)MAKE$(ENDCOLOR) $(BINCOLOR)$@$(ENDCOLOR) +- cd jemalloc && ./configure --disable-cxx --with-version=5.3.0-0-g0 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ CFLAGS="$(JEMALLOC_CFLAGS)" LDFLAGS="$(JEMALLOC_LDFLAGS)" $(JEMALLOC_CONFIGURE_OPTS) +- cd jemalloc && $(MAKE) lib/libjemalloc.a ++ cd jemalloc && ./configure --disable-cxx --with-version=5.3.0-0-g0 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ CFLAGS="$(JEMALLOC_CFLAGS)" CXXFLAGS="$(JEMALLOC_CFLAGS)" LDFLAGS="$(JEMALLOC_LDFLAGS)" $(JEMALLOC_CONFIGURE_OPTS) ++ cd jemalloc && $(MAKE) CFLAGS="$(JEMALLOC_CFLAGS)" CXXFLAGS="$(JEMALLOC_CFLAGS)" LDFLAGS="$(JEMALLOC_LDFLAGS)" lib/libjemalloc.a + + .PHONY: jemalloc diff --git a/databases/redis82/files/patch-deps_hiredis_Makefile b/databases/redis82/files/patch-deps_hiredis_Makefile new file mode 100644 index 000000000000..6bb5418e44d6 --- /dev/null +++ b/databases/redis82/files/patch-deps_hiredis_Makefile @@ -0,0 +1,41 @@ +--- deps/hiredis/Makefile.orig 2025-08-04 11:05:03 UTC ++++ deps/hiredis/Makefile +@@ -15,7 +15,7 @@ HIREDIS_SONAME=$(shell grep HIREDIS_SONAME hiredis.h | + HIREDIS_SONAME=$(shell grep HIREDIS_SONAME hiredis.h | awk '{print $$3}') + + # Installation related variables and target +-PREFIX?=/usr/local ++PREFIX?=${PREFIX} + INCLUDE_PATH?=include/hiredis + LIBRARY_PATH?=lib + PKGCONF_PATH?=pkgconfig +@@ -43,10 +43,9 @@ CXX:=$(shell sh -c 'type $${CXX%% *} >/dev/null 2>/dev + # Fallback to gcc when $CC is not in $PATH. + CC:=$(shell sh -c 'type $${CC%% *} >/dev/null 2>/dev/null && echo $(CC) || echo gcc') + CXX:=$(shell sh -c 'type $${CXX%% *} >/dev/null 2>/dev/null && echo $(CXX) || echo g++') +-OPTIMIZATION?=-O3 + WARNINGS=-Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers + DEBUG_FLAGS?= -g -ggdb +-REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CPPFLAGS) $(CFLAGS) $(WARNINGS) $(DEBUG_FLAGS) $(PLATFORM_FLAGS) $(HIREDIS_CFLAGS) ++REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CFLAGS) $(WARNINGS) $(DEBUG_FLAGS) $(PLATFORM_FLAGS) $(HIREDIS_CFLAGS) + REAL_LDFLAGS=$(LDFLAGS) $(HIREDIS_LDFLAGS) + + DYLIBSUFFIX=so +@@ -127,7 +126,16 @@ endif + else + REAL_CFLAGS+=-pedantic + endif +- ++ifeq ($(uname_S),FreeBSD) ++ CFLAGS?=$(CFLAGS) ++ CCLINK?=pthread ++ LDFLAGS?=-L. -Wl,-rpath,. ++ DYLIBNAME?=libhiredis.so ++ DYLIB_MAKE_CMD?=$(CC) -o ${DYLIBNAME} ${OBJ} ++ STLIBNAME?=libhiredis.a ++ STLIB_MAKE_CMD?=ar rcs ${STLIBNAME} ${OBJ} ++ SSL_LDFLAGS+=${OPENSSL_LDFLAGS} ++endif + ifeq ($(uname_S),SunOS) + IS_SUN_CC=$(shell sh -c '$(CC) -V 2>&1 |egrep -i -c "sun|studio"') + ifeq ($(IS_SUN_CC),1) diff --git a/databases/redis82/files/patch-deps_hiredis_net.c b/databases/redis82/files/patch-deps_hiredis_net.c new file mode 100644 index 000000000000..84dbe39e16e6 --- /dev/null +++ b/databases/redis82/files/patch-deps_hiredis_net.c @@ -0,0 +1,39 @@ +--- deps/hiredis/net.c.orig 2025-08-04 11:05:03 UTC ++++ deps/hiredis/net.c +@@ -185,14 +185,34 @@ int redisKeepAlive(redisContext *c, int interval) { + __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); + return REDIS_ERR; + } +-#else +-#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) ++#elif defined(__GLIBC__) + if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPIDLE, &val, sizeof(val)) < 0) { + __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); + return REDIS_ERR; + } + + val = interval/3; ++ if (val == 0) val = 1; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPINTVL, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } ++ ++ val = 3; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPCNT, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } ++#else ++#if !defined(__sun) && defined(TCP_KEEPIDLE) && defined(TCP_KEEPINTL) && \ ++ defined(TCP_KEEPCNT) ++ val = interval; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPIDLE, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } ++ ++ val = internal/3; + if (val == 0) val = 1; + if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPINTVL, &val, sizeof(val)) < 0) { + __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); diff --git a/databases/redis82/files/patch-deps_linenoise_Makefile b/databases/redis82/files/patch-deps_linenoise_Makefile new file mode 100644 index 000000000000..aef0f10966af --- /dev/null +++ b/databases/redis82/files/patch-deps_linenoise_Makefile @@ -0,0 +1,15 @@ +--- deps/linenoise/Makefile.orig 2019-09-25 10:40:18 UTC ++++ deps/linenoise/Makefile +@@ -1,10 +1,10 @@ + STD= + WARN= -Wall +-OPT= -Os ++#OPT= -Os + + R_CFLAGS= $(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) + R_LDFLAGS= $(LDFLAGS) +-DEBUG= -g ++#DEBUG= -g + + R_CC=$(CC) $(R_CFLAGS) + R_LD=$(CC) $(R_LDFLAGS) diff --git a/databases/redis82/files/patch-deps_lua_src_lua__cjson.c b/databases/redis82/files/patch-deps_lua_src_lua__cjson.c new file mode 100644 index 000000000000..9303727b7868 --- /dev/null +++ b/databases/redis82/files/patch-deps_lua_src_lua__cjson.c @@ -0,0 +1,12 @@ +--- deps/lua/src/lua_cjson.c.orig 2025-08-04 11:05:03 UTC ++++ deps/lua/src/lua_cjson.c +@@ -47,7 +47,9 @@ + #include "strbuf.h" + #include "fpconv.h" + ++#if defined(__sun) + #include "../../../src/solarisfixes.h" ++#endif + + #ifndef CJSON_MODNAME + #define CJSON_MODNAME "cjson" diff --git a/databases/redis82/files/patch-redis.conf b/databases/redis82/files/patch-redis.conf new file mode 100644 index 000000000000..201091ce2885 --- /dev/null +++ b/databases/redis82/files/patch-redis.conf @@ -0,0 +1,38 @@ +--- redis.conf.orig 2025-08-04 11:05:03 UTC ++++ redis.conf +@@ -307,7 +307,7 @@ tcp-keepalive 300 + # By default Redis does not run as a daemon. Use 'yes' if you need it. + # Note that Redis will write a pid file in /var/run/redis.pid when daemonized. + # When Redis is supervised by upstart or systemd, this parameter has no impact. +-daemonize no ++daemonize yes + + # If you run Redis from upstart or systemd, Redis can interact with your + # supervision tree. Options: +@@ -339,7 +339,7 @@ daemonize no + # + # Note that on modern Linux systems "/run/redis.pid" is more conforming + # and should be used instead. +-pidfile /var/run/redis_6379.pid ++pidfile %%REDIS_RUNDIR%%/redis.pid + + # Specify the server verbosity level. + # This can be one of: +@@ -353,7 +353,7 @@ loglevel notice + # Specify the log file name. Also the empty string can be used to force + # Redis to log on the standard output. Note that if you use standard + # output for logging but daemonize, logs will be sent to /dev/null +-logfile "" ++logfile %%REDIS_LOGDIR%%/redis.log + + # To enable logging to the system logger, just set 'syslog-enabled' to yes, + # and optionally update the other syslog parameters to suit your needs. +@@ -513,7 +513,7 @@ rdb-del-sync-files no + # The Append Only File will also be created inside this directory. + # + # Note that you must specify a directory here, not a file name. +-dir ./ ++dir %%REDIS_DBDIR%%/ + + ################################# REPLICATION ################################# + diff --git a/databases/redis82/files/patch-src_Makefile b/databases/redis82/files/patch-src_Makefile new file mode 100644 index 000000000000..40cff0e1b880 --- /dev/null +++ b/databases/redis82/files/patch-src_Makefile @@ -0,0 +1,39 @@ +--- src/Makefile.orig 2025-08-04 11:05:03 UTC ++++ src/Makefile +@@ -67,7 +67,7 @@ endif + STD+=-std=c99 + endif + +-PREFIX?=/usr/local ++PREFIX:=$(PREFIX) + INSTALL_BIN=$(PREFIX)/bin + INSTALL=install + PKG_CONFIG?=pkg-config +@@ -143,7 +143,6 @@ FINAL_LIBS=-lm -lstdc++ + FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) + FINAL_LDFLAGS=$(LDFLAGS) $(OPT) $(REDIS_LDFLAGS) $(DEBUG) + FINAL_LIBS=-lm -lstdc++ +-DEBUG=-g -ggdb + + # Linux ARM32 needs -latomic at linking time + ifneq (,$(findstring armv,$(uname_M))) +@@ -182,6 +181,11 @@ else + OPENSSL_PREFIX?=/usr/local/opt/openssl + endif + else ++ifeq ($(uname_S),FreeBSD) ++ # FreeBSD ++ FINAL_CFLAGS?= $(CFLAGS) $(REDIS_CFLAGS) -I${PREFIX}/include ++ FINAL_LDFLAGS= $(LDFLAGS) -pthread ++else + ifeq ($(uname_S),AIX) + # AIX + FINAL_LDFLAGS+= -Wl,-bexpall +@@ -231,6 +235,7 @@ else + # All the other OSes (notably Linux) + FINAL_LDFLAGS+= -rdynamic + FINAL_LIBS+=-ldl -pthread -lrt ++endif + endif + endif + endif diff --git a/databases/redis82/files/patch-src_mkreleasehdr.sh b/databases/redis82/files/patch-src_mkreleasehdr.sh new file mode 100644 index 000000000000..2a568628139d --- /dev/null +++ b/databases/redis82/files/patch-src_mkreleasehdr.sh @@ -0,0 +1,11 @@ +--- src/mkreleasehdr.sh.orig 2024-06-06 11:03:20 UTC ++++ src/mkreleasehdr.sh +@@ -1,6 +1,6 @@ + #!/bin/sh +-GIT_SHA1=`(git show-ref --head --hash=8 2> /dev/null || echo 00000000) | head -n1` +-GIT_DIRTY=`git diff --no-ext-diff -- ../src ../deps 2> /dev/null | wc -l` ++GIT_SHA1="00000000" ++GIT_DIRTY="0" + BUILD_ID=`uname -n`"-"`date +%s` + if [ -n "$SOURCE_DATE_EPOCH" ]; then + BUILD_ID=$(date -u -d "@$SOURCE_DATE_EPOCH" +%s 2>/dev/null || date -u -r "$SOURCE_DATE_EPOCH" +%s 2>/dev/null || date -u +%s) diff --git a/databases/redis82/files/pkg-message.in b/databases/redis82/files/pkg-message.in new file mode 100644 index 000000000000..85a89529262a --- /dev/null +++ b/databases/redis82/files/pkg-message.in @@ -0,0 +1,11 @@ +[ +{ type: install + message: <<EOM + To setup "%%PORTNAME%%" you need to edit the configuration file: + %%PREFIX%%/etc/%%PORTNAME%%.conf + + To run redis from startup, add %%PORTNAME%%_enable="YES" + in your /etc/rc.conf. +EOM +} +] diff --git a/databases/redis82/files/redis.in b/databases/redis82/files/redis.in new file mode 100644 index 000000000000..d18063c3a504 --- /dev/null +++ b/databases/redis82/files/redis.in @@ -0,0 +1,67 @@ +#!/bin/sh + +# PROVIDE: redis +# REQUIRE: LOGIN +# BEFORE: securelevel +# KEYWORD: shutdown + +# Add the following line to /etc/rc.conf to enable `redis': +# +#redis_enable="YES" +# +# Define profiles here to run separate redis instances: +# +#redis_profiles="foo bar" # Script uses %%PREFIX%%/etc/redis-NAME.conf respectively. +# For correct script working please update pidfile entries in +# redis-NAME.conf files. + +. /etc/rc.subr + +name="redis" +rcvar="${name}_enable" + +extra_commands="reload" + +command="%%PREFIX%%/bin/redis-server" +pidfile="%%REDIS_RUNDIR%%/$name.pid" + +# read configuration and set defaults +load_rc_config "$name" +: ${redis_enable="NO"} +: ${redis_user="%%REDIS_USER%%"} +: ${redis_config="%%PREFIX%%/etc/$name.conf"} + +command_args="${redis_config}" +required_files="${redis_config}" + +_profile_exists() { + for _p in ${redis_profiles}; do + [ "${_p}" = "$1" ] && return 1; + done + return 0 +} + +if [ $# -eq 2 ]; then + _profile=$2 + _profile_exists $_profile + _exists=$? + [ ${_exists} -ne 1 ] && { + echo "`basename %%PREFIX%%/etc/rc.d/redis`: no '$2' in 'redis_profiles'" + exit 1 + }; + echo "-- Profile: ${_profile} --" + config_file="%%PREFIX%%/etc/${name}-${_profile}.conf" + command_args="${config_file}" + pidfile="%%REDIS_RUNDIR%%/${_profile}.pid" + required_files="${config_file}" +elif [ -n "${redis_profiles}" ]; then + _swap=$*; shift; _profiles=$* + _profiles=${_profiles:-${redis_profiles}} + set -- ${_swap} + for _profile in ${_profiles}; do + %%PREFIX%%/etc/rc.d/redis $1 ${_profile} + done + exit 0 +fi + +run_rc_command "$1" diff --git a/databases/redis82/files/sentinel.in b/databases/redis82/files/sentinel.in new file mode 100644 index 000000000000..088f4382fc06 --- /dev/null +++ b/databases/redis82/files/sentinel.in @@ -0,0 +1,39 @@ +#!/bin/sh + +# PROVIDE: sentinel +# REQUIRE: LOGIN +# BEFORE: securelevel +# KEYWORD: shutdown + +# Add the following line to /etc/rc.conf to enable `sentinel': +# +#sentinel_enable="YES" +# + +. /etc/rc.subr + +name="sentinel" +rcvar="${name}_enable" + +command="/usr/local/bin/redis-sentinel" +pidfile="/var/run/redis/$name.pid" + +# read configuration and set defaults +load_rc_config "$name" +: ${sentinel_enable="NO"} +: ${sentinel_user="redis"} +: ${sentinel_config="/usr/local/etc/$name.conf"} + +command_args="${sentinel_config} --daemonize yes --pidfile ${pidfile}" +required_files="${sentinel_config}" +start_precmd="${name}_checks" +restart_precmd="${name}_checks" + +sentinel_checks() +{ + if [ x`id -u ${sentinel_user}` != x`stat -f %u ${sentinel_config}` ]; then + err 1 "${sentinel_config} must be owned by user ${sentinel_user}" + fi +} + +run_rc_command "$1" diff --git a/databases/redis82/pkg-descr b/databases/redis82/pkg-descr new file mode 100644 index 000000000000..fdc2074f2234 --- /dev/null +++ b/databases/redis82/pkg-descr @@ -0,0 +1,19 @@ +Redis is an open source, advanced key-value store. It is often referred +to as a data structure server since keys can contain strings, hashes, +lists, sets and sorted sets. + +You can run atomic operations on these types, like appending to a string; +incrementing the value in a hash; pushing to a list; computing set +intersection, union and difference; or getting the member with highest +ranking in a sorted set. + +In order to achieve its outstanding performance, Redis works with an +in-memory dataset. Depending on your use case, you can persist it either +by dumping the dataset to disk every once in a while, or by appending each +command to a log. + +Redis also supports trivial-to-setup master-slave replication, with very +fast non-blocking first synchronization, auto-reconnection on net split +and so forth. + +This is the 8.2.X branch of redis. diff --git a/databases/redis82/pkg-plist b/databases/redis82/pkg-plist new file mode 100644 index 000000000000..fafc472df89b --- /dev/null +++ b/databases/redis82/pkg-plist @@ -0,0 +1,11 @@ +bin/redis-benchmark +bin/redis-check-aof +bin/redis-check-rdb +bin/redis-cli +bin/redis-sentinel +bin/redis-server +@sample etc/redis.conf.sample +@sample(%%REDIS_USER%%,%%REDIS_GROUP%%,) etc/sentinel.conf.sample +@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_DBDIR%% +@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_LOGDIR%% +@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_RUNDIR%% diff --git a/databases/rubygem-activemodel-gitlab/distinfo b/databases/rubygem-activemodel-gitlab/distinfo index 35a6adef53a7..3395520cd17d 100644 --- a/databases/rubygem-activemodel-gitlab/distinfo +++ b/databases/rubygem-activemodel-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755146399 -SHA256 (rubygem/activemodel-7.1.5.2.gem) = 4fb6a56a8614ee820c218563fcdebcf0d7b16ab153b81ecd2ed91877cf4ac8b5 -SIZE (rubygem/activemodel-7.1.5.2.gem) = 69632 +TIMESTAMP = 1763614437 +SHA256 (rubygem/activemodel-7.1.6.gem) = f72f510018a560b5969e3ffc88214441ff09eed60b310feba678a597b2a2e721 +SIZE (rubygem/activemodel-7.1.6.gem) = 69632 diff --git a/databases/rubygem-activemodel81/Makefile b/databases/rubygem-activemodel81/Makefile new file mode 100644 index 000000000000..5da63c09b97f --- /dev/null +++ b/databases/rubygem-activemodel81/Makefile @@ -0,0 +1,23 @@ +PORTNAME= activemodel +PORTVERSION= 8.1.0 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 81 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Toolkit for building modeling frameworks like Active Record +WWW= https://github.com/rails/rails/tree/main/activemodel \ + https://rubyonrails.org/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activesupport81>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport81 + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^8\.1\. + +.include <bsd.port.mk> diff --git a/databases/rubygem-activemodel81/distinfo b/databases/rubygem-activemodel81/distinfo new file mode 100644 index 000000000000..51e449d92bdb --- /dev/null +++ b/databases/rubygem-activemodel81/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762526248 +SHA256 (rubygem/activemodel-8.1.0.gem) = 43aa66565a601483e6c614d02cb2090168c91a803ddb954e2b0ef24d22de745e +SIZE (rubygem/activemodel-8.1.0.gem) = 70656 diff --git a/databases/rubygem-activemodel81/pkg-descr b/databases/rubygem-activemodel81/pkg-descr new file mode 100644 index 000000000000..9e0e982e3352 --- /dev/null +++ b/databases/rubygem-activemodel81/pkg-descr @@ -0,0 +1,7 @@ +Active Model provides a known set of interfaces for usage in model classes. They +allow for Action Pack helpers to interact with non-Active Record models, for +example. Active Model also helps with building custom ORMs for use outside of +the Rails framework. + +Active Model provides a default module that implements the basic API required to +integrate with Action Pack out of the box: ActiveModel::API. diff --git a/databases/rubygem-activerecord-gitlab/distinfo b/databases/rubygem-activerecord-gitlab/distinfo index cc4e846e1649..f0852596524e 100644 --- a/databases/rubygem-activerecord-gitlab/distinfo +++ b/databases/rubygem-activerecord-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755146399 -SHA256 (rubygem/activerecord-7.1.5.2.gem) = 923da72b2da727fd2868bfa2a536db6facf71d67064889a4fb16ff323da99d2a -SIZE (rubygem/activerecord-7.1.5.2.gem) = 548352 +TIMESTAMP = 1763614437 +SHA256 (rubygem/activerecord-7.1.6.gem) = 1aa298cd7fc97ed8639ebb05a46bd17243a1218d89945bdc2bac1e61e673f079 +SIZE (rubygem/activerecord-7.1.6.gem) = 548864 diff --git a/databases/rubygem-activerecord81/Makefile b/databases/rubygem-activerecord81/Makefile new file mode 100644 index 000000000000..1dd26745833f --- /dev/null +++ b/databases/rubygem-activerecord81/Makefile @@ -0,0 +1,25 @@ +PORTNAME= activerecord +PORTVERSION= 8.1.0 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 81 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Object-relational mapping layer for Rails MVC Framework +WWW= https://github.com/rails/rails/tree/main/activerecord \ + https://rubyonrails.org/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activemodel81>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activemodel81 \ + rubygem-activesupport81>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport81 \ + rubygem-timeout>=0.4.0:devel/rubygem-timeout + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^8\.1\. + +.include <bsd.port.mk> diff --git a/databases/rubygem-activerecord81/distinfo b/databases/rubygem-activerecord81/distinfo new file mode 100644 index 000000000000..f19d63fd3e04 --- /dev/null +++ b/databases/rubygem-activerecord81/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762526250 +SHA256 (rubygem/activerecord-8.1.0.gem) = cacfc779cc551444543ebc6021831676c185da336979606e7478d03a18d23288 +SIZE (rubygem/activerecord-8.1.0.gem) = 566784 diff --git a/databases/rubygem-activerecord81/pkg-descr b/databases/rubygem-activerecord81/pkg-descr new file mode 100644 index 000000000000..2ec976f87967 --- /dev/null +++ b/databases/rubygem-activerecord81/pkg-descr @@ -0,0 +1,11 @@ +Active Record connects classes to relational database tables to establish an +almost zero-configuration persistence layer for applications. The library +provides a base class that, when subclassed, sets up a mapping between the new +class and an existing table in the database. In the context of an application, +these classes are commonly referred to as models. Models can also be connected +to other models; this is done by defining associations. + +Active Record relies heavily on naming in that it uses class and association +names to establish mappings between respective database tables and foreign key +columns. Although these mappings can be defined explicitly, it's recommended to +follow naming conventions, especially when getting started with the library. diff --git a/databases/rubygem-click_house-client/Makefile b/databases/rubygem-click_house-client/Makefile index 9721eec1c112..cc571c85e5e2 100644 --- a/databases/rubygem-click_house-client/Makefile +++ b/databases/rubygem-click_house-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= click_house-client -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.2 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-click_house-client/distinfo b/databases/rubygem-click_house-client/distinfo index 3fd9609ed8b2..e398cbd30231 100644 --- a/databases/rubygem-click_house-client/distinfo +++ b/databases/rubygem-click_house-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761547169 -SHA256 (rubygem/click_house-client-0.8.0.gem) = ba05827a674e67ab51b8f04a007e03a6415f88606774f920c60b1a7b454ed298 -SIZE (rubygem/click_house-client-0.8.0.gem) = 23040 +TIMESTAMP = 1763479601 +SHA256 (rubygem/click_house-client-0.8.2.gem) = 49e25617a1bf11eb51045191569bcae000773dc58b49e8bffdbde2304ed565cc +SIZE (rubygem/click_house-client-0.8.2.gem) = 23040 diff --git a/databases/rubygem-globalid-rails81/Makefile b/databases/rubygem-globalid-rails81/Makefile new file mode 100644 index 000000000000..acbba5464313 --- /dev/null +++ b/databases/rubygem-globalid-rails81/Makefile @@ -0,0 +1,20 @@ +PORTNAME= globalid +PORTVERSION= 1.3.0 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails81 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= URIs for your models makes it easy to pass references around +WWW= https://github.com/rails/globalid + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activesupport81>=6.1:devel/rubygem-activesupport81 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-globalid-rails81/distinfo b/databases/rubygem-globalid-rails81/distinfo new file mode 100644 index 000000000000..a4bf8053b9c5 --- /dev/null +++ b/databases/rubygem-globalid-rails81/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759816754 +SHA256 (rubygem/globalid-1.3.0.gem) = 05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11 +SIZE (rubygem/globalid-1.3.0.gem) = 15360 diff --git a/databases/rubygem-globalid-rails81/pkg-descr b/databases/rubygem-globalid-rails81/pkg-descr new file mode 100644 index 000000000000..09672db6bc67 --- /dev/null +++ b/databases/rubygem-globalid-rails81/pkg-descr @@ -0,0 +1 @@ +URIs for your models makes it easy to pass references around. diff --git a/databases/rubygem-redis-clustering-gitlab/Makefile b/databases/rubygem-redis-clustering-gitlab/Makefile index 67d4c4078806..8cf82cee3606 100644 --- a/databases/rubygem-redis-clustering-gitlab/Makefile +++ b/databases/rubygem-redis-clustering-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis-clustering -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/databases/rubygem-redis-clustering-gitlab/distinfo b/databases/rubygem-redis-clustering-gitlab/distinfo index 957cbeffe287..04b02ffc3685 100644 --- a/databases/rubygem-redis-clustering-gitlab/distinfo +++ b/databases/rubygem-redis-clustering-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761132444 -SHA256 (rubygem/redis-clustering-5.4.0.gem) = 7ce18063700cf30f2248c7553592bfb2b62a1d76216c65a8d2c8c75e4274563b -SIZE (rubygem/redis-clustering-5.4.0.gem) = 10240 +TIMESTAMP = 1763480783 +SHA256 (rubygem/redis-clustering-5.4.1.gem) = 87444bb101fda5f1ef73b87243759224ca5952f3fe3c73842a2b8f78e45844ea +SIZE (rubygem/redis-clustering-5.4.1.gem) = 10240 diff --git a/databases/rubygem-redis-gitlab/Makefile b/databases/rubygem-redis-gitlab/Makefile index a5ed522ed148..36192642edd0 100644 --- a/databases/rubygem-redis-gitlab/Makefile +++ b/databases/rubygem-redis-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/databases/rubygem-redis-gitlab/distinfo b/databases/rubygem-redis-gitlab/distinfo index 479c110c7efa..471424815c74 100644 --- a/databases/rubygem-redis-gitlab/distinfo +++ b/databases/rubygem-redis-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761132344 -SHA256 (rubygem/redis-5.4.0.gem) = 798900d869418a9fc3977f916578375b45c38247a556b61d58cba6bb02f7d06b -SIZE (rubygem/redis-5.4.0.gem) = 52736 +TIMESTAMP = 1763479536 +SHA256 (rubygem/redis-5.4.1.gem) = b5e675b57ad22b15c9bcc765d5ac26f60b675408af916d31527af9bd5a81faae +SIZE (rubygem/redis-5.4.1.gem) = 52736 diff --git a/databases/rubygem-solid_cable-rails80/Makefile b/databases/rubygem-solid_cable-rails80/Makefile new file mode 100644 index 000000000000..fdf746aa48db --- /dev/null +++ b/databases/rubygem-solid_cable-rails80/Makefile @@ -0,0 +1,23 @@ +PORTNAME= solid_cable +PORTVERSION= 3.0.12 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails80 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Database-backed Action Cable backend +WWW= https://github.com/rails/solid_cable + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-actioncable80>=7.2:www/rubygem-actioncable80 \ + rubygem-activejob80>=7.2:devel/rubygem-activejob80 \ + rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \ + rubygem-railties80>=7.2:www/rubygem-railties80 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-solid_cable-rails80/distinfo b/databases/rubygem-solid_cable-rails80/distinfo new file mode 100644 index 000000000000..3fb780e8536b --- /dev/null +++ b/databases/rubygem-solid_cable-rails80/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757120894 +SHA256 (rubygem/solid_cable-3.0.12.gem) = a168a54731a455d5627af48d8441ea3b554b8c1f6e6cd6074109de493e6b0460 +SIZE (rubygem/solid_cable-3.0.12.gem) = 12800 diff --git a/databases/rubygem-solid_cable-rails80/pkg-descr b/databases/rubygem-solid_cable-rails80/pkg-descr new file mode 100644 index 000000000000..9fd6d1664a8d --- /dev/null +++ b/databases/rubygem-solid_cable-rails80/pkg-descr @@ -0,0 +1,6 @@ +Solid Cable is a database-backed Action Cable adapter that keeps messages in a +table and continously polls for updates. This makes it possible to drop the +common dependency on Redis, if it isn't needed for any other purpose. Despite +polling, the performance of Solid Cable is comparable to Redis in most +situations. And in all circumstances, it makes it easier to deploy Rails when +Redis is no longer a required dependency for Action Cable functionality. diff --git a/databases/rubygem-solid_cable/Makefile b/databases/rubygem-solid_cable/Makefile index 9fe804eddee7..7e6c995fe294 100644 --- a/databases/rubygem-solid_cable/Makefile +++ b/databases/rubygem-solid_cable/Makefile @@ -1,5 +1,6 @@ PORTNAME= solid_cable PORTVERSION= 3.0.12 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,10 +11,10 @@ WWW= https://github.com/rails/solid_cable LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actioncable80>=7.2:www/rubygem-actioncable80 \ - rubygem-activejob80>=7.2:devel/rubygem-activejob80 \ - rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \ - rubygem-railties80>=7.2:www/rubygem-railties80 +RUN_DEPENDS= rubygem-actioncable81>=7.2:www/rubygem-actioncable81 \ + rubygem-activejob81>=7.2:devel/rubygem-activejob81 \ + rubygem-activerecord81>=7.2:databases/rubygem-activerecord81 \ + rubygem-railties81>=7.2:www/rubygem-railties81 USES= gem diff --git a/databases/rubygem-solid_cache-rails80/Makefile b/databases/rubygem-solid_cache-rails80/Makefile new file mode 100644 index 000000000000..5064108aef36 --- /dev/null +++ b/databases/rubygem-solid_cache-rails80/Makefile @@ -0,0 +1,22 @@ +PORTNAME= solid_cache +PORTVERSION= 1.0.8 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails80 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Database-backed ActiveSupport::Cache::Store +WWW= https://github.com/rails/solid_cache + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activejob80>=7.2:devel/rubygem-activejob80 \ + rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \ + rubygem-railties80>=7.2:www/rubygem-railties80 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-solid_cache-rails80/distinfo b/databases/rubygem-solid_cache-rails80/distinfo new file mode 100644 index 000000000000..2a971279cd37 --- /dev/null +++ b/databases/rubygem-solid_cache-rails80/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760466104 +SHA256 (rubygem/solid_cache-1.0.8.gem) = 6afab113f966aa6cfccaa9a79d6e37479fb439e94e9d39d713e86fb1d778cc02 +SIZE (rubygem/solid_cache-1.0.8.gem) = 20992 diff --git a/databases/rubygem-solid_cache-rails80/pkg-descr b/databases/rubygem-solid_cache-rails80/pkg-descr new file mode 100644 index 000000000000..4909baac7cbc --- /dev/null +++ b/databases/rubygem-solid_cache-rails80/pkg-descr @@ -0,0 +1,6 @@ +Solid Cache is a database-backed Active Support cache store that let's you keep +a much larger cache than is typically possible with traditional memory-only +Redis or Memcached stores. This is thanks to the speed of modern SSD drives, +which make the access-time penalty of using disk vs RAM insignificant for most +caching purposes. Simply put, you're now usually better off keeping a huge cache +on disk rather than a small cache in memory. diff --git a/databases/rubygem-solid_cache/Makefile b/databases/rubygem-solid_cache/Makefile index edb23a10b1f4..3f760bebfec1 100644 --- a/databases/rubygem-solid_cache/Makefile +++ b/databases/rubygem-solid_cache/Makefile @@ -1,5 +1,6 @@ PORTNAME= solid_cache PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,9 +11,9 @@ WWW= https://github.com/rails/solid_cache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activejob80>=7.2:devel/rubygem-activejob80 \ - rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \ - rubygem-railties80>=7.2:www/rubygem-railties80 +RUN_DEPENDS= rubygem-activejob81>=7.2:devel/rubygem-activejob81 \ + rubygem-activerecord81>=7.2:databases/rubygem-activerecord81 \ + rubygem-railties81>=7.2:www/rubygem-railties81 USES= gem diff --git a/databases/rubygem-solid_queue-rails80/Makefile b/databases/rubygem-solid_queue-rails80/Makefile new file mode 100644 index 000000000000..e05c12bca2fe --- /dev/null +++ b/databases/rubygem-solid_queue-rails80/Makefile @@ -0,0 +1,25 @@ +PORTNAME= solid_queue +PORTVERSION= 1.2.4 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails80 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Database-backed Active Job backend +WWW= https://github.com/rails/solid_queue + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activejob80>=7.1:devel/rubygem-activejob80 \ + rubygem-activerecord80>=7.1:databases/rubygem-activerecord80 \ + rubygem-concurrent-ruby>=1.3.1:devel/rubygem-concurrent-ruby \ + rubygem-fugit>=1.11<2:devel/rubygem-fugit \ + rubygem-railties80>=7.1:www/rubygem-railties80 \ + rubygem-thor>=1.3.1:devel/rubygem-thor + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-solid_queue-rails80/distinfo b/databases/rubygem-solid_queue-rails80/distinfo new file mode 100644 index 000000000000..d588a83859e8 --- /dev/null +++ b/databases/rubygem-solid_queue-rails80/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762586942 +SHA256 (rubygem/solid_queue-1.2.4.gem) = bb60f9552a969ac377d87601b0ff6a088f5e6f20b0cbbe3844a59d022cac0e4b +SIZE (rubygem/solid_queue-1.2.4.gem) = 45056 diff --git a/databases/rubygem-solid_queue-rails80/pkg-descr b/databases/rubygem-solid_queue-rails80/pkg-descr new file mode 100644 index 000000000000..6082f17ba5ce --- /dev/null +++ b/databases/rubygem-solid_queue-rails80/pkg-descr @@ -0,0 +1,13 @@ +Solid Queue is a DB-based queuing backend for Active Job, designed with +simplicity and performance in mind. + +Besides regular job enqueuing and processing, Solid Queue supports delayed jobs, +concurrency controls, recurring jobs, pausing queues, numeric priorities per +job, priorities by queue order, and bulk enqueuing (enqueue_all for Active Job's +perform_all_later). + +Solid Queue can be used with SQL databases such as MySQL, PostgreSQL or SQLite, +and it leverages the FOR UPDATE SKIP LOCKED clause, if available, to avoid +blocking and waiting on locks when polling jobs. It relies on Active Job for +retries, discarding, error handling, serialization, or delays, and it's +compatible with Ruby on Rails's multi-threading. diff --git a/databases/rubygem-solid_queue/Makefile b/databases/rubygem-solid_queue/Makefile index a23e6f376564..25e4d4ff957f 100644 --- a/databases/rubygem-solid_queue/Makefile +++ b/databases/rubygem-solid_queue/Makefile @@ -1,5 +1,6 @@ PORTNAME= solid_queue PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,11 +11,11 @@ WWW= https://github.com/rails/solid_queue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activejob80>=7.1:devel/rubygem-activejob80 \ - rubygem-activerecord80>=7.1:databases/rubygem-activerecord80 \ +RUN_DEPENDS= rubygem-activejob81>=7.1:devel/rubygem-activejob81 \ + rubygem-activerecord81>=7.1:databases/rubygem-activerecord81 \ rubygem-concurrent-ruby>=1.3.1:devel/rubygem-concurrent-ruby \ rubygem-fugit>=1.11<2:devel/rubygem-fugit \ - rubygem-railties80>=7.1:www/rubygem-railties80 \ + rubygem-railties81>=7.1:www/rubygem-railties81 \ rubygem-thor>=1.3.1:devel/rubygem-thor USES= gem |
