2015-10-23 12:58:28 by Tobias Nygren | Files touched by this commit (2) |
Log message: Mark xephyr as not for Darwin for now. Should be possible to support but the Darwin xorg-server build assumes it is going to build xquartz and nothing else. |
2015-08-23 16:30:43 by Thomas Klausner | Files touched by this commit (125) |
Log message: Bump PKGREVISION for nettle shlib major bump. |
2015-08-17 19:11:32 by Thomas Klausner | Files touched by this commit (178) |
Log message: Bump PKGREVISION for ncurses shlib bump. |
2015-07-10 00:36:47 by Pierre Pronchery | Files touched by this commit (1) |
Log message: Fix build with the "dtrace" option enabled Patch from richard@, thanks! |
2015-07-07 23:51:22 by Pierre Pronchery | Files touched by this commit (3) |
Log message: Factor the Makefiles of modular-xorg-{server,xephyr} As proposed on tech-pkg@. Both build-tested on NetBSD/amd64. |
2015-07-05 17:01:07 by Pierre Pronchery | Files touched by this commit (1) |
Log message: Correct the PKGNAME It's modular-xorg-xephyr not modular-xorg-server-xephyr. |
2015-07-05 15:16:44 by Pierre Pronchery | Files touched by this commit (3) | |
Log message: Import x11/modular-xorg-xephyr version 1.17.2 from wip A kdrive based X Server which targets a window on a host X Server as its framebuffer. Unlike Xnest it supports modern X extensions (even if host server doesn't) such as Composite, Damage, randr etc (no GLX support now). It uses SHM Images and shadow framebuffer updates to provide good performance. It also has a visual debugging mode for observing screen updates. |