as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
install: /wrkdirs/usr/ports/audio/calf-lv2/work/stage/usr/local/lib/lv2/calf.lv2: realpath: No such file or directory
Reported by: pkg-fallout
MFH: 2019Q3
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
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