History log of /netbsd-src/external/mit/xorg/bin/xdpyinfo/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 6543f2f2 09-May-2024 nia <nia@NetBSD.org>

stop using and linking against libXxf86misc

support for this extension was removed from xorg in 2008,
our xorg-server and our xorg-server.old can't use it.


# e60fe600 19-Jul-2015 mrg <mrg@NetBSD.org>

build updates for various x11 apps being updated.


# 1429b5a2 29-Sep-2013 christos <christos@NetBSD.org>

need -lxcb


# 1ecae967 31-May-2013 mrg <mrg@NetBSD.org>

convert to generated config.h. add libX11-xcb.


# 7d3af8c6 31-May-2013 mrg <mrg@NetBSD.org>

find manuals moved into man/ subdirs.


# e74fd8b3 22-May-2010 mrg <mrg@NetBSD.org>

apply -Wno-error in several places where new X11 headers warn about
being used (but in many cases, there are no new versions that don't
use them...)


# ae181348 09-Nov-2009 mrg <mrg@NetBSD.org>

add a note about adding compositing libs support


# 2980e352 29-Jul-2008 mrg <mrg@NetBSD.org>

initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live

initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated. there are 192 of them so it may take some time
before that is completed.

show more ...