summaryrefslogtreecommitdiff
path: root/devel/libast
AgeCommit message (Collapse)AuthorFilesLines
2003-02-14Link against libresolv on Solaris, otherwise linking against libast fails.salo1-1/+6
Eterm should now link on Solaris. Bump PKGREVISION. Fix from Jonathan Perkin via PR pkg/20238.
2002-12-26Initial import of libast, provided by Tracy J. Di Marco White in PR 19392.wiz6-0/+95
DESCR: The Library of Assorted Spiffy Things (LibAST - formerly libmej) was originally designed as a companion library to Eterm. However, it contains many features that other projects may find useful, so it has been broken out into its own library. Features include thorough debugging and memory tracking engines, various string manipulation functions, and a flexible config file parsing engine.