pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p11-kit: remove, pkgsrc/security/p11-kit is newer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Apr 17 15:27:55 2018 +0200
Changeset:	a4117a4688a57f8643e5bdfab95bf9615fa3ca15

Modified Files:
	Makefile
	gcr/Makefile
	gcr/buildlink3.mk
Removed Files:
	p11-kit/DESCR
	p11-kit/Makefile
	p11-kit/PLIST
	p11-kit/buildlink3.mk
	p11-kit/distinfo

Log Message:
p11-kit: remove, pkgsrc/security/p11-kit is newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a4117a4688a57f8643e5bdfab95bf9615fa3ca15

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  2 --
 gcr/Makefile          |  2 +-
 gcr/buildlink3.mk     |  2 +-
 p11-kit/DESCR         |  4 ----
 p11-kit/Makefile      | 35 -------------------------------
 p11-kit/PLIST         | 58 ---------------------------------------------------
 p11-kit/buildlink3.mk | 15 -------------
 p11-kit/distinfo      |  6 ------
 8 files changed, 2 insertions(+), 122 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b241ce5b90..9cb5d0583b 100644
--- a/Makefile
+++ b/Makefile
@@ -514,7 +514,6 @@ SUBDIR+=	db1
 SUBDIR+=	dbf
 SUBDIR+=	dbus-dfbsd
 SUBDIR+=	dbus-explorer
-SUBDIR+=	dconf
 SUBDIR+=	ddate
 SUBDIR+=	ddocent
 SUBDIR+=	deadbeef
@@ -2364,7 +2363,6 @@ SUBDIR+=	oww-nox11
 SUBDIR+=	oxygen
 SUBDIR+=	oysttyer
 SUBDIR+=	ozymandns
-SUBDIR+=	p11-kit
 SUBDIR+=	p2kmoto
 SUBDIR+=	p3nfs
 SUBDIR+=	p4
diff --git a/gcr/Makefile b/gcr/Makefile
index f7a116c7c6..e71b8a0c75 100644
--- a/gcr/Makefile
+++ b/gcr/Makefile
@@ -33,7 +33,7 @@ pre-configure:
 .include "../../security/libgcrypt/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../wip/p11-kit/buildlink3.mk"
+.include "../../security/p11-kit/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.38
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
diff --git a/gcr/buildlink3.mk b/gcr/buildlink3.mk
index ce69e44d32..8ef569c4e6 100644
--- a/gcr/buildlink3.mk
+++ b/gcr/buildlink3.mk
@@ -8,7 +8,7 @@ GCR_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.gcr+=	gcr>=3.18.0
 BUILDLINK_PKGSRCDIR.gcr?=	../../wip/gcr
 
-.include "../../wip/p11-kit/buildlink3.mk"
+.include "../../security/p11-kit/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .endif	# GCR_BUILDLINK3_MK
 
diff --git a/p11-kit/DESCR b/p11-kit/DESCR
deleted file mode 100644
index b4c0069e22..0000000000
--- a/p11-kit/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-P11-KIT
-Provides a way to load and enumerate PKCS#11 modules. Provides a standard
-configuration setup for installing PKCS#11 modules in such a way that they're
-discoverable.
diff --git a/p11-kit/Makefile b/p11-kit/Makefile
deleted file mode 100644
index 1e07c289df..0000000000
--- a/p11-kit/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/10/23 18:16:39 asau Exp $
-#
-
-DISTNAME=		p11-kit-0.23.2
-CATEGORIES=		security
-MASTER_SITES=		http://p11-glue.freedesktop.org/releases/
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://p11-glue.freedesktop.org/
-COMMENT=		PKCS11 module manager
-LICENSE=		modified-bsd
-
-USE_TOOLS+=		pkg-config
-GNU_CONFIGURE=		yes
-USE_LIBTOOL=		yes
-
-PKGCONFIG_OVERRIDE+=	p11-kit/p11-kit-1.pc.in
-
-MAKE_FLAGS+=		exampledir=${PREFIX}/share/examples/p11-kit
-PKG_SYSCONFSUBDIR=	pkcs11
-CONF_FILES+=		share/examples/p11-kit/pkcs11.conf.example \
-			${PKG_SYSCONFDIR}/pkcs11.conf
-
-# XXX why is this needed?
-CONFIGURE_ARGS+=	--without-trust-paths
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "NetBSD"
-CFLAGS+=	-D_NETBSD_SOURCE
-.endif
-
-BUILDLINK_API_DEPENDS.libtasn1+=	libtasn1>=2.3
-.include "../../security/libtasn1/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libffi+=		libffi>=3.0.0
-.include "../../devel/libffi/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p11-kit/PLIST b/p11-kit/PLIST
deleted file mode 100644
index f965a88bd2..0000000000
--- a/p11-kit/PLIST
+++ /dev/null
@@ -1,58 +0,0 @@
-@comment $NetBSD$
-bin/p11-kit
-bin/trust
-include/p11-kit-1/p11-kit/deprecated.h
-include/p11-kit-1/p11-kit/iter.h
-include/p11-kit-1/p11-kit/p11-kit.h
-include/p11-kit-1/p11-kit/pin.h
-include/p11-kit-1/p11-kit/pkcs11.h
-include/p11-kit-1/p11-kit/pkcs11x.h
-include/p11-kit-1/p11-kit/remote.h
-include/p11-kit-1/p11-kit/uri.h
-lib/libp11-kit.la
-lib/p11-kit-proxy.so
-lib/p11-kit/p11-kit-remote
-lib/p11-kit/trust-extract-compat
-lib/pkcs11/p11-kit-trust.la
-lib/pkgconfig/p11-kit-1.pc
-share/examples/p11-kit/pkcs11.conf.example
-share/gtk-doc/html/p11-kit/config-example.html
-share/gtk-doc/html/p11-kit/config-files.html
-share/gtk-doc/html/p11-kit/config.html
-share/gtk-doc/html/p11-kit/devel-building-style.html
-share/gtk-doc/html/p11-kit/devel-building.html
-share/gtk-doc/html/p11-kit/devel-commands.html
-share/gtk-doc/html/p11-kit/devel-debugging.html
-share/gtk-doc/html/p11-kit/devel-paths.html
-share/gtk-doc/html/p11-kit/devel-testing.html
-share/gtk-doc/html/p11-kit/devel.html
-share/gtk-doc/html/p11-kit/gtk-doc.css
-share/gtk-doc/html/p11-kit/home.png
-share/gtk-doc/html/p11-kit/index.html
-share/gtk-doc/html/p11-kit/index.sgml
-share/gtk-doc/html/p11-kit/left-insensitive.png
-share/gtk-doc/html/p11-kit/left.png
-share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html
-share/gtk-doc/html/p11-kit/p11-kit-Future.html
-share/gtk-doc/html/p11-kit/p11-kit-Modules.html
-share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html
-share/gtk-doc/html/p11-kit/p11-kit-URIs.html
-share/gtk-doc/html/p11-kit/p11-kit-Utilities.html
-share/gtk-doc/html/p11-kit/p11-kit.devhelp2
-share/gtk-doc/html/p11-kit/p11-kit.html
-share/gtk-doc/html/p11-kit/pkcs11-conf.html
-share/gtk-doc/html/p11-kit/reference.html
-share/gtk-doc/html/p11-kit/right-insensitive.png
-share/gtk-doc/html/p11-kit/right.png
-share/gtk-doc/html/p11-kit/sharing-managed.html
-share/gtk-doc/html/p11-kit/sharing.html
-share/gtk-doc/html/p11-kit/style.css
-share/gtk-doc/html/p11-kit/tools.html
-share/gtk-doc/html/p11-kit/trust-disable.html
-share/gtk-doc/html/p11-kit/trust-glib-networking.html
-share/gtk-doc/html/p11-kit/trust-module.html
-share/gtk-doc/html/p11-kit/trust-nss.html
-share/gtk-doc/html/p11-kit/trust.html
-share/gtk-doc/html/p11-kit/up-insensitive.png
-share/gtk-doc/html/p11-kit/up.png
-share/p11-kit/modules/p11-kit-trust.module
diff --git a/p11-kit/buildlink3.mk b/p11-kit/buildlink3.mk
deleted file mode 100644
index 4759425fb2..0000000000
--- a/p11-kit/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	p11-kit
-
-.if !defined(P11_KIT_BUILDLINK3_MK)
-P11_KIT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.p11-kit+=	p11-kit>=0.23.2
-BUILDLINK_PKGSRCDIR.p11-kit?=	../../wip/p11-kit
-
-#.include "../../security/libtasn1/buildlink3.mk"
-#.include "../../devel/libffi/buildlink3.mk"
-.endif	# P11_KIT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-p11-kit
diff --git a/p11-kit/distinfo b/p11-kit/distinfo
deleted file mode 100644
index 785759d133..0000000000
--- a/p11-kit/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:17:53 agc Exp $
-
-SHA1 (p11-kit-0.23.2.tar.gz) = 4da0d7b47935b6cb0f321dd00358b063ae42df71
-RMD160 (p11-kit-0.23.2.tar.gz) = eb72fa079c985801b2ecc91846aaaf51816af824
-SHA512 (p11-kit-0.23.2.tar.gz) = b665d89f0d752a41b01ec53e29c801c4fdcaf3f21fce524984b10acef0477ad5dbac085edd35ffb747423d0e1e09660b8d29501c979cf54937d3b9d2561cf18f
-Size (p11-kit-0.23.2.tar.gz) = 1022733 bytes


Home | Main Index | Thread Index | Old Index