Port details |
- msieve Fast factorization of big integers using MPQS and GNFS
- 1.51_1 math
=0 1.51_1Version of this port present on the latest quarterly branch.
- BROKEN: missing build depends
DEPRECATED: Broken for more than 6 months This port expired on: 2018-12-19 IGNORE: is marked as broken: missing build depends
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-01-05 07:59:02
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- License: not specified in port
- WWW:
- http://www.boo.net/~jasonp/qs.html
- Description:
- 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.
WWW: http://www.boo.net/~jasonp/qs.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: msieve
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (msieve151.tar.gz) = 26bc1d0d89325986aacfbafb687451f3de5da1bd388e087ec3ac24813e9dc948
SIZE (msieve151.tar.gz) = 623885
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libecm.a : math/gmp-ecm
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for msieve-1.51_1:
DOCS=on: Build and/or install documentation
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.51_1 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.51_1 18 Nov 2018 18:35:38 |
antoine |
Deprecate ports broken for more than 6 months |
1.51_1 05 Apr 2018 07:25:14 |
antoine |
Mark BROKEN: missing build depends
===> msieve-1.51_1 depends on file: /usr/local/lib/libecm.a - not found
Reported by: pkg-fallout |
1.51_1 15 Oct 2017 14:05:04 |
madpilot |
Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".
Reviewed by: mat, rene
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D12548 |
1.51_1 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
1.51_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.51_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.51_1 09 May 2015 01:12:51 |
amdmi3 |
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
1.51 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
1.51 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.51 20 Dec 2014 19:15:32 |
bapt |
cleanup plist |
1.51 15 Jul 2014 16:23:08 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.51 19 Jun 2014 07:22:57 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.51 26 May 2014 12:28:34 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.51 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.51 03 Mar 2013 02:09:07 |
bf |
update to 1.51; switch to new options format |
1.50 05 Feb 2012 19:40:38 |
bf |
update to 1.50 |
1.49 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.49 24 Jun 2011 09:21:54 |
bf |
update to 1.49 |
1.48 07 Feb 2011 07:41:28 |
bf |
Update to 1.48
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes |
1.46 29 Aug 2010 08:52:36 |
bf |
Fix build
Reported by: QAT
Approved by: makc (co-mentor) |
1.46 28 Aug 2010 12:55:19 |
bf |
Fix build by updating to 1.46
Approved by: makc (co-mentor) |
1.38_2 20 Aug 2010 22:48:55 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
1.38_2 10 Aug 2010 05:50:36 |
bf |
Take up maintainership
Approved by: makc (co-mentor) |
1.38_2 09 Aug 2010 13:28:50 |
arved |
Drop Maintainership
PR: 149436
Submitted by: old maintainer |
1.38_2 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
1.38_1 13 Jan 2009 01:22:32 |
amdmi3 |
- 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> |
1.38 09 Nov 2008 16:54:01 |
pav |
- Update to 1.38
PR: ports/128728
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.34 30 Mar 2008 00:09:07 |
miwi |
- Update to 1.34
PR: 122196
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.23_1 01 Feb 2008 12:15:17 |
linimon |
Mark as broken on sparc64-7: fails to compile. |
1.23_1 29 Jun 2007 05:46:43 |
ijliao |
chase math/gsl lib version |
1.23 09 Jun 2007 21:37:22 |
miwi |
- Update to 1.23
PR: 113173
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.14 09 Jan 2007 21:31:56 |
miwi |
- Update to 1.14
PR: ports/107585
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.13 05 Jan 2007 07:58:52 |
miwi |
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> |