aboutsummaryrefslogtreecommitdiff
path: root/devel/libmowgli/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* update libmowgli to 1.0.0Oliver Lehmann2011-12-311-2/+2
| | | | | | | bump PORTREVISION of libmcs Notes: svn path=/head/; revision=288342
* update to 0.9.50Oliver Lehmann2011-04-251-3/+2
| | | | | | | Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Notes: svn path=/head/; revision=273165
* update to 0.7.1Oliver Lehmann2010-07-271-3/+3
| | | | Notes: svn path=/head/; revision=258346
* update libmowgli to 0.7.0Oliver Lehmann2008-07-091-3/+3
| | | | Notes: svn path=/head/; revision=216623
* update o 0.6.1Oliver Lehmann2008-02-021-3/+3
| | | | Notes: svn path=/head/; revision=206639
* update to 0.6.0Oliver Lehmann2007-12-301-3/+3
| | | | Notes: svn path=/head/; revision=204718
* update to 0.5.0Oliver Lehmann2007-10-151-3/+3
| | | | Notes: svn path=/head/; revision=201515
* adding libmowgli which will be used in future versions of multimedia/audaciousOliver Lehmann2007-09-131-0/+3
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. Notes: svn path=/head/; revision=199430