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)
feed this effort back to the irc/xchat port soon after the forthcoming
4.4-RELEASE.
PR: ports/30282 (partly)
Submitted by: TOGAWA Satoshi <toga@puyo.org>
Tested by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>,
ume
We are now two hours away from the ports freeze!
irc/xchat. As japanese/xchat "built" without a problem, I didn't
notice it was "broken"... In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)
To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.