aboutsummaryrefslogtreecommitdiff
path: root/devel/libdict
Commit message (Collapse)AuthorAgeFilesLines
* 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