SHA256 (Tie-Util-0.03.tar.gz) = 0f7667b2475db033701d447f6fa2ab02d6d155014470d66183369835223255bd SIZE (Tie-Util-0.03.tar.gz) = 42409 ink rel='alternate' title='Atom feed' href='http://www.tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/science/cp2k/Makefile?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/science/cp2k/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+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
* Related to revision 499061 bump ports with USES=fortran to have themgerald2019-04-221-1/+1
| | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl
* science/cp2k: fix build with GCC-based architecturesyuri2019-04-101-1/+1
| | | | | PR: 237147 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* science/cp2k: Supply the data directory needed for computation ; Change to ↵yuri2019-04-071-4/+7
| | | | GitHub
* science/cp2k: Remove contiguous blank linesyuri2019-01-261-1/+0
|
* science/cp2k: Add missing executables that should be installedyuri2019-01-261-3/+8
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-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
* science/cp2k: Change from net/mpich2 -> net/mpichyuri2018-09-231-2/+4
|
* science/cp2k: Require the option OPENMP=on in fftw3 for options OPENMP and ↵yuri2018-09-141-2/+11
| | | | | | | OPENMP_MPI PR: 231163 Submitted by: jhale
* science/cp2k: Add multiprocessing options MPI and OPENMP_MPIyuri2018-09-061-4/+17
| | | | The set of builds is defined in the project itself.