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
redisearch26 Full-text search over Redis (2.6.X)
2.6.1 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:34
Last Update: 2026-06-07 16:48:52
Commit Hash: 3b59938
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/redisearch26.so
  2. /usr/local/share/licenses/redisearch26-2.6.1/catalog.mk
  3. /usr/local/share/licenses/redisearch26-2.6.1/LICENSE
  4. /usr/local/share/licenses/redisearch26-2.6.1/RSAL
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • redisearch26>0:textproc/redisearch26
Conflicts:
CONFLICTS_INSTALL:
  • redisearch*
To install the port:
cd /usr/ports/textproc/redisearch26/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/redisearch26
  • pkg install redisearch26
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redisearch26
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1780749392 SHA256 (RediSearch-RediSearch-v2.6.1_GH0.tar.gz) = 7d99d3fb08be6c6d84eeaf1e051270b89f4670e86be52811905f193e02b8f627 SIZE (RediSearch-RediSearch-v2.6.1_GH0.tar.gz) = 4425895

Expand this list (4 items)

Collapse this list.

SHA256 (RedisAI-VectorSimilarity-24d8866_GH0.tar.gz) = 4ef59b82011967a4aa0eee9e4c316de9e86e9a957018cb89507f5b18ccefd92a SIZE (RedisAI-VectorSimilarity-24d8866_GH0.tar.gz) = 234854 SHA256 (google-cpu_features-438a66e_GH0.tar.gz) = 7e99e30d5e3e572c8e4fe103c0caa937bf69fb6fe6a0bdf127511bdaab9db4e7 SIZE (google-cpu_features-438a66e_GH0.tar.gz) = 92085

Collapse this list.


Packages (timestamps in pop-ups are UTC):
redisearch26
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-2.6.0--2.6.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.6.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-2.6.0n/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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_redisearch26
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.6.1?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.1
07 Jun 2026 16:48:52
commit hash: 3b599384580650539ae177d947a68676abaf67bbcommit hash: 3b599384580650539ae177d947a68676abaf67bbcommit hash: 3b599384580650539ae177d947a68676abaf67bbcommit hash: 3b599384580650539ae177d947a68676abaf67bb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch26: Update version 2.6.0=>2.6.1

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.1
2.6.0
31 May 2026 14:54:21
commit hash: 0db78b4b3d20ea60aa5e42f1e87439f15e4cd2d8commit hash: 0db78b4b3d20ea60aa5e42f1e87439f15e4cd2d8commit hash: 0db78b4b3d20ea60aa5e42f1e87439f15e4cd2d8commit hash: 0db78b4b3d20ea60aa5e42f1e87439f15e4cd2d8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/redisearch26: 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.6.X branch of redisearch

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

Number of commits found: 2