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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
sary Suffix array library and tools, which provide fast full-text search
1.2.0_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 1.2.0_5Version 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: 2002-10-08 13:33:14
Last Update: 2024-02-26 12:35:23
Commit Hash: 001e7c6
License: not specified in port
WWW:
https://sary.sourceforge.net/index.html.en
Description:
Sary is a suffix array library and tools. It provides fast full-text search facilities for text files on the order of 10 to 100 MB using a data structure called a suffix array. It can also search specific fields in a text file by assigning index points to those fields.
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 (40 items)
Collapse this list.
  1. @ldconfig
  2. bin/mksary
  3. bin/sary
  4. include/sary.h
  5. include/sary/array.h
  6. include/sary/bsearch.h
  7. include/sary/builder.h
  8. include/sary/cache.h
  9. include/sary/i.h
  10. include/sary/ipoint.h
  11. include/sary/merger.h
  12. include/sary/mkqsort.h
  13. include/sary/mmap.h
  14. include/sary/progress.h
  15. include/sary/saryconfig.h
  16. include/sary/searcher.h
  17. include/sary/sorter.h
  18. include/sary/str.h
  19. include/sary/text.h
  20. include/sary/writer.h
  21. lib/libsary.a
  22. lib/libsary.so
  23. lib/libsary.so.10
  24. lib/libsary.so.10.0.0
  25. libdata/pkgconfig/sary.pc
  26. share/man/man1/mksary.1.gz
  27. share/man/man1/sary.1.gz
  28. share/doc/sary/en/libsary.html
  29. share/doc/sary/en/suffix-array.html
  30. share/doc/sary/images/figure1.png
  31. share/doc/sary/images/figure2.png
  32. share/doc/sary/images/figure3.png
  33. share/doc/sary/images/figure4.png
  34. share/doc/sary/images/figure5.png
  35. share/doc/sary/ja/libsary.html
  36. share/doc/sary/ja/suffix-array.html
  37. share/doc/sary/sary.css
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • sary>0:textproc/sary
To install the port:
cd /usr/ports/textproc/sary/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/sary
  • pkg install sary
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sary
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sary-1.2.0.tar.gz) = d4b16e32c97a253b546922d2926c8600383352f0af0d95e2938b6d846dfc6a11 SIZE (sary-1.2.0.tar.gz) = 393787

Packages (timestamps in pop-ups are UTC):
sary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.0_61.2.0_61.2.0_51.2.0_61.2.0_6---
FreeBSD:13:quarterly1.2.0_51.2.0_5-1.2.0_51.2.0_51.2.0_51.2.0_51.2.0_5
FreeBSD:14:latest1.2.0_61.2.0_61.2.0_51.2.0_61.2.0_61.2.0_5-1.2.0_5
FreeBSD:14:quarterly1.2.0_51.2.0_5-1.2.0_51.2.0_51.2.0_51.2.0_51.2.0_5
FreeBSD:15:latest1.2.0_51.2.0_6n/a1.2.0_5n/a1.2.0_51.2.0_51.2.0_5
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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. textproc/p5-Search-Saryer

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. japanese/prime*
  2. textproc/ruby-sary*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for sary-1.2.0_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_sary
USES:
gnome libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sary.sourceforge.net/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0_6
26 Feb 2024 12:35:23
commit hash: 001e7c6c5f3fe898a27fadefddb9a36efaf8d574commit hash: 001e7c6c5f3fe898a27fadefddb9a36efaf8d574commit hash: 001e7c6c5f3fe898a27fadefddb9a36efaf8d574commit hash: 001e7c6c5f3fe898a27fadefddb9a36efaf8d574 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/sary: Moved man to share/man

Approved by:    portmgr (blanket)
1.2.0_5
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
1.2.0_5
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.2.0_5
24 Jul 2023 12:52:37
commit hash: 2dad9fa1b47a53a9d10ae3b934cb1c6f961600a8commit hash: 2dad9fa1b47a53a9d10ae3b934cb1c6f961600a8commit hash: 2dad9fa1b47a53a9d10ae3b934cb1c6f961600a8commit hash: 2dad9fa1b47a53a9d10ae3b934cb1c6f961600a8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/sary: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
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)
1.2.0_5
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)
1.2.0_5
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)
1.2.0_5
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.
1.2.0_5
08 Nov 2019 12:59:36
Revision:517055Original commit files touched by this commit
tobik search for other commits by this committer
textproc: Add missing USES={gnome,php}
1.2.0_5
30 Sep 2018 11:58:31
Revision:480951Original commit files touched by this commit
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
1.2.0_4
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
1.2.0_3
02 Mar 2015 23:51:50
Revision:380311Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.2.0_3
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2.0_3
16 Jul 2014 03:18:26
Revision:362024Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option where PORTDOCS is in plist.
1.2.0_3
02 Jul 2014 22:14:03
Revision:360297Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
1.2.0_3
02 Jul 2014 18:18:08
Revision:360236Original commit files touched by this commit
tijl search for other commits by this committer
Convert to USES=libtool
1.2.0_2
21 Feb 2014 01:53:46
Revision:345288Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.2.0_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.2.0_2
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
1.2.0_2
28 Mar 2013 17:56:37
Revision:315491Original commit files touched by this commit
eadler search for other commits by this committer
Convert a few remaining straglers from the unmaintined ports to pathfix
1.2.0_2
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
1.2.0_2
28 Mar 2013 03:28:31
Revision:315433Original commit files touched by this commit
eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
1.2.0_2
08 Mar 2013 10:51:36
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
1.2.0_2
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.2.0_2
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.0_2
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.2.0_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.2.0_2
06 Jun 2008 14:05:09
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.2.0_1
22 Mar 2007 15:42:16
Original commit files touched by this commit
pav search for other commits by this committer
- Fix after objformat removal
1.2.0_1
15 Aug 2006 01:04:55
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.2.0_1
13 May 2006 04:24:52
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
1.2.0_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.2.0
10 Dec 2005 18:53:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.2.0
- Remove files/patch-Makefile.am

PR:             90197
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.1.0_4
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.1.0_4
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.1.0_4
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
1.1.0_4
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.1.0_3
16 May 2005 21:52:58
Original commit files touched by this commit
pav search for other commits by this committer
- libdata/pkgconfig is now included in mtree

Approved by:    marcus (portmgr hat)
1.1.0_3
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.1.0_2
02 Jan 2005 14:19:11
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.

Approved by:    portmgr (implicit)
1.1.0_2
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
1.1.0_2
30 May 2004 07:22:35
Original commit files touched by this commit
kris search for other commits by this committer
Fix pkg-plist
1.1.0_2
18 Apr 2004 19:48:56
Original commit files touched by this commit
knu search for other commits by this committer
Resolve configure-time dependencies.
1.1.0_2
17 Apr 2004 13:41:32
Original commit files touched by this commit
kris search for other commits by this committer
Add missing file
1.1.0_2
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.1.0_1
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
1.1.0_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.1.0_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.1.0
20 Nov 2003 19:24:02
Original commit files touched by this commit
knu search for other commits by this committer
Remove an extra file from plist.

PR:             58990
Submitted by:   darren@ArkRoyal.batterybackups.net
1.1.0
03 Nov 2003 03:56:42
Original commit files touched by this commit
kris search for other commits by this committer
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
1.1.0
18 Oct 2003 14:53:27
Original commit files touched by this commit
knu search for other commits by this committer
Unbreak by depending on glib 2.0 instead of 1.2.
Improve autotools handling.

Submitted by:   Gen Otsuji <gen_otsuji@yahoo.co.jp>
1.1.0
29 Sep 2003 07:44:28
Original commit files touched by this commit
knu search for other commits by this committer
Update sary to 1.1.0 and ruby-sary to 0.5.

Increase p5-Search-Saryer's PORTREVISION for the shared library
version bump.

Submitted by:   Gen Otsuji <gen_otsuji@yahoo.co.jp>
1.0.4
20 Apr 2003 19:44:52
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
1.0.4
18 Feb 2003 05:52:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
1.0.4
08 Oct 2002 13:56:16
Original commit files touched by this commit
knu search for other commits by this committer
Fix sary-config.
1.0.4
08 Oct 2002 13:33:00
Original commit files touched by this commit
knu search for other commits by this committer
Add sary, a suffix array library and tools, which provide fast
full-text search.

Number of commits found: 56