aboutsummaryrefslogtreecommitdiff
path: root/science/hypre
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* science/hypre: Update 2.19.0 -> 2.20.0Yuri Victorovich2020-09-253-5/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=550067
* science/hypre: Update 2.18.2 -> 2.19.0Yuri Victorovich2020-05-274-7/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=536679
* - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)Danilo Egea Gondolfo2020-04-191-1/+1
| | | | | | | | | - 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 Notes: svn path=/head/; revision=532095
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=524642
* science/hypre: Fix LICENSE_FILE_*Tobias Kortkamp2020-01-031-2/+2
| | | | Notes: svn path=/head/; revision=521908
* science/hypre: Update 2.16.0 -> science/hypreYuri Victorovich2020-01-033-26/+9
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521900
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* science/hypre: Update 2.15.1 -> 2.16.0Yuri Victorovich2019-05-133-11/+9
| | | | | | | New github repository is pointed to from their website now. Notes: svn path=/head/; revision=501528
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-1/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* science/hypre: unbreak with libc++ 8Jan Beich2019-03-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=494631
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+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
* science/hypre: Update 2.15.0 -> 2.15.1Yuri Victorovich2018-10-202-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=482571
* science/hypre: Update 2.11.2 -> 2.15.0Yuri Victorovich2018-10-094-31/+24
| | | | | | | | | | Port changes: * Move to GitHub * Add the NOMPI option * Update WWW Notes: svn path=/head/; revision=481590
* science/hypre: Take maintainershipYuri Victorovich2018-10-081-1/+1
| | | | Notes: svn path=/head/; revision=481557
* science/hypre: Change from net/mpich2 to net/mpichYuri Victorovich2018-09-231-7/+8
| | | | | | | | | | Reset maintainer on request of the mantainer (Pedro F. Giffuni). PR: 231636 Approved by: pfg (maintainer) Notes: svn path=/head/; revision=480523
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Mark broken on powerpc64.Mark Linimon2018-06-081-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471969
* 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* science/hypre: Fix build with openmpiJoseph Mingrone2017-06-081-4/+10
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=442952
* New port, science/hypre: Scalable Linear Solvers and Multigrid MethodsJoseph Mingrone2017-06-084-0/+142
WWW: http://www.llnl.gov/casc/hypre/ PR: 219709 Submitted by: pfg (maintainer) Differential Revision: https://reviews.freebsd.org/D11048 Notes: svn path=/head/; revision=442906