A kdrive based X server from X.Org Maintained by:x11@FreeBSD.org Port Added: 20 May 2008 13:18:55
Xephyr is a a kdrive server that outputs to a window on a pre-existing
'host' X display. Think Xnest but with support for modern extensions
like composite, damage and randr.
WWW: http://www.x.org/
To install the port:cd /usr/ports/x11-servers/xephyr/ && make install clean To add the package:pkg_add -r xephyr
Configuration Options
===> The following configuration options are available for xephyr-1.4_1:
HAL=on (default) "Compile with HAL config support"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)