NOTICE: This package has been removed from pkgsrc

./wip/engine-pkcs11, OpenSSL PKCS

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.3nb1, Package name: engine-pkcs11-0.1.3nb1, Maintainer: evaldo

Engine_pkcs11 is an implementation of an engine for OpenSSL.
It can be loaded using code, config file or command line and will pass any
function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be
used with smart cards and software for using smart cards in PKCS#11 format,
such as OpenSC. Originaly this engine was a part of OpenSC, until OpenSC was
split into several small projects for improved flexibility.


Required to run:
[security/openssl] [wip/libp11]

Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: 5c4599a6c80f25672fd659e3db3c0acd119fb0db
RMD160: 8cc0e28c4285986facea2c9f508dcc6fcbd9f1b4
Filesize: 305.408 KB

Version history: (Expand)


CVS history: (Expand)


   2009-03-06 08:11:02 by Hasso Tepper | Files touched by this commit (11) | Package removed
Log message:
engine-pkcs11 and libp11 are moved to the pkgsrc.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-04-06 09:17:58 by Jeremy C. Reed | Files touched by this commit (19)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
   2006-03-28 02:59:38 by Evaldo Gardenali | Files touched by this commit (1)
Log message:
Fix PKGNAME
Demand pkgsrc openssl
   2006-03-25 19:34:55 by Evaldo Gardenali | Files touched by this commit (1)
Log message:
engine-pkcs11: added buildlink3.mk that was missing
   2006-03-25 03:53:58 by Evaldo Gardenali | Files touched by this commit (4) | Imported package
Log message:
Import engine-pkcs11-0.1.3:
Engine_pkcs11 is an implementation of an engine for OpenSSL.
It can be loaded using code, config file or command line and will pass any
function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be
used with smart cards and software for using smart cards in PKCS#11 format,
such as OpenSC. Originaly this engine was a part of OpenSC, until OpenSC was
split into several small projects for improved flexibility.