aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gsl
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Add LICENSE_FILEamdmi32015-10-011-0/+7
| | | | | | - Strip library Approved by: portmgr blanket
* - Update to 2.1.1wen2015-09-294-17/+18
| | | | | - Add LICENSE - Reset maintainer to ports@
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-232-6/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Convert ports of math/ to new USES=pythonmva2014-10-221-3/+2
| | | | Approved by: portmgr (implicit)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* math/gsl:tijl2014-08-171-1/+1
| | | | | | | - Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port)
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
| | | | With hat: portmgr
* - Stage supportmiwi2014-05-262-220/+2
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | math)
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-2/+2
|
* Update math/gsl to 1.15, and adjust PORTREVISIONbf2011-05-101-1/+2
| | | | and LIB_DEPENDS of dependent ports
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update 0.9.5wen2010-05-255-39/+10
| | | | - Take maintainership
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-241-1/+1
| | | | | | to email. Hat: portmgr
* - Bump PORTREVISION to chase the update of math/gslwen2010-03-291-2/+2
|
* Chase math/gsl update,makc2009-12-023-2/+35
| | | | bump PORTREVISION
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* - Chase gsl shlib bumpmiwi2009-01-131-1/+2
|
* Update to 0.9.4perky2008-12-043-4/+5
| | | | | PR: 129011 Submitted by: Wen Heping <wenheping@gmail.com>
* Change default array implementation to math/py-numpy.perky2008-08-141-2/+2
|
* Update to 0.9.3perky2008-08-145-45/+73
|
* - Chase the gsl shared lib bump.jadawin2008-04-081-2/+2
| | | | Approved by: thierry (mentor)
* - Make Python 2.5.1 the default Python versionalexbl2007-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
* chase math/gsl lib versionijliao2007-06-291-2/+2
|
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-1/+2
| | | | - portlint(1)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Unbreak on 4.xvs2005-11-025-7/+97
| | | | Approved by: perky (maintainer)
* Update to 0.3.2perky2005-10-103-5/+7
|
* BROKEN on 4.x: Does not compilekris2005-05-221-1/+7
|
* Bump PORTREVISION after the libgsl update.jylefort2005-05-031-0/+1
| | | | Obtained from: thierry
* Chase the libgsl update.jylefort2005-05-021-1/+1
|
* Update to 0.3.1.perky2005-03-213-8/+135
|
* Chase libgsl-updatevs2004-07-071-1/+1
|
* Add SIZE data.perky2004-03-181-0/+1
| | | | Submitted by: trevor
* - Chase libraries to actual math/gsl version.krion2003-10-131-1/+1
| | | | Submitted by: kris via bento
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* Bump gsl shlib version.obraun2003-01-201-1/+1
| | | | | Pointed out by: kris Forgotten by: obraun
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+3
|
* shlib version bump for ports depending on math/gslpat2002-07-241-1/+1
|
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* use USE_PYDISTUTILSijliao2002-04-301-6/+1
|
* Initial import of Py-gsl 0.0.4kevlo2002-02-155-0/+48
Py-gsl is the Python interface to GNU Scientific Library. PR: 34927 Submitted by: Hye-Shik Chang <perky@fallin.lv>