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)
- misc WM api changes [1] and [2]
- XClearArea -> XFillRectangle with gray [1] because XClearArea is for Window
not Drawable (was causing X BadWindow error)
[1] me
[2] ports/75000 Serge Gagnon <ser_gagnon@sympatico.ca>
If you hit "play" with a nonexistant file, the program dies - but apart from
that it's now functional again.
PR: ports/79746
Submitted by: Sam Lawrance <boris@brooknet.com.au>
This port switched to use the new sound server for Window Maker - wsoundserver,
which will be committed shortly. Old audio/wmsound module is now scheduled for
deletion, since it doesn't work with newest version of Window Maker and not
maintained anymore.
A utility for configuring sounds to play for WindowMaker events.
PR: 9184, 9566
Submitted by: Glenn Johnson <gljohns@bellsouth.net>,
Pascal Hofstee <daeron@Wit401305.student.utwente.nl>