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)
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
PR: 58468
Submitted by: maintainer
Noticed by: bento
Prompted by: kris
Not tested on: amd64
Does not break on: i386
Fix stolen from: multimedia/gstreamer-plugins
Tiny gkrellm plugin which read data from thermometer at
Strahov, Prague. Probably useless for anyone not interested
in Prague's weather. :) Tested on both stable and current.
PR: ports/51162
Submitted by: Pav Lucistnik <pav@oook.cz>