./wip/gmp-ecm, Elliptic Curve Method for Integer Factorization

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.2.2, Package name: gmp-ecm-6.2.2, Maintainer: athaba

GMP-ECM is an efficient implementation of ECM
(Elliptic Curve Method for Integer Factorization)
using the GNU MP library.


Required to run:
[devel/gmp]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: dde1429667f39c3cca52498a7f6d0201206c62d2
Filesize: 736.735 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-04-15 09:10:03 by Christian St. | Files touched by this commit (12)
Log message:
Changed maintainer to sourceforge email address
   2009-03-25 23:46:05 by Christian St. | Files touched by this commit (3) | Package updated
Log message:
update to 6.2.2, added test_target
   2008-07-20 18:45:40 by Christian St. | Files touched by this commit (3)
Log message:
Updated to 6.2.1 and (really) fixed PLIST
   2008-05-29 17:05:34 by Christian St. | Files touched by this commit (4)
Log message:
Fixed PLIST
   2008-05-19 23:35:18 by Christian St. | Files touched by this commit (4)
Log message:
Update to 6.2:
"The main differences with previous releases are
(i) a completely new implementation of P-1 and P+1,
which enables stage 2 bounds B2 up to 10^17
(new algorithm from Montgomery and Kruppa);
(ii) a nice speedup in Stage 1 for ECM on Opteron
(configure with --enable-asm-redc)."
   2008-02-02 17:22:41 by Christian St. | Files touched by this commit (1)
Log message:
made changes suggested OBATA Akio and Tobias Nygren on pkgsrc-wip-review
   2008-02-02 13:27:15 by Christian St. | Files touched by this commit (4) | Imported package
Log message:
GMP-ECM  is an efficient implementation of ECM
(Elliptic Curve Method for Integer Factorization)
using the GNU MP library.