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
nuspell Fast and safe spellchecking C++ library
5.1.4_1 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 5.1.4_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-03 15:01:44
Last Update: 2023-11-17 11:46:00
Commit Hash: e55b801
License: LGPL3+
WWW:
https://nuspell.github.io/
Description:
Nuspell is a fast and safe spelling checker software program. It is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries. Main features of Nuspell spelling checker: - Provides software library and command-line tool. - Suggests high-quality spelling corrections. - Backward compatibility with Hunspell dictionary file format. - Up to 3.5 times faster than Hunspell. - Full Unicode support backed by ICU. - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.). - Supports complex compounds (for example, Hungarian, German and Dutch). - Supports advanced features, for example: special casing rules (Turkish dotted i or German sharp s), conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. - Free and open source software. Licensed under GNU LGPL v3 or later.
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 (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nuspell-5.1.4_1/catalog.mk
  3. /usr/local/share/licenses/nuspell-5.1.4_1/LICENSE
  4. /usr/local/share/licenses/nuspell-5.1.4_1/LGPL3+
  5. bin/nuspell
  6. include/nuspell/aff_data.hxx
  7. include/nuspell/checker.hxx
  8. include/nuspell/defines.hxx
  9. include/nuspell/dictionary.hxx
  10. include/nuspell/finder.hxx
  11. include/nuspell/nuspell_export.h
  12. include/nuspell/structures.hxx
  13. include/nuspell/suggester.hxx
  14. include/nuspell/unicode.hxx
  15. lib/cmake/nuspell/NuspellConfig.cmake
  16. lib/cmake/nuspell/NuspellConfigVersion.cmake
  17. lib/cmake/nuspell/NuspellTargets-release.cmake
  18. lib/cmake/nuspell/NuspellTargets.cmake
  19. lib/libnuspell.so
  20. lib/libnuspell.so.5
  21. lib/libnuspell.so.5.1.4
  22. libdata/pkgconfig/nuspell.pc
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • nuspell>0:textproc/nuspell
To install the port:
cd /usr/ports/textproc/nuspell/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/nuspell
  • pkg install nuspell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nuspell
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699436668 SHA256 (nuspell-nuspell-v5.1.4_GH0.tar.gz) = bdf344c5adbcc6797940f8f8cb75cb59f5a3794eb21b9547751a11782a792ef7 SIZE (nuspell-nuspell-v5.1.4_GH0.tar.gz) = 371512

Packages (timestamps in pop-ups are UTC):
nuspell
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.4_15.1.4_1-5.1.4_15.1.4_1---
FreeBSD:13:quarterly5.1.4_15.1.4_15.1.2_25.1.4_15.1.4_15.1.4_15.1.4_15.1.4_1
FreeBSD:14:latest5.1.4_15.1.4_15.1.2_15.1.4_15.1.4_15.1.2_2-5.1.2_2
FreeBSD:14:quarterly5.1.4_15.1.4_1-5.1.4_15.1.4_15.1.4_15.1.4_15.1.4_1
FreeBSD:15:latest5.1.4_15.1.4_1n/a5.1.4_1n/a5.1.4_15.1.4_15.1.4_1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Test dependencies:
  1. catch2>0 : devel/catch2
Library dependencies:
  1. libicuuc.so : devel/icu
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_nuspell
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nuspell/nuspell/tar.gz/v5.1.4?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port