summaryrefslogtreecommitdiff
path: root/devel/vanessa_adt
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-25Initial import of vanessa_adt-0.0.6 into the NetBSD packages collection.grant5-0/+48
vanessa_adt is a library that provides Abstract Data Types (ADTs). Includes queue, dynamic array, hash and key value ADT.