This is a word list containing over 45000 words. This list is suitable for English language spelling checkers, libcrack, and as a target for look(1). This is linux.words.2, compiled by Rik Faith on Oct 10, 1993.
15 lines
552 B
Text
15 lines
552 B
Text
also consider other word lists like
|
|
or ftp://ftp.gnu.org/gnu/aspell/aspell-en-0.51-0.tar.bz2
|
|
or SCOWL from http://wordlist.sourceforge.net/
|
|
|
|
or NetBSD's word list has 234964 words
|
|
|
|
should this have:
|
|
.if exists(/usr/share/dict/words)
|
|
PKG_FAIL_REASON= "Your platform already has the word list installed."
|
|
.endif
|
|
I don't think so, because when installed to /usr/pkg there is no conflict.
|
|
|
|
should this be called linux-words?
|
|
an idea would be to just install linux.words file
|
|
and then have a pkgsrc option to choose which package makes symlink for words
|