Date: Tue, 1 Jun 2021 10:19:44 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Yuri Victorovich <yuri@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: ddeceb22cff7 - main - New port: math/gravity: Mathematical modeling for optimization and machine learning Message-ID: <9d375076-d8f4-e268-6330-1cb58fa7d936@pfeifer.com> In-Reply-To: <202105122323.14CNNZOH041386@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On Wed, 12 May 2021, Yuri Victorovich wrote:
> New port: math/gravity: Mathematical modeling for optimization and machine learning
> +BUILD_DEPENDS= ...
> + gcc${GCC_DEFAULT}>0:lang/gcc${GCC_DEFAULT} # not sure why does it need gcc, maybe for libquadmath.so
What are you trying to do here?
Might
USE_GCC=yes:build
be a nicer way to say the same?
> +RUN_DEPENDS= gcc${GCC_DEFAULT}>0:lang/gcc${GCC_DEFAULT}
Hmm, no, there's a RUN_DEPENDS, too.
> +USES= cmake compiler:c++11-lang eigen:3 localbase:ldflags pkgconfig
And USES=compiler:c++11-lang.
This looks rather unusual. Am I missing something?
Gerald
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9d375076-d8f4-e268-6330-1cb58fa7d936>
