notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ykclient Yubico C client library
2.15_1 security on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.15Version of this port present on the latest quarterly branch.
Maintainer: matt@mjslabs.com search for ports maintained by this maintainer
Port Added: 2013-01-26 01:36:00
Last Update: 2024-02-25 13:34:37
Commit Hash: 7514338
People watching this port, also watch:: arpscan, lsof, smartmontools, rxvt-unicode, gimp
License: BSD2CLAUSE
WWW:
https://developers.yubico.com/yubico-c-client/
Description:
This project implements online validation of Yubikey OTPs. It is written in C and provides a shared library for use by other software.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. bin/ykclient
  2. include/ykclient.h
  3. include/ykclient_errors.h
  4. include/ykclient_server_response.h
  5. include/ykclient_version.h
  6. lib/libykclient.so
  7. lib/libykclient.so.3
  8. lib/libykclient.so.3.6.0
  9. share/man/man1/ykclient.1.gz
  10. @ldconfig
  11. /usr/local/share/licenses/ykclient-2.15_1/catalog.mk
  12. /usr/local/share/licenses/ykclient-2.15_1/LICENSE
  13. /usr/local/share/licenses/ykclient-2.15_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • ykclient>0:security/ykclient
To install the port:
cd /usr/ports/security/ykclient/ && make install clean
To add the package, run one of these commands:
  • pkg install security/ykclient
  • pkg install ykclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ykclient
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1542244062 SHA256 (ykclient-2.15.tar.gz) = f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016 SIZE (ykclient-2.15.tar.gz) = 388738

Packages (timestamps in pop-ups are UTC):
ykclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.15_12.15_12.152.15_12.15_1-2.15-
FreeBSD:13:quarterly2.152.152.152.152.152.152.152.15
FreeBSD:14:latest2.15_12.15_12.152.15_12.15_12.15-2.15
FreeBSD:14:quarterly2.152.15-2.152.152.152.152.15
FreeBSD:15:latest2.15_12.15_1n/a2.15n/a2.152.152.15
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. curl-config : ftp/curl
  2. help2man : misc/help2man
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
This port is required by:
for Libraries
  1. security/pam_yubico

Configuration Options:
===> The following configuration options are available for ykclient-2.15_1: STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
security_ykclient
USES:
libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://developers.yubico.com/yubico-c-client/Releases/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15_1
25 Feb 2024 13:34:37
commit hash: 751433810de02714a27a09818edd75ee41874970commit hash: 751433810de02714a27a09818edd75ee41874970commit hash: 751433810de02714a27a09818edd75ee41874970commit hash: 751433810de02714a27a09818edd75ee41874970 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/ykclient: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.15
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.15
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.15
16 Feb 2019 22:55:51
Revision:493131Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
2.15
16 Nov 2018 16:53:00
Revision:485084Original commit files touched by this commit
philip search for other commits by this committer
security/ykclient: update to 2.15

Changes: https://developers.yubico.com/yubico-c-client/Release_Notes.html

PR:		233235
Approved by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2.12_2
06 Feb 2018 09:02:49
Revision:461037Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to new test framework

Approved by:	portmgr blanket
2.12_2
08 Dec 2016 17:01:32
Revision:428136Original commit files touched by this commit
tijl search for other commits by this committer
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2.12_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.12_1
05 Jul 2014 19:57:32
Revision:360815Original commit files touched by this commit
tijl search for other commits by this committer
- Add USES=libtool to security/ykclient and bump dependent ports
- Use MAKE_CMD
2.12
01 Jan 2014 23:52:47
Revision:338406Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 2.9 to 2.12
- Update MASTER_SITES
- Convert LICENSE from BSD to BSD2CLAUSE
- Add pkgconfig to USES
- Add STATIC as option
- Add stage support

PR:		ports/185259
Submitted by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2.9_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
2.9_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2.9
26 Jan 2013 01:35:43
Revision:310995Original commit files touched by this commit
jgh search for other commits by this committer
- add new port: security/ykclient

This project implements online validation of Yubikey OTPs. It is written in C
and provides a shared library for use by other software.

WWW: https://code.google.com/p/yubico-c-client

PR:		175503
Submitted by:	matt@mjslabs.com

Number of commits found: 15