notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
hypre Scalable Linear Solvers and Multigrid Methods
2.31.0 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.30.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-06-08 03:22:50
Last Update: 2024-02-15 11:35:04
Commit Hash: 6661212
License: APACHE20 MIT
WWW:
https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
Description:
HYPRE: Scalable Linear Solvers and Multigrid Methods HYPRE is a library of high performance preconditioners and solvers featuring multigrid methods for the solution of large, sparse linear systems of equations on massively parallel computers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (70 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hypre-2.31.0/catalog.mk
  3. /usr/local/share/licenses/hypre-2.31.0/LICENSE
  4. /usr/local/share/licenses/hypre-2.31.0/APACHE20
  5. /usr/local/share/licenses/hypre-2.31.0/MIT
  6. include/HYPRE.h
  7. include/HYPRE_DistributedMatrixPilutSolver_protos.h
  8. include/HYPRE_DistributedMatrixPilutSolver_types.h
  9. include/HYPRE_IJ_mv.h
  10. include/HYPRE_MatvecFunctions.h
  11. include/HYPRE_config.h
  12. include/HYPRE_distributed_matrix_mv.h
  13. include/HYPRE_distributed_matrix_protos.h
  14. include/HYPRE_distributed_matrix_types.h
  15. include/HYPRE_error_f.h
  16. include/HYPRE_krylov.h
  17. include/HYPRE_lobpcg.h
  18. include/HYPRE_matrix_matrix_protos.h
  19. include/HYPRE_parcsr_ls.h
  20. include/HYPRE_parcsr_mv.h
  21. include/HYPRE_seq_mv.h
  22. include/HYPRE_sstruct_ls.h
  23. include/HYPRE_sstruct_mv.h
  24. include/HYPRE_struct_ls.h
  25. include/HYPRE_struct_mv.h
  26. include/HYPRE_utilities.h
  27. include/HYPREf.h
  28. include/IJ_matrix.h
  29. include/IJ_vector.h
  30. include/_hypre_IJ_mv.h
  31. include/_hypre_blas.h
  32. include/_hypre_lapack.h
  33. include/_hypre_parcsr_ls.h
  34. include/_hypre_parcsr_mv.h
  35. include/_hypre_seq_block_mv.h
  36. include/_hypre_sstruct_ls.h
  37. include/_hypre_sstruct_mv.h
  38. include/_hypre_struct_ls.h
  39. include/_hypre_struct_mv.h
  40. include/_hypre_utilities.h
  41. include/_hypre_utilities.hpp
  42. include/aux_par_vector.h
  43. include/aux_parcsr_matrix.h
  44. include/csr_block_matrix.h
  45. include/csr_matmultivec.h
  46. include/distributed_matrix.h
  47. include/f2c.h
  48. include/fortran.h
  49. include/fortran_matrix.h
  50. include/hypre_blas.h
  51. include/interpreter.h
  52. include/krylov.h
  53. include/lobpcg.h
  54. include/multivector.h
  55. include/par_csr_block_matrix.h
  56. include/par_csr_matmultivec.h
  57. include/par_csr_pmvcomm.h
  58. include/par_multivector.h
  59. include/seq_multivector.h
  60. include/seq_mv.h
  61. include/temp_multivector.h
  62. lib/cmake/HYPRE/HYPREConfig.cmake
  63. lib/cmake/HYPRE/HYPREConfigVersion.cmake
  64. lib/cmake/HYPRE/HYPRETargets-release.cmake
  65. lib/cmake/HYPRE/HYPRETargets.cmake
  66. lib/libHYPRE.so
  67. lib/libHYPRE.so.0
  68. @owner
  69. @group
  70. @mode
Collapse this list.
Dependency lines:
  • hypre>0:science/hypre
To install the port:
cd /usr/ports/science/hypre/ && make install clean
To add the package, run one of these commands:
  • pkg install science/hypre
  • pkg install hypre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hypre
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707996616 SHA256 (hypre-space-hypre-v2.31.0_GH0.tar.gz) = 9a7916e2ac6615399de5010eb39c604417bb3ea3109ac90e199c5c63b0cb4334 SIZE (hypre-space-hypre-v2.31.0_GH0.tar.gz) = 7490594

Packages (timestamps in pop-ups are UTC):
hypre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.31.0------
FreeBSD:13:quarterly-2.31.0------
FreeBSD:14:latest-2.31.0------
FreeBSD:14:quarterly-2.31.0------
FreeBSD:15:latest-2.31.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gfortran12 : lang/gcc12
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
  3. libmpich.so : net/mpich
This port is required by:
for Libraries
  1. graphics/glvis
  2. math/mfem
  3. science/code_saturne
  4. science/serac

Configuration Options:
===> The following configuration options are available for hypre-2.31.0: DOCS=on: Build and/or install documentation ====> MPI (Message Passing Interface) support: you have to select exactly one of them NOMPI=off: Build without parallel processing support MPICH=on: Parallel processing support via MPICH 3 OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
science_hypre
USES:
blaslapack cmake:testing fortran localbase mpi:mpich pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hypre-space/hypre/tar.gz/v2.31.0?dummy=/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.31.0
15 Feb 2024 11:35:04
commit hash: 6661212f96812211c1be6aa17bccd685c6e673e7commit hash: 6661212f96812211c1be6aa17bccd685c6e673e7commit hash: 6661212f96812211c1be6aa17bccd685c6e673e7commit hash: 6661212f96812211c1be6aa17bccd685c6e673e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: update 2.30.0 → 2.31.0

Reported by:	portscout
2.30.0_2
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
2.30.0_1
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
2.30.0
07 Nov 2023 17:56:53
commit hash: f0afe94635c676c547d5ed3e0508dba57304aedfcommit hash: f0afe94635c676c547d5ed3e0508dba57304aedfcommit hash: f0afe94635c676c547d5ed3e0508dba57304aedfcommit hash: f0afe94635c676c547d5ed3e0508dba57304aedf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: update 2.29.0 → 2.30.0

Reported by:	portscout
2.29.0_1
03 Aug 2023 17:15:28
commit hash: afb34f1d3b86f4e189decb9978381a5c95cf8265commit hash: afb34f1d3b86f4e189decb9978381a5c95cf8265commit hash: afb34f1d3b86f4e189decb9978381a5c95cf8265commit hash: afb34f1d3b86f4e189decb9978381a5c95cf8265 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/hypre: register the shared library

PR:		272916
Approved by:	yuri (maintainer)
2.29.0
25 Jun 2023 08:26:02
commit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.28.0 → 2.29.0

Reported by:	portscout
2.28.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.28.0
19 Mar 2023 07:46:57
commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.26.0 → 2.28.0

Reported by:	portscout
2.26.0
16 Oct 2022 19:37:32
commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.25.0 -> 2.26.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.25.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.25.0
22 Aug 2022 06:01:47
commit hash: d2de7414aa66c1eeff1dd652662c063bd5c51c35commit hash: d2de7414aa66c1eeff1dd652662c063bd5c51c35commit hash: d2de7414aa66c1eeff1dd652662c063bd5c51c35commit hash: d2de7414aa66c1eeff1dd652662c063bd5c51c35 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Add comment
2.25.0
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.25.0
17 Jun 2022 04:03:50
commit hash: 72d92425644c695b4e68da98263e3e68cecb84f3commit hash: 72d92425644c695b4e68da98263e3e68cecb84f3commit hash: 72d92425644c695b4e68da98263e3e68cecb84f3commit hash: 72d92425644c695b4e68da98263e3e68cecb84f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.24.0 -> 2.25.0

Reported by:	portscout
2.24.0
13 Feb 2022 17:38:19
commit hash: 7306b4e805c0155ec87aff7b1e41290cd2767ec1commit hash: 7306b4e805c0155ec87aff7b1e41290cd2767ec1commit hash: 7306b4e805c0155ec87aff7b1e41290cd2767ec1commit hash: 7306b4e805c0155ec87aff7b1e41290cd2767ec1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.23.0 -> 2.24.0

Reported by:	portscout
2.23.0
07 Nov 2021 12:15:02
commit hash: e2bc9761556c33ed29725da142702878cc572a8ccommit hash: e2bc9761556c33ed29725da142702878cc572a8ccommit hash: e2bc9761556c33ed29725da142702878cc572a8ccommit hash: e2bc9761556c33ed29725da142702878cc572a8c files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
science/hypre: fix build on powerpc64*

Collision with machine/frame.h's lr:
In file included from
/wrkdirs/usr/ports/science/hypre/work/hypre-2.23.0/src/distributed_ls/pilut/parilut.c:53:
In file included from
/wrkdirs/usr/ports/science/hypre/work/hypre-2.23.0/src/distributed_ls/pilut/ilu.h:29:
In file included from /usr/include/signal.h:40:
In file included from /usr/include/sys/signal.h:48:
In file included from /usr/include/machine/signal.h:45:
/usr/include/machine/frame.h:54:13: error: expected ')'
        register_t lr;
2.23.0
07 Oct 2021 18:43:15
commit hash: ab8bda9bf6db2d136dfc161c38af7ce6e95c561fcommit hash: ab8bda9bf6db2d136dfc161c38af7ce6e95c561fcommit hash: ab8bda9bf6db2d136dfc161c38af7ce6e95c561fcommit hash: ab8bda9bf6db2d136dfc161c38af7ce6e95c561f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.22.1 -> 2.23.0

Reported by:	portscout
2.22.1
21 Aug 2021 17:12:16
commit hash: 8fc23f5e73d00e638c050eed7fe234726ac2264ecommit hash: 8fc23f5e73d00e638c050eed7fe234726ac2264ecommit hash: 8fc23f5e73d00e638c050eed7fe234726ac2264ecommit hash: 8fc23f5e73d00e638c050eed7fe234726ac2264e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.22.0 -> 2.22.1

Reported by:	portscout
2.22.0
23 Jun 2021 19:37:54
commit hash: 94ca6023711f5308449e8fa981c2ca34e06c15b3commit hash: 94ca6023711f5308449e8fa981c2ca34e06c15b3commit hash: 94ca6023711f5308449e8fa981c2ca34e06c15b3commit hash: 94ca6023711f5308449e8fa981c2ca34e06c15b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.21.0 -> 2.22.0

Reported by:	portscout
2.21.0
26 May 2021 06:59:05
commit hash: c9477f3a7d145debd55594f8b08aea3168c7e5d6commit hash: c9477f3a7d145debd55594f8b08aea3168c7e5d6commit hash: c9477f3a7d145debd55594f8b08aea3168c7e5d6commit hash: c9477f3a7d145debd55594f8b08aea3168c7e5d6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.20.0 -> 2.21.0

Reported by:	portscout
2.20.0
15 Apr 2021 08:31:56
commit hash: ffbc3bd9376a3672e16eafddf55b233b8fed1674commit hash: ffbc3bd9376a3672e16eafddf55b233b8fed1674commit hash: ffbc3bd9376a3672e16eafddf55b233b8fed1674commit hash: ffbc3bd9376a3672e16eafddf55b233b8fed1674 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Remove duplicate variables
- Remove nop variables
- Sort categories
- Remove redundant option descriptions that match the default ones

Reported by:	portscan
2.20.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.20.0
25 Sep 2020 19:01:01
Revision:550067Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.19.0 -> 2.20.0

Reported by:	portscout
2.19.0
27 May 2020 08:08:16
Revision:536679Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.18.2 -> 2.19.0

Reported by:	portscout
2.18.2_2
19 Apr 2020 09:49:02
Revision:532095Original commit files touched by this commit
danilo search for other commits by this committer
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is
deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi
2.18.2_1
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
2.18.2
03 Jan 2020 07:24:56
Revision:521908Original commit files touched by this commit
tobik search for other commits by this committer
science/hypre: Fix LICENSE_FILE_*
2.18.2
03 Jan 2020 04:46:59
Revision:521900Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.16.0 -> science/hypre

Reported by:	portscout
2.16.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
2.16.0
13 May 2019 07:57:58
Revision:501528Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.15.1 -> 2.16.0

New github repository is pointed to from their website now.
2.15.1_2
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2.15.1_1
04 Mar 2019 18:35:03
Revision:494631Original commit files touched by this commit
jbeich search for other commits by this committer
science/hypre: unbreak with libc++ 8

In file included from FEI_HYPRE_Impl.cxx:22:
In file included from /usr/include/c++/v1/math.h:309:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
./../../utilities/version:1:2: error: invalid preprocessing directive
 #!/bin/sh
  ^
./../../utilities/version:2:2: error: invalid preprocessing directive
 #BHEADER**********************************************************************
  ^
./../../utilities/version:3:3: error: invalid preprocessing directive
 # Copyright (c) 2008,  Lawrence Livermore National Security, LLC.
   ^
[...]

PR:		236192
Approved by:	portmgr blanket
2.15.1_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
2.15.1
20 Oct 2018 15:47:07
Revision:482571Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.15.0 -> 2.15.1

Reported by:	portscout
2.15.0
09 Oct 2018 01:26:30
Revision:481590Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Update 2.11.2 -> 2.15.0

Port changes:
* Move to GitHub
* Add the NOMPI option
* Update WWW
2.11.2_4
08 Oct 2018 19:16:50
Revision:481557Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Take maintainership
2.11.2_4
23 Sep 2018 18:48:21
Revision:480523Original commit files touched by this commit
yuri search for other commits by this committer
science/hypre: Change from net/mpich2 to net/mpich

Reset maintainer on request of the mantainer (Pedro F. Giffuni).

PR:		231636
Approved by:	pfg (maintainer)
2.11.2_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.11.2_2
08 Jun 2018 02:39:46
Revision:471969Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
2.11.2_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2.11.2_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2.11.2
08 Jun 2017 19:37:02
Revision:442952Original commit files touched by this commit
jrm search for other commits by this committer
science/hypre: Fix build with openmpi

- specify full path to mpicc/mpicxx when setting CC/CXX
- specify mpi include/lib dirs
- set WRKSRC_SUBDIR instead of WRKSRC
- whitespace changes

Approved by:	pfg (maintainer)
2.11.2
08 Jun 2017 03:22:39
Revision:442906Original commit files touched by this commit
jrm search for other commits by this committer
New port, science/hypre: Scalable Linear Solvers and Multigrid Methods

WWW: http://www.llnl.gov/casc/hypre/

PR:		219709
Submitted by:	pfg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D11048

Number of commits found: 43