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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
redisearch Full-text search over Redis
2.2.10 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.2.10Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-25 23:31:35
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: UNKNOWN
WWW:
https://oss.redislabs.com/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

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/redisearch.so
  2. /usr/local/share/licenses/redisearch-2.2.10/catalog.mk
  3. /usr/local/share/licenses/redisearch-2.2.10/LICENSE
  4. /usr/local/share/licenses/redisearch-2.2.10/UNKNOWN
Collapse this list.
Dependency lines:
  • redisearch>0:textproc/redisearch
To install the port:
cd /usr/ports/textproc/redisearch/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/redisearch
  • pkg install redisearch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redisearch
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652146825 SHA256 (RediSearch-RediSearch-v2.2.10_GH0.tar.gz) = 4caa907e85e6cec528199ddabb4e718fa06744d594716f6a2d3a3966e8e4f83c SIZE (RediSearch-RediSearch-v2.2.10_GH0.tar.gz) = 4252203

Packages (timestamps in pop-ups are UTC):
redisearch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.102.2.101.6.142.2.102.2.10-1.6.14-
FreeBSD:13:quarterly2.2.102.2.102.2.102.2.102.2.102.2.102.2.102.2.10
FreeBSD:14:latest2.2.102.2.102.2.102.2.102.2.102.2.10-2.2.10
FreeBSD:14:quarterly2.2.102.2.10-2.2.102.2.102.2.102.2.102.2.10
FreeBSD:15:latest2.2.102.2.10n/a2.2.10n/a2.2.102.2.102.2.10
FreeBSD:15:quarterly--n/a-n/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_redisearch
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.2.10?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2021-11-01
    Affects: users of textproc/redisearch
    Author: osa@FreeBSD.org
    Reason: 
      The textproc/redisearch port has been updated to the recent stable
      release - v2.2.  Users wanting to stay on v2.0 can replace
      textproc/redisearch with textproc/redisearch20 with one of the
      following commands:
    
      # pkg install textproc/redisearch20
        or
      # portmaster -o textproc/redisearch20 textproc/redisearch
        or
      # portupgrade -o textproc/redisearch20 textproc/redisearch
    
      NOTE: The textproc/redisearch20 brings a new name for the module,
      i.e. redisearch20.so, so be careful.
    
    
Expand this list (1 items)
  • 2021-03-10
    Affects: users of textproc/redisearch
    Author: osa@FreeBSD.org
    Reason: 
      The textproc/redisearch port has been updated to the recent stable
      release - v2.0.  Users wanting to stay on v1.6 can replace
      textproc/redisearch with textproc/redisearch16 with one of the
      following commands:
    
      # pkg install textproc/redisearch16
        or
      # portmaster -o textproc/redisearch16 textproc/redisearch
        or
      # portupgrade -o textproc/redisearch16 textproc/redisearch
    
      NOTE: The textproc/redisearch16 brings a new name for the module,
      i.e. redisearch16.so, so be careful.
    
    
  • Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.10
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.10
10 May 2022 02:18:37
commit hash: 68eac004055d474fa05be0ccd137be43c36c4e56commit hash: 68eac004055d474fa05be0ccd137be43c36c4e56commit hash: 68eac004055d474fa05be0ccd137be43c36c4e56commit hash: 68eac004055d474fa05be0ccd137be43c36c4e56 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update 2.2.7 -> 2.2.10
2.2.7
15 Feb 2022 15:57:28
commit hash: dfbeb6a0cb0776d8ce1636e7fad3e0231996029bcommit hash: dfbeb6a0cb0776d8ce1636e7fad3e0231996029bcommit hash: dfbeb6a0cb0776d8ce1636e7fad3e0231996029bcommit hash: dfbeb6a0cb0776d8ce1636e7fad3e0231996029b files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update from 2.2.6 to 2.2.7
2.2.6
11 Jan 2022 15:19:57
commit hash: a3dc2936b35be33f293a9413c16884873edb7035commit hash: a3dc2936b35be33f293a9413c16884873edb7035commit hash: a3dc2936b35be33f293a9413c16884873edb7035commit hash: a3dc2936b35be33f293a9413c16884873edb7035 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch*: drop maintainership
2.2.6
11 Jan 2022 11:28:06
commit hash: 1b13946f7e080b8b96b8a69d2d35b90eac1b2618commit hash: 1b13946f7e080b8b96b8a69d2d35b90eac1b2618commit hash: 1b13946f7e080b8b96b8a69d2d35b90eac1b2618commit hash: 1b13946f7e080b8b96b8a69d2d35b90eac1b2618 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update to 2.2.6
2.2.5
30 Nov 2021 15:07:26
commit hash: e8d3585d141acf7160c0ec7a4595f5ec476a2905commit hash: e8d3585d141acf7160c0ec7a4595f5ec476a2905commit hash: e8d3585d141acf7160c0ec7a4595f5ec476a2905commit hash: e8d3585d141acf7160c0ec7a4595f5ec476a2905 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update to v2.2.5
2.2.1
02 Nov 2021 01:15:49
commit hash: 81478d1f50bf3b0c2598e9d0623efa0f47f918aacommit hash: 81478d1f50bf3b0c2598e9d0623efa0f47f918aacommit hash: 81478d1f50bf3b0c2598e9d0623efa0f47f918aacommit hash: 81478d1f50bf3b0c2598e9d0623efa0f47f918aa files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update to 2.2.1
2.0.12
09 Sep 2021 13:06:50
commit hash: 9deef81783af222350e6721f768907c205f54b3fcommit hash: 9deef81783af222350e6721f768907c205f54b3fcommit hash: 9deef81783af222350e6721f768907c205f54b3fcommit hash: 9deef81783af222350e6721f768907c205f54b3f files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update from 2.0.11 to 2.0.12.
2.0.11
10 Aug 2021 10:29:19
commit hash: 14e8067a038d2408460e7332e8e8160ee134cc32commit hash: 14e8067a038d2408460e7332e8e8160ee134cc32commit hash: 14e8067a038d2408460e7332e8e8160ee134cc32commit hash: 14e8067a038d2408460e7332e8e8160ee134cc32 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update to 2.0.11.

Reported by:	portscout
2.0.10
08 Jul 2021 13:45:41
commit hash: b629804e056a8e468a11f69dcf497c860281c1d2commit hash: b629804e056a8e468a11f69dcf497c860281c1d2commit hash: b629804e056a8e468a11f69dcf497c860281c1d2commit hash: b629804e056a8e468a11f69dcf497c860281c1d2 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update from 2.0.9 to 2.0.10.

ChangeLog:	https://github.com/RediSearch/RediSearch/compare/v2.0.9...v2.0.10
Reported by:	portscout
2.0.9
12 May 2021 01:32:02
commit hash: 233a07aa6a93e193878cc497cbb674a16f2d4268commit hash: 233a07aa6a93e193878cc497cbb674a16f2d4268commit hash: 233a07aa6a93e193878cc497cbb674a16f2d4268commit hash: 233a07aa6a93e193878cc497cbb674a16f2d4268 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update to v2.0.9.
2.0.8
30 Apr 2021 12:58:23
commit hash: 37cfb293fb2df46dd233a8c13e54d993a51f6604commit hash: 37cfb293fb2df46dd233a8c13e54d993a51f6604commit hash: 37cfb293fb2df46dd233a8c13e54d993a51f6604commit hash: 37cfb293fb2df46dd233a8c13e54d993a51f6604 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
textproc/redisearch: update from 2.0.6 to 2.0.8.

ChangeLog:	https://github.com/RediSearch/RediSearch/compare/v2.0.6...2.0.8
2.0.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.6
10 Mar 2021 22:11:41
Revision:568050Original commit files touched by this commit
osa search for other commits by this committer
Repo-copy textproc/redisearch to textproc/redisearch16 and
update to the recent stable version v2.0.
1.6.15
24 Feb 2021 22:30:49
Revision:566510Original commit files touched by this commit
osa search for other commits by this committer
Update to the latest version v1.6.15.

ChangeLog:	https://github.com/RediSearch/RediSearch/releases/tag/v1.6.15
1.6.14
08 Sep 2020 13:53:52
Revision:547982Original commit files touched by this commit
osa search for other commits by this committer
Update from 1.6.13 to 1.6.14.

ChangeLog:	https://github.com/RediSearch/RediSearch/releases/tag/v1.6.14
1.6.13
09 May 2020 20:37:23
Revision:534794Original commit files touched by this commit
osa search for other commits by this committer
Update to the recent 1.6.13 release.
1.6.12
28 Apr 2020 21:40:36
Revision:533277Original commit files touched by this commit
osa search for other commits by this committer
Update to the recent branch 1.6 and release 1.6.12.

Please visit the following link to get more details:
https://github.com/RediSearch/RediSearch/releases
1.4.27
15 Apr 2020 13:12:24
Revision:531765Original commit files touched by this commit
osa search for other commits by this committer
Update from 1.4.25 to 1.4.27.

<ChangeLog>

This is a maintenance release for version 1.4.
Update urgency: Medium

Headlines:

This release improves overall stability and provides fixes for
issues found after the previous release.

Features:
- Added exists function that can be used on conditional updates
  (REPLACE PARTIAL) to check if a field exists in the document.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.25
29 Feb 2020 20:57:10
Revision:527470Original commit files touched by this commit
osa search for other commits by this committer
Fix the build issue on i386 platform.
Do not bump PORTREVISION cause the port has no successful build on i386.
1.4.25
26 Feb 2020 03:00:41
Revision:527148Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on GCC-based systems by specifying modern compiler:

  cc1: error: unrecognized command line option "-Wno-unused-result"

Approved by:	portmgr (tier-2 blanket)
1.4.25
25 Feb 2020 23:35:17
Revision:527144Original commit files touched by this commit
osa search for other commits by this committer
Update from 1.4.24 to the recent 1.4.25 release.
1.4.24
25 Feb 2020 23:31:28
Revision:527143Original commit files touched by this commit
osa search for other commits by this committer
Add RediSearch - a source available Full-Test and Secondary
Index engine over Redis, developed by Redis Labs.

Differential Revision:	https://reviews.freebsd.org/D20061

Number of commits found: 25