Date: Tue, 4 Oct 2011 15:29:38 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ding-libs Makefile distinfo pkg-descr pkg-plist Message-ID: <201110041529.p94FTc5c017844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zi 2011-10-04 15:29:38 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/ding-libs Makefile distinfo pkg-descr pkg-plist
Log:
New port: devel/ding-libs
'D is not GLib' utility libraries
Ding-libs provides utility functions to manipulate filesystem
pathnames (libpath_utils), a hash table which dynamically resizes
to achieve optimal storage and access time properties (libdhash),
a data type to collect data in a hierarchical structure for easy
iteration and serialization (libcollection), a dynamically growing,
reference-counted array (libref_array), and a library to process
configuration files in initialization format (INI) into a library
collection data structure (libini_config).
PR: ports/161267
Submitted by: Andrew Elble <aweits@rit.edu>
Revision Changes Path
1.4577 +1 -0 ports/devel/Makefile
1.1 +40 -0 ports/devel/ding-libs/Makefile (new)
1.1 +2 -0 ports/devel/ding-libs/distinfo (new)
1.1 +10 -0 ports/devel/ding-libs/pkg-descr (new)
1.1 +41 -0 ports/devel/ding-libs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110041529.p94FTc5c017844>
