summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-11-29 00:51:28 +0000
committergdt <gdt@pkgsrc.org>2012-11-29 00:51:28 +0000
commitaa36cc1a481cd4427ba7834495d649aa0cd7c5f2 (patch)
treeec3cf2b697941c8fffe9071a1f0bd4165abce38a /security
parentba54ea21c5011042bb170288c1a91c318ee88d1b (diff)
downloadpkgsrc-aa36cc1a481cd4427ba7834495d649aa0cd7c5f2.tar.gz
Remove obsolete package opensc-signer.
Upstream has removed the code that this package uses, as upstream believes there are no users. (Proposed on pkgsrc-users with no objections.)
Diffstat (limited to 'security')
-rw-r--r--security/opensc-signer/DESCR1
-rw-r--r--security/opensc-signer/Makefile29
-rw-r--r--security/opensc-signer/PLIST3
3 files changed, 0 insertions, 33 deletions
diff --git a/security/opensc-signer/DESCR b/security/opensc-signer/DESCR
deleted file mode 100644
index e24a752e1af..00000000000
--- a/security/opensc-signer/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Opensc signer plugin for Mozilla apps.
diff --git a/security/opensc-signer/Makefile b/security/opensc-signer/Makefile
deleted file mode 100644
index 4f6b92ad35e..00000000000
--- a/security/opensc-signer/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:38 asau Exp $
-
-PKGNAME= opensc-signer-${OPENSC_PKG_VERSION}
-PKGREVISION= 1
-COMMENT= Opensc signer plugin for Mozilla apps
-LICENSE= gnu-lgpl-v2.1
-
-.include "../../security/opensc/Makefile.common"
-
-DISTINFO_FILE= ${.CURDIR}/../../security/opensc/distinfo
-PATCHDIR= ${.CURDIR}/../../security/opensc/patches
-
-CONFIGURE_ARGS+= --enable-nsplugin
-CONFIGURE_ARGS+= --with-plugindir=${PREFIX}/lib/xulrunner/plugins
-CONFIGURE_ARGS+= --with-pinentry=${PREFIX}/bin/pinentry
-
-LDFLAGS.SunOS+= -liconv
-
-do-install:
- cd ${WRKSRC}/src/signer && ${SETENV} ${MAKE_ENV} ${MAKE} \
- prefix=${DESTDIR}${PREFIX} \
- plugindir=${DESTDIR}${PREFIX}/lib/xulrunner/plugins install
-
-.include "../../devel/libltdl/buildlink3.mk"
-.include "../../security/libassuan2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../security/pinentry/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/opensc-signer/PLIST b/security/opensc-signer/PLIST
deleted file mode 100644
index 086e4d8d310..00000000000
--- a/security/opensc-signer/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/02 18:51:20 hasso Exp $
-lib/xulrunner/plugins/opensc-signer.so
-lib/opensc-signer.la