Bug 144023 - [NEW PORT]math/lll_spect: LLL-spectral test for linear congruential pseudorandom number generators
Summary: [NEW PORT]math/lll_spect: LLL-spectral test for linear congruential pseudoran...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 22:30 UTC by bf
Modified: 2010-02-17 07:50 UTC (History)
0 users

See Also:


Attachments
file.shar (5.43 KB, text/plain)
2010-02-16 22:30 UTC, bf
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2010-02-16 22:30:05 UTC
Fix: Patch attached with submission follows:
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-17 07:47:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-17 07:47:35 UTC
lwhsu       2010-02-17 07:47:05 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/lll_spect       Makefile distinfo pkg-descr 
    math/lll_spect/files patch-lll_search.C patch-lll_spect.C 
  Log:
  Add lll_spect , LLL-spectral test of linear congruential random number
  generators.
  
  PR:             ports/144023
  Submitted by:   bf <bf1783 at gmail.com>
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.640     +1 -0      ports/math/Makefile
  1.1       +54 -0     ports/math/lll_spect/Makefile (new)
  1.1       +9 -0      ports/math/lll_spect/distinfo (new)
  1.1       +40 -0     ports/math/lll_spect/files/patch-lll_search.C (new)
  1.1       +39 -0     ports/math/lll_spect/files/patch-lll_spect.C (new)
  1.1       +8 -0      ports/math/lll_spect/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"