Product: Ports & Packages Component: Individual Port(s) Summary: [NEW PORT] databases/redistimeseries: Time-series data structure for Redis Description: This adds a standalone port for RedisTimeSeries 1.12.14, a Redis module providing native time-series data structures, ingestion, retention, aggregation, downsampling, and label-based queries. The port installs: /usr/local/lib/redistimeseries.so Maintainer: core-platform-scrum@redis.com QA: * portlint -A: OK ("looks fine") * portfmt and portclippy: OK * make fetch/extract/patch/build/stage/check-plist/stage-qa/package: OK * make install and make deinstall: OK * make package as an unprivileged user: OK * poudriere testport: OK FreeBSD 15.1-RELEASE-p1 amd64 * Redis 7.4.9 runtime smoke test: OK TS.CREATE, TS.ADD, and TS.GET succeeded stage-qa prints the heuristic warning: Warning: you might not need LIB_DEPENDS on libevent.so The resulting module has direct NEEDED entries for libevent-2.1.so.7 and libevent_pthreads-2.1.so.7, both provided by devel/libevent, so the dependency is required. Attachments: * 0001-databases-redistimeseries-Add-new-port.patch * redistimeseries-1.12.14-poudriere.log
Created attachment 273310 [details] poudriere
Created attachment 273311 [details] redistimeseries port patch
*** This bug has been marked as a duplicate of bug 297163 ***