Commit graph

6 commits

Author SHA1 Message Date
Tobias Nygren
d2ab3469b0 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@
2008-01-18 04:30:10 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Evaldo Gardenali
4db23fbe6d Fix PKGNAME
Demand pkgsrc openssl
2006-03-28 00:59:38 +00:00
Evaldo Gardenali
cd150aa92b engine-pkcs11: added buildlink3.mk that was missing 2006-03-25 18:34:55 +00:00
Evaldo Gardenali
9738f37046 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.
2006-03-25 02:53:56 +00:00