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 on branch 2022Q2
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_6Version 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_61.2.0_6-1.2.0_61.2.0_61.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_6-1.2.0_51.2.0_61.2.0_51.2.0_51.2.0_5
FreeBSD:15:latest1.2.0_61.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.

There are no commits on branch 2022Q2 for this port