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.
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)
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
Dictionary server for the SKK Japanese-input software.
PR: ports/8705 (part of)
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Note:
This PR cannot close until I commit japanese/skk meta-port
and take some tweaks. Please wait.