- Cleanup pkg-descr:
* remove license/attribution is redundant with the corresponding section in
the manpage
* fmt -w 80
* remove double spaces
- Import patchset [1]:
* Added -fetch and -store options to access cutbuffers
Code clean-up to get rid of compilation warnings
* Added -focus option
* Correctly escape dashes in the manpage
* Add operations to raise (without mapping) or lower a window, and toggle or
circulate stacking
* Add an -property option to specify something different than the name of the
window to use
* Add an -print command to print the windows geometry and name
* Add an -all alias to -names ''
* Document new functions in manpage
Obtained from: debian [1]
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)