aboutsummaryrefslogtreecommitdiff
path: root/science/py-netCDF4
Commit message (Collapse)AuthorAgeFilesLines
* Update science/hdf5 to 1.10.4Sunpoet Po-Chuan Hsieh2019-01-051-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes PR: 233070 Submitted by: wen Notes: svn path=/head/; revision=489412
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Update science/hdf5 to 1.10.2Sunpoet Po-Chuan Hsieh2018-09-051-1/+1
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt PR: 231009 Exp-run by: antoine Notes: svn path=/head/; revision=479046
* science/py-netCDF4: Add USE_PYTHON=concurrentYuri Victorovich2018-06-191-1/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=472721
* science/py-netCDF4: Update version 1.2.9=>1.3.1Muhammad Moinur Rahman2018-04-242-6/+6
| | | | | | | Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.3.1rel Notes: svn path=/head/; revision=468232
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Update to 4.5.0Sunpoet Po-Chuan Hsieh2017-10-211-0/+1
| | | | | | | | | - Pet portlint: reorder LICENSE knobs Changes: https://github.com/Unidata/netcdf-c/releases Notes: svn path=/head/; revision=452602
* science/py-netCDF4: Update version 1.2.7=>1.2.9Muhammad Moinur Rahman2017-09-202-6/+11
| | | | | | | - Conditional installation of DOCS and EXAMPLES Notes: svn path=/head/; revision=450200
* Update science/hdf5 to 1.10.1Sunpoet Po-Chuan Hsieh2017-05-301-0/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt Notes: svn path=/head/; revision=442050
* science/py-netCDF4: Update version 1.2.4=>1.2.7Muhammad Moinur Rahman2017-02-252-5/+4
| | | | Notes: svn path=/head/; revision=434836
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2016-04-201-0/+1
| | | | | | | | | | | | - Add LICENSE_FILE - Remove outdated PORTSCOUT - Re-enable SZIP option by default: it was changed unintentionally in r398300 Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=413700
* science/py-netCDF4: Update version 1.2.3.1=>1.2.4Muhammad Moinur Rahman2016-04-182-3/+3
| | | | Notes: svn path=/head/; revision=413556
* science/py-netCDF4: Update version 1.2.3=>1.2.3.1Muhammad Moinur Rahman2016-04-102-3/+3
| | | | Notes: svn path=/head/; revision=412959
* science/py-netCDF4: Update version 1.1.1=>1.2.3Muhammad Moinur Rahman2016-04-072-6/+6
| | | | Notes: svn path=/head/; revision=412680
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 1.8.15Sunpoet Po-Chuan Hsieh2015-05-241-1/+1
| | | | | | | | | | - Bump PORTREVISION for science/hdf5 shlib change Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=387255
* Update ports in the s* categores to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385645
* - Update to 1.8.14Sunpoet Po-Chuan Hsieh2015-01-181-0/+1
| | | | | | | | | | | | - Update MASTER_SITES - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} - Bump PORTREVISION for science/hdf5 shlib change Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=377318
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* - Update to 1.1.1Sunpoet Po-Chuan Hsieh2014-12-052-20/+15
| | | | | | | | | | | | - Strip shared library Changes: https://github.com/Unidata/netcdf4-python/blob/master/Changelog PR: ports/195356 Submitted by: sunpoet (myself) Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=374066
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Pass maintainership to submitterSunpoet Po-Chuan Hsieh2014-06-071-1/+1
| | | | | | | | PR: ports/188344 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=356936
* - Update to 1.0.8Martin Wilke2014-05-173-17/+24
| | | | | | | | | | - Support GITHUB PR: 187745 Submitted by: Ports Fury Notes: svn path=/head/; revision=354306
* - Update to 4.3.2 (from science/netcdf4)Sunpoet Po-Chuan Hsieh2014-05-031-2/+2
| | | | | | | | | | | - Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352855
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-031-2/+2
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* - Use new LIB_DEPENDSSteve Wills2014-03-241-2/+2
| | | | | | | | PR: ports/187416 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=348918
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-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) Notes: svn path=/head/; revision=347809
* science/py-netCDF4: support stagingWilliam Grzybowski2013-12-291-20/+6
| | | | Notes: svn path=/head/; revision=337963
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-1/+2
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+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-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - Update to 1.0.5Wen Heping2013-08-213-4/+4
| | | | Notes: svn path=/head/; revision=325083
* - Update to version 1.0.4Martin Wilke2013-04-303-23/+45
| | | | | | | | PR: 177915 Submitted by: Ports Fury Notes: svn path=/head/; revision=316858
* - Update to 1.0.2Bryan Drewery2012-11-272-5/+5
| | | | | | | | | - Remove ABI versions from LIB_DEPENDS Feature safe: yes Notes: svn path=/head/; revision=307818
* - Update to 1.0.1Wen Heping2012-10-072-9/+5
| | | | | | | | - Trim Makefile headers - Reset maintainer to ports@ Notes: svn path=/head/; revision=305425
* - Update to 0.9.9Wen Heping2012-03-062-3/+3
| | | | Notes: svn path=/head/; revision=292805
* - Update to 0.9.8Wen Heping2011-10-262-4/+4
| | | | Notes: svn path=/head/; revision=284324
* - Update to 0.97Wen Heping2011-08-252-4/+3
| | | | Notes: svn path=/head/; revision=280402
* - Bump PORTREVISION for science/hdf5-18 shlib changeSunpoet Po-Chuan Hsieh2011-07-151-1/+2
| | | | Notes: svn path=/head/; revision=277735
* - Update to 0.9.4Wen Heping2011-06-033-13/+9
| | | | Notes: svn path=/head/; revision=275002
* - Bump PORTREVISION for science/netcdf4 shlib changeSunpoet Po-Chuan Hsieh2011-04-121-1/+2
| | | | Notes: svn path=/head/; revision=272624
* - Update to 0.9.3Wen Heping2010-10-292-4/+4
| | | | Notes: svn path=/head/; revision=263712
* - Update to 0.9.2Wen Heping2010-09-252-4/+4
| | | | Notes: svn path=/head/; revision=261817
* - Update to 0.9.1Wen Heping2010-04-112-4/+4
| | | | Notes: svn path=/head/; revision=252568
* - Update to 0.9Wen Heping2010-02-102-6/+5
| | | | | | | - Update my mail address to FreeBSD Notes: svn path=/head/; revision=249514
* - Update science/netcdf4 to 4.0.1Rong-En Fan2009-09-261-1/+2
| | | | | | | | | | | - Bump PORTREVISION for dependent ports PR: ports/136377 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242144
* Fix with custom LOCALBASE/PREFIXIon-Mihai Tetcu2009-07-041-0/+4
| | | | | | | | Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=237080
* - Update to 0.8.1Martin Wilke2009-06-243-5/+7
| | | | | | | | PR: 135907 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=236600