Commit graph

20 commits

Author SHA1 Message Date
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Martin Wilke
0c0911aab0 - Update to 2.4
PR:		180519
Submitted by:	Ports Fury
2013-07-15 14:50:56 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Martin Wilke
9f3ab87a30 - Update to 2.3
PR:		140676
Submitted by:	Ports Fury
2009-11-20 06:06:32 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Martin Wilke
81100672d4 - Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
2009-06-08 22:30:55 +00:00
Pav Lucistnik
ecd4141bbd - Update to 2.2
PR:		ports/130441
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-01-20 22:48:26 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Joseph Koshy
67404331b5 Add SA256 checksums. 2005-12-13 16:23:44 +00:00
Joseph Koshy
64ed761d3a Add SIZE information.
Submitted by:	trevor
2004-03-22 02:09:40 +00:00
Hye-Shik Chang
229d1a8302 Update to 2.0a1
Approved by:	maintainer
2003-02-19 09:25:27 +00:00
Hye-Shik Chang
8ef5e1ca02 Add missing .pyo files to each pkg-plist 2002-08-23 11:30:23 +00:00
Thomas Gellekum
b7ae6bf01c Use $PYNUMERIC in the dependencies. 2002-07-15 11:37:35 +00:00
Ying-Chieh Liao
91cb80d943 use USE_PYDISTUTILS 2002-04-29 18:37:38 +00:00
Joseph Koshy
5b0b2d6491 Unbreak by removing explicit dependency on python version.
PR:		ports/36866
Submitted by:	Alan Eldridge <alane@wwweasel.geeksrus.net>
2002-04-08 13:21:19 +00:00
Joseph Koshy
6387ce5cb0 Add a port of `fonttools', an open-source library for manipulating
fonts, written in Python.
2002-01-02 12:08:39 +00:00