Home | History | Annotate | Download | only in xserver
History log of /src/distrib/sets/lists/xserver/mi
RevisionDateAuthorComments
 1.48  11-Jul-2021  mrg remove mesa < 18 support
 1.47  09-Jan-2021  uki Fix "build.sh syspkgs" build error
 1.46  10-Nov-2020  kamil branches: 1.46.2;
Reintroduce the support of MKCATPAGES

Requested by <mrg>
 1.45  09-Nov-2020  kamil Remove catman pages support

No longer relevant after the MKCATPAGES removal.
 1.44  27-Aug-2020  riastradh Sort and deduplicate set lists.
 1.43  26-Oct-2019  uki Give syspkg names to xserver without machine dependet files
 1.42  23-Oct-2019  uki Give syspkg names to xserver mi files
 1.41  16-Apr-2019  mrg enable EGL and glamor. partly from maya@.

for x86 and evbarm:
- install headers and libEGL
- install xorg-server glamoregl component
- link xorg drivers against gbm/egl

bonus fix:
- fix some wrongly marked compatx11file files


build tested on shark, sgimips, evbarm64-el, amd64 and i386.
run tested on radeon, intel and nvidia on amd64, including
'modesetting' driver on amd64. however, my systems disable
it due to llvmpipe so i'm not sure what is happening.
 1.40  15-Mar-2019  mrg properly mark libmesa_dri.so obsolete in mesa18 x86 builds.
 1.39  15-Mar-2019  mrg libmesa_dri.so is obsolete in mesa18 for x86 as well.
 1.38  15-Dec-2016  kre branches: 1.38.14;

More sets list sorting (maybe this time they're really all done)
 1.37  19-Aug-2016  mrg remove all the X11R6 (old xfree86) entries.

a technically more correct solution would be to mark all but the
shared libraries obsolete, but with approximately 10000 entries
it would significantly slowdown postinstall obsolete checking
and as an end-user, i'm not sure i'd want it anyway.

this also makes it much easier to automate X11R7 changes ;-)
 1.36  23-Aug-2015  mrg branches: 1.36.2;
move the obsolete list files into their respective sets. this means
that if you install a new set and run "postinstall fix obsolete"
the expected things happen.

(hi 12.5 year old me who thought base was better than etc set, which
it really was, but this is better again :-)
 1.35  05-Jan-2015  mrg sets.subr:
support machine=<xxx>, machine_arch=<xxx>, machine_cpu=<xxx> tags.

dri7: build Mesa 7 r300_dri.so for x86 platforms.
 1.34  18-Dec-2014  mrg update sets and reachover makefiles for mesa 10.3.5.
 1.33  09-Feb-2013  christos branches: 1.33.10;
libmesa needs the lib prefix because it is used in LIBDPLIBS
 1.32  09-Mar-2011  mrg branches: 1.32.4; 1.32.10;
move xorg-server.m4 into the MD files that build xorg-server.
this should fix most of the recent build issues on xorg without
xorg-server platforms.
 1.31  07-Mar-2011  mrg move xorg-server.m4 into the xserver set, and mark it 'xorg'.

fixes non-xorg-server builds.
 1.30  27-Aug-2009  mrg - build mesa_dri and swrast on all platforms
- kill imstt
- re-add int10 on macppc
 1.29  12-Jun-2009  mrg merge all the changes for xorg-server 1.6
 1.28  14-Feb-2009  abs Try to cleanup the sets to allow ports without X11R7 servers to build:
- Xnest is mi, cvt and gtf are not
- Man pages are (mostly) mi
 1.27  09-Feb-2009  abs As all port now build Xvfb, move it into the mi file.
Remove any empty md.* files (but leave ad.*)
 1.26  02-Sep-2008  lukem branches: 1.26.2; 1.26.4; 1.26.8;
Use "-obsolete-" instead of "-unknown-" as the syspkg tag for obsolete entries.
Suggested by Alan Barrett <apb>
 1.25  02-Sep-2008  lukem * reformat the (non-comment) columns
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
with in-use entries
* remove pointless "obsolete" X11R7 entries
 1.24  01-Sep-2008  rtr remove x11 entry for XF86Config.5 since it is not mi
discovered by: Juergen Hannken-Illjes while building evbppc
 1.23  30-Aug-2008  rtr add entries for ./etc/mtree/set.x{server,font,etc} when MKXORG=yes
 1.22  29-Aug-2008  lukem Entries for HTML man pages generated with MKHTML=yes.
PR 29233
 1.21  29-Aug-2008  rtr add the last of the xorg list entries
 1.20  28-Aug-2008  rtr - add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)
 1.19  03-Jan-2008  jdc branches: 1.19.2; 1.19.6; 1.19.10;
Add a note about marking entries as "obsolete", instead of deleting them.
 1.18  12-Sep-2006  simonb branches: 1.18.8;
White space nits.
 1.17  11-Sep-2006  dbj rename 2 installed files in xsrc which may have case conflicts in $DESTDIR
/usr/X11R6/bin/xdmx -> /usr/X11R6/bin/dmx
/usr/X11R6/include/X11/bitmaps/Stipple -> /usr/X11R6/include/X11/bitmaps/Stippler
 1.16  22-Mar-2005  tron Add Xdmx server, libraries and utilities to reachover set lists.
 1.15  21-Mar-2005  tron Update reachover build framework set list for XFree86 4.5.0.
 1.14  28-Mar-2004  jmc branches: 1.14.4; 1.14.10;
Eliminate a lot of redundancy here. Xnest is built on every platform..So it
goes in mi
 1.13  30-Jan-2004  lukem Add ./etc/mtree/set.<setname> entry for each set.
 1.12  23-Jan-2004  lukem Implement `xetc' set to contain configuration that may be changed by
the end-user that we don't want to overwrite when extracting the
other X sets.
 1.11  13-Jan-2004  lukem remove unnecessary directory
 1.10  11-Jan-2004  lukem Add support for MKCATPAGES=no MKMAN=no MKMANZ=yes MKLINT=no.
Remove unnecessary entries for directories.
Move some catman pages from xbase -> xserver, to match the man pages.
 1.9  09-Jan-2004  rtr move xvidtune to xserver/mi since it's installed by all machines

XXX we may want to not install it at all, but this is better than
having it spread across xbase for some machines and xserver
for others in various md.<mach> files.
 1.8  08-Jan-2004  rtr x11 set lists mi and md.i386
 1.7  28-Dec-2003  lukem Separate out the X sets:
* sets for xsrc/xc (XF 3.x)
xbase3 xcomp3 xcontrib3 xfont3 xmisc3 xserver3
* sets for xsrc/xfree/xc (XF 4.x)
xbase4 xcomp4 xcontrib4 xfont4 xmisc4 xserver4
* sets for src/x11 (reachover build of xsrc/xfree/xc):
xbase xcomp xcontrib xfont xmisc xserver
(note: not populated yet, and not to be shared by x*3 or x*4 anymore)
 1.6  19-Mar-2001  tsutsui Move X11R6/lib/X11/xserver/SecurityPolicy from xbase set to xserver set.
It is installed only if BuildServer == YES.
 1.5  19-Apr-1999  simonb Add a NetBSD RCS tag to each distrib list file.
 1.4  28-Dec-1997  fvdl Move some MI stuff to i386 MD files, courtesy of the broken config
files for other ports.
 1.3  27-Dec-1997  fvdl Add various missing files.
 1.2  28-Oct-1997  veego To be consitent with the other sets:
- use ./usr and not usr
- remove duplicated directory entries
 1.1  19-Oct-1997  scottr branches: 1.1.2;
Add MI and mac68k-specific X11 set lists.
 1.1.2.3  29-Dec-1997  mellon Pull rev 1.4 up from trunk (fvdl)
 1.1.2.2  28-Dec-1997  mellon Pull rev 1.3 up from trunk (fvdl)
 1.1.2.1  29-Oct-1997  mellon Pull rev 1.2 up from trunk (veego)
 1.14.10.2  06-Apr-2005  tron Pull up revision 1.16 (requested by jmc in ticket #114):
Add Xdmx server, libraries and utilities to reachover set lists.
 1.14.10.1  06-Apr-2005  tron Pull up revision 1.15 (requested by jmc in ticket #114):
Update reachover build framework set list for XFree86 4.5.0.
 1.14.4.1  15-Nov-2004  rtr static & xorg src/x11
 1.18.8.1  09-Jan-2008  matt sync with HEAD
 1.19.10.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.19.6.2  05-Oct-2008  mjf Sync with HEAD.
 1.19.6.1  28-Sep-2008  mjf Sync with HEAD.
 1.19.2.2  03-Jan-2008  jdc Add a note about marking entries as "obsolete", instead of deleting them.
 1.19.2.1  03-Jan-2008  jdc file mi was added on branch mjf-devfs on 2008-01-03 20:48:08 +0000
 1.26.8.1  21-Apr-2010  matt sync to netbsd-5
 1.26.4.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.26.2.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.32.10.1  25-Feb-2013  tls resync with head
 1.32.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.33.10.2  03-Mar-2015  snj Pull up following revision(s) (requested by mrg in ticket #559):
distrib/sets/lists/xdebug/md.amd64: revision 1.10
distrib/sets/lists/xdebug/md.i386: revision 1.11
distrib/sets/lists/xdebug/shl.mi: revision 1.18 via patch
distrib/sets/lists/xserver/md.amd64: revision 1.75
distrib/sets/lists/xserver/md.i386: revision 1.94
distrib/sets/lists/xserver/mi: revision 1.35
distrib/sets/sets.subr: revision 1.162
external/mit/xorg/lib/Makefile: revision 1.31
external/mit/xorg/lib/dri7/Makefile: revision 1.1
external/mit/xorg/lib/dri7/dri.mk: revision 1.1
external/mit/xorg/lib/dri7/libglsl7.mk: revision 1.1
external/mit/xorg/lib/dri7/libmesa/Makefile: revision 1.1
external/mit/xorg/lib/dri7/libmesa7.mk: revision 1.1
external/mit/xorg/lib/dri7/r300/Makefile: revision 1.1
share/mk/bsd.own.mk: revision 1.841
sets.subr: support machine=<xxx>, machine_arch=<xxx>, machine_cpu=<xxx> tags.
dri7: build Mesa 7 r300_dri.so for x86 platforms.
 1.33.10.1  05-Jan-2015  martin Pull up following revision(s) (requested by mrg in ticket #381):
distrib/sets/lists/xdebug/md.amd64: revision 1.7
external/mit/xorg/lib/libGL/internal/Makefile: revision 1.2
distrib/sets/lists/xdebug/md.amd64: revision 1.8
distrib/sets/lists/xserver/md.sparc64: revision 1.55
distrib/sets/lists/xdebug/md.sparc64: revision 1.4
external/mit/xorg/lib/Makefile: revision 1.30
external/mit/xorg/lib/libglapi/Makefile: revision 1.1
distrib/sets/lists/xserver/md.macppc: revision 1.67
external/mit/xorg/lib/dri/radeon/Makefile: file removal
external/mit/xorg/lib/asm.mk: revision 1.1
external/mit/xorg/lib/dri/dri.mk: file removal
external/mit/xorg/lib/dri/mach64/Makefile: file removal
external/mit/xorg/lib/libGL/Makefile: revision 1.21
external/mit/xorg/lib/libGL/Makefile.glslsrcs: file removal
external/mit/xorg/lib/dri/Makefile: revision 1.20
external/mit/xorg/lib/driver.mk: revision 1.1
external/mit/xorg/lib/dri/r600/Makefile: file removal
external/mit/xorg/lib/dri/r128/Makefile: file removal
external/mit/xorg/lib/dri/i915/Makefile: file removal
external/mit/xorg/lib/dri/Makefile: revision 1.23
external/mit/xorg/lib/gallium/Makefile: revision 1.1
external/mit/xorg/lib/gallium/Makefile: revision 1.2
distrib/sets/lists/xcomp/mi: revision 1.154
external/mit/xorg/lib/libOSMesa/libmesa.mk: file removal
external/mit/xorg/lib/libGL/mesa-ver.mk: revision 1.2
distrib/sets/lists/xserver/mi: revision 1.34
external/mit/xorg/bin/glxgears/Makefile: revision 1.4
distrib/sets/lists/xserver/md.alpha: revision 1.38
external/mit/xorg/lib/libOSMesa/shlib_version: file removal
external/mit/xorg/lib/dri/trident/Makefile: file removal
external/mit/xorg/lib/dri/i810/Makefile: file removal
external/mit/xorg/lib/libGLw/Makefile: revision 1.4
external/mit/xorg/TODO: file removal
external/mit/xorg/lib/dri/sis/Makefile: file removal
distrib/sets/lists/xserver/md.sparc: revision 1.57
distrib/sets/lists/xserver/md.prep: revision 1.15
distrib/sets/lists/xcomp/shl.mi: revision 1.38
external/mit/xorg/lib/dri/tdfx/Makefile: file removal
external/mit/xorg/lib/dri/mga/Makefile: file removal
distrib/sets/lists/xdebug/md.macppc: revision 1.4
external/mit/xorg/lib/libOSMesa/Makefile: file removal
distrib/sets/lists/xdebug/shl.mi: revision 1.16
external/mit/xorg/lib/libGL/Makefile.mesa: file removal
distrib/sets/lists/xdebug/mi: revision 1.9
distrib/sets/lists/xdebug/md.i386: revision 1.7
external/mit/xorg/lib/dri/swrast/Makefile: file removal
distrib/sets/lists/xdebug/md.i386: revision 1.8
external/mit/xorg/lib/dri/savage/Makefile: file removal
external/mit/xorg/lib/dri/r200/Makefile: file removal
distrib/sets/lists/xetc/mi: revision 1.24
distrib/sets/lists/xbase/shl.mi: revision 1.57
distrib/sets/lists/xdebug/md.sparc: revision 1.5
external/mit/xorg/lib/dri/i965/Makefile: file removal
external/mit/xorg/lib/libloader.mk: revision 1.1
external/mit/xorg/bin/glxinfo/Makefile: revision 1.5
distrib/sets/lists/xserver/md.ofppc: revision 1.20
external/mit/xorg/lib/libmesa.mk: revision 1.1
external/mit/xorg/lib/dri/libmesa/Makefile: file removal
external/mit/xorg/lib/dri/Makefile: revision 1.19
distrib/sets/lists/xserver/md.amd64: revision 1.74
distrib/sets/lists/xserver/md.bebox: revision 1.11
distrib/sets/lists/xdebug/md.ofppc: revision 1.4
external/mit/xorg/lib/libglsl.mk: revision 1.1
external/mit/xorg/lib/dri/r300/Makefile: file removal
external/mit/xorg/lib/dri/unichrome/Makefile: file removal
external/mit/xorg/lib/dri/s3v/Makefile: file removal
distrib/sets/lists/xserver/md.i386: revision 1.93
update sets and reachover makefiles for mesa 10.3.5.
fix build problem with radeon_*.c files.
- mesa_dri_drivers.so.0.debug is not obsolete for amd64
- kms_swrast_dri.so.0.debug was missing
- Don't install absolute symlinks
- Add missing debug symlinks
- consistently install symlinks (like we do for everything else)
- add missing debug libs
 1.36.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.38.14.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.38.14.1  10-Jun-2019  christos Sync with HEAD
 1.46.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed