Home | History | Annotate | Download | only in doc
History log of /src/external/mit/xorg/server/xorg-server/doc/Makefile
RevisionDateAuthorComments
 1.6  10-Aug-2020  mrg fix various missing transforms for man page, ala PR#55422.

add method to transform both the "__foo__" and "@foo@"
version of various transforms, while upstream are converting
from the former to the latter it seems. convert all the
common transforms to this method.

expand the grep for .pc files to look for missing @foo@
fixes to the man page genration, and ignore a few things
(thanks uwe@ - .IN lines, and stuff between tab(@) and .TE.)

xorg-server __default_font_path__ -> @default_font_path@,
and xfree86 transform xconfigdir, xkbdir, and modulepath
using new both method.
 1.5  14-Aug-2016  mrg branches: 1.5.16;
various build updates for xorg-server 1.18. with this and some other
uncommited work, Xvfb and Xnest both link.
 1.4  02-Aug-2011  mrg build updates and fixes for xorg-server 1.10.3.
 1.3  11-Jun-2009  mrg upgrade the build framework for xorg-server 1.6.

this doesn't quite work yet. Xvfb and Xnest attempt to link but
have missing symbols. Xorg doesn't build all its components yet.
 1.2  14-Oct-2008  cube branches: 1.2.2; 1.2.4; 1.2.10;
- Adapt to changes on bsd.x11.mk
- Remove unnecessary targets that handled .man.pre files
- Add transformations for package-specific patterns in man page templates.
 1.1  02-Aug-2008  mrg branches: 1.1.2;
start of build-glue support for xorg-server bits.
building so far:
doc include dix fb mi miext randr render


again based on the work rtr made for xorg support, and of course this
is very much based on the work lukem did originally for src/x11, as is
all the stuff in src/external/mit/xorg.

hi luke! :)
 1.1.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.2.1  02-Aug-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:44 +0000
 1.2.10.1  21-Apr-2010  matt sync to netbsd-5
 1.2.4.1  17-Sep-2009  snj Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.
 1.2.2.2  19-Oct-2008  haad Sync with HEAD.
 1.2.2.1  14-Oct-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:41:18 +0000
 1.5.16.1  20-Aug-2020  martin Pull up following revision(s) (requested by kim in ticket #1059):

share/mk/bsd.x11.mk: revision 1.133
share/mk/bsd.x11.mk: revision 1.136
external/mit/xorg/server/xorg-server/hw/xfree86/doc/Makefile: revision 1.8
external/mit/xorg/server/xorg-server/doc/Makefile: revision 1.6

Allow overriding the default man substitutions with X11EXTRAMANTRANSFORMS
fix various missing transforms for man page, ala PR#55422.
add method to transform both the "__foo__" and "@foo@"
version of various transforms, while upstream are converting
from the former to the latter it seems. convert all the
common transforms to this method.

expand the grep for .pc files to look for missing @foo@

fixes to the man page genration, and ignore a few things
(thanks uwe@ - .IN lines, and stuff between tab(@) and .TE.)

xorg-server __default_font_path__ -> @default_font_path@,
and xfree86 transform xconfigdir, xkbdir, and modulepath
using new both method.

RSS XML Feed