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
Port details
libdivsufsort Lightweight suffix-sorting library
2.0.2.1.20151027 math on this many watch lists=2 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.0.1.14Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-21 19:03:21
Last Update: 2025-01-20 02:40:37
Commit Hash: 38ae1af
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/y-256/libdivsufsort
Description:
libdivsufsort is a software library that implements a lightweight suffix array construction algorithm. This library provides a simple and an efficient C API to construct a suffix array and a Burrows-Wheeler transformed string from a given string over a constant-size alphabet. The algorithm runs in O(n log n) worst-case time using only 5n+O(1) bytes of memory space, where n is the length of the string.
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 (9 items)
Collapse this list.
  1. include/divsufsort.h
  2. lib/libdivsufsort.so
  3. lib/libdivsufsort.so.3
  4. lib/libdivsufsort.so.3.0.1
  5. libdata/pkgconfig/libdivsufsort.pc
  6. @ldconfig
  7. /usr/local/share/licenses/libdivsufsort-2.0.2.1.20151027/catalog.mk
  8. /usr/local/share/licenses/libdivsufsort-2.0.2.1.20151027/LICENSE
  9. /usr/local/share/licenses/libdivsufsort-2.0.2.1.20151027/MIT
Collapse this list.
Dependency lines:
  • libdivsufsort>0:math/libdivsufsort
To install the port:
cd /usr/ports/math/libdivsufsort/ && make install clean
To add the package, run one of these commands:
  • pkg install math/libdivsufsort
  • pkg install libdivsufsort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdivsufsort
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737315846 SHA256 (y-256-libdivsufsort-2.0.2-1.20151027-5f60d6f026c30fb4ac296f696b3c8b0eb71bd428_GH0.tar.gz) = 705a122a142eda16f05996e56b45247319d140928eec32bd9db6753da13f5b5b SIZE (y-256-libdivsufsort-2.0.2-1.20151027-5f60d6f026c30fb4ac296f696b3c8b0eb71bd428_GH0.tar.gz) = 25891

Packages (timestamps in pop-ups are UTC):
libdivsufsort
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.1.142.0.1.14-2.0.1.142.0.2.1.20151027---
FreeBSD:13:quarterly2.0.1.142.0.1.14-2.0.1.142.0.1.142.0.1.142.0.1.142.0.1.14
FreeBSD:14:latest2.0.1.142.0.2.1.20151027-2.0.1.142.0.2.1.20151027---
FreeBSD:14:quarterly2.0.1.142.0.1.14-2.0.1.142.0.1.142.0.1.142.0.1.142.0.1.14
FreeBSD:15:latest2.0.1.142.0.2.1.20151027n/a2.0.1.14n/a2.0.1.142.0.1.142.0.1.14
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
This port is required by:
for Libraries
  1. biology/andi

Configuration Options:
No options to configure
Options name:
math_libdivsufsort
USES:
cmake pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/y-256/libdivsufsort/tar.gz/5f60d6f026c30fb4ac296f696b3c8b0eb71bd428?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.0.2.1.20151027
20 Jan 2025 02:40:37
commit hash: 38ae1afc05071050c5acfaa3c1b0d99a8b884faccommit hash: 38ae1afc05071050c5acfaa3c1b0d99a8b884faccommit hash: 38ae1afc05071050c5acfaa3c1b0d99a8b884faccommit hash: 38ae1afc05071050c5acfaa3c1b0d99a8b884fac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/libdivsufsort: update 2.0.1-14 → 2.0.2-1.20151027 (only adjust the
version number)
2.0.1.14
21 Jul 2023 18:59:57
commit hash: 62072792a60d0c11a8d4fa07d9b93c13976c56b7commit hash: 62072792a60d0c11a8d4fa07d9b93c13976c56b7commit hash: 62072792a60d0c11a8d4fa07d9b93c13976c56b7commit hash: 62072792a60d0c11a8d4fa07d9b93c13976c56b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/libdivsufsort: New port: Lightweight suffix-sorting library

Number of commits found: 2