Date: Tue, 13 Dec 2005 21:16:18 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libisc Makefile distinfo pkg-descr pkg-plist ports/devel/libisc/files patch-Makefile Message-ID: <200512132116.jBDLGJng087340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2005-12-13 21:16:18 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/libisc Makefile distinfo pkg-descr pkg-plist
devel/libisc/files patch-Makefile
Log:
Add libisc port:
libisc is C utility library which is used as part of part of ISC's bind.
It includes functions for:
- assertion handling.
- balanced binary (AVL) trees.
- bit masks comparison.
- event based programs.
- heap-based priority queues.
- memory handling.
- program logging.
Reviewed by: erwin
Revision Changes Path
1.2067 +1 -0 ports/devel/Makefile
1.1 +39 -0 ports/devel/libisc/Makefile (new)
1.1 +6 -0 ports/devel/libisc/distinfo (new)
1.1 +40 -0 ports/devel/libisc/files/patch-Makefile (new)
1.1 +10 -0 ports/devel/libisc/pkg-descr (new)
1.1 +16 -0 ports/devel/libisc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512132116.jBDLGJng087340>
