Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect CC and CFLAGS | Kris Kennaway | 2003-10-19 | 1 | -0/+22 |
| | | | | Notes: svn path=/head/; revision=91637 | ||||
* | NEW PORT: devel/libds (Useful data structures library) | Edwin Groothuis | 2003-08-28 | 4 | -0/+77 |
A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl> Notes: svn path=/head/; revision=87871 |