summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Blas Izquierdo Riera (klondike) <klondike@xiscosoft.es>2014-10-23 20:44:50 +0200
committerFrancisco Blas Izquierdo Riera (klondike) <klondike@xiscosoft.es>2014-10-23 20:44:50 +0200
commit58009c6f13442bfea8521fe4e224e8f636f25f91 (patch)
tree231e29a9d8b9a441cf2a3fd12fef1155a2bc14ac
parentUpdate ebuild to last EAPI and fix some build issues (diff)
downloadklondike-58009c6f13442bfea8521fe4e224e8f636f25f91.tar.gz
klondike-58009c6f13442bfea8521fe4e224e8f636f25f91.tar.bz2
klondike-58009c6f13442bfea8521fe4e224e8f636f25f91.zip
opensc 0.14 includes dnie support so this is no longer necessary
-rw-r--r--dev-libs/opensc/ChangeLog508
-rw-r--r--dev-libs/opensc/Manifest8
-rw-r--r--dev-libs/opensc/files/opensc-0.12.1-crossbuild.patch38
-rw-r--r--dev-libs/opensc/files/opensc-0.12.2-dl.patch42
-rw-r--r--dev-libs/opensc/files/opensc-0.12.2-parallelinstall.patch64
-rw-r--r--dev-libs/opensc/metadata.xml44
-rw-r--r--dev-libs/opensc/opensc-0.12.2-r2.ebuild78
7 files changed, 0 insertions, 782 deletions
diff --git a/dev-libs/opensc/ChangeLog b/dev-libs/opensc/ChangeLog
deleted file mode 100644
index a5149cf..0000000
--- a/dev-libs/opensc/ChangeLog
+++ /dev/null
@@ -1,508 +0,0 @@
-# ChangeLog for dev-libs/opensc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v 1.118 2011/12/05 16:13:09 vapier Exp $
-
-*opensc-0.12.2-r2 (27 Sep 2012)
-
- 27 Sep 2012; Francisco Blas Izquierdo Riera (klondike) -opensc-0.12.2.ebuild,
- -opensc-0.12.2-r1.ebuild, +opensc-0.12.2-r2.ebuild:
- Updating opensc to -r2
-
-*opensc-0.12.2-r1 (28 May 2012)
-
- 28 May 2012; Francisco Blas Izquierdo Riera (klondike)
- +opensc-0.12.2-r1.ebuild, +files/opensc-0.12.2-dl.patch,
- +files/opensc-0.12.2-parallelinstall.patch:
- Updated -r1 with the dnie patch
-
- 25 Jan 2012; Francisco Blas Izquierdo Riera (klondike)
- +files/opensc-0.12.1-crossbuild.patch, +opensc-0.12.2.ebuild, +metadata.xml:
- Adding support for the spanish DNIe
-
- 05 Dec 2011; Mike Frysinger <vapier@gentoo.org> opensc-0.12.2.ebuild:
- Drop local usex now that it is in eutils.eclass.
-
- 14 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> opensc-0.12.2.ebuild:
- Remove stupid static-libs USE flag as the package should _not_ install static
- libraries at all.
-
-*opensc-0.12.2 (13 Sep 2011)
-
- 13 Sep 2011; Mike Frysinger <vapier@gentoo.org> +opensc-0.12.2.ebuild,
- metadata.xml:
- Version bump. Add USE=libtool to control the libltdl dep (and prefer
- libdl/dlopen), and add USE=static-libs.
-
-*opensc-0.12.1 (07 Jul 2011)
-
- 07 Jul 2011; Dane Smith <c1pher@gentoo.org> +opensc-0.12.1.ebuild,
- +files/opensc-0.12.1-crossbuild.patch:
- Version bump wrt bug 374309. Adjusted the existing crossbuild patch
- for the new version. Removed no longer needed || die.
-
- 03 Jul 2011; Diego E. Pettenò <flameeyes@gentoo.org>
- opensc-0.12.0-r2.ebuild, +files/opensc-0.12.0-crossbuild.patch:
- Add a patch to fix some corner cases in build, where the just-built opensc
- tools used the old library.
-
-*opensc-0.12.0-r2 (18 Apr 2011)
-
- 18 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
- -opensc-0.12.0-r1.ebuild, +opensc-0.12.0-r2.ebuild, metadata.xml:
- Revision bump: when both pcsc-lite and openct are disabled, build the dynamic
- CT-API interface only rather than error out. This is useful if you only care
- about the PKCS#11 utilities, rather than actual Smartcard access.
-
- 12 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
- opensc-0.12.0-r1.ebuild:
- Disable static libraries and remove the .la files, the package does not
- export a programmatic interface, just a dynamically-linked PKCS#11 API.
-
-*opensc-0.12.0-r1 (12 Apr 2011)
-
- 12 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> -opensc-0.12.0.ebuild,
- +opensc-0.12.0-r1.ebuild:
- Revision bump, thanks to Alon Bar-Lev in bug #351634: re-enable openct
- backend as an alternative to pcsc-lite (which otherwise would require some
- KEYWORDS to be dropped); use EAPI=4 and REQUIRED_USE to specify that exactly
- one between pcsc-lite and openct can be enabled; enable pcsc-lite by default;
- (these last two also fix bug #363119 by William Keaney); depend on libxslt
- and docbook stylesheets as it's required to produce the man pages; general
- cleanups.
-
-*opensc-0.12.0 (14 Mar 2011)
-
- 14 Mar 2011; Mike Doty <kingtaco@gentoo.org> +opensc-0.12.0.ebuild:
- Version bump
-
- 01 Jan 2011; Raúl Porcel <armin76@gentoo.org> opensc-0.11.13-r2.ebuild:
- alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #349567
-
- 31 Dec 2010; Markus Meier <maekke@gentoo.org> opensc-0.11.13-r2.ebuild:
- arm stable, bug #349567
-
- 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> opensc-0.11.13-r2.ebuild:
- Stable on amd64 wrt bug #349567
-
- 27 Dec 2010; Thomas Kahle <tomka@gentoo.org> opensc-0.11.13-r2.ebuild:
- x86 stable per bug 349567
-
- 27 Dec 2010; Jeroen Roovers <jer@gentoo.org> opensc-0.11.13-r2.ebuild:
- Stable for HPPA PPC (bug #349567).
-
- 27 Dec 2010; Brent Baude <ranger@gentoo.org> opensc-0.11.13-r2.ebuild:
- Marking opensc-0.11.13-r2 ppc64 for bug 349567
-
-*opensc-0.11.13-r2 (26 Dec 2010)
-
- 26 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org>
- -opensc-0.11.13-r1.ebuild, +opensc-0.11.13-r2.ebuild,
- +files/opensc-0.11.13-overflows.patch:
- Add patch to fix possible buffer overflows; thanks to Tim Sammut (underling)
- for reporting in bug #349567.
-
-*opensc-0.11.13-r1 (29 Nov 2010)
-
- 29 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> opensc-0.11.13.ebuild,
- +opensc-0.11.13-r1.ebuild, +files/opensc-0.11.13+pcsc-lite-1.6.2.patch:
- Fix build with recent pcsc-lite (backport from upstream); closes bug #341371;
- add dependency over libtool (needed for ltdl), and over readline (it was
- automagic before). In r1 instead add USE flag for readline, OpenSSL and zlib,
- and rebuild autotools with modern versions to fix bug #317295.
-
- 17 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- opensc-0.11.13.ebuild:
- Add elog message about openct (bug #341441).
-
- 20 May 2010; Jeroen Roovers <jer@gentoo.org> opensc-0.11.13.ebuild:
- Stable for HPPA (bug #310771).
-
- 19 May 2010; Raúl Porcel <armin76@gentoo.org> opensc-0.11.13.ebuild:
- alpha/arm/ia64/s390/sh/sparc stable wrt #310771
-
- 16 May 2010; Markus Meier <maekke@gentoo.org> opensc-0.11.13.ebuild:
- amd64/x86 stable, bug #310771
-
- 23 Mar 2010; Brent Baude <ranger@gentoo.org> opensc-0.11.13.ebuild:
- Marking opensc-0.11.13 ppc for bug 310771
-
- 23 Mar 2010; Brent Baude <ranger@gentoo.org> opensc-0.11.13.ebuild:
- Marking opensc-0.11.13 ppc64 for bug 310771
-
-*opensc-0.11.13 (20 Feb 2010)
-
- 20 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +opensc-0.11.13.ebuild:
- Version bump.
-
- 07 Feb 2010; Raúl Porcel <armin76@gentoo.org> opensc-0.11.12.ebuild:
- alpha/ia64/m68k/s390/sh/sparc stable wrt #301403
-
- 03 Feb 2010; Markus Meier <maekke@gentoo.org> opensc-0.11.12.ebuild:
- amd64/x86 stable, bug #301403
-
- 03 Feb 2010; Markus Meier <maekke@gentoo.org> opensc-0.11.12.ebuild:
- arm stable, bug #301403
-
- 02 Feb 2010; Jeroen Roovers <jer@gentoo.org> opensc-0.11.12.ebuild:
- Stable for HPPA (bug #301403).
-
- 23 Jan 2010; Brent Baude <ranger@gentoo.org> opensc-0.11.12.ebuild:
- stable ppc, bug 301403
-
- 18 Jan 2010; Brent Baude <ranger@gentoo.org> opensc-0.11.12.ebuild:
- stable ppc64, bug 301403
-
-*opensc-0.11.12 (19 Dec 2009)
-
- 19 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +opensc-0.11.12.ebuild:
- Version bump.
-
- 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> opensc-0.11.11.ebuild:
- alpha/ia64/m68k/s390/sh/sparc stable wrt #295067
-
- 09 Dec 2009; Brent Baude <ranger@gentoo.org> opensc-0.11.11.ebuild:
- Marking opensc-0.11.11 ppc64 for bug 295067
-
- 08 Dec 2009; nixnut <nixnut@gentoo.org> opensc-0.11.11.ebuild:
- ppc stable #295067
-
- 03 Dec 2009; Jeroen Roovers <jer@gentoo.org> opensc-0.11.11.ebuild:
- Stable for HPPA (bug #295067).
-
- 30 Nov 2009; Markus Meier <maekke@gentoo.org> opensc-0.11.11.ebuild:
- amd64/arm/x86 stable, bug #295067
-
-*opensc-0.11.11 (30 Oct 2009)
-
- 30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- -opensc-0.11.10.ebuild, -opensc-0.11.10-r1.ebuild, +opensc-0.11.11.ebuild:
- Version bump.
-
-*opensc-0.11.10-r1 (24 Oct 2009)
-
- 24 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- +opensc-0.11.10-r1.ebuild:
- Fix installation path of nsplugin.
-
-*opensc-0.11.10 (24 Oct 2009)
-
- 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- -opensc-0.11.8.ebuild, +opensc-0.11.10.ebuild:
- Version bump.
-
- 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> opensc-0.11.9.ebuild:
- arm/ia64/m68k/s390/sh/sparc stable wrt #283061
-
- 23 Sep 2009; Jeroen Roovers <jer@gentoo.org> opensc-0.11.9.ebuild:
- Stable for HPPA (bug #283061).
-
- 07 Sep 2009; Markus Meier <maekke@gentoo.org> opensc-0.11.9.ebuild:
- amd64/x86 stable, bug #283061
-
- 07 Sep 2009; Tobias Klausmann <klausman@gentoo.org> opensc-0.11.9.ebuild:
- Stable on alpha, bug #283061
-
- 31 Aug 2009; Brent Baude <ranger@gentoo.org> opensc-0.11.9.ebuild:
- Marking opensc-0.11.9 ppc64 for bug 283061
-
- 30 Aug 2009; nixnut <nixnut@gentoo.org> opensc-0.11.9.ebuild:
- ppc stable #283061
-
-*opensc-0.11.9 (29 Jul 2009)
-
- 29 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- -opensc-0.11.6.ebuild, -opensc-0.11.7.ebuild, +opensc-0.11.9.ebuild:
- Version bump.
-
- 22 May 2009; Markus Meier <maekke@gentoo.org> opensc-0.11.8.ebuild:
- amd64 stable, bug #269920
-
- 21 May 2009; Raúl Porcel <armin76@gentoo.org> opensc-0.11.8.ebuild:
- arm/ia64/m68k/s390/sh/sparc stable wrt #269920
-
- 18 May 2009; Brent Baude <ranger@gentoo.org> opensc-0.11.8.ebuild:
- Marking opensc-0.11.8 ppc64 and ppc for bug 269920
-
- 18 May 2009; Christian Faulhammer <fauli@gentoo.org> opensc-0.11.8.ebuild:
- stable x86, security bug 269920
-
- 16 May 2009; Jeroen Roovers <jer@gentoo.org> opensc-0.11.8.ebuild:
- Stable for HPPA (bug #269920).
-
- 16 May 2009; Tobias Klausmann <klausman@gentoo.org> opensc-0.11.8.ebuild:
- Stable on alpha, bug #269920
-
- 16 May 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
- Stable on alpha, bug #269920
-
-*opensc-0.11.8 (15 May 2009)
-
- 15 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +opensc-0.11.8.ebuild:
- Version bump (bug #269920).
-
- 10 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- opensc-0.11.7.ebuild:
- Fix typo (bug #261185).
-
- 09 Mar 2009; Guy Martin <gmsoft@gentoo.org> opensc-0.11.7.ebuild:
- hppa stable
-
- 07 Mar 2009; Markus Meier <maekke@gentoo.org> opensc-0.11.7.ebuild:
- amd64 stable, bug #260514
-
- 06 Mar 2009; Raúl Porcel <armin76@gentoo.org> opensc-0.11.7.ebuild:
- alpha/arm/ia64/s390/sh/x86 stable wrt #260514
-
- 04 Mar 2009; Tobias Scherbaum <dertobi123@gentoo.org>
- opensc-0.11.7.ebuild:
- ppc stable, bug #260514
-
- 02 Mar 2009; Brent Baude <ranger@gentoo.org> opensc-0.11.7.ebuild:
- Marking opensc-0.11.7 ppc64 for bug 260514
-
- 01 Mar 2009; Ferris McCormick <fmccor@gentoo.org> opensc-0.11.7.ebuild:
- Sparc stable, security Bug #260514.
-
- 28 Feb 2009; Daniel Black <dragonheart@gentoo.org> opensc-0.11.6.ebuild,
- opensc-0.11.7.ebuild:
- econf typos thanks to Alon in bug #260668
-
-*opensc-0.11.7 (27 Feb 2009)
-
- 27 Feb 2009; Daniel Black <dragonheart@gentoo.org> -opensc-0.11.3.ebuild,
- -opensc-0.11.4.ebuild, +opensc-0.11.7.ebuild:
- version bump ref security bug #260514. remove some older versions
-
- 31 Oct 2008; Guy Martin <gmsoft@gentoo.org> opensc-0.11.6.ebuild:
- hppa stable
-
- 31 Aug 2008; Raúl Porcel <armin76@gentoo.org> opensc-0.11.6.ebuild:
- alpha/ia64/sparc stable wrt #233543
-
- 31 Aug 2008; Brent Baude <ranger@gentoo.org> opensc-0.11.6.ebuild:
- Marking opensc-0.11.6 ppc64 and ppc for bug 233543
-
- 31 Aug 2008; Daniel Black <dragonheart@gentoo.org> opensc-0.11.3.ebuild,
- opensc-0.11.4.ebuild, opensc-0.11.6.ebuild:
- added missing libXt dependency as per bug #231476. thanks David and Alon
-
- 30 Aug 2008; Markus Meier <maekke@gentoo.org> ChangeLog:
- amd64/x86 stable, bug #233543
-
-*opensc-0.11.6 (30 Aug 2008)
-
- 30 Aug 2008; Daniel Black <dragonheart@gentoo.org> +opensc-0.11.6.ebuild:
- version bump thanks to Alon - bug #233519
-
- 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
- Add USE flag description to metadata wrt GLEP 56.
-
- 11 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> -opensc-0.10.1.ebuild,
- -files/0.8.1-64bit.patch:
- Cleanup
-
- 10 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
- -files/opensc-0.9.4-gcc4.patch, -files/opensc-0.11.1-dep.patch,
- -files/opensc-0.11.1-pcsc.patch, -opensc-0.9.4.ebuild,
- -opensc-0.11.0-r1.ebuild, -opensc-0.11.0-r2.ebuild, -opensc-0.11.1.ebuild,
- -opensc-0.11.1-r1.ebuild, -opensc-0.11.2.ebuild:
- Cleanup
-
- 23 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> opensc-0.11.3.ebuild:
- Marked stable on amd64 as per bug 189863.
-
- 18 Sep 2007; Jeroen Roovers <jer@gentoo.org> opensc-0.11.3.ebuild:
- Stable for HPPA (bug #189863).
-
-*opensc-0.11.4 (12 Sep 2007)
-
- 12 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org> +opensc-0.11.4.ebuild:
- Version bump
-
- 09 Sep 2007; Joseph Jezak <josejx@gentoo.org> opensc-0.11.3.ebuild:
- Marked ppc/ppc64 stable for bug #189863.
-
- 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> opensc-0.11.3.ebuild:
- alpha/ia64/x86 stable wrt #189863
-
- 23 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> opensc-0.11.3.ebuild:
- Stable on sparc wrt #189863
-
- 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> opensc-0.9.4.ebuild,
- opensc-0.10.1.ebuild, opensc-0.11.0-r1.ebuild:
- Drop virtual/x11 references.
-
-*opensc-0.11.3 (20 Jul 2007)
-
- 20 Jul 2007; Alon Bar-Lev <alonbl@gentoo.org> opensc-0.11.2.ebuild,
- +opensc-0.11.3.ebuild:
- Version bump
-
-*opensc-0.11.2 (20 Jul 2007)
-
- 20 Jul 2007; Alon Bar-Lev <alonbl@gentoo.org> +opensc-0.11.2.ebuild:
- Version bump
-
- 08 Mar 2007; Alon Bar-Lev <alonbl@gentoo.org>
- +files/opensc-0.11.1-pcsc.patch, opensc-0.11.1-r1.ebuild:
- Fixed pcsc-lite-1.4 support, bug#169579, thanks to Ashu Tiwary
-
- 27 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> opensc-0.10.1.ebuild,
- opensc-0.11.0-r1.ebuild:
- Fix incomplete dev-libs/pam_pkcs11 -> sys-auth/pam_pkcs11 move.
-
- 29 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> opensc-0.11.1-r1.ebuild:
- Fixed automake constraint, closes bug#164471, thanks to Radu Benea
-
-*opensc-0.11.1-r1 (02 Dec 2006)
-
- 02 Dec 2006; Alon Bar-Lev <alonbl@gentoo.org>
- +files/opensc-0.11.1-dep.patch, +opensc-0.11.1-r1.ebuild:
- Hack configure to set dependency based on use flags, closes bug#156424,
- thanks to Mart Raudsepp for reporting
-
- 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> opensc-0.10.1.ebuild:
- Stable on Alpha.
-
-*opensc-0.11.1 (11 Oct 2006)
-
- 11 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> +opensc-0.11.1.ebuild:
- Version bump
-
- 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- opensc-0.10.1.ebuild:
- hppa stable, bug #139832
-
-*opensc-0.11.0-r2 (23 Sep 2006)
-
- 23 Sep 2006; Daniel Black <dragonheart@gentoo.org>
- +opensc-0.11.0-r2.ebuild:
- updated dependencies as per bug #109600 thanks Alon Bar-Lev
-
- 06 Aug 2006; Simon Stelling <blubb@gentoo.org> opensc-0.10.1.ebuild:
- stable on amd64
-
-*opensc-0.11.0-r1 (04 Jun 2006)
-
- 04 Jun 2006; Petre Rodan <kaiowas@gentoo.org> -opensc-0.11.0.ebuild,
- +opensc-0.11.0-r1.ebuild:
- updated HOMEPAGE and LICENSE, added default config and html docs. fix for
- #134754 reported by Andreas Jellinghaus
-
-*opensc-0.11.0 (24 May 2006)
-
- 24 May 2006; Marcelo Goes <vanquirius@gentoo.org> +opensc-0.11.0.ebuild:
- 0.11.0 version bump for bug 134114, reported by petre rodan <kaiowas at
- gentoo dot org>.
-
- 10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> opensc-0.10.1.ebuild:
- Stable on ppc.
-
- 20 Feb 2006; Markus Rothe <corsair@gentoo.org> opensc-0.10.1.ebuild:
- Stable on ppc64
-
- 17 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> opensc-0.10.1.ebuild:
- Stable on sparc
-
- 17 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> opensc-0.10.1.ebuild:
- Add revdep-rebuild note in pkg_postinst. Thanks to gustavoz.
-
- 16 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> opensc-0.10.1.ebuild:
- Mark 0.10.1 x86 stable by Andreas Steffen's <andreas.steffen at strongsec
- dot net> recommendation.
-
- 10 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> opensc-0.10.1.ebuild:
- Fix DEPEND/RDEPEND.
-
-*opensc-0.10.1 (10 Feb 2006)
-
- 10 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> -opensc-0.10.0.ebuild,
- +opensc-0.10.1.ebuild:
- 0.10.1 version bump. Obsolete pam flag for bug 121078. Thanks to Pierre
- Cassimans <kammicazze at hotmail dot com>.
-
- 19 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> -opensc-0.9.6.ebuild,
- opensc-0.10.0.ebuild:
- Make modular X friendly.
-
-*opensc-0.10.0 (12 Nov 2005)
-
- 12 Nov 2005; Marcelo Goes <vanquirius@gentoo.org> -opensc-0.8.1-r1.ebuild,
- +opensc-0.10.0.ebuild:
- 0.10.0 version bump.
-
- 17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> opensc-0.8.1-r1.ebuild,
- opensc-0.9.4.ebuild, opensc-0.9.6.ebuild:
- Converted to UTF-8, fixed encoding screwups
-
-*opensc-0.9.6 (23 May 2005)
-
- 23 May 2005; Daniel Black <dragonheart@gentoo.org> +opensc-0.9.6.ebuild:
- Version bump as per bug #92290. Thanks to Andreas Jellinghaus
- <aFREESPAMj@leogic.com>
-
- 10 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
- +files/opensc-0.9.4-gcc4.patch, opensc-0.9.4.ebuild:
- Adding gcc4 patch from Debian.
-
- 30 Jan 2005; Mike Frysinger <vapier@gentoo.org> opensc-0.9.4.ebuild:
- Add reverse deps patch to fix relinking bugs.
-
- 26 Jan 2005; Daniel Black <dragonheart@gentoo.org> :
- fixed src_uri as per bug #79510. Thanks Alexander Jenisch <nt-@gmx.de>. Note
- still working on library issues
-
- 24 Jan 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
- opensc-0.9.4.ebuild:
- Restored keywords. Added metadata with crypto herd as maintainers.
- Specified plugin direcory to remove a /no directory and to provide
- mozilla support.
-
- 23 Jan 2005; Markus Rothe <corsair@gentoo.org> opensc-0.8.1-r1.ebuild,
- opensc-0.9.4.ebuild:
- Added ~ppc64 to KEYWORDS
-
-*opensc-0.9.4 (02 Nov 2004)
-
- 02 Nov 2004; Mike Frysinger <vapier@gentoo.org> +opensc-0.9.4.ebuild:
- Version bump #69702.
-
-*opensc-0.8.1-r1 (13 Oct 2004)
-
- 13 Oct 2004; Mike Frysinger <vapier@gentoo.org> +files/0.8.1-64bit.patch,
- +opensc-0.8.1-r1.ebuild, -opensc-0.8.1.ebuild, opensc-0.9.2.ebuild:
- Version bump to fix 64bit problems. Patch by Andreas Steffen.
-
-*opensc-0.9.2 (31 Aug 2004)
-
- 31 Aug 2004; Mike Frysinger <vapier@gentoo.org> -opensc-0.9.0_alpha.ebuild,
- +opensc-0.9.2.ebuild:
- Version bump #62359 by Andreas Jellinghaus.
-
- 17 Jul 2004; David Holm <dholm@gentoo.org> opensc-0.8.1.ebuild,
- opensc-0.9.0_alpha.ebuild:
- Added to ~ppc.
-
- 14 Jul 2004; Mike Frysinger <vapier@gentoo.org> opensc-0.8.1.ebuild,
- opensc-0.9.0_alpha.ebuild:
- If X is not installed then dont build the netscape plugin #56086 by Wolfram
- Schlich.
-
-*opensc-0.9.0_alpha (13 Jul 2004)
-
- 13 Jul 2004; Mike Frysinger <vapier@gentoo.org> +opensc-0.9.0_alpha.ebuild:
- Add an alpha version -* for Lars T. Mikkelsen #55828.
-
- 20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> opensc-0.8.1.ebuild:
- stop using deprecated ?: use syntax
-
-*opensc-0.8.1 (22 Feb 2004)
-
- 12 Mar 2004; Mike Frysinger <vapier@gentoo.org> :
- Add local USE to control building with pcsclite or openct #44345 by jochen.
-
- 22 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
- Initial import. Ebuild submitted by Lars T. Mikkelsen/Peter Stuge #28202.
diff --git a/dev-libs/opensc/Manifest b/dev-libs/opensc/Manifest
deleted file mode 100644
index b509098..0000000
--- a/dev-libs/opensc/Manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-AUX opensc-0.12.1-crossbuild.patch 1839 SHA256 dd1f76f60d6223fc86ee80f500b89ffc3dfebffac04ef999f58df17d90b1bedb SHA512 92f3a9c396082e7ab133c3eedd2a672d1de716ae420f255efa1a5b81877cf598d971fc5f4f32ffe5c89b8c447657c1845528b5932d520c435eb440d077805fda WHIRLPOOL 118ee84e436c37b1307c0e74245a325c75504357363877db85085179707ff035fae6cd02755d58db12d3eef31ebcfbc0bb08994c0f814ea11d1bc787a69ad9c7
-AUX opensc-0.12.2-dl.patch 1264 SHA256 6d081c0c598b0999fad501ba97f293156d5a64928d769891c18cb6783e01da71 SHA512 90c1cd6e7fdb03a26ad031bd1b7bd7490d9cd890d3862d39b6929cea5ded393a43e86e2e364f492346d049b6d9eb58e6868561d2dcca4314084ef112bee43a16 WHIRLPOOL 3fab99f52ee034ebdb841c4dc30ca0b115f0b975b48150a49a4b89c38a2426287bc10b6bec9d105dac144d124acfc070de6e281c6ddde95f31d95bbd38c25d5e
-AUX opensc-0.12.2-parallelinstall.patch 2132 SHA256 bb7b632fe4ef164f09cdff1e02598711bf14207a0e3e428a1b9d2e46715b0495 SHA512 025484837068908c9a0a5efa7b79d389607be2a264a726dc152f9bc592cd34cd12306057d66861df308ac61aa0c30985c962596efa5076283b47152509824c01 WHIRLPOOL d7eb4593fb7f8ad6507eb8b1ba7dc2a62d3b7babba36f2224d6f6b7af1829aba64d74696de6297d6661a23a54640ea3e513c2b5f22d2b6770b92e08abe2f6a7e
-DIST opensc-0.12.2-opendnie.patch.bz2 47945 SHA256 9a931d71dee7e2bd295fdfad38696bbd549b35e60b84fe79d68fe1995411fef7 SHA512 8e1b8595d8a8e5a63b1318092bf5b77797f9e4aba7ac4acc98a01c1597db1bb413f031f2ace307558edd161db09c3f89e35066b439881d8bd7afbbc0d0d2e85b WHIRLPOOL 191e40464e8ba89c8b6625b83be31f124674415970e3c7ac35e690dec54871d04209047891ff0439a647b0929939e3424ca508e9276197385c0f4a755cd6c209
-DIST opensc-0.12.2.tar.gz 1738553 SHA256 50e7371c0f45a3ed887098b712554905e3ef639d4dfca5ac90b8af5f69f1e675 SHA512 544971f2c79723f618806c7043f0f1ffc25332752cbcaec97ffb1c99f9a2dff2237a6e5f5e020a4b9878921fec3a5234ca7e4fe9c8175c3f6142b169fcc65334 WHIRLPOOL 4969811d68d72e82c3a2b0297d5ff9aaca083b6ef8e66223d4385dce35cd9560cdda7cca8ccd38b52eb55465dbd6f8704485778b21d2a88bb548a5bbd87071e2
-EBUILD opensc-0.12.2-r2.ebuild 2280 SHA256 eb99fc5a24b47014d169f9ec14b738c937a1f2e2813eb8762dc3d531f65c76a9 SHA512 9a716e8120a9f28fc4dba7db22a503e774f61bb74932417ab6f5328ced9fa1c7fba8729206537f9077706bd1e005bda1331a7634a8b38e69befad2c99ae778e8 WHIRLPOOL be6aa45b664f546cd654856182d2f151abcf64c541b4bbcd4daeb01fb48312216e34800d87284c866d4791f547e66d1449c0ebae4c015387f1ee8988496bf361
-MISC ChangeLog 18188 SHA256 cf5e37d3d33100a4e04c8793ad8040fdeb9dc4cc7e2f9e0c51a54bc089774110 SHA512 d27fc30095246ec3d479445fd1e7211912bbe559a5d22c45ae69302bce9fd18ff60989a821957314f67fa2c05be6d2f1d3c3e6b4d700fc82ffcdbb8082f2c10b WHIRLPOOL abbdb27c852efc9b78f8d7796330e8dd9d485adb08855c17e159f31c645c81ac0da6bedbd0db55df1386869b21c8ca305c20472964eb6317686a994333dc84d9
-MISC metadata.xml 1599 SHA256 f03dfad5eb82d10ddbde88ade8f7450d08a5fd1b984186c74ba369c9db403826 SHA512 362dd2562538f99c713e9f171baaebbd699d859f40a0e97a7342caa307f751c379921c1af4b77876168db2bfd69bf7e97897213ee9bf0752a3ac4edde651b654 WHIRLPOOL 8aaa7ee574c199b12db3fb938237f0099eb01fed16d59b6be0787d6ea972384c1735b45497b98e16d5ee717d76038255649d2430b0ac5a4e7d9f943385ba67b2
diff --git a/dev-libs/opensc/files/opensc-0.12.1-crossbuild.patch b/dev-libs/opensc/files/opensc-0.12.1-crossbuild.patch
deleted file mode 100644
index 008fd3c..0000000
--- a/dev-libs/opensc/files/opensc-0.12.1-crossbuild.patch
+++ /dev/null
@@ -1,38 +0,0 @@
---- src/pkcs11/Makefile.am 2011-05-17 13:07:00.000000000 -0400
-+++ Makefile.am.new 2011-07-07 10:03:28.399185928 -0400
-@@ -14,9 +14,10 @@
- mechanism.c openssl.c framework-pkcs15.c \
- framework-pkcs15init.c debug.c opensc-pkcs11.exports \
- pkcs11-display.c pkcs11-display.h
--OPENSC_PKCS11_LIBS = $(OPTIONAL_OPENSSL_LIBS) $(PTHREAD_LIBS) $(LTLIB_LIBS) \
-+OPENSC_PKCS11_LIBS = \
- $(top_builddir)/src/common/libcompat.la \
-- $(top_builddir)/src/libopensc/libopensc.la
-+ $(top_builddir)/src/libopensc/libopensc.la \
-+ $(OPTIONAL_OPENSSL_LIBS) $(PTHREAD_LIBS) $(LTLIB_LIBS)
-
- opensc_pkcs11_la_SOURCES = $(OPENSC_PKCS11_SRC) $(OPENSC_PKCS11_INC) hack-disabled.c
- opensc_pkcs11_la_LIBADD = $(OPENSC_PKCS11_LIBS)
-@@ -31,7 +32,7 @@
- -module -shared -avoid-version -no-undefined
-
- pkcs11_spy_la_SOURCES = pkcs11-spy.c pkcs11-display.c pkcs11-display.h pkcs11-spy.exports
--pkcs11_spy_la_LIBADD = $(OPTIONAL_OPENSSL_LIBS) $(LTLIB_LIBS) $(top_builddir)/src/common/libpkcs11.la
-+pkcs11_spy_la_LIBADD = $(top_builddir)/src/common/libpkcs11.la $(OPTIONAL_OPENSSL_LIBS) $(LTLIB_LIBS)
- pkcs11_spy_la_LDFLAGS = $(AM_LDFLAGS) \
- -export-symbols "$(srcdir)/pkcs11-spy.exports" \
- -module -shared -avoid-version -no-undefined
---- src/tools/Makefile.am 2011-05-17 13:07:00.000000000 -0400
-+++ Makefile.am.new 2011-07-07 10:06:08.710185925 -0400
-@@ -24,8 +24,9 @@
- pkcs15_tool_SOURCES = pkcs15-tool.c util.c
- pkcs15_tool_LDADD = $(OPTIONAL_OPENSSL_LIBS)
- pkcs11_tool_SOURCES = pkcs11-tool.c util.c
--pkcs11_tool_LDADD = $(OPTIONAL_OPENSSL_LIBS) $(LTLIB_LIBS) \
-- $(top_builddir)/src/common/libpkcs11.la
-+pkcs11_tool_LDADD = \
-+ $(top_builddir)/src/common/libpkcs11.la \
-+ $(OPTIONAL_OPENSSL_LIBS) $(LTLIB_LIBS)
- pkcs15_crypt_SOURCES = pkcs15-crypt.c util.c
- pkcs15_crypt_LDADD = $(OPTIONAL_OPENSSL_LIBS)
- cryptoflex_tool_SOURCES = cryptoflex-tool.c util.c
diff --git a/dev-libs/opensc/files/opensc-0.12.2-dl.patch b/dev-libs/opensc/files/opensc-0.12.2-dl.patch
deleted file mode 100644
index 526ef81..0000000
--- a/dev-libs/opensc/files/opensc-0.12.2-dl.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-From 1b896582a0cd74854f99e08854554807a8f1f764 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger <vapier@gentoo.org>
-Date: Tue, 22 May 2012 14:12:23 -0400
-Subject: [PATCH] link against -ldl when -lltdl is not available
-
-If ltdl isn't found, the code will use dlopen if it's available.
-But it won't link to -ldl which can cause link errors like so:
-
- CCLD opensc-tool
-../../src/libopensc/.libs/libopensc.so: error: undefined reference to 'dlopen'
-../../src/libopensc/.libs/libopensc.so: error: undefined reference to 'dlsym'
-../../src/libopensc/.libs/libopensc.so: error: undefined reference to 'dlerror'
-../../src/libopensc/.libs/libopensc.so: error: undefined reference to 'dlclose'
-collect2: ld returned 1 exit status
-make[3]: *** [opensc-tool] Error 1
-
-Signed-off-by: Mike Frysinger <vapier@gentoo.org>
----
- configure.ac | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 2751f0f..123aeb1 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -277,6 +277,13 @@ if test -z "${LTLIB_LIBS}"; then
- [LTLIB_LIBS="-lltdl"]
- )
- fi
-+if test -z "${LTLIB_LIBS}"; then
-+ AC_CHECK_LIB(
-+ [dl],
-+ [dlopen],
-+ [LTLIB_LIBS="-ldl"]
-+ )
-+fi
-
- saved_CFLAGS="${CFLAGS}"
- CFLAGS="${CFLAGS} ${LTLIB_CFLAGS}"
---
-1.7.8.6
-
diff --git a/dev-libs/opensc/files/opensc-0.12.2-parallelinstall.patch b/dev-libs/opensc/files/opensc-0.12.2-parallelinstall.patch
deleted file mode 100644
index 823fa08..0000000
--- a/dev-libs/opensc/files/opensc-0.12.2-parallelinstall.patch
+++ /dev/null
@@ -1,64 +0,0 @@
-From 9e62ac20a1dc39e001875e57067ab7fa2389ae73 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= <flameeyes@flameeyes.eu>
-Date: Sun, 13 May 2012 14:55:35 -0700
-Subject: [PATCH] build: fix parallel install by creating directory in the
- rule
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Relying on the rule that creates the directory is a bad idea to be
-parallel safe.
-
-Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
----
- etc/Makefile.am | 4 ++--
- src/pkcs11/Makefile.am | 7 ++++---
- 2 files changed, 6 insertions(+), 5 deletions(-)
-
-diff --git a/etc/Makefile.am b/etc/Makefile.am
-index 0ef546f..478a7bb 100644
---- a/etc/Makefile.am
-+++ b/etc/Makefile.am
-@@ -18,8 +18,8 @@ opensc.conf: opensc.conf.in force
- -e 's|@DEFAULT_PCSC_PROVIDER[@]|$(DEFAULT_PCSC_PROVIDER)|g' \
- < $< > $@
-
--sysconf_DATA=#required in order to create dir
--install-exec-hook: install-sysconfDATA opensc.conf
-+install-exec-hook: opensc.conf
-+ $(mkdir_p) "$(DESTDIR)$(sysconfdir)"
- if [ -f "$(DESTDIR)$(sysconfdir)/opensc.conf" ]; then \
- $(INSTALL_DATA) opensc.conf "$(DESTDIR)$(sysconfdir)/opensc.conf.new"; \
- else \
-diff --git a/src/pkcs11/Makefile.am b/src/pkcs11/Makefile.am
-index ba5e70d..742c5fb 100644
---- a/src/pkcs11/Makefile.am
-+++ b/src/pkcs11/Makefile.am
-@@ -52,19 +52,20 @@ pkcs11-jar: jar-dir
- -k"testcert" jar-dir
-
- if WIN32
--install-exec-hook: install-pkcs11DATA
-+install-exec-hook:
-+ $(mkdir_p) "$(DESTDIR)$(libdir)"
- for l in opensc-pkcs11.dll onepin-opensc-pkcs11.dll pkcs11-spy.dll; do \
- mv "$(DESTDIR)$(libdir)/$$l" "$(DESTDIR)$(bindir)/$$l"; \
- done
- else
- # see http://wiki.cacert.org/wiki/Pkcs11TaskForce
--pkcs11_DATA = #This will create the directory
- if CYGWIN
- PKCS11_SUFFIX=.dll
- else
- PKCS11_SUFFIX=.so
- endif
--install-exec-hook: install-pkcs11DATA
-+install-exec-hook:
-+ $(mkdir_p) "$(DESTDIR)$(pkcs11dir)"
- for l in opensc-pkcs11$(PKCS11_SUFFIX) onepin-opensc-pkcs11$(PKCS11_SUFFIX) pkcs11-spy$(PKCS11_SUFFIX); do \
- rm -f "$(DESTDIR)$(pkcs11dir)/$$l"; \
- $(LN_S) ../$$l "$(DESTDIR)$(pkcs11dir)/$$l"; \
---
-1.7.8.6
-
diff --git a/dev-libs/opensc/metadata.xml b/dev-libs/opensc/metadata.xml
deleted file mode 100644
index b516841..0000000
--- a/dev-libs/opensc/metadata.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>crypto</herd>
- <maintainer>
- <email>crypto@gentoo.org</email>
- <name>Crypto Herd</name>
- </maintainer>
- <longdescription>
- OpenSC is a library for accessing SmartCard devices. It is also
- the core library of the OpenSC project.
-
- Basic functionality (e.g. SELECT FILE, READ BINARY) should work on
- any ISO 7816-4 compatible SmartCard. Encryption and decryption
- using private keys on the SmartCard is possible with PKCS #15
- compatible cards, such as the FINEID (Finnish Electronic IDentity)
- card.
- </longdescription>
- <use>
- <flag name='dnie'>
- Add support for the spanish ID card. This patch builds the card
- driver into opensc so it may cause issues with other drivers,
- unless you want to test it with other cards or need to use a dnie
- you shouldn't enable it.
- </flag>
-
- <flag name='libtool'>
- Use <pkg>sys-devel/libtool</pkg> for dynamically loading libraries
- rather than the host libdl/dlopen helpers.
- </flag>
-
- <flag name='openct'>
- Use <pkg>dev-libs/openct</pkg> (and CT-API) for accessing
- Smartcard hardware. If neither openct nor pcsc-lite are enabled,
- only CT-API dynamic linking is enabled.
- </flag>
-
- <flag name='pcsc-lite'>
- Use <pkg>sys-apps/pcsc-lite</pkg> (and PC/SC API) for accessing
- Smartcard hardware. If neither openct nor pcsc-lite are enabled,
- only CT-API dynamic linking is enabled.
- </flag>
- </use>
-</pkgmetadata>
diff --git a/dev-libs/opensc/opensc-0.12.2-r2.ebuild b/dev-libs/opensc/opensc-0.12.2-r2.ebuild
deleted file mode 100644
index 40b6ba5..0000000
--- a/dev-libs/opensc/opensc-0.12.2-r2.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.12.2-r2.ebuild,v 1.5 2012/09/12 00:34:08 jer Exp $
-
-EAPI=4
-
-inherit eutils autotools
-
-DESCRIPTION="Libraries and applications to access smartcards"
-HOMEPAGE="http://www.opensc-project.org/opensc/"
-#Please note that the forge applies a per download number to each file
-#So this must be updated per revision, the list is at
-#https://forja.cenatic.es/frs/?group_id=160&release_id=571
-SRC_URI="http://www.opensc-project.org/files/${PN}/${P}.tar.gz
- dnie? ( http://dev.gentoo.org/~klondike/opendnie/opensc-0.12.2-opendnie.patch.bz2 )"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="doc dnie libtool +pcsc-lite openct readline ssl zlib"
-
-RDEPEND="libtool? ( sys-devel/libtool )
- zlib? ( sys-libs/zlib )
- readline? ( sys-libs/readline )
- ssl? ( dev-libs/openssl )
- openct? ( >=dev-libs/openct-0.5.0 )
- pcsc-lite? ( >=sys-apps/pcsc-lite-1.3.0 )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- app-text/docbook-xsl-stylesheets
- dev-libs/libxslt"
-
-REQUIRED_USE="
- pcsc-lite? ( !openct )
- openct? ( !pcsc-lite )"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.12.1-crossbuild.patch
- use dnie && epatch "${WORKDIR}"/${P}-opendnie.patch
- epatch "${FILESDIR}"/${P}-parallelinstall.patch
- epatch "${FILESDIR}"/${P}-dl.patch
- eautoreconf
-}
-
-src_configure() {
- # disable everything, enable selectively
- local myconf="--disable-pcsc --disable-openct --disable-ctapi"
-
- if use pcsc-lite; then
- myconf+=" --enable-pcsc"
- elif use openct; then
- myconf+=" --enable-openct"
- else
- myconf+=" --enable-ctapi"
- fi
-
- # the configure script prefers libtool's libltdl over
- # the native system's dlopen ... so we have to manually
- # control the behavior to something a bit more sane
- export ac_cv_header_ltdl_h=$(usex libtool) \
- ac_cv_lib_ltdl_lt_dlopen=$(usex libtool)
-
- econf \
- --docdir="/usr/share/doc/${PF}" \
- --htmldir='$(docdir)/html' \
- --disable-static \
- $(use_enable doc) \
- $(use_enable openct) \
- $(use_enable readline) \
- $(use_enable zlib) \
- $(use_enable ssl openssl) \
- ${myconf}
-}
-
-src_install() {
- default
- find "${ED}"/usr -name '*.la' -delete
-}