aboutsummaryrefslogtreecommitdiff
path: root/math/elpa
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/elpa: Unbreak build with GCC 10Tobias Kortkamp2020-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | src/elpa2/kernels/real_template.F90:117:37: 117 | & (q(i,1),hh, nb, ldq, ldh, s) | 1 Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8) src/elpa2/kernels/real_template.F90:133:37: 133 | & (q(i,1),hh, nb, ldq, ldh, s) | 1 Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8) src/elpa2/kernels/real_template.F90:145:37: 145 | & (q(i,1),hh, nb, ldq, ldh, s) | 1 Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8) http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/elpa-2019.05.002_2.log PR: 246700 Notes: svn path=/head/; revision=541197
* Bump 46 ports depending on math/openblas because the after the recent ↵Yuri Victorovich2020-05-061-1/+1
| | | | | | | math/openblas update the library name changed in openblas. Notes: svn path=/head/; revision=534185
* 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
* math/elpa: Update 2019.05.001 -> 2019.05.002Yuri Victorovich2019-10-103-17/+22
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=514210
* 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
* math/elpa: Update 2018.11.001 -> 2019.05.001Yuri Victorovich2019-07-053-48/+20
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=505877
* math/elpa: fix build with GCC architecturesPiotr Kubaj2019-06-291-1/+1
| | | | | | | | | | | Add USES=compiler:c11 to fix: checking whether C compiler accepts -std=c11... no C compiler cannot compile C11 code Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=505342
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-0/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* math/elpa: Update 2018.05.001 -> 2018.11.001Yuri Victorovich2018-12-213-23/+28
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=487935
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+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
* Change 20 ports from net/mpich2 to net/mpichYuri Victorovich2018-09-221-1/+2
| | | | | | | | | | | | | mpich2 is the obsolete version 2.x, mpich is at the current version 3.x Ports: math/scalapack science/nwchem science/quantum-espresso science/qmcpack science/madness science/qbox science/openmx science/jdftx science/fleur science/libgridxc science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich Notes: svn path=/head/; revision=480395
* New port: math/elpa: Eigenvalue soLver for Petaflop ApplicationsYuri Victorovich2018-08-295-0/+139
Notes: svn path=/head/; revision=478422