aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gdict
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove dead WWWgarga2006-03-161-2/+0
| | | | | | PR: ports/94328 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
| | | | | PR: 42350 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Host distfile at a temprary site until the homepage reappears.petef2002-03-061-1/+1
| | | | | PR: 35561 Submitted by: maintainer
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Implement USE_GTK, part 2.reg2000-10-051-5/+1
|
* Update MASTER_SITE.steve2000-09-051-1/+1
| | | | | PR: 20982 Submitted by: maintainer
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-1/+5
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Fix installation error and name of console dict client in DESCRcpiazza2000-01-092-2/+2
|
* Put back the dict->cdict change, which was deliberate and requested by thekris1999-12-112-2/+2
| | | | maintainer.
* Fix install filename from cdict to dictflathill1999-12-112-2/+2
|
* Don't conflict with dict portkris1999-11-152-2/+2
| | | | | PR: 12817 Submitted by: Dominik Brettnacher <domi@saargate.de>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* GTK app which queries a dictionary server and returns a word definition.kris1999-07-228-0/+96
Based on dict. PR: 12694 Submitted by: domi@saargate.de