git: 54e006aa7616 - main - science/openmx: Re-add port: Nanoscale material simulations using density functional theories (DFT)

Gerald Pfeifer gerald at pfeifer.com
Sun Sep 5 14:06:50 UTC 2021


On Sun, 15 Aug 2021, Yuri Victorovich wrote:
> URL: https://cgit.FreeBSD.org/ports/commit/?id=54e006aa76169cc6e9be20cdcfa233e8e376d824

>     science/openmx: Re-add port: Nanoscale material simulations using density functional theories (DFT)

> +# $FreeBSD$
> +

Uhh, did you just commit the state before removal?  

$FreeBSD$ is a thing of the past.  It should not have been resurrected,
and I just removed it.

> +LDFLAGS+=	${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so ${LOCALBASE}/lib/libmpifort.so
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This looks ... problematic.

> +MAKE_ARGS+=	CFLAGS="${CFLAGS}" FFLAGS="${FFLAGS}" LDFLAGS="${LDFLAGS}" GCC_LIB=${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgfortran.so

As does this.

> +BINARY_ALIAS=	gcc=${CXX} gcc7=${CXX}

This I'd call ... interesting.

Gerald


More information about the dev-commits-ports-main mailing list