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.0 textprocnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-31 14:57:31
Last Update: 2026-05-31 14:54:21
Commit Hash: e7d831a
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.0/catalog.mk
  3. /usr/local/share/licenses/redisearch24-2.4.0/LICENSE
  4. /usr/local/share/licenses/redisearch24-2.4.0/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 = 1780169186 SHA256 (RediSearch-RediSearch-v2.4.0_GH0.tar.gz) = 940c9c09f492c238ad1279979250cf49786f96b68fe1efeba19a5f4368a4e0b9 SIZE (RediSearch-RediSearch-v2.4.0_GH0.tar.gz) = 4283574

Expand this list (4 items)

Collapse this list.

SHA256 (RedisAI-VectorSimilarity-62d8e32_GH0.tar.gz) = 714737dff5dfdbcdb08285e8c15bf4d988ce822f0d2e733b9e67424df3ff78de SIZE (RedisAI-VectorSimilarity-62d8e32_GH0.tar.gz) = 94106 SHA256 (google-cpu_features-2f5a7bf_GH0.tar.gz) = 91bde3c1fa7dfea3a71b4417eca7c7a5494be7ceff154d284a1087db85d5f597 SIZE (google-cpu_features-2f5a7bf_GH0.tar.gz) = 83581

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_redisearch24
USES:
cmake compiler
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.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1