History log of /netbsd-current/distrib/sets/lists/xbase/shl.mi
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.108 04-Jul-2024 mrg

bump the libdrm shlib versions.


# 1.107 04-Jul-2024 mrg

updates for libxcb / xcb-proto 1.17.0.


Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.106 10-May-2024 riastradh

xbase/shl.mi: Delete, rather than obsolete, libXxf86misc.so.M(.N).

Obsolete lines here will lead postinstall to delete the shlib, which
will break any existing applications linked against it. Deleting the
lines has no effect on postinstall.

(We should maybe have a different way to mark them instead, as
suggested in PR 57581, but we don't, so this is what we do for now.)

However, keep the obsolete line for libXxf86misc.so, since the .so
symlink itself is only used when linking new applications.


# 1.105 10-May-2024 riastradh

xbase/shl.mi: Copy comment about delete vs obsolete from base/shl.mi.


# 1.104 09-May-2024 nia

unhook libXxf86misc from the build and mark obsolete

library has no users in src or pkgsrc, it's primarily useful for
managing input devices on mid-2000s xfree86 servers


# 1.103 04-Sep-2023 riastradh

lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.

These must stay around so applications linked against them will still
work after upgrade, even if libfoo.so now points to libfoo.so.(N+1)
or libfoo.so.N.(M+1).

Exceptions:

- I'm willing to believe the rump modules have a different story so I
left those obsolete entries alone.

- libuv.so was never supposed to be exposed publicly anyway and never
went out in a release. (Maybe this information should be recorded
somewhere?)

- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the
history. Maybe libg2c.so too, no idea what that is.

- libisns.so was moved from /usr/lib to /lib, so it's legitimate for
the debug data to live there too now. (XXX Maybe we should have a
separate marker for this.)

- Libraries under /usr/tests are not used by normal applications, so
they can safely be deleted when obsoleted.

Note: The libfoo.so symlink for a library that has been deleted
altogether, not just upgraded, can be obsoleted. Loadable modules
that applications aren't linked against can be obsoleted, even if
some of them like npf ext_*.so or pam_*.so are formally versioned
(for reasons unclear to me).

Note: This means that incremental builds may complain about these
.so.N and .so.N.M files in destdir (PR misc/57581), but it's much
worse for an upgrade to break working applications.


Revision tags: netbsd-10-base
# 1.102 12-Nov-2022 mrg

branches: 1.102.2;
updates for pixman 0.42.2.

this enables NEON for arm64. maybe firefox will be faster on pbp...


# 1.101 12-Nov-2022 mrg

updates for libdrm 2.4.114.

unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.


# 1.100 12-Nov-2022 mrg

updates for libpciaccess 0.17.


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.106 10-May-2024 riastradh

xbase/shl.mi: Delete, rather than obsolete, libXxf86misc.so.M(.N).

Obsolete lines here will lead postinstall to delete the shlib, which
will break any existing applications linked against it. Deleting the
lines has no effect on postinstall.

(We should maybe have a different way to mark them instead, as
suggested in PR 57581, but we don't, so this is what we do for now.)

However, keep the obsolete line for libXxf86misc.so, since the .so
symlink itself is only used when linking new applications.


# 1.105 10-May-2024 riastradh

xbase/shl.mi: Copy comment about delete vs obsolete from base/shl.mi.


# 1.104 09-May-2024 nia

unhook libXxf86misc from the build and mark obsolete

library has no users in src or pkgsrc, it's primarily useful for
managing input devices on mid-2000s xfree86 servers


# 1.103 04-Sep-2023 riastradh

lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.

These must stay around so applications linked against them will still
work after upgrade, even if libfoo.so now points to libfoo.so.(N+1)
or libfoo.so.N.(M+1).

Exceptions:

- I'm willing to believe the rump modules have a different story so I
left those obsolete entries alone.

- libuv.so was never supposed to be exposed publicly anyway and never
went out in a release. (Maybe this information should be recorded
somewhere?)

- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the
history. Maybe libg2c.so too, no idea what that is.

- libisns.so was moved from /usr/lib to /lib, so it's legitimate for
the debug data to live there too now. (XXX Maybe we should have a
separate marker for this.)

- Libraries under /usr/tests are not used by normal applications, so
they can safely be deleted when obsoleted.

Note: The libfoo.so symlink for a library that has been deleted
altogether, not just upgraded, can be obsoleted. Loadable modules
that applications aren't linked against can be obsoleted, even if
some of them like npf ext_*.so or pam_*.so are formally versioned
(for reasons unclear to me).

Note: This means that incremental builds may complain about these
.so.N and .so.N.M files in destdir (PR misc/57581), but it's much
worse for an upgrade to break working applications.


Revision tags: netbsd-10-base
# 1.102 12-Nov-2022 mrg

branches: 1.102.2;
updates for pixman 0.42.2.

this enables NEON for arm64. maybe firefox will be faster on pbp...


# 1.101 12-Nov-2022 mrg

updates for libdrm 2.4.114.

unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.


# 1.100 12-Nov-2022 mrg

updates for libpciaccess 0.17.


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.104 09-May-2024 nia

unhook libXxf86misc from the build and mark obsolete

library has no users in src or pkgsrc, it's primarily useful for
managing input devices on mid-2000s xfree86 servers


# 1.103 04-Sep-2023 riastradh

lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.

These must stay around so applications linked against them will still
work after upgrade, even if libfoo.so now points to libfoo.so.(N+1)
or libfoo.so.N.(M+1).

Exceptions:

- I'm willing to believe the rump modules have a different story so I
left those obsolete entries alone.

- libuv.so was never supposed to be exposed publicly anyway and never
went out in a release. (Maybe this information should be recorded
somewhere?)

- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the
history. Maybe libg2c.so too, no idea what that is.

- libisns.so was moved from /usr/lib to /lib, so it's legitimate for
the debug data to live there too now. (XXX Maybe we should have a
separate marker for this.)

- Libraries under /usr/tests are not used by normal applications, so
they can safely be deleted when obsoleted.

Note: The libfoo.so symlink for a library that has been deleted
altogether, not just upgraded, can be obsoleted. Loadable modules
that applications aren't linked against can be obsoleted, even if
some of them like npf ext_*.so or pam_*.so are formally versioned
(for reasons unclear to me).

Note: This means that incremental builds may complain about these
.so.N and .so.N.M files in destdir (PR misc/57581), but it's much
worse for an upgrade to break working applications.


Revision tags: netbsd-10-base
# 1.102 12-Nov-2022 mrg

branches: 1.102.2;
updates for pixman 0.42.2.

this enables NEON for arm64. maybe firefox will be faster on pbp...


# 1.101 12-Nov-2022 mrg

updates for libdrm 2.4.114.

unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.


# 1.100 12-Nov-2022 mrg

updates for libpciaccess 0.17.


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.103 04-Sep-2023 riastradh

lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.

These must stay around so applications linked against them will still
work after upgrade, even if libfoo.so now points to libfoo.so.(N+1)
or libfoo.so.N.(M+1).

Exceptions:

- I'm willing to believe the rump modules have a different story so I
left those obsolete entries alone.

- libuv.so was never supposed to be exposed publicly anyway and never
went out in a release. (Maybe this information should be recorded
somewhere?)

- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the
history. Maybe libg2c.so too, no idea what that is.

- libisns.so was moved from /usr/lib to /lib, so it's legitimate for
the debug data to live there too now. (XXX Maybe we should have a
separate marker for this.)

- Libraries under /usr/tests are not used by normal applications, so
they can safely be deleted when obsoleted.

Note: The libfoo.so symlink for a library that has been deleted
altogether, not just upgraded, can be obsoleted. Loadable modules
that applications aren't linked against can be obsoleted, even if
some of them like npf ext_*.so or pam_*.so are formally versioned
(for reasons unclear to me).

Note: This means that incremental builds may complain about these
.so.N and .so.N.M files in destdir (PR misc/57581), but it's much
worse for an upgrade to break working applications.


Revision tags: netbsd-10-base
# 1.102 12-Nov-2022 mrg

branches: 1.102.2;
updates for pixman 0.42.2.

this enables NEON for arm64. maybe firefox will be faster on pbp...


# 1.101 12-Nov-2022 mrg

updates for libdrm 2.4.114.

unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.


# 1.100 12-Nov-2022 mrg

updates for libpciaccess 0.17.


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.102 12-Nov-2022 mrg

updates for pixman 0.42.2.

this enables NEON for arm64. maybe firefox will be faster on pbp...


# 1.101 12-Nov-2022 mrg

updates for libdrm 2.4.114.

unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.


# 1.100 12-Nov-2022 mrg

updates for libpciaccess 0.17.


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.99 14-Jul-2022 mrg

build and install libxcvt, and it's cvt(1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.98 11-Jul-2022 mrg

updates for libdrm 2.4.112.


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.97 22-Jul-2021 mrg

fix typo in unused obsolete set name. noted by tnn.


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.96 13-Jul-2021 mrg

move the i18n modules into libX11 directly.

fixes at least alacritty, and saves memory too.


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.95 11-Jul-2021 mrg

bump minor for for libXfixes 6.0.0's new function


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.94 27-Apr-2021 mrg

various updates for libX11. bump the shlib major, install new nls.


# 1.93 27-Apr-2021 mrg

bump libdrm and libdrm_amdgpu shlib minor for new symbols.


Revision tags: thorpej-futex-base
# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.92 28-Oct-2020 nia

xorg: retire XTrap library and sample clients

the DEC-XTRAP extension is deprecated since 1994, so modern X servers do
not support it

the library was removed from pkgsrc last year and is not required by
anything not-sample-client related in src

if you try to query the protocol on netbsd, you get the following:

$ xtrapproto
Display: :0.0
Warning: Can't load DEC-XTRAP extension
xtrapproto: could not initialize extension


# 1.91 27-Oct-2020 nia

xorg: obsolete libXevie

this is a library for an X server extension that the modern Xorg server
does not have.

it no longer has any users in src or pkgsrc.


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.90 25-Oct-2020 nia

Unhook libglut (MesaGLUT) from the build.

The GL Utility Library was formerly a core part of most OpenGL
distributions.

Originally, this version of libglut was developed as part of Mesa (the
primary OpenGL implementation used in NetBSD) before it was mostly abandoned
and work moved to the freeglut fork. It provides a platform-neutral way of
creating OpenGL contexts, something that many other libraries can also do
today (e.g. SDL, glfw).

All users in pkgsrc have been switched to the freeglut fork and there are no
remaining users of this library in src. If having a GLUT implementation in
base turns out to be particularly useful outside of compatibility with
previous NetBSD versions, we can import freeglut (which, AFAIK, is also
ABI compatible with MesaGLUT).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.89 27-Aug-2020 riastradh

Sort and deduplicate set lists.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.88 12-Aug-2019 uki

Give syspkg names to xbase shl.mi files


Revision tags: netbsd-9-base
# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.87 20-Jul-2019 mrg

updates for freetype 2.10.0


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.86 09-Jul-2019 mrg

update for libepoxy 1.4.3.


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.85 20-Jun-2019 uki

Mark "xbase-obsolete" to obsolete files


Revision tags: phil-wifi-20190609
# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

branches: 1.82.2;
belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.84 13-May-2019 uki

Change package name "-obsolete-" to "<category>-obsolete". It is a little step.


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.83 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.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 1.82 06-Jun-2018 snj

belatedly bump the shlib version for freetype-2.9.1, using the scheme
outlined in src/external/mit/xorg/lib/freetype/shlib_version.


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315
# 1.81 11-Mar-2018 mrg

build and install libXfont2.


# 1.80 11-Mar-2018 mrg

stop building libXfontcache as it is obsolete for a decade.


Revision tags: pgoyette-compat-base
# 1.79 24-Jan-2018 wiz

branches: 1.79.2;
When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.79 24-Jan-2018 wiz

When second keyword is 'obsolete', first one should be foo-obsolete as well.


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.78 06-Oct-2017 christos

bump libglapi, libGL libGLU because of the libstdc++ dual abi bump


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

branches: 1.76.4;
build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.77 29-Aug-2017 mrg

updates for fontconfig 2.8.

note that we don't (yet?) install the new fc-blank as it
has a python generator.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.76 05-Mar-2017 mrg

build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

branches: 1.75.2;
Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.76 05-Mar-2017 mrg

build fixes and updates for libxcb / xcb-proto 1.12.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


Revision tags: pgoyette-localcount-20170107
# 1.75 05-Jan-2017 wiz

Tag cleanup: if the last column contains 'obsolete', the one before should too.


# 1.74 15-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 17-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 16-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

branches: 1.69.2;
Adjust to new freetype-2.6.3


# 1.68 23-Jul-2015 mrg

build libXpresent.


# 1.67 20-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 20-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 20-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 23-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 18-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 05-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 24-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 23-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 09-Nov-2009 mrg

update for new libpciaccess


# 1.33 12-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 09-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 20-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 20-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 21-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 29-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 29-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 06-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 08-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 19-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.74 14-Dec-2016 kre

More sets list sorting (maybe this time they're really all done)


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.73 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.72 18-Aug-2016 mrg

build and install libepoxy


# 1.71 16-Aug-2016 mrg

updates for libdrm 2.4.70. build libdrm_amdgpu on x86.


# 1.70 15-Aug-2016 mrg

build libxshmfence.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.69 16-May-2016 christos

Adjust to new freetype-2.6.3


# 1.68 22-Jul-2015 mrg

build libXpresent.


# 1.67 19-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 19-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 19-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 27-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 22-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 17-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 tls-maxphys-base
# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


Revision tags: riastradh-drm2-base3
# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 04-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.44 23-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


Revision tags: cherry-xenmp-base bouyer-quota2-nbase
# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


Revision tags: bouyer-quota2-base
# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


Revision tags: matt-mips64-premerge-20101231
# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 22-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


Revision tags: matt-premerge-20091211
# 1.34 08-Nov-2009 mrg

update for new libpciaccess


# 1.33 11-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 08-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


Revision tags: jym-xensuspend-nbase jym-xensuspend-base
# 1.30 19-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 19-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


Revision tags: netbsd-5-base
# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


Revision tags: matt-mips64-base2
# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


Revision tags: mjf-devfs2-base
# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 20-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


Revision tags: wrstuden-revivesa-base-3
# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


Revision tags: wrstuden-revivesa-base-2
# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 28-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 28-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


Revision tags: pre-x-tag wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 05-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 07-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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)


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
# 1.2 18-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.68 22-Jul-2015 mrg

build libXpresent.


# 1.67 19-Jul-2015 mrg

updates for freetype 2.6.


# 1.66 19-Jul-2015 mrg

bump libXrandr.so minor


# 1.65 19-Jul-2015 mrg

updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.


# 1.64 19-Jul-2015 mrg

updates for libX11 1.6.3 - "xlocale" is removed.


# 1.63 26-Jun-2015 matt

Add MKCOMPATX11 knob for making X11 compat libraries.


# 1.62 24-Jun-2015 matt

Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}


# 1.61 04-May-2015 mrg

libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.60 12-Mar-2015 snj

update for freetype 2.5.5


# 1.59 22-Feb-2015 jmcneill

Build and install Mesa GBM buffer management library (libgbm).


# 1.58 29-Jan-2015 nat

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@


# 1.57 17-Dec-2014 mrg

update sets and reachover makefiles for mesa 10.3.5.


# 1.56 01-Oct-2014 skrll

Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.


# 1.55 20-Mar-2014 mrg

branches: 1.55.4;
merge freetype 2.5.3.


# 1.54 17-Mar-2014 mrg

merge libxcb 1.10 and libpthread-stubs build.
update the libxcb generated files.


# 1.53 11-Aug-2013 joerg

Sort entries in strcmp order.


# 1.52 05-Jun-2013 mrg

updates for freetype 2.4.12 and pixman 0.30.0.


# 1.51 04-Jun-2013 mrg

adapt for libXi 1.7.1.


# 1.50 03-Jun-2013 mrg

install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.


# 1.49 03-Jun-2013 mrg

updates for fontconfig 2.10.93.


# 1.48 03-Jun-2013 mrg

bump libfontconfig minor


# 1.47 01-Jun-2013 mbalmer

Reflect the minor version bump of libpciaccess.so.0.


# 1.46 31-May-2013 mrg

update for libxcb and libXrandr updates


# 1.45 29-Feb-2012 tron

branches: 1.45.2;
Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


# 1.44 23-Jul-2011 mrg

branches: 1.44.2; 1.44.4;
updates for freetype 2.4.5


# 1.43 24-Feb-2011 mrg

adjust for libXext.so minor bump.


# 1.42 23-Feb-2011 mrg

enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.


# 1.41 19-Jan-2011 jmcneill

branches: 1.41.2;
Build and install the XvMC wrapper library libXvMCW.


# 1.40 22-Nov-2010 mrg

bump libfreetype minor.


# 1.39 18-Jul-2010 mrg

build and install libxcb and xcb-util libraries.


# 1.38 02-Jul-2010 mrg

move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.

ok lukem.


# 1.37 22-May-2010 mrg

bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED.


# 1.36 22-May-2010 mrg

deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.


# 1.35 22-May-2010 mrg

fine new libpciaccess shlib minor


# 1.34 08-Nov-2009 mrg

update for new libpciaccess


# 1.33 11-Jun-2009 mrg

merge all the changes for xorg-server 1.6


# 1.32 10-Jun-2009 mrg

merge libXfont 1.4.0.


# 1.31 08-Jun-2009 mrg

set lists updates for new libdrm, libdrm_intel.

partly from snj@.


# 1.30 19-Apr-2009 mrg

delete lbxutil and lbxproxy.


# 1.29 19-Apr-2009 mrg

part two of excising Xprint support from native xorg:

- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.


# 1.28 19-Apr-2009 mrg

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal


# 1.27 13-Apr-2009 snj

Update for freetype-2.3.9.


# 1.26 14-Jan-2009 jnemeth

branches: 1.26.2;
oops: X11R2 -> X11R6


# 1.25 11-Jan-2009 jnemeth

shared library bumps; undoubtably there will be many more


# 1.24 11-Nov-2008 cube

Register files installed for libglut.


# 1.23 30-Oct-2008 veego

branches: 1.23.2;
Update for the pixman 0.12.0 import


# 1.22 24-Oct-2008 macallan

move DRI drivers into arch-specific xserver lists
OKed by cube


# 1.21 28-Sep-2008 lukem

Obsolete libXres* as they were mistakenly installed with the wrong name.

NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.


# 1.20 25-Sep-2008 cube

The library provided by the libXres package is actually XRes, and not Xres.

Consistency(R) is a trademark of the X.Org Foundation.


# 1.19 21-Sep-2008 lukem

Add some more entries now we're using LIBISMODULE to install the dri .so files.


# 1.18 20-Sep-2008 cube

Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.


# 1.17 20-Sep-2008 cube

Register the build of libOSMesa for native X.Org.


# 1.16 18-Sep-2008 cube

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.


# 1.15 07-Sep-2008 rtr

add xorg locale module entries


# 1.14 02-Sep-2008 lukem

Reformat the columns


# 1.13 28-Aug-2008 rtr

put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11


# 1.12 28-Aug-2008 rtr

move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
- shl.elf should contain lib.so and lib.so.<maj> links


# 1.11 28-Aug-2008 rtr

- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)


# 1.10 03-Jan-2008 jdc

branches: 1.10.2; 1.10.6; 1.10.10;
Add a note about marking entries as "obsolete", instead of deleting them.


# 1.9 22-Mar-2005 tron

branches: 1.9.12;
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.8 21-Mar-2005 tron

Update reachover build framework set list for XFree86 4.5.0.


# 1.7 08-Mar-2004 rtr

branches: 1.7.4; 1.7.10;
+ update list for libXxf86misc 1.1
+ remove libXxf86misc and libXxf86vm from sparc64 they aren't md.


# 1.6 05-Mar-2004 rtr

update set lists for x11 reachover sets


# 1.5 07-Jan-2004 rtr

x11 set lists mi and md.i386


# 1.4 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.3 11-Feb-2002 tron

First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.


# 1.2 18-Apr-1999 simonb

Add a NetBSD RCS tag to each distrib list file.


# 1.1 02-Jul-1998 jonathan

Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
* shl.mi -- MI sharedlib files present on all ports with shared libs
* shl.aout -- MI sharedlib files present on all ELF ports
* shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).


# 1.7.10.2 06-Apr-2005 tron

Pull up revision 1.9 (requested by jmc in ticket #114):
Add Xdmx server, libraries and utilities to reachover set lists.


# 1.7.10.1 06-Apr-2005 tron

Pull up revision 1.8 (requested by jmc in ticket #114):
Update reachover build framework set list for XFree86 4.5.0.


# 1.7.4.1 15-Nov-2004 rtr

static & xorg src/x11


# 1.9.12.1 08-Jan-2008 matt

sync with HEAD


# 1.10.10.2 23-Sep-2008 wrstuden

Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.


# 1.10.10.1 17-Sep-2008 wrstuden

Sync with wrstuden-revivesa-base-2.


# 1.10.6.2 05-Oct-2008 mjf

Sync with HEAD.


# 1.10.6.1 28-Sep-2008 mjf

Sync with HEAD.


# 1.10.2.2 03-Jan-2008 jdc

Add a note about marking entries as "obsolete", instead of deleting them.


# 1.10.2.1 03-Jan-2008 jdc

file shl.mi was added on branch mjf-devfs on 2008-01-03 20:48:04 +0000


# 1.23.2.2 16-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.23.2.1 18-Nov-2008 snj

branches: 1.23.2.1.4;
Pull up following revision(s) (requested by cube in ticket #79):
distrib/sets/lists/xcomp/mi: revision 1.76
distrib/sets/lists/xcomp/shl.mi: revision 1.11
distrib/sets/lists/xbase/shl.mi: revision 1.24
distrib/sets/lists/xbase/shl.elf: revision 1.19
Register files installed for libglut.


# 1.23.2.1.4.1 20-Apr-2010 matt

sync to netbsd-5


# 1.26.2.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.41.2.1 05-Mar-2011 bouyer

Sync with HEAD


# 1.44.4.2 22-Dec-2014 msaitoh

Add some changes for ticket #1178:
distrib/sets/lists/xbase/mi 1.117-1.118
distrib/sets/lists/xbase/shl.mi 1.47-1.49
distrib/sets/lists/xcomp/mi 1.137 via patch
distrib/sets/lists/xcomp/shl.mi patch
distrib/sets/lists/xetc/mi 1.19-1.22
external/mit/xorg/bin/Makefile 1.12-1.13
external/mit/xorg/bin/fc-pattern/Makefile new
external/mit/xorg/bin/fc-validate/Makefile new
xsrc/external/mit/fontconfig/dist/fc-pattern/Makefile.am patch
xsrc/external/mit/fontconfig/dist/fc-pattern/Makefile.in patch
xsrc/external/mit/fontconfig/dist/fc-pattern/fc-pattern.1 patch
xsrc/external/mit/fontconfig/dist/fc-pattern/fc-pattern.c patch
xsrc/external/mit/fontconfig/dist/fc-pattern/fc-pattern.sgml patch
xsrc/external/mit/fontconfig/dist/fc-validate/Makefile.am patch
xsrc/external/mit/fontconfig/dist/fc-validate/Makefile.in patch
xsrc/external/mit/fontconfig/dist/fc-validate/fc-validate.1 patch
xsrc/external/mit/fontconfig/dist/fc-validate/fc-validate.c patch
xsrc/external/mit/fontconfig/dist/fc-validate/fc-validate.sgml patch


# 1.44.4.1 02-Mar-2012 riz

Pull up following revision(s) (requested by tron in ticket #72):
external/mit/xorg/lib/fontconfig/src/Makefile: revision 1.8
distrib/sets/lists/xbase/shl.mi: revision 1.45
distrib/sets/lists/comp/ad.mips64eb: revision 1.72
external/mit/expat/lib/Makefile: revision 1.1
external/mit/xorg/tools/fc-cache/Makefile: revision 1.6
x11/lib/fontconfig/src/Makefile: revision 1.11
distrib/sets/lists/xcomp/mi: revision 1.134
distrib/sets/lists/base/md.amd64: revision 1.159
distrib/sets/lists/base/ad.mips64eb: revision 1.85
external/mit/xorg/lib/dri/dri.mk: revision 1.11
external/mit/expat/lib/Makefile.inc: revision 1.1
external/mit/expat/Makefile.inc: revision 1.1
distrib/sets/lists/base/shl.mi: revision 1.619
distrib/sets/lists/comp/shl.mi: revision 1.212
distrib/sets/lists/man/mi: revision 1.1382
distrib/sets/lists/comp/mi: revision 1.1743
x11/lib/expat/Makefile: file removal
lib/Makefile: revision 1.182
external/mit/expat/Makefile: revision 1.1
external/mit/Makefile: revision 1.2
distrib/sets/lists/xcomp/shl.mi: revision 1.31
external/mit/xorg/bin/xmlwf/Makefile: revision 1.4
external/mit/xorg/lib/Makefile: revision 1.25
external/mit/expat/lib/libexpat/Makefile: revision 1.1
distrib/sets/lists/comp/ad.mips64el: revision 1.72
x11/lib/expat/shlib_version: file removal
external/mit/xorg/lib/expat/expat_config.h: file removal
external/mit/expat/bin/xmlwf/Makefile: revision 1.1
share/mk/bsd.prog.mk: revision 1.274
distrib/sets/lists/base/ad.mips64el: revision 1.84
x11/lib/Makefile: revision 1.11
external/mit/xorg/lib/expat/Makefile: file removal
external/mit/xorg/lib/expat/shlib_version: file removal
distrib/sets/lists/comp/md.amd64: revision 1.158
distrib/sets/lists/base/mi: revision 1.987
distrib/sets/lists/base/md.sparc64: revision 1.150
share/mk/bsd.README: revision 1.294
external/mit/expat/bin/Makefile.inc: revision 1.1
distrib/sets/lists/xbase/mi: revision 1.113
external/mit/expat/lib/libexpat/shlib_version: revision 1.1
external/mit/expat/lib/libexpat/expat_config.h: revision 1.1
distrib/sets/lists/comp/md.sparc64: revision 1.141
share/mk/bsd.hostprog.mk: revision 1.67
external/mit/expat/bin/Makefile: revision 1.1
Move &quot;libexpat&quot; from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.


# 1.44.2.2 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.44.2.1 16-Apr-2012 yamt

sync with head


# 1.45.2.2 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.45.2.1 23-Jun-2013 tls

resync from head


# 1.55.4.4 09-Sep-2015 martin

Pull up following revision(s) (requested by mrg in ticket #974):
distrib/sets/lists/xbase/shl.mi: revision 1.61
external/mit/xorg/lib/libxcb/xkb/Makefile: revision 1.2
libxcb-xkb.so has the wrong version, fix it. patch as provided by
Yorick Hardy in PR 49873.


# 1.55.4.3 26-Mar-2015 martin

Pull up following revision(s) (requested by snj in ticket #619):
external/mit/xorg/lib/freetype/Makefile: revision 1.15
distrib/sets/lists/xdebug/shl.mi: revision 1.21 (patch)
distrib/sets/lists/xbase/shl.mi: revision 1.60 (patch)
external/mit/xorg/lib/freetype/shlib_version: revision 1.8
external/mit/xorg/lib/freetype/freetype/Makefile: revision 1.19
Update for freetype 2.5.5.
Bring back rpath fixup that was lost in revision 1.11


# 1.55.4.2 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.55.4.1 06-Oct-2014 martin

Pull up following revision(s) (requested by skrll in ticket #131):
distrib/sets/lists/xdebug/shl.mi: revision 1.15
external/mit/xorg/lib/libxcb/libxcb/Makefile: revision 1.6
external/mit/xorg/lib/libxcb/sync/Makefile: revision 1.3
distrib/sets/lists/xbase/shl.mi: revision 1.56
external/mit/xorg/lib/libxcb/randr/Makefile: revision 1.2
external/mit/xorg/lib/libxcb/xcb.mk: revision 1.3
Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
broke kwin for me.