Port details |
- nuspell Fast and safe spellchecking C++ library
- 5.1.6 textproc =2 5.1.6Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-02-03 15:01:44
- Last Update: 2024-10-07 14:16:42
- Commit Hash: 1c7506f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3+
- WWW:
- https://nuspell.github.io/
- https://github.com/nuspell/nuspell
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1720093535
SHA256 (nuspell-nuspell-v5.1.6_GH0.tar.gz) = 5d4baa1daf833a18dc06ae0af0571d9574cc849d47daff6b9ce11dac0a5ded6a
SIZE (nuspell-nuspell-v5.1.6_GH0.tar.gz) = 373260
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:
-
- pandoc : textproc/hs-pandoc
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- catch2>=3.1.1 : devel/catch2
- Library dependencies:
-
- libicuuc.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nuspell-5.1.6:
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- textproc_nuspell
- USES:
- cmake:testing compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.6 07 Oct 2024 14:16:42 |
Po-Chuan Hsieh (sunpoet) |
textproc/nuspell: Remove CMAKE_TESTING_ON
CMAKE_TESTING_ON defaults to BUILD_TESTING. |
5.1.6 05 Sep 2024 06:17:48 |
Po-Chuan Hsieh (sunpoet) |
textproc/nuspell: Clean up Makefile
- Update WWW
- Update version requirement of TEST_DEPENDS
- Use complete arguments/options
- Convert REINPLACE_CMD to patch files
- Remove unnecessary substitution
- Cosmetic change |
5.1.6 13 Jul 2024 07:05:27 |
Po-Chuan Hsieh (sunpoet) |
textproc/nuspell: Take maintainership |
5.1.6 13 Jul 2024 01:12:08 |
Jan Beich (jbeich) |
textproc/nuspell: drop maintainership |
5.1.6 05 Jul 2024 12:02:42 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.6
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.5
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.6
Reported by: GitHub (watch releases) |
5.1.4_1 05 Jul 2024 12:02:41 |
Jan Beich (jbeich) |
textproc/nuspell: simplify plist updates |
5.1.4_1 05 Jul 2024 12:02:40 |
Jan Beich (jbeich) |
textproc/nuspell: revert recent changes
- 5beb1fce7e43 botched pkg-plist
- 1788ba8738d1 missed manpage
This reverts commit 1788ba8738d14b723038561a820759daaa5e481d.
This reverts commit 5beb1fce7e435c21d2fcbef0ba7583f986e66b73. |
5.1.5 04 Jul 2024 00:52:50 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.5
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.5
Reported by: GitHub (watch releases) |
5.1.4_1 04 Jul 2024 00:52:49 |
Jan Beich (jbeich) |
textproc/nuspell: simplify plist updates |
5.1.4_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
5.1.4 08 Nov 2023 23:00:48 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.4
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.4
Reported by: GitHub (watch releases) |
5.1.3 27 Aug 2023 18:35:55 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.3
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.3
Reported by: GitHub (watch releases) |
5.1.2_2 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
5.1.2_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
5.1.2 29 Sep 2022 12:37:37 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.2
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.2
Reported by: GitHub (watch releases) |
5.1.1 10 Sep 2022 02:18:34 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.1
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.1
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.1.0_1 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
5.1.0 15 Feb 2022 16:26:55 |
Jan Beich (jbeich) |
textproc/nuspell: update package description after 6045e69c5c78
https://github.com/nuspell/nuspell/commit/43439c15bf03 |
5.1.0 15 Feb 2022 16:02:31 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.1.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.0
Reported by: GitHub (watch releases) |
5.0.1 15 Feb 2022 16:02:29 |
Jan Beich (jbeich) |
textproc/nuspell: drop bash dependency after bcb07254e351
https://github.com/nuspell/nuspell/commit/8da4b79b4722 |
5.0.1 12 Nov 2021 14:44:46 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.0.1
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.0.1
Reported by: GitHub (watch releases) |
5.0.0_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
5.0.0 12 Jun 2021 20:23:00 |
Jan Beich (jbeich) |
textproc/nuspell: update to 5.0.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.0.0
Reported by: GitHub (watch releases) |
4.2.0_1 18 May 2021 00:47:16 |
Jan Beich (jbeich) |
textproc/nuspell: convert TEST option to USES=cmake:testing |
4.2.0_1 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
4.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.0 12 Dec 2020 23:57:23 |
jbeich |
textproc/nuspell: update to 4.2.0
- Bump required C++ version after
https://github.com/nuspell/nuspell/commit/43130b3b7bfe
- Shared library is default after
https://github.com/nuspell/nuspell/commit/2c0189902e2c
Changes: https://github.com/nuspell/nuspell/releases/tag/v4.2.0
Reported by: GitHub (watch releases) |
4.1.0 19 Nov 2020 15:23:35 |
jbeich |
textproc/nuspell: update to 4.1.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v4.1.0
Reported by: GitHub (watch releases) |
4.0.1_1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
4.0.1 02 Nov 2020 14:03:48 |
jbeich |
textproc/nuspell: update to 4.0.1
Changes: https://github.com/nuspell/nuspell/releases/tag/v4.0.1
Reported by: GitHub (watch releases)
MFH: 2020Q4 (bug fixes) |
4.0.0 19 Oct 2020 13:32:03 |
jbeich |
textproc/nuspell: update to 4.0.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v4.0.0
Reported by: GitHub (watch releases) |
3.1.2 01 Jul 2020 13:39:58 |
jbeich |
textproc/nuspell: update to 3.1.2
Changes: https://github.com/nuspell/nuspell/compare/v3.1.1...v3.1.2
Reported by: GitHub (watch releases) |
3.1.1 05 May 2020 00:58:10 |
jbeich |
textproc/nuspell: update to 3.1.111
Changes: https://github.com/nuspell/nuspell/releases/tag/v3.1.1
Changes: https://github.com/nuspell/nuspell/compare/v3.1.0...v3.1.1
Reported by: GitHub (watch releases) |
3.1.0_1 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
3.1.0 07 Apr 2020 13:51:23 |
jbeich |
textproc/nuspell: update to 3.1.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v3.1.0
Changes: https://github.com/nuspell/nuspell/compare/v3.0.0...v3.1.0
Reported by: GitHub (watch releases) |
3.0.0_2 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
3.0.0_1 09 Feb 2020 23:27:45 |
jbeich |
textproc/nuspell: update pkg-descr after r508372
Reported by: upstream |
3.0.0_1 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
3.0.0 23 Nov 2019 20:07:38 |
jbeich |
textproc/nuspell: update to 3.0.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v3.0.0
Changes: https://github.com/nuspell/nuspell/compare/v2.3.0...v3.0.0
Reported by: GitHub (watch releases) |
2.3.0_2 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.3.0_1 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
2.3.0 11 Aug 2019 06:58:20 |
jbeich |
textproc/nuspell: consistently use PORTNAME in PLIST_FILES |
2.3.0 11 Aug 2019 06:14:29 |
jbeich |
textproc/nuspell: rename DOCS to MANPAGES for consistency |
2.3.0 08 Aug 2019 11:13:05 |
jbeich |
textproc/nuspell: update to 2.3.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v2.3.0
Changes: https://github.com/nuspell/nuspell/compare/v2.2.0...v2.3.0
Reported by: GitHub (watch releases) |
2.2.0_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.2.0_2 07 Jul 2019 20:48:56 |
jbeich |
textproc/nuspell: simplify system catch usage via upstream fix |
2.2.0_2 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
2.2.0_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
2.2.0 20 Mar 2019 12:38:10 |
jbeich |
textproc/nuspell: pet portlint
Add USE_LDCONFIG after BUILD_SHARED_LIBS. As USE_LDCONFIG=yes is nop
there's no need to bump PORTREVISION. |
2.2.0 20 Mar 2019 12:27:17 |
jbeich |
textproc/nuspell: remove leftover from unbundling catch2 |
2.2.0 20 Mar 2019 12:22:55 |
jbeich |
textproc/nuspell: update to 2.2.0
Changes: https://github.com/nuspell/nuspell/releases/tag/v2.2.0
Changes: https://github.com/nuspell/nuspell/compare/v2.1.0...v2.2.0 |
2.1.0 03 Feb 2019 15:27:18 |
jbeich |
textproc/nuspell: respect PREFIX != /usr/local
Similar to textproc/hunspell/files/patch-src_hunspell_hunspell.cxx |
2.1.0 03 Feb 2019 14:59:54 |
jbeich |
textproc/nuspell: add new port
https://fosdem.org/2019/schedule/event/nuspell/ |