git: d80bec989b7f - main - science/atompaw: mark BROKEN, fails to build on 14.3-amd64 poudriere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jan 2026 20:27:16 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d80bec989b7f9eeffea518803c399569c7fcadee
commit d80bec989b7f9eeffea518803c399569c7fcadee
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-01-19 19:52:04 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2026-01-19 20:27:12 +0000
science/atompaw: mark BROKEN, fails to build on 14.3-amd64 poudriere
---
science/atompaw/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile
index 5e23ebdb9006..ea635ac01d79 100644
--- a/science/atompaw/Makefile
+++ b/science/atompaw/Makefile
@@ -8,6 +8,10 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Tool for projector augmented wave functions for molecular simulations
WWW= https://users.wfu.edu/natalie/papers/pwpaw/
+BROKEN= fails to build, interpolation_mod.F90:19:8: Fatal Error: Cannot open module file 'io_tools.mod' for reading at (1): No such file or directory
+DEPRECATED= fails to build, interpolation_mod.F90:19:8: Fatal Error: Cannot open module file 'io_tools.mod' for reading at (1): No such file or directory
+EXPIRATION_DATE=2026-03-19
+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING