notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
libdivsufsort Lightweight suffix-sorting library
2.0.1.14 math 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.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: 2023-07-21 18:59:57
Commit Hash: 6207279
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.1.14/catalog.mk
  8. /usr/local/share/licenses/libdivsufsort-2.0.1.14/LICENSE
  9. /usr/local/share/licenses/libdivsufsort-2.0.1.14/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 = 1689965360 SHA256 (y-256-libdivsufsort-v2.0.1-14-g5f60d6f_GH0.tar.gz) = 9de40c9a343a3776c4a9ebc2dac93d0f1cd8ce021cd095b5d9ecc381c2207eab SIZE (y-256-libdivsufsort-v2.0.1-14-g5f60d6f_GH0.tar.gz) = 25900

Packages (timestamps in pop-ups are UTC):
libdivsufsort
ABIlatestquarterly
FreeBSD:12:aarch64-2.0.1.14
FreeBSD:12:amd642.0.1.142.0.1.14
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3862.0.1.142.0.1.14
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch642.0.1.142.0.1.14
FreeBSD:13:amd642.0.1.142.0.1.14
FreeBSD:13:armv6--
FreeBSD:13:armv72.0.1.142.0.1.14
FreeBSD:13:i3862.0.1.142.0.1.14
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-2.0.1.14
FreeBSD:13:riscv64--
FreeBSD:14:aarch642.0.1.142.0.1.14
FreeBSD:14:amd642.0.1.142.0.1.14
FreeBSD:14:armv6--
FreeBSD:14:armv72.0.1.142.0.1.14
FreeBSD:14:i3862.0.1.142.0.1.14
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd642.0.1.14-
FreeBSD:15:armv6--
FreeBSD:15:armv72.0.1.14-
FreeBSD:15:i3862.0.1.14-
FreeBSD:15:mips64--
FreeBSD:15:powerpc642.0.1.14-
FreeBSD:15:riscv64--
 
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:
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/v2.0.1-14-g5f60d6f?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1