Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing files and directories, and sort. | Kris Kennaway | 2004-04-15 | 1 | -2/+5 |
| | | | | Notes: svn path=/head/; revision=107101 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+8 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | | | | (Part 2) Notes: svn path=/head/; revision=99920 | ||||
* | New port: libdict | Max Khon | 2003-04-19 | 4 | -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 |