From matts@phjeer.us  Tue Jan 22 00:41:20 2013
Return-Path: <matts@phjeer.us>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 70EF0423
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jan 2013 00:41:20 +0000 (UTC)
	(envelope-from matts@phjeer.us)
Received: from phjeer.us (phjeer.us [184.105.237.83])
	by mx1.freebsd.org (Postfix) with ESMTP id 4953C986
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jan 2013 00:41:20 +0000 (UTC)
Received: from phjeer.us (localhost [127.0.0.1])
	by phjeer.us (8.14.5/8.14.5) with ESMTP id r0M0JoS5013527
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jan 2013 16:19:50 -0800 (PST)
	(envelope-from matts@phjeer.us)
Received: (from matts@localhost)
	by phjeer.us (8.14.5/8.14.5/Submit) id r0M0JoZT013526;
	Mon, 21 Jan 2013 16:19:50 -0800 (PST)
	(envelope-from matts)
Message-Id: <201301220019.r0M0JoZT013526@phjeer.us>
Date: Mon, 21 Jan 2013 16:19:50 -0800 (PST)
From: Matt Stofko <matt@mjslabs.com>
Reply-To: Matt Stofko <matt@mjslabs.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: security/libyubikey YubiKey C low-level library
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         175495
>Category:       ports
>Synopsis:       New port: security/libyubikey YubiKey C low-level library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 22 00:50:00 UTC 2013
>Closed-Date:    Sat Jan 26 01:01:43 UTC 2013
>Last-Modified:  Sat Jan 26 01:10:01 UTC 2013
>Originator:     Matt Stofko <matt@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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Tue Jan 22 01:33:04 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175495 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Sat Jan 26 01:01:42 UTC 2013 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175495 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175495: commit references a PR
Date: Sat, 26 Jan 2013 01:01:46 +0000 (UTC)

 Author: jgh
 Date: Sat Jan 26 01:01:32 2013
 New Revision: 310994
 URL: http://svnweb.freebsd.org/changeset/ports/310994
 
 Log:
   add new port: security/libyubikey
   
   Library for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
   C.
   
   WWW: https://code.google.com/p/yubico-c/
   
   PR:		175495
   Submitted by:	matt@mjslabs.com
 
 Added:
   head/security/libyubikey/
   head/security/libyubikey/Makefile   (contents, props changed)
   head/security/libyubikey/distinfo   (contents, props changed)
   head/security/libyubikey/pkg-descr   (contents, props changed)
 Modified:
   head/security/Makefile
 
 Modified: head/security/Makefile
 ==============================================================================
 --- head/security/Makefile	Fri Jan 25 23:44:20 2013	(r310993)
 +++ head/security/Makefile	Sat Jan 26 01:01:32 2013	(r310994)
 @@ -280,6 +280,7 @@
      SUBDIR += libtasn1
      SUBDIR += libtomcrypt
      SUBDIR += libwhisker
 +    SUBDIR += libyubikey
      SUBDIR += linux-f10-cyrus-sasl2
      SUBDIR += linux-f10-gnutls
      SUBDIR += linux-f10-libgcrypt
 
 Added: head/security/libyubikey/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/libyubikey/Makefile	Sat Jan 26 01:01:32 2013	(r310994)
 @@ -0,0 +1,32 @@
 +# $FreeBSD$
 +
 +PORTNAME=	libyubikey
 +PORTVERSION=	1.9
 +CATEGORIES=	security devel
 +MASTER_SITES=	GOOGLE_CODE
 +
 +MAINTAINER=	matt@mjslabs.com
 +COMMENT=	Library for decrypting and parsing YubiKey One-Time Passwords
 +
 +LICENSE=	BSD
 +
 +GNU_CONFIGURE=	yes
 +USE_LDCONFIG=	yes
 +
 +PLIST_FILES=	bin/modhex \
 +		bin/ykgenerate \
 +		bin/ykparse \
 +		include/yubikey.h \
 +		lib/libyubikey.a \
 +		lib/libyubikey.la \
 +		lib/libyubikey.so \
 +		lib/libyubikey.so.1
 +
 +PROJECTHOST=	yubico-c
 +
 +MAKE_JOBS_UNSAFE=yes
 +
 +regression-test: build
 +	@(cd ${WRKSRC}; ${MAKE} check)
 +
 +.include <bsd.port.mk>
 
 Added: head/security/libyubikey/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/libyubikey/distinfo	Sat Jan 26 01:01:32 2013	(r310994)
 @@ -0,0 +1,2 @@
 +SHA256 (libyubikey-1.9.tar.gz) = fb720bd683dd37968904e1ff3d4486307d3d5933f6c6cdc96f81ab27a19c46a6
 +SIZE (libyubikey-1.9.tar.gz) = 321889
 
 Added: head/security/libyubikey/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/libyubikey/pkg-descr	Sat Jan 26 01:01:32 2013	(r310994)
 @@ -0,0 +1,4 @@
 +Library for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
 +C.
 +
 +WWW: https://code.google.com/p/yubico-c/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175495: commit references a PR
Date: Sat, 26 Jan 2013 01:05:11 +0000 (UTC)

 Author: jgh (ports committer)
 Date: Sat Jan 26 01:04:49 2013
 New Revision: 40751
 URL: http://svnweb.freebsd.org/changeset/doc/40751
 
 Log:
   - add Matt Stofko for security/libyubikey
   
   PR:		175495
 
 Modified:
   head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
 
 Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Fri Jan 25 17:11:04 2013	(r40750)
 +++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Sat Jan 26 01:04:49 2013	(r40751)
 @@ -6476,6 +6476,11 @@
      </listitem>
  
      <listitem>
 +      <para>Matt Stofko
 +	<email>matt@mjslabs.com</email></para>
 +    </listitem>
 +
 +    <listitem>
        <para>Matt Thomas
  	<email>matt@3am-software.com</email></para>
      </listitem>
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
