Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 24 Dec 2024 04:45:11 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.5=>1.7.0
Changelog: https://github.com/Unidata/netcdf4-python/releases/tag/v1.7.0 |
1.6.5 26 Oct 2023 12:22:06 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.4=>1.6.5
Changelog: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.5rel |
1.6.4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.6.4 06 Jun 2023 17:47:38 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.3=>1.6.4
Changelog:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.4rel |
1.6.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.6.3 11 Mar 2023 16:07:43 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.2=>1.6.3
Changelog:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.3rel |
1.6.2 14 Dec 2022 21:41:14 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.1=>1.6.2
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.2 |
1.6.1 05 Nov 2022 14:19:17 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.6.0=>1.6.1
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.0 26 Jul 2022 15:53:14 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.5.8=>1.6.0
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.0rel |
1.5.8_2 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
1.5.8_1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.5.8_1 07 Mar 2022 18:10:58 |
Po-Chuan Hsieh (sunpoet) |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
1.5.8 05 Mar 2022 19:27:52 |
Muhammad Moinur Rahman (bofh) |
science/py-netCDF4: Update version 1.5.7=>1.5.8
Relnotes:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.5.8rel |
1.5.7 10 Oct 2021 15:32:52 |
Muhammad Moinur Rahman (bofh) Author: Wen Heping |
science/py-netCDF4: Update version 1.3.1=>1.5.7
PR: 259042
Reported by: wen
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.5.7rel |
1.3.1_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.1_8 26 Jan 2021 14:04:01 |
sunpoet |
Bump PORTREVISION for science/netcdf shlib change |
1.3.1_7 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.3.1_7 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
1.3.1_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.3.1_6 11 May 2019 21:10:32 |
mat |
Cleanup cython dependency. |
1.3.1_6 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.3.1_5 02 Mar 2019 17:45:58 |
sunpoet |
Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md |
1.3.1_4 05 Jan 2019 22:46:54 |
sunpoet |
Update science/hdf5 to 1.10.4
- 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 |
1.3.1_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.3.1_2 05 Sep 2018 22:05:23 |
sunpoet |
Update science/hdf5 to 1.10.2
- 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 |
1.3.1_1 19 Jun 2018 00:03:37 |
yuri |
science/py-netCDF4: Add USE_PYTHON=concurrent
Approved by: portmgr |
1.3.1 24 Apr 2018 19:40:03 |
bofh |
science/py-netCDF4: Update version 1.2.9=>1.3.1
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.3.1rel |
1.2.9_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.2.9_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above ) |
1.2.9_1 21 Oct 2017 20:18:16 |
sunpoet |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases |
1.2.9 20 Sep 2017 13:19:59 |
bofh |
science/py-netCDF4: Update version 1.2.7=>1.2.9
- Conditional installation of DOCS and EXAMPLES |
1.2.7_1 30 May 2017 02:56:44 |
sunpoet |
Update science/hdf5 to 1.10.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 |
1.2.7 25 Feb 2017 19:07:33 |
bofh |
science/py-netCDF4: Update version 1.2.4=>1.2.7 |
1.2.4_1 20 Apr 2016 20:42:40 |
sunpoet |
- Update to 1.10.0
- 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 |
1.2.4 18 Apr 2016 06:50:53 |
bofh |
science/py-netCDF4: Update version 1.2.3.1=>1.2.4 |
1.2.3.1 10 Apr 2016 15:11:55 |
bofh |
science/py-netCDF4: Update version 1.2.3=>1.2.3.1 |
1.2.3 07 Apr 2016 18:21:44 |
bofh |
science/py-netCDF4: Update version 1.1.1=>1.2.3 |
1.1.1_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_2 24 May 2015 08:10:29 |
sunpoet |
- Update to 1.8.15
- 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 |
1.1.1_1 07 May 2015 17:41:24 |
mat |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_1 18 Jan 2015 10:39:51 |
sunpoet |
- Update to 1.8.14
- 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 |
1.1.1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.1.1 05 Dec 2014 17:52:52 |
sunpoet |
- Update to 1.1.1
- 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) |
1.0.8_1 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
1.0.8_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.0.8 07 Jun 2014 18:15:43 |
sunpoet |
- Pass maintainership to submitter
PR: ports/188344
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.0.8 17 May 2014 09:54:03 |
miwi |
- Update to 1.0.8
- Support GITHUB
PR: 187745
Submitted by: Ports Fury |
1.0.5_4 03 May 2014 03:17:19 |
sunpoet |
- Update to 4.3.2 (from science/netcdf4)
- 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] |
1.0.5_3 03 May 2014 00:55:30 |
sunpoet |
- Update to 1.8.12 (from science/hdf5-18)
- 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] |
1.0.5_2 24 Mar 2014 02:45:01 |
swills |
- Use new LIB_DEPENDS
PR: ports/187416
Submitted by: Johannes Jost Meixner <xmj@chaot.net> |
1.0.5_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
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) |
1.0.5_1 29 Dec 2013 11:41:17 |
wg |
science/py-netCDF4: support staging |
1.0.5_1 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
1.0.5_1 26 Oct 2013 00:52:36 |
gerald |
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 (Only the first 15 lines of the commit message are shown above ) |
1.0.5 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.0.5 21 Aug 2013 02:49:33 |
wen |
- Update to 1.0.5 |
1.0.4 30 Apr 2013 00:39:36 |
miwi |
- Update to version 1.0.4
PR: 177915
Submitted by: Ports Fury |
1.0.2 27 Nov 2012 03:28:28 |
bdrewery |
- Update to 1.0.2
- Remove ABI versions from LIB_DEPENDS
Feature safe: yes |
1.0.1 07 Oct 2012 03:55:19 |
wen |
- Update to 1.0.1
- Trim Makefile headers
- Reset maintainer to ports@ |
0.9.9 06 Mar 2012 06:32:28 |
wen |
- Update to 0.9.9 |
0.9.8 26 Oct 2011 02:07:42 |
wen |
- Update to 0.9.8 |
0.9.7 25 Aug 2011 11:39:43 |
wen |
- Update to 0.97 |
0.9.4_1 15 Jul 2011 07:00:46 |
sunpoet |
- Bump PORTREVISION for science/hdf5-18 shlib change |
0.9.4 03 Jun 2011 01:25:30 |
wen |
- Update to 0.9.4 |
0.9.3_1 12 Apr 2011 15:17:34 |
sunpoet |
- Bump PORTREVISION for science/netcdf4 shlib change |
0.9.3 29 Oct 2010 01:41:56 |
wen |
- Update to 0.9.3 |
0.9.2 25 Sep 2010 06:49:28 |
wen |
- Update to 0.9.2 |
0.9.1 11 Apr 2010 23:28:17 |
wen |
- Update to 0.9.1 |
0.9 10 Feb 2010 07:41:13 |
wen |
- Update to 0.9
- Update my mail address to FreeBSD |
0.8.1_1 26 Sep 2009 15:11:38 |
rafan |
- Update science/netcdf4 to 4.0.1
- Bump PORTREVISION for dependent ports
PR: ports/136377
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Feature safe: yes |
0.8.1 04 Jul 2009 10:37:00 |
itetcu |
Fix with custom LOCALBASE/PREFIX
Submitted by: maintainer
Reported by: QATty |
0.8.1 24 Jun 2009 20:57:37 |
miwi |
- Update to 0.8.1
PR: 135907
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.7.7 23 Feb 2009 20:18:45 |
miwi |
netCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and
write files in both the new netCDF 4 and the old netCDF 3 format, and
can create files that are readable by HDF5 clients. The API modelled
after Scientific.IO.NetCDF, and should be familiar to users of that
module.
Many new features of netCDF 4 are implemented, such as multiple
unlimited dimensions, groups and zlib data compression. All the new
primitive data types (such as 64 bit and unsigned integer types) are
implemented, except variable-length strings (NC_STRING). User defined
data types (compound, vlen, enum etc.) are not supported.
WWW: http://code.google.com/p/netcdf4-python/
PR: ports/131866
Submitted by: wenheping at gmail.com |