notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
redisearch24 Full-text search over Redis (2.4.X)
2.4.6 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.5Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-31 14:57:31
Last Update: 2026-07-04 23:00:04
Commit Hash: c315080
License: RSAL
WWW:
https://github.com/RediSearch/RediSearch/
Description:
RediSearch is a source available Full-Text and Secondary Index engine over Redis, developed by Redis Labs. Redisearch implements a search engine on top of Redis, but unlike other Redis search libraries, it does not use internal data structures like sorted sets. This also enables more advanced features, like exact phrase matching and numeric filtering for text queries, that are not possible or efficient with traditional Redis search approaches.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/redisearch24.so
  2. /usr/local/share/licenses/redisearch24-2.4.6/catalog.mk
  3. /usr/local/share/licenses/redisearch24-2.4.6/LICENSE
  4. /usr/local/share/licenses/redisearch24-2.4.6/RSAL
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • redisearch24>0:textproc/redisearch24
Conflicts:
CONFLICTS_INSTALL:
  • redisearch*
To install the port:
cd /usr/ports/textproc/redisearch24/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/redisearch24
  • pkg install redisearch24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redisearch24
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1783201968 SHA256 (RediSearch-RediSearch-v2.4.6_GH0.tar.gz) = 5b6c58d920a34df1bbae2b9f6244427a306dfb81ebd5acfe3c8c9dd15fb91be4 SIZE (RediSearch-RediSearch-v2.4.6_GH0.tar.gz) = 4332945

Expand this list (2 items)

Collapse this list.

SHA256 (RedisAI-VectorSimilarity-adfea2c_GH0.tar.gz) = d7053387dd0db53da8080c3d84c0a4b17ff59888797c823e4022e91239ed4621 SIZE (RedisAI-VectorSimilarity-adfea2c_GH0.tar.gz) = 119773

Collapse this list.


Packages (timestamps in pop-ups are UTC):
redisearch24
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.4.52.4.6--2.4.6---
FreeBSD:14:quarterly----2.4.6---
FreeBSD:15:latest2.4.62.4.6n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest2.4.52.4.6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libcpu_features.so : devel/cpu_features
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_redisearch24
USES:
cmake compiler localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/RediSearch/RediSearch/tar.gz/v2.4.6?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.6
04 Jul 2026 23:00:04
commit hash: c315080c10a7097347e0567fa3a55e1fe9dec026commit hash: c315080c10a7097347e0567fa3a55e1fe9dec026commit hash: c315080c10a7097347e0567fa3a55e1fe9dec026commit hash: c315080c10a7097347e0567fa3a55e1fe9dec026 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: Update version 2.4.5=>2.4.6

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.6
2.4.5
28 Jun 2026 00:30:56
commit hash: e63ca1088c2fdc499d8004b5b94dbd62d73ab10dcommit hash: e63ca1088c2fdc499d8004b5b94dbd62d73ab10dcommit hash: e63ca1088c2fdc499d8004b5b94dbd62d73ab10dcommit hash: e63ca1088c2fdc499d8004b5b94dbd62d73ab10d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: Update version 2.4.4=>2.4.5

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.5
2.4.4
22 Jun 2026 08:41:45
commit hash: 90c086c1b562a29bf0c08f6b9cf87562e91acb5fcommit hash: 90c086c1b562a29bf0c08f6b9cf87562e91acb5fcommit hash: 90c086c1b562a29bf0c08f6b9cf87562e91acb5fcommit hash: 90c086c1b562a29bf0c08f6b9cf87562e91acb5f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
textproc/redisearch24: fix build on armv7

Fix an incorrect return type.
Partial application of an upstream commit.

Obtained
from:	https://github.com/RediSearch/RediSearch/commit/1f7a549a4a56bfaeb6ae60e22a20dfdcdacd05b9
Approved by:	portmgr (build fix blanket)
2.4.4
21 Jun 2026 12:38:41
commit hash: efaef76c4e595c35ecc47026c2ab88567571c6dbcommit hash: efaef76c4e595c35ecc47026c2ab88567571c6dbcommit hash: efaef76c4e595c35ecc47026c2ab88567571c6dbcommit hash: efaef76c4e595c35ecc47026c2ab88567571c6db files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: Update version 2.4.3=>2.4.4

- Unnbundle cpu_features [1]

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.4

Reported by:	fux [1]
2.4.3
13 Jun 2026 14:00:56
commit hash: 0d9781c21bce8a83ae999321008e8f29fee9d45fcommit hash: 0d9781c21bce8a83ae999321008e8f29fee9d45fcommit hash: 0d9781c21bce8a83ae999321008e8f29fee9d45fcommit hash: 0d9781c21bce8a83ae999321008e8f29fee9d45f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: Update version 2.4.2=>2.4.3

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.3
2.4.2
07 Jun 2026 16:48:52
commit hash: 9cba1812ac1ac876a194985b51e0467bd1896557commit hash: 9cba1812ac1ac876a194985b51e0467bd1896557commit hash: 9cba1812ac1ac876a194985b51e0467bd1896557commit hash: 9cba1812ac1ac876a194985b51e0467bd1896557 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: Update version 2.4.0=>2.4.2

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.2
2.4.0
31 May 2026 14:54:21
commit hash: e7d831aa7b58b75853eac6dc982e9c541cce0bafcommit hash: e7d831aa7b58b75853eac6dc982e9c541cce0bafcommit hash: e7d831aa7b58b75853eac6dc982e9c541cce0bafcommit hash: e7d831aa7b58b75853eac6dc982e9c541cce0baf files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch24: New port

RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.

This is the 2.4.X branch of redisearch

WWW: https://github.com/RediSearch/RediSearch/

Number of commits found: 7