Commit Graph

4 Commits

Author SHA1 Message Date
Antoine Brodin
8540916d51 Mark BROKEN
pkg-static: Unable to access file /wrkdirs/usr/ports/misc/adios2/work/stage/usr/local/lib/libadios2_cmib.so:No such file or directory

Reported by:	pkg-fallout
2019-09-08 05:57:13 +00:00
Piotr Kubaj
4522ef8f18 misc/adios2: fix build with GCC-based architectures
Needs C++11 compiler to build:

target_compile_features The compiler feature "cxx_auto_type" is not known
to CXX compiler

"GNU"

version 4.2.1.
It also tries to link to libepoll-shim.so (installed by libfabric), so link to it and and devel/libepoll-shim to LIB_DEPENDS.

PR:		239635
Approved by:	yuri (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21400
2019-08-29 19:38:37 +00:00
Antoine Brodin
4ff4d574f9 Cleanup LIB_DEPENDS 2019-08-07 16:49:18 +00:00
Yuri Victorovich
1c4b8dcbea New port: misc/adios2: Next generation of ADIOS developed in the Exascale Computing Program 2019-07-28 10:26:50 +00:00