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