e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
It is a replacement for the standard X console. Contool will flash its
icon and beep when messages are written to the icon, so you can keep it
closed on your desktop until a message arrives. You can modify this
beeping and flashing behavior; see the man page for more details.
You can instruct contool to filter and ignore certain common console
messages or act upon them.
Submitted by: Nick Sayer <nsayer@@quack.kfu.com> (w/changes by me)
Closes PR: ports/2152