rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
- use gtk by default because WITHOUT_GTK does not work.
- use PORTDOCS and PORTEXAMPLES
PR: ports/169031
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
science/cdcl-gtk -> delete
science/ruby-dcl -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys -> update to 0.3.5 and fix dependency
science/gave -> update to 1.1.3 and fix dependency
PR: ports/76853
Submitted by: maintainer