Date: Thu, 13 Sep 2007 20:05:55 +0000 (UTC) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libmowgli Makefile distinfo pkg-descr pkg-plist Message-ID: <200709132005.l8DK5tOA051328@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oliver 2007-09-13 20:05:55 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/libmowgli Makefile distinfo pkg-descr pkg-plist
Log:
adding libmowgli which will be used in future versions of multimedia/audacious
mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a suppliment
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.
Revision Changes Path
1.2878 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/libmowgli/Makefile (new)
1.1 +3 -0 ports/devel/libmowgli/distinfo (new)
1.1 +8 -0 ports/devel/libmowgli/pkg-descr (new)
1.1 +36 -0 ports/devel/libmowgli/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709132005.l8DK5tOA051328>
