---
name: lrng
version: 20130314
origin: math/lrng
comment: Uniform random number generators of P. L'Ecuyer and his colleagues
arch: freebsd:9:x86:64
www: http://www.iro.umontreal.ca/~simardr/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 979190
desc: |
  lrng is a collection of uniform pseudorandom number
  generators, written in C, and based on algorithms by Francois
  Panneton, Pierre L'Ecuyer, and Makoto Matsumoto.

  WWW: http://www.iro.umontreal.ca/~simardr/
categories: [math]
options: {PROFILE: off}
files:
  /usr/local/include/lrng/MRG32k3a.h: 85312af4702c8242068f3766c452a61538458465942143f1b5649a793331221a
  /usr/local/include/lrng/MRG32k5a.h: 3be5045730a5b6c8c4f9167eb978ea673bcb0cbce4b90e8550ab797385054e72
  /usr/local/include/lrng/MRG63k3a.h: 29306ef3967513d8268527f98bdda8eebbfe981c563bbd04e717cd477c72e82a
  /usr/local/include/lrng/WELL1024a.h: 5a09d8f69c8bbfc8a15fe93903a78c7deca8240a48181b954b0d40801a0f93b9
  /usr/local/include/lrng/WELL19937a.h: e59bb0128c725d9df5f05cf49b8ca7be15085a01dbbb393e3fd5ec137d3cf953
  /usr/local/include/lrng/WELL44497a.h: 80fd0ff770f1ea2a8f69f284dfe1aa113a59a5882f4674b1d5584c06adfef1ca
  /usr/local/include/lrng/WELL512a.h: 468b7ae06dc8f2c86e0fb5c08984fff01de0bd7c8308f193290548e269fedde1
  /usr/local/include/lrng/lfsr113.h: 18a572d6dc48cf9a6c9927ae760358c4b9ef7b9d26513a8077ab69d7dbd68b7c
  /usr/local/include/lrng/lfsr258.h: 18ca608b12f0099840e398230a6effec63a59be7ccb8166e1d6682811401e249
  /usr/local/lib/liblrng.a: 274d5331d0d0e2514dd25e6a4bfd1a5b42afb113b6f70dd522527a0d58708bfd
  /usr/local/lib/liblrng.so: '-'
  /usr/local/lib/liblrng.so.0: de20a23591bef622bf594719541f5faea055202d49b52e9d5bcaac016a52a47c
  /usr/local/share/doc/lrng/combmrg2.ps: faadb37331a7a41bf36b20f3c5484de5ec3ecc0788a2561d26ded57fbae4e20a
  /usr/local/share/doc/lrng/lfsr04.pdf: e0e567b553cf3fdf066bc1757c0d45eedb70f67ce872b0e1c8a922ce118be873
  /usr/local/share/doc/lrng/tausme2.ps: fb29919410f7e6dce45a15787f99a0873be6c31c6ed5958d82e4b8f182c0c522
  /usr/local/share/examples/lrng/ex1.c: 684265bceaa13392d422fd6280d3e5787cbc406eb72a646e9592d00dbf382856
  /usr/local/share/licenses/lrng-20130314/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/lrng-20130314/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/lrng-20130314/catalog.mk: 38dd7754b2ae7a21745b6504ace951f01b275579cb60d1c61c980053aa90f503
directories:
  /usr/local/share/licenses/lrng-20130314/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/lrng/: n
  /usr/local/share/doc/lrng/: n
  /usr/local/include/lrng/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
