Date: Tue, 9 Mar 2010 22:29:17 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/prng Makefile distinfo pkg-descr Message-ID: <201003092229.o29MTH4C038372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-03-09 22:29:17 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/prng Makefile distinfo pkg-descr
Log:
PRNG is a collection of portable, high-performance ANSI-C implementations of
pseudorandom number generators such as linear congruential, inversive
congruential, and explicit inversive congruential random number generators (LCG,
ICG and EICG, respectively) created by Otmar Lendl and and Josef Leydold.
WWW: http://statistik.wu-wien.ac.at/software/prng/index.html
PR: ports/144031
Submitted by: bf <bf1783 at gmail.com>
Revision Changes Path
1.643 +1 -0 ports/math/Makefile
1.1 +39 -0 ports/math/prng/Makefile (new)
1.1 +3 -0 ports/math/prng/distinfo (new)
1.1 +6 -0 ports/math/prng/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003092229.o29MTH4C038372>
