From root@dx.burplex.com  Sat Jul 20 00:26:51 2013
Return-Path: <root@dx.burplex.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 308D572C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2013 00:26:51 +0000 (UTC)
	(envelope-from root@dx.burplex.com)
Received: from dx.burplex.com (dx.burplex.com [50.197.134.185])
	by mx1.freebsd.org (Postfix) with ESMTP id 2034B9E2
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2013 00:26:51 +0000 (UTC)
Received: by dx.burplex.com (Postfix, from userid 0)
	id A654036F4C83; Fri, 19 Jul 2013 17:26:50 -0700 (PDT)
Message-Id: <20130720002650.A654036F4C83@dx.burplex.com>
Date: Fri, 19 Jul 2013 17:26:50 -0700 (PDT)
From: Waitman Gobble <uzimac@da3m0n8t3r.com>
Reply-To: Waitman Gobble <uzimac@da3m0n8t3r.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: rngtest TRNG/PRNG test tool
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         180665
>Category:       ports
>Synopsis:       [new port] secturiy/rngtest: TRNG/PRNG test tool
>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:   Sat Jul 20 00:30:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Sat Jul 20 03:24:36 UTC 2013
>Originator:     Waitman Gobble
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
Waitman Gobble
>Environment:
System: FreeBSD dx.burplex.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252355: Fri Jun 28 16:39:19 PDT 2013 root@dx.burplex.com:/usr/obj/usr/src/sys/FURAHA amd64


	
>Description:

This is the rngtest FIPS 140-2 test tool ripped out of rng-tools in the
Debian source repository, with a new BSD style Makefile. FIPS 140-2 is
circa 2001 however rngtest may still be useful to test entropy on minimal
devices and PRNG related software and libraries.

WWW: https://dx.burplex.com/bin/libfortuna.html
WWW: http://packages.debian.org/source/sid/rng-tools

	
>How-To-Repeat:
	
>Fix:

	

--- rngtest.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:
#
#	rngtest
#	rngtest/pkg-descr
#	rngtest/Makefile
#	rngtest/distinfo
#
echo c - rngtest
mkdir -p rngtest > /dev/null 2>&1
echo x - rngtest/pkg-descr
sed 's/^X//' >rngtest/pkg-descr << '7446cd81831017014c84316a6482a0ca'
XPRNG/TRNG testing tool
X
XThis is the rngtest FIPS 140-2 test tool ripped out of rng-tools in the 
XDebian source repository, with a new BSD style Makefile. FIPS 140-2 is 
Xcirca 2001 however rngtest may still be useful to test entropy on minimal 
Xdevices and PRNG related software and libraries.
X
XWWW: https://dx.burplex.com/bin/libfortuna.html
XWWW: http://packages.debian.org/source/sid/rng-tools
7446cd81831017014c84316a6482a0ca
echo x - rngtest/Makefile
sed 's/^X//' >rngtest/Makefile << 'd8510ebd55a7662ae817565658f579c3'
X# Created by: "Waitman Gobble" <uzimac@da3m0n8t3r.com>
X# $FreeBSD$
X# New ports collection makefile for: rngtest
X# Date created: 19 July 2013
X
XPORTNAME=	rngtest
XPORTVERSION=	2.14
XCATEGORIES=	security
XMASTER_SITES=	GH
X
XMAINTAINER=	waitman@waitman.net
XCOMMENT=	PRNG/TRNG testing tool
X
XLICENSE=	GPLv2
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XLIB_DEPENDS=	argp:${PORTSDIR}/devel/argp-standalone
X
XMAKE_JOBS_UNSAFE=	YES
X
XMAN1=		rngtest.1
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	waitman
XGH_TAGNAME=	${GH_COMMIT}
XGH_COMMIT=	b7e1dcf
X
XPLIST_FILES=	bin/rngtest
X
X.include <bsd.port.mk>
d8510ebd55a7662ae817565658f579c3
echo x - rngtest/distinfo
sed 's/^X//' >rngtest/distinfo << 'd248bdfafdc50b59a638d68a139a254b'
XSHA256 (rngtest-2.14.tar.gz) = 56a313b8f793ad63ab1951d4ccfecba35601a178f52f8fd697313e42244e1f3c
XSIZE (rngtest-2.14.tar.gz) = 22563
d248bdfafdc50b59a638d68a139a254b
exit
--- rngtest.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
