Dmitry Marakasov
c637402081
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
...
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Alex Dupre
aca2d686e3
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
2018-04-19 07:08:45 +00:00
Yuri Victorovich
fe9710e505
math/py-gmpy2: Remove 2.7 limitation in USES=python
...
It looks like it was there by mistake.
2018-03-29 22:02:53 +00:00
Gerald Pfeifer
c2a92a1aea
Bump PORTREVISIONs of all users of math/mpc that we just updated to
...
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
a31a69692d
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
...
98 ports are affected.
Approved by: tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Wen Heping
488f77b6f6
- Update to 2.0.8
...
PR: 210585
Submitted by: yuri@rawbw.com(maintainer)
2016-06-28 06:10:11 +00:00
Wen Heping
ce6138213f
C-coded Python extension module that supports multiple-precision arithmetic.
...
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.
WWW: https://pypi.python.org/pypi/gmpy2
WWW: https://github.com/aleaxit/gmpy/releases
PR: 210127
Submitted by: yuri@rawbw.com
2016-06-14 08:21:12 +00:00