cvs commit: ports/math Makefile ports/math/lll_spect Makefile distinfo pkg-descr ports/math/lll_spect/files patch-lll_search.C patch-lll_spect.C

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Feb 17 07:47:06 UTC 2010


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)


More information about the cvs-ports mailing list