summaryrefslogtreecommitdiff
path: root/math/py-mpz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add checksums for Python-2.2.2.Hye-Shik Chang2002-10-171-1/+1
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68200
* switch libgmp -> libgmp-freebsdYing-Chieh Liao2002-04-281-1/+1
| | | | Notes: svn path=/head/; revision=58252
* Use USE_PYDISTUTILS.Thomas Gellekum2002-04-171-7/+1
| | | | Notes: svn path=/head/; revision=57798
* Update checksums for Python-2.2.1.Thomas Gellekum2002-04-121-0/+2
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57618
* Update checksum for Python-2.1.3.Thomas Gellekum2002-04-111-0/+1
| | | | Notes: svn path=/head/; revision=57568
* Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum2002-01-221-0/+1
| | | | | | | | | | PR: 34078 Submitted by: Hye-Shik Chang <perky@fallin.lv> Update checksum of dependent ports. Notes: svn path=/head/; revision=53550
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-072-2/+3
| | | | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. Notes: svn path=/head/; revision=52711
* Add dependency on libgmp.Thomas Gellekum2001-11-271-1/+2
| | | | Notes: svn path=/head/; revision=50638
* New port py-mpz. This builds the mpz module (an interface to GMP) fromThomas Gellekum2001-10-196-0/+72
the Python distribution. Notes: svn path=/head/; revision=48937