Port details |
- ocaml-spelll Fuzzy search library for OCaml
- 0.4 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: freebsd@dev.thsi.be
- Port Added: 2024-10-08 13:00:07
- Last Update: 2024-10-08 12:56:48
- Commit Hash: d9c44a6
- License: BSD2CLAUSE
- WWW:
- https://github.com/c-cube/spell
- Description:
- Spelll is a fuzzy string library for OCaml allowing the following:
1. to compute the edition distance bewteen two strings,
2. to build a Levenshtein automaton that only accepts strings within an
edition distance to the string used to create the automaton,
3. to map a string to its matches from an Index.t (a "multimap").
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-spelll>0:textproc/ocaml-spelll
- To install the port:
- cd /usr/ports/textproc/ocaml-spelll/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ocaml-spelll
- pkg install ocaml-spelll
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-spelll
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723563269
SHA256 (c-cube-spelll-v0.4_GH0.tar.gz) = b8505685172b90b2ddd013b22223c410a3c234050db002000fdad08aaa435b1b
SIZE (c-cube-spelll-v0.4_GH0.tar.gz) = 10393
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-dolmen
- for Run
-
- devel/ocaml-dolmen
Configuration Options:
- ===> The following configuration options are available for ocaml-spelll-0.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_ocaml-spelll
- USES:
- ocaml:dune
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4 08 Oct 2024 12:56:48 |
Zsolt Udvari (uzsolt) Author: Benjamin Jacobs |
math/alt-ergo: Update to 2.5.4, many new ports
Replace GNU configure to dune builds system.
Add do-test target.
Submitter takes maintainership.
Update WWW.
Switch to DISTVERSION.
The last update of alt-ergo in ports tree was about 10 years ago, the newest
version requires many new libraries in ports tree.
New ports:
devel/ocaml-dolmen
devel/ocaml-gen
devel/ocaml-hmap
devel/ocaml-linol (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|