Commit graph

19 commits

Author SHA1 Message Date
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Tijl Coosemans
0655a4c579 Add USES=libtool 2014-08-17 11:39:50 +00:00
John Marino
96bfa139ef math/mingw32-libgmp: Fix plist info
Reported by:	jenkins
PR:		188832
2014-07-27 15:34:11 +00:00
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
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +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
John Marino
c6689ad04c math/mingw32-libgmp: Fix breakage on F10
PR:		ports/183576
Approved by:	maintainer timeout
2013-11-18 09:40:02 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +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
Pav Lucistnik
747987c59b - Mark BROKEN: does not build
Reported by:	pointyhat
2011-01-06 19:31:18 +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