aboutsummaryrefslogtreecommitdiff
path: root/devel/libdict
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* -remove MD5Olli Hauer2011-07-031-4/+0
| | | | Notes: svn path=/head/; revision=276999
* - respect NOPORTDOCS and fix plistIon-Mihai Tetcu2008-07-162-1/+4
| | | | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=216918
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Reset inactive maintainer due to maintainer-timeouts and no response toMark Linimon2007-03-041-3/+2
| | | | | | | | | email. While here, remove stale mastersites. Hat: portmgr Notes: svn path=/head/; revision=186526
* Update to 0.2.1Marcus Alves Grando2005-11-174-33/+20
| | | | | | | | | | | | Use groups in MASTER_SITES Add SHA256 PR: 88369 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: alexs@snark.rinet.ru (maintainer timeout, 15 days) Notes: svn path=/head/; revision=148652
* Fix package build.Kirill Ponomarev2005-01-222-9/+29
| | | | Notes: svn path=/head/; revision=127081
* Add missing files and directories, and sort.Kris Kennaway2004-04-151-2/+5
| | | | Notes: svn path=/head/; revision=107101
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+8
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* New port: libdictMax Khon2003-04-194-0/+86
Libdict is a compact, ANSI C library which provides access to a set of generic and flexible ``dictionary'' data structures. All algorithms used in libdict have been optimized, and, with one very small exception, are not recursive but iterative. It was written by Farooq Mela, and is released under a BSD style licence. PR: 50453 Submitted by: Alex Semenyaka Notes: svn path=/head/; revision=79291