summaryrefslogtreecommitdiffstats
path: root/textproc/dict
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.9.15dd2005-01-302-3/+3
| | | | Submitted by: Andy Miller <andy@trit.org>, vs
* Upgrade to 1.9.14dd2004-09-033-14/+3
| | | | Submitted by: Andy Miller <andy@trit.org>
* Sync with new bsd.autotools.mkade2004-06-041-2/+1
|
* Upgrade to 1.9.13dd2004-05-112-3/+3
| | | | Submitted by: Andy Miller <andy@trit.org>
* Add missing file and manpagekris2004-04-152-1/+2
|
* Convert all but one port that uses libtool14 to use libtool15, in readinessade2004-03-241-1/+1
| | | | for the destruction of devel/libtool14
* Upgrade to 1.9.11dd2004-03-033-17/+4
| | | | Submitted by: Andy Miller <andym@trit.org>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* This new version of dict(1) doesn't seem to default to usingdd2003-12-293-0/+20
| | | | | | | | 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
* Upgrade to 1.9.10dd2003-12-244-10/+25
| | | | Submitted by: Andy Miller <andym@trit.org>
* Avoid building lstat.o since we have lstat in libc.dd2003-10-171-0/+11
|
* Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. Thisdd2003-10-171-1/+2
| | | | | | | | allows configure-run test programs to find the right include files and libraries. Breakage reported by: many Fix submitted by: adamw
* Removed empty file.dd2003-10-161-0/+0
|
* Upgrade to 1.9.7.dd2003-10-164-33/+10
| | | | | PR: 57810 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* libtool uber-patchade2003-06-261-1/+4
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build on sparc64kris2003-01-126-0/+68
|
* Upgrade to 1.8.0.dd2002-11-234-24/+4
|
* Convert to use REINPLACE_CMD and consequently remove USE_PERL5. Thedd2002-10-311-2/+2
| | | | | | | | distribution comes with one Perl script, but it appears to be auxiliary (there are no references to it anywhere except the documentation). dict works fine without Perl. Submitted by: clive
* Upgrade to 1.7.1. patch-ac has been submitted to the maintainers.dd2002-07-083-4/+16
|
* I'll look after this port.dd2002-05-111-1/+1
|
* To ports@freebsd.org.obrien2002-05-081-1/+1
|
* We don't need to patch `configure' as much as this patch was doing.obrien2001-08-212-12/+2
| | | | We can accomplish the same thing with a CONFIGURE_ARGS.
* Update to version 1.5.5.obrien2001-08-218-932/+37
|
* More style fixes for ports/textproc.olgeni2001-02-051-1/+1
|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Forgot to remove some variablescpiazza2000-04-101-2/+0
| | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-1/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-4/+4
|
* Keep an eye on this port.obrien1999-10-271-0/+3
|
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-211-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* I *LOVE* WWW:mharo1999-05-031-2/+1
|
* Honor CFLAGS and misc. cleanups.steve1999-05-034-7/+919
| | | | | PR: 10763 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Move ``dict'' from the "net" to the "textproc" category.obrien1999-03-221-2/+2
|
* Add "textproc" as a category.obrien1998-12-231-2/+2
| | | | | | | Actually, can this thing be moved to `textproc' to live with `ispell'? Having a distributed electronic dictionary in "net" is stupid. This port is virtually ispell with /usr/share/dict/words over the network. Otherwise I vote to move `xmcd' to `net' since it gets its CD database over the network.
* Update to version 1.4.9.steve1998-10-104-20/+10
| | | | | PR: 8218 Submitted by: maintainer
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-1/+0
|
* Upgrade to 1.4.8.tg1998-03-102-6/+7
| | | | | PR: 5909 Submitted by: Josh Gilliam <josh@quick.net>
* Dictionary Server Protocol (RFC2229) client.steve1998-02-258-0/+87
PR: 5835 Submitted by: Josh Giliam <josh@quick.net>
OpenPOWER on IntegriCloud