CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/11/02 12:43:56
Modified files:
devel/gmp : Makefile
devel/mpfr : Makefile
devel/libmpc : Makefile
lang/gcc/4.9 : Makefile
Added files:
devel/gmp/pkg : DESCR-cxx DESCR-main PLIST-cxx PLIST-main
Removed files:
devel/gmp/pkg : DESCR PLIST
Log message:
Re-add the gmpxx C++ library. productivity/libalkimia requires the
C++ templates, though not libgmpxx.
Split off the C++ support into a separate cxx subpackage. Add a
no_cxx bootstrap flavor and use it for the dependency chain up to
lang/gcc/4.9 in order to allow bootstrapping a C++ compiler from
ports.
Based on work by sthen@, tweaks by espie@.