ports/175495: New port: security/libyubikey YubiKey C low-level library
Matt Stofko
matt at mjslabs.com
Tue Jan 22 00:50:01 UTC 2013
>Number: 175495
>Category: ports
>Synopsis: New port: security/libyubikey YubiKey C low-level library
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 22 00:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Matt Stofko <matt at mjslabs.com>
>Release: FreeBSD 9.0-RELEASE i386
>Organization:
mjslabs.com
>Environment:
System: FreeBSD fbsd-vm 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
libyubikey is a library for decrypting and parsing YubiKey One-Time Passwords
WWW: http://yubico.com
>How-To-Repeat:
>Fix:
--- libyubikey.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# libyubikey
# libyubikey/Makefile
# libyubikey/distinfo
# libyubikey/pkg-descr
#
echo c - libyubikey
mkdir -p libyubikey > /dev/null 2>&1
echo x - libyubikey/Makefile
sed 's/^X//' >libyubikey/Makefile << 'ac56b669b183c7de1c757c092cb1794a'
X# $FreeBSD$
X
XPORTNAME= libyubikey
XPORTVERSION= 1.9
XCATEGORIES= security
XMASTER_SITES= https://yubico-c.googlecode.com/files/
X
XMAINTAINER= matt at mjslabs.com
XCOMMENT= YubiKey C low-level library
X
XGNU_CONFIGURE= yes
XUSE_LDCONFIG= yes
X
XPLIST_FILES= bin/modhex \
X bin/ykgenerate \
X bin/ykparse \
X include/yubikey.h \
X lib/libyubikey.a \
X lib/libyubikey.la \
X lib/libyubikey.so \
X lib/libyubikey.so.1
XPLIST_DIRS=
X
XMAKE_JOBS_UNSAFE=yes
X
Xcheck:
X @(cd ${WRKSRC}; ${MAKE} check)
X
Xtest: check
X
X.include <bsd.port.mk>
ac56b669b183c7de1c757c092cb1794a
echo x - libyubikey/distinfo
sed 's/^X//' >libyubikey/distinfo << '42c9243ea76fedff782ecc7b373884b9'
XSHA256 (libyubikey-1.9.tar.gz) = fb720bd683dd37968904e1ff3d4486307d3d5933f6c6cdc96f81ab27a19c46a6
XSIZE (libyubikey-1.9.tar.gz) = 321889
42c9243ea76fedff782ecc7b373884b9
echo x - libyubikey/pkg-descr
sed 's/^X//' >libyubikey/pkg-descr << '5b2e590ac5b3ed800ebd67f823fcaed3'
XLibrary for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
XC.
X
XWWW: https://code.google.com/p/yubico-c/
5b2e590ac5b3ed800ebd67f823fcaed3
exit
--- libyubikey.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list