Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2007 07:58:52 +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/msieve Makefile distinfo pkg-descr ports/math/msieve/files patch-Makefile patch-include-util.h
Message-ID:  <200701050758.l057wqUl066672@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-01-05 07:58:52 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/msieve          Makefile distinfo pkg-descr 
    math/msieve/files    patch-Makefile patch-include-util.h 
  Log:
  Msieve is a library and utility for factoring large integers using the most
  powerful modern algorithms.  It features a stable and very fast implementation
  of a self-initializing multiple polynomial quadratic sieve (MPQS), plus a
  highly experimental and unfinished number field sieve (NFS) implementation.
  Primary design goals are speed, portability and ease of use.  Msieve claims to
  be the fastest implementation for factoring general inputs between 40 and 100
  decimal digits.
  
  Author: Jason Papadopoulos <jasonp@boo.net>
  WWW: http://www.boo.net/~jasonp/qs.html
  
  PR:             ports/107477
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.440     +1 -0      ports/math/Makefile
  1.1       +55 -0     ports/math/msieve/Makefile (new)
  1.1       +3 -0      ports/math/msieve/distinfo (new)
  1.1       +46 -0     ports/math/msieve/files/patch-Makefile (new)
  1.1       +14 -0     ports/math/msieve/files/patch-include-util.h (new)
  1.1       +10 -0     ports/math/msieve/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701050758.l057wqUl066672>