| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
31 Dec 2011 15:15:32
0.7.2_1
|
oliver  |
update libmowgli to 1.0.0
bump PORTREVISION of libmcs |
03 Jul 2011 14:59:23
0.7.2
|
ohauer  |
-remove MD5 |
27 Jul 2010 19:53:02
0.7.2
|
oliver  |
update to 0.7.2 |
28 Mar 2010 06:47:48
0.7.1_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.7.1_4
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.7.1_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
09 Jul 2008 17:59:59
0.7.1_2
|
oliver  |
update libmowgli to 0.7.0 |
06 Jun 2008 13:21:59
0.7.1_1
|
edwin  |
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) |
01 Jun 2008 19:28:54
0.7.1
|
oliver  |
update to 0.7.1 |
19 Feb 2008 21:05:46
0.7.0
|
oliver  |
update to 0.7.0 |
15 Oct 2007 19:49:44
0.6.0
|
oliver  |
make gconf support optional |
15 Oct 2007 19:19:16
0.6.0
|
oliver  |
update to 0.6.0 |
13 Sep 2007 20:02:29
0.5.0
|
oliver  |
update to 0.5.0 |
28 Feb 2007 21:00:27
0.4.0
|
oliver  |
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/ |