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)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
This port is the ModPlug plugin for XMMS. ModPlug is
arguably the best mod-like music rendering engine
capable of playing 22 different module formats. This
plugin can also handle zip, rar, gzip and bzip2
compressed mods (provided unzip, gunzip, unrar are
installed).
WWW: http://modplug-xmms.sourceforge.net/
PR: 91501
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>