1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Lehmann
134325318a update libmowgli to 0.7.0 2008-07-09 17:59:59 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Oliver Lehmann
87d9de78eb update to 0.7.1 2008-06-01 19:28:54 +00:00
Oliver Lehmann
1f4dc4f4b9 update to 0.7.0 2008-02-19 21:05:46 +00:00
Oliver Lehmann
53fc7f22a3 make gconf support optional 2007-10-15 19:49:44 +00:00
Oliver Lehmann
495715f448 update to 0.6.0 2007-10-15 19:19:16 +00:00
Oliver Lehmann
ac5990f450 update to 0.5.0 2007-09-13 20:02:29 +00:00
Oliver Lehmann
471090ec50 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/
2007-02-28 21:00:27 +00:00