Subject: CVS import: pkgsrc/devel/libite
From: David Brownlee
Date: 2016-05-30 00:24:33
Message id: 20160529222434.0005DFBB5@cvs.NetBSD.org

Log Message:
Added devel/libite version 1.6.0

Libite is a lightweight library of frog DNA. It can be used to fill
the gaps in any dinosaur project. It holds useful functions and
macros developed by both Finit and the OpenBSD project. Most notably
the string functions: strlcpy(3), strlcat(3) and the highly useful
*BSD sys/queue.h and sys/tree.h API's.

Libite aims to fill in the gaps missing in GLIBC/EGLIBC. (It does
not aimo to become another GLIB though.) One such gap in GLIBC is
the missing _SAFE macros in sys/queue.h - highly recommended when
traversing lists to delete/free nodes.


Files:
RevisionActionfile
1.1importpkgsrc/devel/libite/Makefile
1.1importpkgsrc/devel/libite/PLIST
1.1importpkgsrc/devel/libite/DESCR
1.1importpkgsrc/devel/libite/distinfo
1.1importpkgsrc/devel/libite/buildlink3.mk
1.1importpkgsrc/devel/libite/patches/patch-makepath.c
1.1importpkgsrc/devel/libite/patches/patch-tempfile.c