1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Remove libmcs

It is no longer maintained for more than 5 years
There is no port using it anymore
This commit is contained in:
Oliver Lehmann 2016-04-13 11:08:23 +00:00
parent 3c138436fa
commit 4b37aa34e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413202
6 changed files with 1 additions and 67 deletions

1
MOVED
View File

@ -8277,3 +8277,4 @@ accessibility/gnopernicus|accessibility/orca|2016-04-08|Has expired: Not develop
textproc/p5-ElasticSearch-SearchBuilder|textproc/p5-Search-Elasticsearch|2016-04-10|Has expired: Use textproc/p5-Search-Elasticsearch which is the official client
textproc/p5-ElasticSearch-legacy|textproc/p5-Search-Elasticsearch|2016-04-10|Has expired: Use textproc/p5-Search-Elasticsearch which is the official client
textproc/py-openpyxl1|textproc/py-openpyxl|2016-04-10|Has expired: Use textproc/py-openpyxl instead
devel/libmcs||2016-04-13|Development no longer active and is not used any more

View File

@ -1255,7 +1255,6 @@
SUBDIR += libmaa
SUBDIR += libmatheval
SUBDIR += libmba
SUBDIR += libmcs
SUBDIR += libmill
SUBDIR += libmimedir
SUBDIR += libmonetra

View File

@ -1,37 +0,0 @@
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
# $FreeBSD$
PORTNAME= libmcs
PORTVERSION= 0.7.2
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://distfiles.atheme.org/
MAINTAINER= oliver@FreeBSD.org
COMMENT= BSD licenced configuration database system
LIB_DEPENDS= libmowgli.so:devel/libmowgli
OPTIONS_DEFINE= GCONF
OPTIONS_DEFAULT= GCONF
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake pkgconfig tar:tgz
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGCONF}
USE_GNOME+= gconf2
CONFIGURE_ARGS+=--enable-gconf
PLIST_SUB= GCONF=""
.else
CONFIGURE_ARGS+=--disable-gconf
PLIST_SUB= GCONF="@comment "
.endif
post-patch:
@${REINPLACE_CMD} 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \
${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (libmcs-0.7.2.tgz) = 989f8dc4598ffab2f6a5648ba40f12d2e2c392b7ec6e66eeef194591565e60d9
SIZE (libmcs-0.7.2.tgz) = 112987

View File

@ -1,15 +0,0 @@
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/

View File

@ -1,12 +0,0 @@
bin/mcs-getconfval
bin/mcs-info
bin/mcs-query-backends
bin/mcs-setconfval
bin/mcs-walk-config
include/libmcs/mcs.h
lib/libmcs.so
lib/libmcs.so.1
lib/libmcs.so.1.0.0
lib/mcs/keyfile.so
%%GCONF%%lib/mcs/gconf.so
libdata/pkgconfig/libmcs.pc