| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Dec 2011 17:07:17
4.3.2
|
stephen  |
- math/mingw32-libgmp4 moved to math/mingw32-libgmp
PR: ports/163520 |
20 Mar 2011 12:54:45
4.3.2
|
miwi  |
- Get Rid MD5 support |
06 Jan 2011 19:31:18
4.3.2
|
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
02 Feb 2010 23:48:35
4.3.2
|
sylvio  |
- Update to 4.3.2
- Pass maintainer to submitter
PR: ports/142588
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: Timothy Bourke <timbob@bigpond.com> (maintainer), miwi (mentor) |
20 Nov 2009 22:30:55
4.3.1
|
sylvio  |
- Update to 4.3.1
PR: ports/139937
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer (timeout > 14 days), miwi (mentor) |
23 Sep 2008 13:16:00
4.2.2
|
amdmi3  |
GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.
This port compiles libgmp using MinGW32.
WWW: http://www.swox.com/gmp/
PR: 123391
Submitted by: Timothy Bourke <timbob at bigpond dot com> |