summaryrefslogtreecommitdiff
path: root/devel/libaura/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11Retire the BSD installer as used by older DragonFly releases. DragonFlyjoerg1-10/+0
itself ships the sources nowaday, so this has become redundant.
2006-04-10Sync in libaura-3.1 from pkgsrc-wip. Take maintainership.joerg1-4/+10
2005-02-09Initial import of libaura-2.0.xtraeme1-0/+4
libaura is a LIBrary of Assorted Useful Reusable Abstractions. Notably, it provides dictionary and extensible buffer data types, memory management functions (wrappers to malloc() and free()), and filesystem predicates (is_file(), is_dir(), etc.)