summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-05 13:20:55 +0000
committernia <nia@pkgsrc.org>2020-04-05 13:20:55 +0000
commita527ccd2c40279667a755414b96b235fe2d1bd75 (patch)
tree21729d93d2068639c12ea44f6d25533e04be0a19
parentdaf468dcb3d6e2d49dd97f8d113f4b6601f3b692 (diff)
downloadpkgsrc-a527ccd2c40279667a755414b96b235fe2d1bd75.tar.gz
libmcs: Remove, discontinued and not required by anything in pkgsrc.
-rw-r--r--devel/Makefile3
-rw-r--r--devel/libmcs/DESCR12
-rw-r--r--devel/libmcs/Makefile21
-rw-r--r--devel/libmcs/PLIST12
-rw-r--r--devel/libmcs/buildlink3.mk14
-rw-r--r--devel/libmcs/distinfo7
-rw-r--r--devel/libmcs/patches/patch-aa15
7 files changed, 1 insertions, 83 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ac7b548892d..4460ed19c12 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3089 2020/04/03 23:06:34 nia Exp $
+# $NetBSD: Makefile,v 1.3090 2020/04/05 13:20:55 nia Exp $
#
COMMENT= Development utilities
@@ -750,7 +750,6 @@ SUBDIR+= liblnk
SUBDIR+= libltdl
SUBDIR+= libmaa
SUBDIR+= libmatchbox
-SUBDIR+= libmcs
SUBDIR+= libmemcache
SUBDIR+= libmemcached
SUBDIR+= libmemmgr
diff --git a/devel/libmcs/DESCR b/devel/libmcs/DESCR
deleted file mode 100644
index c6ea99e5532..00000000000
--- a/devel/libmcs/DESCR
+++ /dev/null
@@ -1,12 +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, 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.
diff --git a/devel/libmcs/Makefile b/devel/libmcs/Makefile
deleted file mode 100644
index 00ba755b4b2..00000000000
--- a/devel/libmcs/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2016/05/01 12:28:43 joerg Exp $
-#
-
-DISTNAME= libmcs-0.7.1
-CATEGORIES= devel
-#MASTER_SITES= http://distfiles.atheme.org/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= jfranz@bsdprojects.net
-#HOMEPAGE= http://sacredspiral.co.uk/~nenolod/mcs/
-COMMENT= BSD licensed configuration database system
-LICENSE= modified-bsd
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
-
-PKGCONFIG_OVERRIDE+= libmcs.pc.in
-
-.include "../../devel/libmowgli/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libmcs/PLIST b/devel/libmcs/PLIST
deleted file mode 100644
index ed065bcec20..00000000000
--- a/devel/libmcs/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:54 joerg Exp $
-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
-lib/pkgconfig/libmcs.pc
diff --git a/devel/libmcs/buildlink3.mk b/devel/libmcs/buildlink3.mk
deleted file mode 100644
index 6f6cdf35531..00000000000
--- a/devel/libmcs/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:24:20 joerg Exp $
-
-BUILDLINK_TREE+= libmcs
-
-.if !defined(LIBMCS_BUILDLINK3_MK)
-LIBMCS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libmcs+= libmcs>=0.7.1
-BUILDLINK_PKGSRCDIR.libmcs?= ../../devel/libmcs
-
-.include "../../devel/libmowgli/buildlink3.mk"
-.endif # LIBMCS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libmcs
diff --git a/devel/libmcs/distinfo b/devel/libmcs/distinfo
deleted file mode 100644
index 1849b8abeaf..00000000000
--- a/devel/libmcs/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:27:42 agc Exp $
-
-SHA1 (libmcs-0.7.1.tgz) = 498a8ace5bc171cb8999ecf8c77cab59c6ded4bb
-RMD160 (libmcs-0.7.1.tgz) = 4deb72bd417394a484a689bb4dc58bc1a6a563ba
-SHA512 (libmcs-0.7.1.tgz) = e94c1068011e1b49771c5eb04bcd749f927d72bdaa4dc8b83e5a5eef271d4420b8290b1a999f88284b4fe56ba1a1cb2a6c2fcda27e237000eb91cccdea203d8b
-Size (libmcs-0.7.1.tgz) = 107684 bytes
-SHA1 (patch-aa) = b1653f1c06caffcd19cf985427695ea857ce06e9
diff --git a/devel/libmcs/patches/patch-aa b/devel/libmcs/patches/patch-aa
deleted file mode 100644
index b027fbf1447..00000000000
--- a/devel/libmcs/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2011/04/21 14:27:34 hans Exp $
-
---- configure.orig 2008-04-21 00:05:52.000000000 +0200
-+++ configure 2010-01-08 19:02:21.747296958 +0100
-@@ -3003,8 +3003,8 @@ echo "${ECHO_T}Solaris" >&6; }
- PLUGIN_CFLAGS='-fPIC'
- PLUGIN_LDFLAGS='-shared -fPIC'
- PLUGIN_SUFFIX='.so'
-- INSTALL_LIB='${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR} && rm -f ${DESTDIR}${libdir}/$$i && ${LN_S} $$i.${LIB_MAJOR}.${LIB_MINOR} ${DESTDIR}${libdir}/$$i'
-- UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}'
-+ INSTALL_LIB='${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0 && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i'
-+ UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0'
- CLEAN_LIB=''
- ;;
- *-*-cygwin | *-*-mingw32)