|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| #
1.76 |
|
22-Jul-2025 |
mrg |
bump libpixman-1.so.
|
| #
1.75 |
|
13-May-2025 |
nia |
x11: Separate concepts of having EGL and having glamor/DRMKMS
EGL is becoming an increasingly popular API and it makes sense to offer it as standard - the package builds suffer otherwise. It seems to work fine on sparc64 and other ports that don't use DRMKMS.
|
| #
1.74 |
|
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
| #
1.73 |
|
04-Jul-2024 |
mrg |
bump the libdrm shlib versions.
|
| #
1.72 |
|
04-Jul-2024 |
mrg |
updates for libxcb / xcb-proto 1.17.0.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| #
1.71 |
|
15-Jun-2024 |
wiz |
branches: 1.71.2; add some obsolete files to set lists
|
| #
1.70 |
|
10-May-2024 |
riastradh |
xdebug/shl.mi: Delete libXxf86misc.so.2.0.debug.
Loading existing applications that linked against this into a debugger should continue to work, so it shouldn't be obsoleted, but the file is no longer installed.
|
| #
1.69 |
|
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.68 |
|
12-Nov-2022 |
mrg |
branches: 1.68.2; updates for pixman 0.42.2.
this enables NEON for arm64. maybe firefox will be faster on pbp...
|
| #
1.67 |
|
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.66 |
|
12-Nov-2022 |
mrg |
updates for libpciaccess 0.17.
|
| #
1.65 |
|
14-Jul-2022 |
mrg |
build and install libxcvt, and it's cvt(1).
|
| #
1.64 |
|
11-Jul-2022 |
mrg |
updates for libdrm 2.4.112.
|
| #
1.63 |
|
13-Jul-2021 |
mrg |
move the i18n modules into libX11 directly.
fixes at least alacritty, and saves memory too.
|
| #
1.62 |
|
11-Jul-2021 |
mrg |
remove mesa < 18 support
|
| #
1.61 |
|
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.60 |
|
27-Apr-2021 |
mrg |
various updates for libX11. bump the shlib major, install new nls.
|
| #
1.59 |
|
27-Apr-2021 |
mrg |
bump libdrm and libdrm_amdgpu shlib minor for new symbols.
|
|
Revision tags: thorpej-futex-base
|
| #
1.58 |
|
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.57 |
|
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.56 |
|
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.55 |
|
27-Aug-2020 |
riastradh |
Sort and deduplicate set lists.
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
|
| #
1.54 |
|
31-Dec-2019 |
uki |
Done giving syspkg names without xorg_server_ver=110
|
|
Revision tags: phil-wifi-20191119
|
| #
1.53 |
|
03-Nov-2019 |
uki |
Give syspkg names to xdebug files without some machine dependent 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.52 |
|
20-Jul-2019 |
mrg |
updates for freetype 2.10.0
|
| #
1.51 |
|
09-Jul-2019 |
mrg |
update for libepoxy 1.4.3.
|
| #
1.50 |
|
13-Jun-2019 |
christos |
fix eager sed that broke xorg_glamor.
|
| #
1.49 |
|
13-Jun-2019 |
christos |
Consistency in keyword order and contents: debug*,xorg -> xorg,debug* xorg,debug*,*,obsolete -> xorg,obsolete,*
|
|
Revision tags: phil-wifi-20190609
|
| #
1.48 |
|
13-May-2019 |
uki |
Change package name "-obsolete-" to "<category>-obsolete". It is a little step.
|
| #
1.47 |
|
16-Apr-2019 |
mrg |
enable EGL and glamor. partly from maya@.
for x86 and evbarm: - install headers and libEGL - install xorg-server glamoregl component - link xorg drivers against gbm/egl
bonus fix: - fix some wrongly marked compatx11file files
build tested on shark, sgimips, evbarm64-el, amd64 and i386. run tested on radeon, intel and nvidia on amd64, including 'modesetting' driver on amd64. however, my systems disable it due to llvmpipe so i'm not sure what is happening.
|
| #
1.46 |
|
15-Mar-2019 |
mrg |
properly mark libmesa_dri.so obsolete in mesa18 x86 builds.
|
| #
1.45 |
|
15-Mar-2019 |
mrg |
libmesa_dri.so is obsolete in mesa18 for x86 as well.
|
|
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.44 |
|
06-Jun-2018 |
snj |
branches: 1.44.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.43 |
|
11-Mar-2018 |
mrg |
build and install libXfont2.
|
| #
1.42 |
|
11-Mar-2018 |
mrg |
stop building libXfontcache as it is obsolete for a decade.
|
|
Revision tags: pgoyette-compat-base
|
| #
1.41 |
|
06-Oct-2017 |
christos |
branches: 1.41.2; bump libglapi, libGL libGLU because of the libstdc++ dual abi bump
|
| #
1.40 |
|
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.39 |
|
05-Mar-2017 |
htodd |
branches: 1.39.4; Fix build for debug.
|
| #
1.38 |
|
05-Mar-2017 |
mrg |
build fixes and updates for libxcb / xcb-proto 1.12.
|
|
Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
|
| #
1.37 |
|
15-Dec-2016 |
kre |
branches: 1.37.2;
More sets list sorting (maybe this time they're really all done)
|
|
Revision tags: pgoyette-localcount-20161104 localcount-20160914
|
| #
1.36 |
|
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.35 |
|
18-Aug-2016 |
mrg |
build and install libepoxy
|
| #
1.34 |
|
17-Aug-2016 |
mrg |
updates for libdrm 2.4.70. build libdrm_amdgpu on x86.
|
| #
1.33 |
|
16-Aug-2016 |
mrg |
build libxshmfence.
|
|
Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| #
1.32 |
|
16-May-2016 |
christos |
branches: 1.32.2; Adjust to new freetype-2.6.3
|
| #
1.31 |
|
31-Oct-2015 |
htodd |
Fix debug build.
|
| #
1.30 |
|
23-Jul-2015 |
mrg |
build libXpresent.
|
| #
1.29 |
|
20-Jul-2015 |
mrg |
updates for freetype 2.6.
|
| #
1.28 |
|
20-Jul-2015 |
mrg |
bump libXrandr.so minor
|
| #
1.27 |
|
20-Jul-2015 |
mrg |
updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.
|
| #
1.26 |
|
19-Jul-2015 |
mrg |
updates for libX11 1.6.3 - "xlocale" is removed.
|
| #
1.25 |
|
27-Jun-2015 |
matt |
Add MKCOMPATX11 knob for making X11 compat libraries.
|
| #
1.24 |
|
25-Jun-2015 |
matt |
More compat changes. Add compat dirs to each set.
|
| #
1.23 |
|
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.22 |
|
06-May-2015 |
martin |
Fix bxcb-xkb version number
|
| #
1.21 |
|
12-Mar-2015 |
snj |
update for freetype 2.5.5
|
| #
1.20 |
|
23-Feb-2015 |
martin |
libgm debug info
|
| #
1.19 |
|
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.18 |
|
05-Jan-2015 |
mrg |
sets.subr: support machine=<xxx>, machine_arch=<xxx>, machine_cpu=<xxx> tags.
dri7: build Mesa 7 r300_dri.so for x86 platforms.
|
| #
1.17 |
|
26-Dec-2014 |
christos |
move mi debug files into shl.mi
|
| #
1.16 |
|
18-Dec-2014 |
mrg |
update sets and reachover makefiles for mesa 10.3.5.
|
| #
1.15 |
|
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.14 |
|
20-Mar-2014 |
riastradh |
branches: 1.14.4; Update libfreetype debug data version. Hi mrg!
|
|
Revision tags: riastradh-drm2-base3
|
| #
1.13 |
|
17-Mar-2014 |
mrg |
merge libxcb 1.10 and libpthread-stubs build. update the libxcb generated files.
|
| #
1.12 |
|
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| #
1.11 |
|
05-Jun-2013 |
mrg |
updates for freetype 2.4.12 and pixman 0.30.0.
|
| #
1.10 |
|
05-Jun-2013 |
mrg |
adapt for libXi 1.7.1.
|
| #
1.9 |
|
03-Jun-2013 |
mrg |
install libXdmGreet.so so xdm works again. requires linking xdm with --export-dynamic.
|
| #
1.8 |
|
03-Jun-2013 |
mrg |
updates for fontconfig 2.10.93.
|
| #
1.7 |
|
03-Jun-2013 |
mrg |
bump libfontconfig minor
|
| #
1.6 |
|
01-Jun-2013 |
mrg |
bump libpciaccess minor.
|
| #
1.5 |
|
31-May-2013 |
mrg |
update for libxcb and libXrandr updates
|
|
Revision tags: agc-symver-base
|
| #
1.4 |
|
09-Feb-2013 |
christos |
branches: 1.4.4; libmesa needs the lib prefix because it is used in LIBDPLIBS
|
| #
1.3 |
|
08-Feb-2013 |
christos |
add obsolete entries for yesterday's changes, sort
|
| #
1.2 |
|
08-Feb-2013 |
christos |
- fix the debug sets which were broken because of _LIB_PREFIX lossage. - add missing tpm files.
|
|
Revision tags: yamt-pagecache-base8
|
| #
1.1 |
|
16-Jan-2013 |
christos |
branches: 1.1.2; - add xdebug set - document debug better - fix previous debug fallout.
|