summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-03-26 23:11:46 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-03-26 23:11:46 +0000
commit273eaaa3c7abbc127ec29b47c8484a8f74d65a24 (patch)
treebfc01757bf3aa9d4cc443a1aed888873a855568a /sys-auth/pam_pkcs11
parentVersion bump. (diff)
downloadgentoo-2-273eaaa3c7abbc127ec29b47c8484a8f74d65a24.tar.gz
gentoo-2-273eaaa3c7abbc127ec29b47c8484a8f74d65a24.tar.bz2
gentoo-2-273eaaa3c7abbc127ec29b47c8484a8f74d65a24.zip
Delete older ebuild.
Diffstat (limited to 'sys-auth/pam_pkcs11')
-rw-r--r--sys-auth/pam_pkcs11/Manifest3
-rw-r--r--sys-auth/pam_pkcs11/files/pam_pkcs11-0.6.5-pcsclite_detection.patch12
-rw-r--r--sys-auth/pam_pkcs11/pam_pkcs11-0.6.5-r1.ebuild111
3 files changed, 0 insertions, 126 deletions
diff --git a/sys-auth/pam_pkcs11/Manifest b/sys-auth/pam_pkcs11/Manifest
index 64a0b96c9a24..72a94d2514a6 100644
--- a/sys-auth/pam_pkcs11/Manifest
+++ b/sys-auth/pam_pkcs11/Manifest
@@ -1,7 +1,4 @@
-AUX pam_pkcs11-0.6.5-pcsclite_detection.patch 330 RMD160 3f62af01b29966b371608eec8fdda3c0c58017ed SHA1 bb976da87d0167fe8dfadf94b6994a02b780506c SHA256 af5d3242992122e9a57b638b325e3e33dc7472d5848f7545ab92a64c9bee946d
-DIST pam_pkcs11-0.6.5.tar.gz 1083799 RMD160 c0821c56b22e04278e3a18d81c1883492438a2bc SHA1 5cc98cb76295cc71dd76a6ba13b719c0feb21ff7 SHA256 d6807b58714fc808e3cd2cc41279f5d5ed5b2941ef35341712f94174c0518f6d
DIST pam_pkcs11-0.6.6.tar.gz 1084847 RMD160 3ad94875979f056e16a540a2a0fec227c85db34f SHA1 c3938e1e6e785eb5503ca359410ab85ff506f9fa SHA256 403f7caaa5f177532bd66b9d4d40fd568adfefb1792fcfc85fd28065eabb9999
-EBUILD pam_pkcs11-0.6.5-r1.ebuild 3420 RMD160 cb78e6f87d1e4d4f8f5e87b5ed59211243b40027 SHA1 e3534facb1180ba35dcba9d602bc6a07d258e541 SHA256 84135d94f9e0983c7e0e69a55ba6ca967f25755ccef36a6c0f62be1aa7b8cfe9
EBUILD pam_pkcs11-0.6.6.ebuild 3140 RMD160 d90d929bd486db3dacd8803207fdaf3468f168f9 SHA1 fdcc8febe1504d6d301ca561a9573db1c8d1f492 SHA256 3ccb2e86bd19735217885a95b89958879bf1397e4e188f3aa457e97a4a78f376
MISC ChangeLog 4943 RMD160 8a499ce11f506f4d92a90d387643ee98a5231a41 SHA1 28c460a880b0ed1f682e13b7fa54332750b8b2f7 SHA256 d564f12657e5eec3667ede914ed7c16c436662dd9575069b5617d98bf42276ef
MISC metadata.xml 576 RMD160 ccc72792edd288aa12e2025710eb40894bfc74dd SHA1 80cfa4bc8bb877fd12c985b768905ad6b6799678 SHA256 a48c85248e8e85094efc1fc43f4aae9f5ee6f0ce194a1c9dede170b5b5108819
diff --git a/sys-auth/pam_pkcs11/files/pam_pkcs11-0.6.5-pcsclite_detection.patch b/sys-auth/pam_pkcs11/files/pam_pkcs11-0.6.5-pcsclite_detection.patch
deleted file mode 100644
index e10afd511413..000000000000
--- a/sys-auth/pam_pkcs11/files/pam_pkcs11-0.6.5-pcsclite_detection.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.in
-+++ configure.in
-@@ -166,8 +166,7 @@
-
- # Check for PCSC-Lite
- AC_ARG_WITH(pcsclite,
-- AC_HELP_STRING([--with-pcsclite], [Use pcsc-lite (default=yes)]),
-- [ with_pcsclite=no ])
-+ AC_HELP_STRING([--with-pcsclite], [Use pcsc-lite (default=yes)]))
-
- if test "$with_pcsclite" != "no"; then
- OLD_CFLAGS="$CFLAGS"
diff --git a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.5-r1.ebuild b/sys-auth/pam_pkcs11/pam_pkcs11-0.6.5-r1.ebuild
deleted file mode 100644
index 728f80474a94..000000000000
--- a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.5-r1.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/pam_pkcs11-0.6.5-r1.ebuild,v 1.1 2010/10/30 16:22:53 flameeyes Exp $
-
-EAPI="3"
-
-inherit autotools eutils multilib pam
-
-DESCRIPTION="PKCS#11 PAM library"
-HOMEPAGE="http://www.opensc-project.org/pam_pkcs11"
-SRC_URI="http://www.opensc-project.org/files/pam_pkcs11/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="curl ldap +pcsc-lite nss"
-
-RDEPEND="sys-libs/pam
- !nss? (
- dev-libs/openssl
- curl? ( || ( net-misc/curl[-ssl] net-misc/curl[ssl,-nss,-gnutls] ) )
- )
- nss? (
- dev-libs/nss
- curl? ( || ( net-misc/curl[-ssl] net-misc/curl[ssl,nss,-gnutls] ) )
- )
- curl? ( net-misc/curl )
- ldap? ( net-nds/openldap )
- pcsc-lite? ( sys-apps/pcsc-lite )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-RDEPEND="${RDEPEND}
- dev-libs/opensc"
-
-src_prepare() {
- # Fix the example files to be somewhat decent, and usable as
- # default configuration
- sed -i \
- -e '/try_first_pass/s:false:true:' \
- -e '/debug =/s:true:false:' \
- -e 's:\(/usr\|\${exec_prefix}\)/lib/:/usr/'$(get_libdir)/':g' \
- etc/pam_pkcs11.conf.example.in \
- etc/pkcs11_eventmgr.conf.example || die "sed failed"
-
- epatch "${FILESDIR}/${P}-pcsclite_detection.patch"
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_with curl) \
- $(use_with pcsc-lite pcsclite) \
- $(use_with ldap) \
- $(use_with nss) \
- --docdir=/usr/share/doc/${PF}
-}
-
-src_install() {
- emake DESTDIR="${D}" pamdir="$(getpam_mod_dir)" install || die "emake install failed"
-
- # These are all dlopened plugins, so .la files are useless.
- find "${D}" -name '*.la' -delete || die
-
- dodoc AUTHORS ChangeLog NEWS README TODO || die
-
- # Move the make_hash_link script somehwere safe, it's _way_ too
- # generic of a name to use.
- dodir /usr/share/${PN}
- mv "${D}"/usr/bin/make_hash_link.sh "${D}"/usr/share/${PN} || die
-
- # Provide some basic configuration
- keepdir /etc/pam_pkcs11{,/{cacerts,crl}}
-
- insinto /etc/pam_pkcs11
- newins etc/pam_pkcs11.conf.example pam_pkcs11.conf || die
- newins etc/pkcs11_eventmgr.conf.example pkcs11_eventmgr.conf || die
-}
-
-pkg_config() {
- local dir
- for dir in "${ROOT}"/etc/${PN}/{cacerts,crl}; do
- pushd "${dir}" &> /dev/null
- ebegin "Creating hash links in '${dir}'"
- "${ROOT}"/usr/share/${PN}/make_hash_link.sh || die
- eend $?
- popd &> /dev/null
- done
-}
-
-pkg_postinst() {
- elog "You probably want to configure the /etc/${PN}/${PN}.conf file."
- elog "with the settings for your pkcs11 provider."
- elog ""
- elog "You might also want to set up /etc/${PN}/pkcs11_eventmgr.conf"
- elog "with the settings for the event manager, and start it up at"
- elog "user login."
-}
-
-# TODO list!
-#
-# - we need to find a way allow the user to choose whether to start the
-# event manager at _all_ the logins, and if that's the case, lock all
-# kind of sessions (terminal _and_ X);
-# - upstream should probably migrate the configuration of the event
-# manager on a per-user basis, since it makes little sense to be _all_
-# system-level configuration;
-# - we should probably provide some better config support that ensures
-# the configuration to be valid, as well as creating the symlinks;
-# - we should probably add support for nss;
-# - we should move the configuration in /etc/security as for the rest
-# of PAM-related configuration.