aboutsummaryrefslogtreecommitdiff
path: root/textproc/gdict
Commit message (Collapse)AuthorAgeFilesLines
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33425
* Update MASTER_SITE.Steve Price2000-09-051-1/+1
| | | | | | | | PR: 20982 Submitted by: maintainer Notes: svn path=/head/; revision=32270
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-072-1/+5
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Fix installation error and name of console dict client in DESCRChris Piazza2000-01-092-2/+2
| | | | Notes: svn path=/head/; revision=24591
* Put back the dict->cdict change, which was deliberate and requested by theKris Kennaway1999-12-102-2/+2
| | | | | | | maintainer. Notes: svn path=/head/; revision=23759
* Fix install filename from cdict to dictSeiichirou Hiraoka1999-12-102-2/+2
| | | | Notes: svn path=/head/; revision=23747
* Don't conflict with dict portKris Kennaway1999-11-152-2/+2
| | | | | | | | PR: 12817 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=23133
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* GTK app which queries a dictionary server and returns a word definition.Kris Kennaway1999-07-228-0/+96
Based on dict. PR: 12694 Submitted by: domi@saargate.de Notes: svn path=/head/; revision=20312