Subject: dict/words (was Re: I want X clients to install under X11BASE)
To: None <tech-pkg@NetBSD.ORG>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 09/24/2003 13:08:39
On Wed, 24 Sep 2003, Thomas Klausner wrote:

> On Wed, Sep 24, 2003 at 09:05:05PM +0000, MLH wrote:
> > Should I send-pr textproc/ispell-base for failing to follow this:
> >
> > make -f ../english/Makefile 'DBUILD=' VARIANTS=american
> > 'EXTRADICT=/usr/share/dict/words' 'SHELLDEBUG=+vx'
> > 'AFFIXES=../english/english.aff'  english.med+
> > make: don't know how to make /usr/share/dict/words. Stop
> >
> > make: stopped in
> > /usr/pkgsrc/textproc/ispell-base/work.i386/ispell-3.1/languages/american
> > *** Error code 2
>
> It does not want to generate /usr/share/dict/words, but use
> it as input -- it seems you're missing misc.tgz -- extract that
> and it should be fine.

I packaged "words" in pkgsrc-wip for use for things like this (and
libcrack).

textproc/ispell-base should check for its $EXTRADICT. If it doesn't exist,
it should depend on a package providing a words list.

   Jeremy C. Reed
   http://bsd.reedmedia.net/