summaryrefslogtreecommitdiff
path: root/wm/quartz-wm
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31Configure with --enable-xplugin-dock-support to fix build on 64-bit-onlyschmonz2-5/+4
macOS. In exchange for avoiding the use of the bundled i386 binary blob, this drops compatibility with older macOS (by requiring a newer API in the system libXplugin). In case this had been building for anyone on semi-recent macOS, bump PKGREVISION. Addresses pkg/55880.
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-2/+3
Remove now obsolete packages.
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+2
Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-01Import quartz-wm-1.3.1 as wm/quartz-wm.tnn4-0/+40
quartz-wm is the window manager used by XQuartz to bring an OS X-like experience to X11 applications. It makes use of the AppleWM X11 protocol extension to have libXplugin within XQuartz render window decoration on its behalf and handles basic wm functionality as described by the ICCCM.