Date: Tue, 21 Apr 2026 06:39:09 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d0a5c2e892cf - main - science/elk: update 10.3.=?utf-8?Q?12 =E2=86=92 1?=0.9.5 Message-ID: <69e71b8d.1bf35.30dd3af7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0a5c2e892cfaabccd2c70979b514377abb0ad34 commit d0a5c2e892cfaabccd2c70979b514377abb0ad34 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-21 06:23:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-21 06:39:04 +0000 science/elk: update 10.3.12 → 10.9.5 --- science/elk/Makefile | 3 +-- science/elk/distinfo | 6 +++--- science/elk/files/make.inc.in | 5 ++--- science/elk/files/patch-src_Makefile | 11 ----------- 4 files changed, 6 insertions(+), 19 deletions(-) diff --git a/science/elk/Makefile b/science/elk/Makefile index e6d760e394d3..950e2246ae4f 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,6 +1,5 @@ PORTNAME= elk -DISTVERSION= 10.3.12 -PORTREVISION= 4 +DISTVERSION= 10.9.5 CATEGORIES= science MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -chemistry diff --git a/science/elk/distinfo b/science/elk/distinfo index 42fed1f772d8..6b3737745bce 100644 --- a/science/elk/distinfo +++ b/science/elk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737700327 -SHA256 (elk-chemistry/elk-10.3.12.tgz) = c230e2c128733a0f92b8001001181fb9cd44913a8c86e05092c5f177db3664ca -SIZE (elk-chemistry/elk-10.3.12.tgz) = 2913319 +TIMESTAMP = 1776702232 +SHA256 (elk-chemistry/elk-10.9.5.tgz) = 6fb67799a3d8ab612565c468098f69d104b57195c6dfb30b7b1862af9cdd552a +SIZE (elk-chemistry/elk-10.9.5.tgz) = 2934079 diff --git a/science/elk/files/make.inc.in b/science/elk/files/make.inc.in index 5924e49551e7..39a9f2cec1be 100644 --- a/science/elk/files/make.inc.in +++ b/science/elk/files/make.inc.in @@ -62,7 +62,7 @@ SRC_LIBXC = libxcifc_stub.f90 # To enable Libxc first download and compile version 5.x of the library. Next # copy the files libxcf90.a and libxc.a to the elk/src directory and uncomment # the following lines. -LIB_LIBXC = -lxcf90 -lxc +LIB_LIBXC = -lxcf03 -lxc SRC_LIBXC = libxcf03.f90 libxcifc.f90 #------------------------------------------------------------------------------- @@ -90,11 +90,10 @@ SRC_W90S = w90_stub.f90 #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- -# GNU Fortran compiler with MKL. +# GNU Fortran compiler with system BLAS/LAPACK and FFTW. F90 = F90_OPTS = $(FFLAGS) -Ofast -fomit-frame-pointer -fopenmp -ffpe-summary=none -fallow-argument-mismatch F90_LIB = -llapack -lblas -lfftw3 -lfftw3f -pthread -SRC_MKL = #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/science/elk/files/patch-src_Makefile b/science/elk/files/patch-src_Makefile deleted file mode 100644 index b945702d98cb..000000000000 --- a/science/elk/files/patch-src_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.orig 2025-01-24 06:32:12 UTC -+++ src/Makefile -@@ -97,7 +97,7 @@ SRC_main1 = \ - hflocal.f90 match.f90 genvsig.f90 zpotcoul.f90 cpotcoul.f90 clebgor.f90 \ - wigner3j.f90 zfmtftoc.f90 writeefield.f90 potcoul.f90 eveqnfvz.f90 \ - rfmtint.f90 zfmtint.f90 rbsht.f90 rfsht.f90 olprad.f90 checkrst.f90 \ -- writegsvars.f90 trimrfg.f90 -+ writegsvars.f90 trimrfg.f90 mkl_stub.f90 - - SRC_main = $(SRC_main0) $(SRC_main1) -home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e71b8d.1bf35.30dd3af7>
