Bug 128860 - [NEW PORT]math/rngstreams: high-quality uniform random number generator
Summary: [NEW PORT]math/rngstreams: high-quality uniform random number generator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 04:50 UTC by bf
Modified: 2008-11-15 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.08 KB, text/plain)
2008-11-14 04:50 UTC, bf
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2008-11-14 04:50:04 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-14 04:50:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-15 21:45:59 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-15 21:46:21 UTC
miwi        2008-11-15 21:46:12 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/rngstreams      Makefile distinfo pkg-descr 
    math/rngstreams/files patch-Makefile.in 
  Log:
  RngStreams is a C implementation of a high-quality uniform random number
  generator that supports multiple "independent" streams of uniform random
  numbers.
  
  WWW: http://statmath.wu-wien.ac.at/software/RngStreams/
  
  PR:             ports/128860
  Submitted by:   bf <bf2006a at yahoo.com>
  
  Revision  Changes    Path
  1.569     +1 -0      ports/math/Makefile
  1.1       +44 -0     ports/math/rngstreams/Makefile (new)
  1.1       +3 -0      ports/math/rngstreams/distinfo (new)
  1.1       +11 -0     ports/math/rngstreams/files/patch-Makefile.in (new)
  1.1       +13 -0     ports/math/rngstreams/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"