# 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: # # libfortuna # libfortuna/pkg-descr # libfortuna/Makefile # libfortuna/distinfo # libfortuna/pkg-plist # echo c - libfortuna mkdir -p libfortuna > /dev/null 2>&1 echo x - libfortuna/pkg-descr sed 's/^X//' >libfortuna/pkg-descr << '0f76d9b8c247dc771b30d8198fdc1f71' XFortuna PRNG library for generating random numbers X Xlibfortuna is a C library based on code extracted from BSD licensed PostgreSQL Xsources. It generates numbers with decent randomness. X XWWW: https://dx.burplex.com/bin/libfortuna.html 0f76d9b8c247dc771b30d8198fdc1f71 echo x - libfortuna/Makefile sed 's/^X//' >libfortuna/Makefile << '235160d2435dd813d52aae25a7b61789' X# Created by: "Waitman Gobble" X# $FreeBSD$ X# New ports collection makefile for: libfortuna X# Date created: 19 July 2013 X XPORTNAME= libfortuna XPORTVERSION= 0.1.0 XCATEGORIES= devel XMASTER_SITES= GH X XMAINTAINER= waitman@waitman.net XCOMMENT= Fortuna PRNG Library X XLICENSE= BSD XLICENSE_FILE= ${WRKSRC}/COPYRIGHT X XUSE_GITHUB= yes XGH_ACCOUNT= waitman XGH_TAGNAME= ${GH_COMMIT} XGH_COMMIT= 4a52e16 X X.include 235160d2435dd813d52aae25a7b61789 echo x - libfortuna/distinfo sed 's/^X//' >libfortuna/distinfo << 'c86e1c1520b7152e4700ff520ed61c69' XSHA256 (libfortuna-0.1.0.tar.gz) = b70c49c2f5b51e5da651291ccb3e30beadc67a860e18d38e61dbfebf5c0b11a8 XSIZE (libfortuna-0.1.0.tar.gz) = 475233 c86e1c1520b7152e4700ff520ed61c69 echo x - libfortuna/pkg-plist sed 's/^X//' >libfortuna/pkg-plist << '7286e175445a4bc6ba82777adbdc5228' Xinclude/fortuna/blf.h Xinclude/fortuna/c.h Xinclude/fortuna/fortuna.h Xinclude/fortuna/internal.h Xinclude/fortuna/md5.h Xinclude/fortuna/px.h Xinclude/fortuna/rijndael.h Xinclude/fortuna/sha1.h Xinclude/fortuna/sha2.h Xlib/libfortuna.a Xlib/libfortuna.so X@dirrm include/fortuna 7286e175445a4bc6ba82777adbdc5228 exit