summaryrefslogtreecommitdiff
path: root/wm/quartz-wm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31Configure with --enable-xplugin-dock-support to fix build on 64-bit-onlyschmonz1-2/+3
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-10-01Import quartz-wm-1.3.1 as wm/quartz-wm.tnn1-0/+26
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.