| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Simple fix to remove the '-g ' option. Just let the @sample()
parameters in pkg-plist set the group permissions.
Approved by: hrs (maintainer timeout)
MFH: 2023Q2
PR: 269524
|
| |
|
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=508909
|
|
|
|
| |
Notes:
svn path=/head/; revision=494474
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=464467
|
|
|
|
|
|
|
|
|
|
|
| |
The referenced PR is related but overcome by the import of the latest
version of opencryptoki.
PR: 198351
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421968
|
|
|
|
| |
Notes:
svn path=/head/; revision=416762
|
|
|
|
|
|
|
|
|
|
| |
enabled the build when libldap was found.
Spotted by: luca.pizzamiglio@gmail.com
PR: 209992
Notes:
svn path=/head/; revision=416685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=415459
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=360949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
o Bump PORTREVISION, accordingly.
Notes:
svn path=/head/; revision=266563
|
|
|
|
|
|
|
| |
Pointed out by: QAT
Notes:
svn path=/head/; revision=265017
|
|
|
|
|
|
|
|
|
|
| |
o Don't install extra init.d script. [1]
o Bump PORTREVISION, accordingly.
Pointed out by: ume [1]
Notes:
svn path=/head/; revision=265004
|
|
Obtained from: http://bsssd.sourceforge.net/
Notes:
svn path=/head/; revision=264183
|