aboutsummaryrefslogtreecommitdiff
path: root/math/py-gmpy
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.16Wen Heping2013-01-132-8/+4
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=310307
* - Update to 1.15Wen Heping2012-04-172-3/+3
| | | | Notes: svn path=/head/; revision=294948
* - Update to 1.14Wen Heping2011-06-202-3/+3
| | | | | | | | PR: ports/158060 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=275873
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.13Wen Heping2010-10-222-5/+5
| | | | | | | - Update my email to FreeBSD Notes: svn path=/head/; revision=263436
* Switch to use newer GMP version.Alex Dupre2010-04-192-5/+5
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - Update to 1.0.4Martin Wilke2009-07-012-5/+8
| | | | | | | | | | - Fix build with CUSTOM PREFIX PR: 135985 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=236857
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+2
| | | | Notes: svn path=/head/; revision=233833
* - Update COMMENTMartin Wilke2009-02-091-1/+1
| | | | | | | | PR: 131039 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=227921
* Readded in math/Martin Wilke2008-07-183-0/+34
A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ Notes: svn path=/head/; revision=217040