7dd0 FreshPorts -- math/msieve
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
msieve 1.51 math on this many watch lists=1 search for ports that depend on this port
Fast factorization of big integers using MPQS and GNFS
Maintained by: bf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Jan 2007 07:59:02
License: not specified in port


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
somewhat experimental general number field sieve (GNFS) 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, but can handle larger input as well.

Author: Jason Papadopoulos <jasonp@boo.net>
WWW: http://www.boo.net/~jasonp/qs.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/gmp-ecm
  2. devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/msieve/ && make install clean
To add the package: pkg_add -r msieve


Configuration Options
===> The following configuration options are available for msieve-1.51:
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  3. http://freefr.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  4. http://garr.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  5. http://heanet.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  6. http://hivelocity.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  7. http://ignum.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  8. http://internode.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  9. http://iweb.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  10. http://jaist.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  11. http://nchc.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  12. http://ncu.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  13. http://netcologne.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  14. http://osdn.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  15. http://space.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  16. http://sunet.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  17. http://superb-dca3.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  18. http://switch.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  19. http://tenet.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  20. http://ufpr.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/
  21. http://waix.dl.sourceforge.net/project/msieve/msieve/Msieve%20v1.51/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Mar 2013 02:09:07
Original commit files touched by this commit  1.51
bf search for other commits by this committer
update to 1.51; switch to new options format
05 Feb 2012 19:40:38
Original commit files touched by this commit  1.50
bf search for other commits by this committer
update to 1.50
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.49
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
24 Jun 2011 09:21:54
Original commit files touched by this commit  1.49
bf search for other commits by this committer
update to 1.49
07 Feb 2011 07:41:28
Original commit files touched by this commit  1.48
bf search for other commits by this committer
Update to 1.48

Approved by:    makc, miwi (mentors, implicit)
Feature safe:   yes
29 Aug 2010 08:52:36
Original commit files touched by this commit  1.46
bf search for other commits by this committer
Fix build

Reported by:    QAT
Approved by:    makc (co-mentor)
28 Aug 2010 12:55:19
Original commit files touched by this commit  1.46
bf search for other commits by this committer
Fix build by updating to 1.46

Approved by:    makc (co-mentor)
20 Aug 2010 22:48:55
Original commit files touched by this commit  1.38_2
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
10 Aug 2010 05:50:36
Original commit files touched by this commit  1.38_2
bf search for other commits by this committer
Take up maintainership

Approved by:    makc (co-mentor)
09 Aug 2010 13:28:50
Original commit files touched by this commit  1.38_2
arved search for other commits by this committer
Drop Maintainership

PR:             149436
Submitted by:   old maintainer
19 Apr 2010 10:43:43
Original commit files touched by this commit  1.38_2
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
13 Jan 2009 01:22:32
Original commit files touched by this commit  1.38_1
amdmi3 search for other commits by this committer
- 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>
09 Nov 2008 16:54:01
Original commit files touched by this commit  1.38
pav search for other commits by this committer
- Update to 1.38

PR:             ports/128728
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
30 Mar 2008 00:09:07
Original commit files touched by this commit  1.34
miwi search for other commits by this committer
- Update to 1.34

PR:             122196
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
01 Feb 2008 12:15:17
Original commit files touched by this commit  1.23_1
linimon search for other commits by this committer
Mark as broken on sparc64-7: fails to compile.
29 Jun 2007 05:46:43
Original commit files touched by this commit  1.23_1
ijliao search for other commits by this committer
chase math/gsl lib version
09 Jun 2007 21:37:22
Original commit files touched by this commit  1.23
miwi search for other commits by this committer
- Update to 1.23

PR:             113173
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
09 Jan 2007 21:31:56
Original commit files touched by this commit  1.14
miwi search for other commits by this committer
- Update to 1.14

PR:             ports/107585
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
05 Jan 2007 07:58:52
Original commit files touched by this commit  1.13
miwi search for other commits by this committer
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>

Number of commits found: 19

2800
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0