Commit graph

10 commits

Author SHA1 Message Date
khorben
de026b8ea4 Revert this (already fixed by wiz@) 2017-02-26 22:28:52 +00:00
khorben
78bb0a5fba Fix build with native X11 on NetBSD
Reported by cherry@, thanks!
2017-02-26 22:26:44 +00:00
tnn
6a4c7785cf Update to modular-xorg-{server,xephyr}-1.17.4
1.17.4:
Fixes an uninitialized fd_set

1.17.3:
Various bugfixes across the board.  The most visible changes include
fixing GLX extension setup under Xwayland and other non-Xorg servers
(enabling core contexts in more scenarios), and various stability fixes
to glamor and the Present extension.
2015-11-01 22:58:52 +00:00
tnn
a1c621016d 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-10-23 10:58:28 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
khorben
159ee3d92e Fix build with the "dtrace" option enabled
Patch from richard@, thanks!
2015-07-09 22:36:47 +00:00
khorben
498c7e1379 Factor the Makefiles of modular-xorg-{server,xephyr}
As proposed on tech-pkg@. Both build-tested on NetBSD/amd64.
2015-07-07 21:51:22 +00:00
khorben
6b9ee921a6 Correct the PKGNAME
It's modular-xorg-xephyr not modular-xorg-server-xephyr.
2015-07-05 15:01:07 +00:00
khorben
2e901b9dfe 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.
2015-07-05 13:16:44 +00:00