Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Marakasov
5b53c05668 - Fix build in the following situations:
- On i386 with unset CPUTYPE
  - On i386 without MMX support

PR:		130396
Submitted by:	Daniel Roethlisberger <daniel at roe dot ch>
2009-01-13 01:22:32 +00:00
Pav Lucistnik
6c2224077f - Update to 1.38
PR:		ports/128728
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-11-09 16:54:01 +00:00
Martin Wilke
a5148894fa - Update to 1.34
PR:		122196
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-03-30 00:09:07 +00:00
Martin Wilke
77e34ba788 - Update to 1.23
PR:		113173
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-06-09 21:37:22 +00:00
Martin Wilke
928be63b84 - Update to 1.14
PR:             ports/107585
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-01-09 21:31:56 +00:00
Martin Wilke
18c29c6a72 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>
2007-01-05 07:58:52 +00:00