Date: Fri, 2 Jan 2004 08:00:36 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/words Makefile distinfo pkg-descr pkg-plist ports/textproc/words/files words Message-ID: <200401021600.i02G0aCw016839@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/01/02 08:00:36 PST FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/words Makefile distinfo pkg-descr pkg-plist textproc/words/files words Log: Add words, a free Latin-English dictionary program which contains over 30000 entries and, through additional word construction with hundreds of prefixes and suffixes, may generate more, leading to many hundreds of thousands of 'words' that can be formed by declension and conjugation. This is also our first port written in ADA. PR: ports/60822 Submitted by: Leland Wang <llwang@infor.org> Revision Changes Path 1.610 +1 -0 ports/textproc/Makefile 1.1 +60 -0 ports/textproc/words/Makefile (new) 1.1 +1 -0 ports/textproc/words/distinfo (new) 1.1 +3 -0 ports/textproc/words/files/words (new) 1.1 +15 -0 ports/textproc/words/pkg-descr (new) 1.1 +11 -0 ports/textproc/words/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401021600.i02G0aCw016839>