in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Port changes:
* Take maintainership
* Change to DISTVERSION
* Add missing dependencies to LIB_DEPENDS
* Add USE_GNOME
* Add USE_CXXSTD
* Add USE_LDCONFIG
* Change docs in pkg-plist to PORTDOCS=*
* Add post-install that fixes the absolute links
* Move patching from post-patch to files/
* Add patches to src/Makefile.am that unbreak the build of 0.90
based on Vincent Torri <vincent.torri@gmail.com> advice on
the automake@gnu.org mailing list.
* Rename to calf-lv2 because this port primarily provides LV2 plugins