summaryrefslogtreecommitdiff
path: root/security/opencryptoki/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-0/+6
|
* Update to 3.11.0, which supports OpenSSL 1.0.x and 1.1.x.Hiroki Sato2019-03-0339-531/+519
|
* security/opencryptoki: Fix typo in pkg-messageTobias Kortkamp2018-03-141-2/+2
| | | | | | | | Use pw groupmod to add new users to the _pkcs11 group PR: 217130 Submitted by: Arie Bikker <src-2016@bikker.homeunix.net> Approved by: hrs (maintainer timeout, 1 year)
* security/opencryptoki: Fix build with LIbreSSL (old DES functions)John Marino2016-09-131-0/+62
| | | | | | | | The referenced PR is related but overcome by the import of the latest version of opencryptoki. PR: 198351 Approved by: SSL blanket
* Fix build on 9.x.Hiroki Sato2016-06-111-3/+37
|
* Fix dependency and build of ICSF token support. The configure scriptHiroki Sato2016-06-101-1/+2
| | | | | | | enabled the build when libldap was found. Spotted by: luca.pizzamiglio@gmail.com PR: 209992
* Update to 3.5. Notable changes are as follows:Hiroki Sato2016-05-1850-885/+392
| | | | | | | | | | | | | | | | | | | | - No longer required to run pkcs11_startup. pkcs11_startup and pkcs_slotd were shell scripts that created the config file, pk_config_data, which was read by pkcsslotd to get available slot information. The pk_config_data configuration file has been replaced with /etc/opencryptoki/opencryptoki.conf. In version 3, the pkcsslotd daemon reads opencryptoki.conf to get slot information. The opencryptoki.conf by default contains slot information for each token currently supported by opencryptoki with the exception of the ICSF token, which requires some initial setup. Please see man page for opencryptoki.conf for further information. Since pk_config_data is no longer required, pkcs11_startup and pkcs_slotd have been removed.
* - USES=libtool tar:bzip2Tijl Coosemans2014-07-061-1/+1
| | | | | | | - Set USE_LDCONFIG correctly - Use standard USE_AUTOTOOLS instead of overriding run-autotools target - Use /var instead of PREFIX/var - Create directories under /var from pkg-plist for pkg_install
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* o Add a important hack to tpmtoken_init(1).Norikatsu Shigemura2010-12-191-2/+17
| | | | o Bump PORTREVISION, accordingly.
* Remove a extra directory and file, and bump PORTREVISION.Norikatsu Shigemura2010-11-231-0/+13
| | | | Pointed out by: QAT
* o Don't run-autotools-*, twice.Norikatsu Shigemura2010-11-231-0/+9
| | | | | | | o Don't install extra init.d script. [1] o Bump PORTREVISION, accordingly. Pointed out by: ume [1]
* Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.Norikatsu Shigemura2010-11-0739-0/+1091
Obtained from: http://bsssd.sourceforge.net/