Commit graph

12 commits

Author SHA1 Message Date
John Marino
418b14c026 math/mingw32-libgmp: Upgrade version 5.1.3 => 6.0.0
PR:		188832
Submitted by:	maintainer (Naram Qashat)
2014-07-27 10:29:00 +00:00
Ruslan Makhmatkhanov
e20d134a46 math/mingw32-libgmp: update to 5.1.3 and support staging
- update to 5.1.3
- support staging

PR:		187242
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-04 11:37:57 +00:00
Pawel Pekala
9419621946 Update to version 5.1.2
PR:		ports/178851
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-24 19:20:17 +00:00
Martin Wilke
135c1c7ed3 - Update to 5.1.1
PR:		176134
Submitted by:	maintainer
2013-02-15 02:05:17 +00:00
Pawel Pekala
f031071c38 Update to version 5.1.0
PR:		ports/174616
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-12-22 12:48:43 +00:00
Bryan Drewery
0d6dea65ab - Update to 5.0.5
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
PR:		ports/170575
Approved by:	bapt (mentor)
2012-08-15 00:08:36 +00:00
Martin Wilke
73b633e111 - Update to 5.0.4
PR:		165052
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-02-20 00:06:35 +00:00
Stephen Montgomery-Smith
e74b7e2af5 - Update to 5.0.2.
PR:		ports/163187
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2011-12-25 17:14:29 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
f9c4156cae - 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)
2010-02-02 23:48:35 +00:00
Sylvio Cesar Teixeira
3a5b8a7d7c - Update to 4.3.1
PR:		ports/139937
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer (timeout > 14 days), miwi (mentor)
2009-11-20 22:30:55 +00:00
Dmitry Marakasov
9f84fad1cc 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>
2008-09-23 13:16:00 +00:00