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)
PExts (Pike EXTensionS) are modules for Pike to handle some
usefull extensions like bzip2, mhash and PCRE.
Theses modules are used automaticaly by Caudium.
PR: ports/45980
Submitted by: Xavier Beaudouin <kiwi@oav.net>