Date: Wed, 28 Feb 2007 21:00:27 +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/libmcs Makefile distinfo pkg-descr pkg-plist Message-ID: <200702282100.l1SL0Rfh061577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oliver 2007-02-28 21:00:27 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libmcs Makefile distinfo pkg-descr pkg-plist Log: mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. Because mcs is licenced under the BSD licence, it is hoped that many applications will adopt it's use. WWW: http://sacredspiral.co.uk/~nenolod/mcs/ Revision Changes Path 1.2664 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/libmcs/Makefile (new) 1.1 +3 -0 ports/devel/libmcs/distinfo (new) 1.1 +15 -0 ports/devel/libmcs/pkg-descr (new) 1.1 +13 -0 ports/devel/libmcs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702282100.l1SL0Rfh061577>