Port details on branch 2025Q2 |
- enchant2 Dictionary/spellchecking framework
- 2.8.10 textproc
=13 2.8.10Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2018-04-01 18:51:07
- Last Update: 2025-07-02 07:56:39
- Commit Hash: 653ff9c
- People watching this port, also watch:: indexinfo, dav1d, libevent, libXdamage, xorg-fonts-truetype
- Also Listed In: gnome
- License: LGPL21
- WWW:
- https://rrthomas.github.io/enchant/
- Description:
- Enchant aims to provide a simple but comprehensive abstraction for dealing
with different spell checking libraries in a consistent way. A client, such
as a text editor or word processor, need not know anything about a specific
spell-checker, and since all back-ends are plugins, new spell-checkers can
be added without needing any change to the program using Enchant.
Enchant can be configured by the user, who can even add spell-checker
plugins if desired.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- enchant2>0:textproc/enchant2
- To install the port:
- cd /usr/ports/textproc/enchant2/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/enchant2
- pkg install enchant2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: enchant2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750873768
SHA256 (enchant-2.8.10.tar.gz) = 6db791265ace652c63a6d24f376f4c562b742284d70d3ccb9e1ce8be45b288c9
SIZE (enchant-2.8.10.tar.gz) = 1259599
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libhunspell-1.7.so : textproc/hunspell
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- chinese/fcitx
- deskutils/cherrytree
- devel/geany-plugin-vc
- editors/gnome-text-editor
- editors/gummi
- editors/pluma
- editors/poedit
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for enchant2-2.8.10:
====> Options available for the multi SPELL: you have to choose at least one of them
ASPELL=off: Spell checking support via GNU Aspell
HSPELL=off: Spell checking via Hspell
HUNSPELL=on: Spell checking via Hunspell
NUSPELL=off: Spell checking via Nuspell
ZEMBEREK=off: Spell checking via Zemberek
===> Use 'make config' to modify these settings
- Options name:
- textproc_enchant2
- USES:
- compiler:c++11-lib gmake gnome libtool localbase pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|