aboutsummaryrefslogtreecommitdiff
path: root/devel/avltree
Commit message (Collapse)AuthorAgeFilesLines
* Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,Satoshi Asami2000-06-121-1/+0
| | | | | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does). Notes: svn path=/head/; revision=29552
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Adding avltree version 1.1.Steve Price2000-01-296-0/+57
An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross <bross@nas.nasa.gov> Notes: svn path=/head/; revision=25205