Port details |
- gnupg-pkcs11-scd PKCS#11 enabled gnupg scd
- 0.11.0 security
=3 0.10.0_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2020-02-03 16:34:29
- Last Update: 2025-05-28 08:28:08
- Commit Hash: 0707780
- People watching this port, also watch:: gitolite, vtun, perl5, rubygem-epp-client-afnic, perl5.36
- License: BSD3CLAUSE
- WWW:
- https://github.com/alonbl/gnupg-pkcs11-scd
- Description:
- gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon to
enable the use of PKCS#11 tokens with GnuPG.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnupg-pkcs11-scd>0:security/gnupg-pkcs11-scd
- To install the port:
- cd /usr/ports/security/gnupg-pkcs11-scd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gnupg-pkcs11-scd
- pkg install gnupg-pkcs11-scd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnupg-pkcs11-scd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746528375
SHA256 (gnupg-pkcs11-scd-0.11.0.tar.bz2) = 954787e562f2b3d9294212c32dd0d81a2cd37aca250e6685002d2893bb959087
SIZE (gnupg-pkcs11-scd-0.11.0.tar.bz2) = 154497
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgcrypt.so : security/libgcrypt
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libpkcs11-helper.so : security/pkcs11-helper
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnupg-pkcs11-scd-0.11.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- security_gnupg-pkcs11-scd
- USES:
- pkgconfig ssl tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 28 May 2025 08:28:08
    |
Mathieu Arnold (mat)  |
security/gnupg-pkcs11-scd: return to the pool |
0.11.0 06 May 2025 11:20:20
    |
Mathieu Arnold (mat)  |
security/gnupg-pkcs11-scd: update to 0.11.0 |
0.10.0_2 13 Jul 2024 09:19:00
    |
Mathieu Arnold (mat)  |
fix: correct the error message for libassuan too |
0.10.0_2 09 Jul 2024 09:39:44
    |
Mathieu Arnold (mat)  |
security/gnupg-pkcs11-scd: fix build after libassuan update |
0.10.0_2 08 Jul 2024 05:08:30
    |
Jason E. Hale (jhale)  |
*/*: Chase security/libassuan shlib bump |
0.10.0_1 27 Jan 2024 10:52:26
    |
Gleb Popov (arrowd)  |
security/gnupg-pkcs11-scd: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10.0 04 Apr 2022 07:35:31
    |
Mathieu Arnold (mat)  |
security/gnupg-pkcs11-scd: update to 0.10.0 |
0.9.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.2 03 Feb 2020 16:34:23
  |
mat  |
gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon to
enable the use of PKCS#11 tokens with GnuPG.
WWW: https://github.com/alonbl/gnupg-pkcs11-scd |