Eric A. Borisch
6d9281424a
hdf5: MAJOR VERSION UPDATE 2.1.1 ( #32874 )
...
* hdf5: MAJOR VERSION UPDATE 2.1.1
* hdf5: Fix tests; add upstream fortran patch
* hdf5: revbumps
2026-06-04 13:20:03 -05:00
Joshua Root
d781843732
science/[A-g]*: set github.tarball_from explicitly
...
In preparation for changing the default.
2025-01-27 12:39:56 +11:00
Eric A. Borisch
1757ae8681
hdf5: 1.14.4-3 and revbumps ( #24190 )
...
* hdf5: 1.14.4-3. Requires bumping deps.
* hdf5: revbumps
* hdf5: remove old patchfile
2024-05-30 08:49:53 -05:00
Eric A. Borisch
4a1ea03845
Rev-bumps for hdf5 ABI change ( #23719 )
...
* Rev-bumps for hdf5 ABI change
2024-04-25 22:57:51 -05:00
Christopher Nielsen
b065b4b5c8
eigen3 dependents: fix existing path-style dep
...
- Ensure consistency, and use pkgconfig path
CC: @barracuda156
2023-06-21 10:54:22 -04:00
Eric A. Borisch
6b3f07b90b
hdf5: 1.14.1-2 ( #18775 )
...
* HDF5: Fix livecheck
* HDF5: 1.14.1-2
* wip: bumps
2023-05-26 08:35:16 -05:00
Marcus Calhoun-Lopez
5373335133
hdf5: update version 1.12.2->1.14.0 & revbump deps
2023-01-14 06:53:07 -07:00
Eric A. Borisch
7bd523e61a
hdf5: 1.12.2 and related bumps. ( #14726 )
2022-04-30 14:01:22 -05:00
Eric A. Borisch
63940da8c5
hdf5 revbumps ( #11597 )
2021-07-14 15:40:50 -05:00
Chris Jones
efe2006167
ALPSCore: migrate to boost PG
2021-06-13 15:36:00 +01:00
Eric A. Borisch
a899ec0c4d
WIP: hdf5: update to 1.12.0 ( #7983 )
...
* hdf5: Update to 1.12.0, default API to 110
Bump files with a default dependency on hdf5; also added script to make doing this easier.
2020-12-16 13:15:42 -06:00
Eric A. Borisch
9078a70917
hdf5-1.10.7 and rev-bumps for deps ( #8616 )
2020-10-04 15:24:35 -05:00
Eric A. Borisch
86f87e9d77
hdf5: Take ownership; update to 1.10.6; bump deps. ( #6099 )
...
* hdf5: Update to 1.10.6; take (open)maintainership
* Rev-bump ports depending on HDF5
2020-01-06 09:37:25 -06:00
Chris Jones
17ccbaf029
revbump ports following hdf5 update
2019-03-09 15:18:42 +00:00
Eric A. Borisch
4f00c4e179
hdf5: update to latest and revbump deps.
2018-11-12 19:58:05 -06:00
Alexander Gaenko
3c50488f61
ALPSCore: various improvements
...
1) Explicitly request C++11 via `PortGroup cxx11`
2) Depend on Eigen3 path rather than port, as per discussion
in https://github.com/macports/macports-ports/pull/2423
3) Adjust CMake build options
4) Add `port test` capability
2018-09-08 08:22:43 +02:00
Alexander Gaenko
ce232f1bd6
Updated ALPSCore to v2.2.0
2018-08-21 08:20:53 -04:00
Mark Moll
8ceab38545
science/hdf5: update to version 1.10.2
...
rev. bump all ports that depend on hdf5, since hdf5 is very picky about
this.
2018-04-08 14:02:23 -05:00
Sean Farley
907a4a8117
bulk update: remove dragonegg and llvm from mpi or compilers setup
...
This should have gone into the commit that removed the variants from the port
groups, so that's a mistake on my part.
2018-03-25 17:06:33 -07:00
Michael Dickens
38c08eb5d7
Rebuild ports with boost 1.66.0
...
See: https://trac.macports.org/ticket/55551
2018-02-16 09:46:27 -05:00
Marcus Calhoun-Lopez
7cbbb6dd71
openmpi dependencies: revbump after version update
...
See https://github.com/macports/macports-ports/pull/1027
See https://github.com/macports/macports-ports/commit/5f10d24ffd4b59fabf9bf412be8530e73011d952
2017-11-25 03:14:32 -07:00
Alexander Gaenko
e2515ef1ca
ALPSCore: update to 1.0.0
...
A new release. Also should resolve the tarball checksum mismatch.
See: https://trac.macports.org/ticket/54839
2017-11-11 20:05:34 +01:00
Ryan Schmidt
f3dd036d4a
Rebuild ports with boost 1.65.1
...
See: https://trac.macports.org/ticket/50671
2017-11-10 03:43:17 -06:00
Mark Moll
1aac7783b3
science/hdf5: update to version 1.10.1; rev. bump ports that depend on hdf5, since hdf5 is very picky about this; closes https://trac.macports.org/ticket/54139
2017-05-22 09:30:28 -05:00
Lawrence Velázquez
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00