summaryrefslogtreecommitdiff
path: root/textproc/dict (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid building lstat.o since we have lstat in libc.Dima Dorfman2003-10-171-0/+11
| | | | Notes: svn path=/head/; revision=91521
* Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. ThisDima Dorfman2003-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 Notes: svn path=/head/; revision=91498
* Removed empty file.Dima Dorfman2003-10-161-0/+0
| | | | Notes: svn path=/head/; revision=91404
* Upgrade to 1.9.7.Dima Dorfman2003-10-164-33/+10
| | | | | | | | PR: 57810 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91403
* libtool uber-patchAde Lovett2003-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) Notes: svn path=/head/; revision=83696
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on sparc64Kris Kennaway2003-01-126-0/+68
| | | | Notes: svn path=/head/; revision=72953
* Upgrade to 1.8.0.Dima Dorfman2002-11-234-24/+4
| | | | Notes: svn path=/head/; revision=70829
* Convert to use REINPLACE_CMD and consequently remove USE_PERL5. TheDima Dorfman2002-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 Notes: svn path=/head/; revision=69224
* Upgrade to 1.7.1. patch-ac has been submitted to the maintainers.Dima Dorfman2002-07-083-4/+16
| | | | Notes: svn path=/head/; revision=62623
* I'll look after this port.Dima Dorfman2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58894
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* We don't need to patch `configure' as much as this patch was doing.David E. O'Brien2001-08-212-12/+2
| | | | | | | 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-218-932/+37
| | | | Notes: svn path=/head/; revision=46567
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Forgot to remove some variablesChris Piazza2000-04-101-2/+0
| | | | | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Notes: svn path=/head/; revision=27437
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-1/+3
| | | | Notes: svn path=/head/; revision=27429
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25734
* Keep an eye on this port.David E. O'Brien1999-10-271-0/+3
| | | | Notes: svn path=/head/; revision=22673
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-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. Notes: svn path=/head/; revision=22561
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* I *LOVE* WWW:Michael Haro1999-05-031-2/+1
| | | | Notes: svn path=/head/; revision=18411
* Honor CFLAGS and misc. cleanups.Steve Price1999-05-034-7/+919
| | | | | | | | PR: 10763 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18359
* Move ``dict'' from the "net" to the "textproc" category.David E. O'Brien1999-03-221-2/+2
| | | | Notes: svn path=/head/; revision=17333
* Add "textproc" as a category.David E. O'Brien1998-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. Notes: svn path=/head/; revision=15542
* Update to version 1.4.9.Steve Price1998-10-104-20/+10
| | | | | | | | PR: 8218 Submitted by: maintainer Notes: svn path=/head/; revision=13827
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Upgrade to 1.4.8.Thomas Gellekum1998-03-102-6/+7
| | | | | | | | PR: 5909 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=10092
* Dictionary Server Protocol (RFC2229) client.Steve Price1998-02-258-0/+87
PR: 5835 Submitted by: Josh Giliam <josh@quick.net> Notes: svn path=/head/; revision=9914