Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devel/openmp: phase out | jbeich | 2019-05-09 | 1 | -1/+1 |
| | | | | | | | | | - Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767 | ||||
* | Related to revision 499061 bump ports with USES=fortran to have them | gerald | 2019-04-22 | 1 | -1/+1 |
| | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl | ||||
* | Change cmake default behaviour to outsource. | tcberner | 2018-12-26 | 1 | -1/+1 |
| | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine | ||||
* | Bump PORTREVISION for ports depending on the canonical version of GCC | gerald | 2018-12-12 | 1 | -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 | ||||
* | New port: math/latte-integrale: Software for counting lattice ↵ | yuri | 2018-12-06 | 1 | -0/+2 |
| | | | | points/integration over convex polytopes | ||||
* | New port: science/latte: Quantum chemistry: Density functional tight binding ↵ | yuri | 2018-11-01 | 3 | -0/+59 |
molecular dynamics |