CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/05/12 15:38:59
Log message:
import libvstr:
Vstr is a string library designed for network communication. Its
design uses blocks of ptr+length data, so adding, substituting, and
deleting data are all fast operations. It has a full API of all the
usual string tasks: searching, comparing, splitting, substitution,
converting between upper and lower case, and parsing numbers and
strings. Has a full POSIX and ISO 9899:1999 compliant printf()
implementation including gcc warning compatible custom formatters.
Status:
Vendor Tag: sthen
Release Tags: sthen_20090512
N ports/devel/libvstr/Makefile
N ports/devel/libvstr/distinfo
N ports/devel/libvstr/pkg/PFRAG.shared
N ports/devel/libvstr/pkg/DESCR
N ports/devel/libvstr/pkg/PLIST
No conflicts created by this import