diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 19:14:00 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 19:14:00 +0800 |
commit | be92875bc386c8eb69c02de8f6a5ca2a1a9f6014 (patch) | |
tree | fba9598a7361a6cd9e40e50d491c9089b4ce0a73 /hebrew/hspell/pkg-message | |
parent | 4fc4019e504d423391590ee742a25bd34462f4a4 (diff) | |
download | freebsd-ports-gnome-be92875bc386c8eb69c02de8f6a5ca2a1a9f6014.tar.gz freebsd-ports-gnome-be92875bc386c8eb69c02de8f6a5ca2a1a9f6014.tar.zst freebsd-ports-gnome-be92875bc386c8eb69c02de8f6a5ca2a1a9f6014.zip |
new port: Hebrew spellchecker and morphology engine
A new and innovative spell checker for hebrew. portlint is
happy about this.
PR: ports/47265
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Diffstat (limited to 'hebrew/hspell/pkg-message')
-rw-r--r-- | hebrew/hspell/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/hebrew/hspell/pkg-message b/hebrew/hspell/pkg-message new file mode 100644 index 000000000000..dddbdbdcdf92 --- /dev/null +++ b/hebrew/hspell/pkg-message @@ -0,0 +1,13 @@ +The recommended usage of this port is first to teach your terminal to display +hebrew fonts, like this: + +vidcontrol < /dev/ttyv0 -f 8x16 iso08-8x16.fnt + +or set this in /etc/rc.conf: + +font8x16=iso08-8x16.fnt + +Then, it would be wise to install bidiv from %%PORTSDIR%%/textproc/bidiv +and run hspell like this: + +hspell file.txt | bidiv |