Port details |
- pam_p11 PAM module using crypto tokens for auth
- 0.6.0 security =2 0.6.0Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2006-06-12 17:03:17
- Last Update: 2024-03-24 11:29:31
- Commit Hash: cad20a9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/OpenSC/pam_p11
- Description:
- Pam_p11 is a plugable authentication module (pam) package
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.
Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.
Pam_p11 implements two authentication modules:
* pam_p11_openssh authenticates the user using his
openssh ~/.ssh/authorized_keys file.
* pam_p11_opensc authenticates the user using
certificates found in ~/.eid/authorized_certificates.
Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pam_p11>0:security/pam_p11
- To install the port:
- cd /usr/ports/security/pam_p11/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pam_p11
- pkg install pam_p11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pam_p11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711279312
SHA256 (pam_p11-0.6.0.tar.gz) = 9c83ed3156a405c073e79a237234772dee0d7884fd7a0cadf543eca87e171733
SIZE (pam_p11-0.6.0.tar.gz) = 435699
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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libp11.so : security/libp11
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pam_p11-0.6.0:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- security_pam_p11
- USES:
- libtool pkgconfig ssl gettext
- 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.6.0 24 Mar 2024 11:29:31 |
Alex Dupre (ale) |
security/pam_p11: update to 0.6.0 release. |
0.5.0 04 Aug 2023 15:19:19 |
Alex Dupre (ale) |
security/pam_p11: update to 0.5.0 release |
0.4.0 09 Jun 2023 09:19:58 |
Alex Dupre (ale) |
security/pam_p11: update to 0.4.0 release and fix build with openssl 3.x |
0.3.1_1 03 May 2023 16:20:00 |
Muhammad Moinur Rahman (bofh) |
security/pam_p11: Mark BROKEN_SSL
- Fails to build with error: 'RSA_*' is deprecated which were
deprecated in OpenSSL 3.0.0 and later
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.3.1_1 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.3.1_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.3.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.1_1 02 Sep 2020 14:42:40 |
ale |
Fix soname version generation and bump port revisions.
PR: 249052
Submitted by: Ole <ole@free.de> |
0.3.1 12 Sep 2019 08:04:47 |
ale |
Update to 0.3.1 release. |
0.3.0 29 Apr 2019 10:08:19 |
ale |
Update to 0.3.0 release. |
0.2.0_1 24 Oct 2018 12:48:47 |
ale |
Add support for openssl 1.1.x and NLS. |
0.2.0 18 Oct 2018 08:00:37 |
ale |
Fix build on i386. |
0.2.0 16 Oct 2018 10:30:43 |
ale |
Update to 0.2.0 release. |
0.1.5_3 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.1.5_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.1.5_3 30 Jul 2015 22:23:08 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.1.5_3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
0.1.5_3 13 May 2014 12:21:43 |
ale |
Stagify. |
0.1.5_3 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
0.1.5_3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.1.5_3 31 Aug 2013 00:11:07 |
bapt |
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
0.1.5_3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.1.5_3 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.1.5_3 22 Apr 2011 08:51:21 |
ale |
Chase libp11 library and bump PORTREVISION. |
0.1.5_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.1.5_2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.1.5_2 16 Jun 2009 05:55:21 |
ale |
Chase libp11 and bump PORTREVISION. |
0.1.5_1 31 Oct 2008 11:31:35 |
ale |
Random SHA-1 hashes should be sized as real ones.
Submitted by: Pawel Worach <pawel.worach@gmail.com> |
0.1.5 27 Aug 2008 16:02:44 |
ale |
Update to 0.1.5 release. |
0.1.3 17 Jul 2007 09:29:05 |
ale |
Update to 0.1.3 release. |
0.1.2 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.1.2 12 Jun 2006 17:00:25 |
ale |
Pam_p11 is a plugable authentication module (pam) package
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.
Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.
Pam_p11 implements two authentication modules:
* pam_p11_openssh authenticates the user using his
openssh ~/.ssh/authorized_keys file.
* pam_p11_opensc authenticates the user using
certificates found in ~/.eid/authorized_certificates.
Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.
WWW: http://www.opensc-project.org/pam_p11/ |