IABSD.fr/ports/math/hdf5

Branch :


Log

Author Commit Date CI Message
1bfe48d5 2025-11-24 13:28:00 Add c++ to COMPILER_LANGS, drop base-gcc it is not good enough and bump REVISION OK sthen@ martin@
c2e3f61e 2025-09-05 22:33:59 set COMPILER_LANGS properly, drop unneeded CONFIGURE_ENV
dbfc1ba2 2025-09-05 20:53:57 Update hdf5 to 1.14.6 and enable libaec. ok tb@ landry@
5a9600c7 2025-01-10 18:03:43 Mark ports using lang/gcc/8,-f95 on arm64 as not BTI compliant To be reconsidered when we move to lang/gcc/11 or newer, which supports -mbranch-protection. The fix isn't complete since some ports may use BTI-incompatible fortran code through shared libraries. ok tb@ phessler@ pascal@ sthen@
d80b8b5d 2024-09-06 14:21:12 Update hdf5 to 1.14.4.3.
3de1dcc0 2023-11-07 12:41:06 Update hdf5 to 1.14.3.
181ee831 2023-05-19 07:10:57 Update hdf5 to 1.14.1. OK landry@
347e4c9d 2022-03-07 11:10:52 Update hdf5 to 1.12.1. Initiated by a diff from jmeister@posteo.ch.
87e05eb1 2021-10-28 14:46:11 Disable hdf5 on architectures without gfortran To be revisited with martin@ later if disabling fortran proves possible/useful.
24ac2271 2020-12-02 13:27:54 Update hdf5 to 1.12.0: - take maintainer (thanks Ingo) - enable fortran - use configure argument for example dir instead of post-install mv(1) - API changes require major bump to all shlib - pull patches from upstream to respect DESTDIR for examples - fix h5repack_plugin.sh test OK feinerer@, extra testing for gdal,python3 from landry@