aboutsummaryrefslogtreecommitdiff
path: root/math/py-gnuplot
Commit message (Collapse)AuthorAgeFilesLines
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Eliminate hard coded "PKGNAMEPREFIX= py-"Martin Wilke2009-08-181-1/+2
| | | | | | | | PR: 137859 Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=239877
* - Update to 1.8Martin Wilke2008-05-223-80/+85
| | | | | | | | PR: 123873 Submitted by: Port Fury Notes: svn path=/head/; revision=213504
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - update to 1.7Clement Laforet2004-01-043-101/+142
| | | | | | | | | | | | - Use DOCSDIR macro - Use PYTHON_SITELIBDIR PR: 60875 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97297
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+13
| | | | Notes: svn path=/head/; revision=64882
* Use $PYNUMERIC in the dependencies.Thomas Gellekum2002-07-151-2/+2
| | | | Notes: svn path=/head/; revision=62985
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-7/+1
| | | | Notes: svn path=/head/; revision=58326
* Fix WWW.Maxim Sobolev2001-11-081-1/+1
| | | | | | | Submitted by: Fenner's distfiles survey Notes: svn path=/head/; revision=49848
* math/numpy was renamed to math/py-numeric.Maxim Sobolev2001-05-291-2/+2
| | | | | | | | PR: 27594 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43243
* Update to 1.5.Maxim Sobolev2001-02-013-6/+91
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=37881
* Whitespace-only:Maxim Sobolev2000-11-011-1/+1
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Pythonize.Maxim Sobolev2000-09-282-18/+16
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=33194
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* New port of py-gnuplot - a python interface to the popular gnuplot dataMaxim Sobolev2000-07-035-0/+61
plotting package. Notes: svn path=/head/; revision=30139