aboutsummaryrefslogtreecommitdiff
path: root/textproc/dict/files
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.9.11Dima Dorfman2004-03-031-14/+0
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=102803
* This new version of dict(1) doesn't seem to default to usingDima Dorfman2003-12-291-0/+14
| | | | | | | | | | | dict://dict.org if the config file is absent, so install a config file with some default servers instead of making the user rummage through the man page and the web to figure out how to make this work. Noticed by: ceri Notes: svn path=/head/; revision=96874
* Upgrade to 1.9.10Dima Dorfman2003-12-242-7/+21
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=96526
* Avoid building lstat.o since we have lstat in libc.Dima Dorfman2003-10-171-0/+11
| | | | Notes: svn path=/head/; revision=91521
* Removed empty file.Dima Dorfman2003-10-161-0/+0
| | | | Notes: svn path=/head/; revision=91404
* Upgrade to 1.9.7.Dima Dorfman2003-10-162-30/+7
| | | | | | | | PR: 57810 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91403
* Fix build on sparc64Kris Kennaway2003-01-126-0/+68
| | | | Notes: svn path=/head/; revision=72953
* Upgrade to 1.8.0.Dima Dorfman2002-11-232-21/+0
| | | | Notes: svn path=/head/; revision=70829
* Upgrade to 1.7.1. patch-ac has been submitted to the maintainers.Dima Dorfman2002-07-081-0/+11
| | | | Notes: svn path=/head/; revision=62623
* We don't need to patch `configure' as much as this patch was doing.David E. O'Brien2001-08-211-11/+0
| | | | | | | We can accomplish the same thing with a CONFIGURE_ARGS. Notes: svn path=/head/; revision=46571
* Update to version 1.5.5.David E. O'Brien2001-08-216-929/+31
| | | | Notes: svn path=/head/; revision=46567
* Honor CFLAGS and misc. cleanups.Steve Price1999-05-033-6/+917
| | | | | | | | PR: 10763 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18359
* Update to version 1.4.9.Steve Price1998-10-102-15/+6
| | | | | | | | PR: 8218 Submitted by: maintainer Notes: svn path=/head/; revision=13827
* Dictionary Server Protocol (RFC2229) client.Steve Price1998-02-253-0/+46
PR: 5835 Submitted by: Josh Giliam <josh@quick.net> Notes: svn path=/head/; revision=9914