Port details |
- oath-toolkit Library, tools, and PAM module for OATH authentication
- 2.6.7_3 security
=3 Version of this port present on the latest quarterly branch. - Maintainer: ale@FreeBSD.org
 - Port Added: 2011-11-23 14:37:42
- Last Update: 2022-07-20 14:22:56
- Commit Hash: 857c05f
- People watching this port, also watch:: postfix, json-c, python, py39-pycparser, openjdk8
- License: GPLv3+ LGPL20+
- Description:
- The OATH Toolkit contains a shared library, command line tool
and a PAM module that makes it possible to build one-time
password authentication systems. Supported technologies include
the event-based HOTP algorithm and the time-based TOTP algorithm.
OATH is the Open AuTHentication organization which specify
the algorithms.
The components included in the package is:
- liboath: A shared and static C library for OATH handling.
- oathtool: A command line tool for generating and validating OTPs.
- pam_oath: A PAM module for pluggable login authentication for OATH.
WWW: http://www.nongnu.org/oath-toolkit/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- oath-toolkit>0:security/oath-toolkit
- To install the port:
- cd /usr/ports/security/oath-toolkit/ && make install clean
- To add the package, run one of these commands:
- pkg install security/oath-toolkit
- pkg install oath-toolkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: oath-toolkit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643620380
SHA256 (oath-toolkit-2.6.7.tar.gz) = 36eddfce8f2f36347fb257dbf878ba0303a2eaafe24eaa071d5cd302261046a9
SIZE (oath-toolkit-2.6.7.tar.gz) = 5625279
- 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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libxml2.so : textproc/libxml2
- libxmlsec1.so : security/xmlsec1
- This port is required by:
- for Build
-
- www/glewlwyd
- for Libraries
-
- net/ceph14
- net/ocserv
- sysutils/plasma-pass
- www/glewlwyd
- www/sogo
- www/sogo-activesync
-
Deleted ports which required this port:
- for Run
-
- sysutils/pass-otp
- www/glewlwyd
- Configuration Options:
- ===> The following configuration options are available for oath-toolkit-2.6.7_3:
DOCS=on: Build and/or install documentation
PSKC=on: Portable Symmetric Key Container (RFC 6030) support
===> Use 'make config' to modify these settings
- Options name:
- security_oath-toolkit
- USES:
- gmake libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:56 2.6.7_3 |
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 ) |
10 Apr 2022 19:11:41 2.6.7_3 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 2.6.7_2 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
01 Feb 2022 15:12:23 2.6.7_1 |
Alex Dupre (ale)  |
security/oath-toolkit: fix pam_oath undefined symbol at modul load
PR: 261646
Submitted by: Matt Smith <freebsd@xtaz.uk> |
31 Jan 2022 12:22:47 2.6.7 |
Alex Dupre (ale)  |
security/oath-toolkit: update to 2.6.7 release |
06 Apr 2021 14:31:07 2.6.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
31 Aug 2016 10:19:51
2.6.2 |
ale  |
Update to 2.6.2 release. |
01 Apr 2016 14:25:18
2.6.1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
19 Sep 2015 07:56:52
2.6.1 |
ale  |
Update to 2.6.1 release. |
15 Jun 2015 05:53:08
2.6.0 |
ale  |
Update to 2.6.0 release. |
14 May 2015 10:15:09
2.4.1_1 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2014 16:48:41
2.4.1_1 |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
25 Sep 2014 15:47:26
2.4.1 |
tijl  |
Remove hack now that USES=pathfix no longer modifies configure (r369260) |
07 Jul 2014 09:08:50
2.4.1 |
ale  |
Update to 2.4.1 release. |
06 Jul 2014 20:34:03
2.4.0_2 |
tijl  |
- Add USES=libtool
- Replace post-patch command with configure argument
- Replace two patches with post-patch command |
16 Apr 2014 18:28:50
2.4.0_1 |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
05 Oct 2013 20:44:51
2.4.0 |
ale  |
Update to 2.4.0 release and stagify. |
20 Sep 2013 22:55:26
2.0.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
23 Apr 2013 14:20:28
2.0.2 |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
19 Mar 2013 13:04:31
2.0.2 |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
22 Jan 2013 09:48:08
2.0.2 |
ale  |
Update to 2.0.2 release. |
05 Nov 2012 10:34:26
2.0.1 |
ale  |
Update to 2.0.1 release.
Feature safe: yes |
11 Oct 2012 14:09:26
2.0.0 |
ale  |
Update to 2.0.0 release:
- add PSKC support
Feature safe: yes |
19 Sep 2012 08:14:11
1.12.6 |
ale  |
Update to 0.12.6 release. |
23 Aug 2012 14:56:42
1.12.5 |
ale  |
Update to 1.12.5 release. |
03 Aug 2012 15:54:36
1.12.4 |
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
18 Jun 2012 07:44:37
1.12.4 |
ale  |
Update to 1.12.4 release. |
01 Jun 2012 09:25:19
1.12.3 |
ale  |
Update to 1.12.3 release. |
12 Apr 2012 14:13:34
1.12.2 |
ale  |
Update to 0.12.2 release. |
03 Apr 2012 09:56:10
1.12.1 |
ale  |
Update to 1.12.1 release.
Feature safe: yes |
10 Jan 2012 11:59:22
1.10.5 |
ale  |
Update to 1.10.5 release. |
25 Nov 2011 14:25:31
1.10.4 |
ale  |
Update to 1.10.4 release.
Feature safe: yes |
23 Nov 2011 14:37:16
1.10.0 |
ale  |
The OATH Toolkit contains a shared library, command line tool
and a PAM module that makes it possible to build one-time
password authentication systems. Supported technologies include
the event-based HOTP algorithm and the time-based TOTP algorithm.
OATH is the Open AuTHentication organization which specify
the algorithms.
The components included in the package is:
- liboath: A shared and static C library for OATH handling.
- oathtool: A command line tool for generating and validating OTPs.
- pam_oath: A PAM module for pluggable login authentication for OATH.
Feature safe: yes |