Port details |
- py-yubioath-desktop GUI for displaying OATH codes with a Yubikey
- 3.1.0 security
=0 3.1.0Version 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: 2017-03-24 12:42:30
- Last Update: 2018-12-27 21:42:39
- SVN Revision: 488574
- Also Listed In: python
- License: GPLv3
- WWW:
- https://developers.yubico.com/yubioath-desktop/
- Description:
- The Yubico Authenticator is a graphical desktop tool and command line tool for
generating Open AuTHentication (OATH) event-based HOTP and time-based TOTP
one-time password codes, with the help of a YubiKey that protects the shared
secrets.
WWW: https://developers.yubico.com/yubioath-desktop/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}yubioath-desktop>0:security/py-yubioath-desktop@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-yubioath-desktop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1490194353
SHA256 (yubioath-desktop-3.1.0.tar.gz) = 7caae0fd3b14529476eda3a5660bc050584b298ddc3c8d1adfe221041fa5db49
SIZE (yubioath-desktop-3.1.0.tar.gz) = 268909
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pyscard>0 : security/py-pyscard@py27
- py27-pycrypto>0 : security/py-pycrypto@py27
- py27-click>0 : devel/py-click@py27
- pyside-py27>0 : devel/pyside@py27
- pcsc-spy : devel/pcsc-lite
- libccid.so : devel/libccid
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0 27 Dec 2018 21:42:39 |
tcberner |
security/yubioath-desktop: Yubico Authenticator for Desktop [moved from
security/py-yubioath-desktop]
- no longer using python, rename.
Submitted by: Daniel Shafer <daniel@shafer.cc>
Differential Revision: https://reviews.freebsd.org/D18405 |
3.1.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.1.0 13 Mar 2018 13:14:05 |
bapt |
Drop maintainership |
3.1.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.1.0 24 Mar 2017 12:42:20 |
bapt |
The Yubico Authenticator is a graphical desktop tool and command line tool for
generating Open AuTHentication (OATH) event-based HOTP and time-based TOTP
one-time password codes, with the help of a YubiKey that protects the shared
secrets.
WWW: https://developers.yubico.com/yubioath-desktop/
Sponsored by: Gandi.net |
Number of commits found: 5
|