summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/xdebug
AgeCommit message (Collapse)Author
2023-06-20Obsolete ati_drv.so.19 and add .22 in the other md.* files affectedmartin
by the recentish X update.
2023-06-19updates for xf86-video-ati 22.0.0.mrg
2023-03-05s/degub/debug/ in syspkgs definitions.andvar
2023-02-26bump amdgpu_drv version, obsolete old one.mrg
2023-02-04stop building and installing xfwpwiz
As proposed on tech-x11 https://mail-index.netbsd.org/tech-x11/2022/12/29/msg002333.html
2022-11-12updates for pixman 0.42.2.mrg
this enables NEON for arm64. maybe firefox will be faster on pbp...
2022-11-12updates for libdrm 2.4.114.mrg
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.
2022-11-12updates for libpciaccess 0.17.mrg
2022-09-11add missing showfont(1). remove obsolete comment.mrg
2022-07-17properly mark glint_drv.so.1.debug obsoletemrg
2022-07-15revert part of the previous - sgimips is still default to xorg-server 1.10.mrg
2022-07-15properly mark glint_drv has obsolete.mrg
2022-07-15fix some builds (no longer built drivers.)mrg
2022-07-15properly mark an obsolete file obsolete.mrg
2022-07-15updates for xorg-server 21.1.3.mrg
2022-07-14fix sets after making cvt(1) for everyonemrg
remove duplicate entries for Xorg and gtf
2022-07-14build and install libxcvt, and it's cvt(1).mrg
2022-07-12bump the krb_drv.so version (oops forgot to commit this yesterday.)mrg
should fix most of the 46 builds broken currently..
2022-07-12updates for the merged cirrus driver (apline/laguna sub-drivers are gone.)mrg
2022-07-11updates for libdrm 2.4.112.mrg
2022-02-25fix ati_drv version after switching to newer sources for everyone.mrg
2021-12-06Add Xwsfb X server to pmax buildabs
With the previous tweak to TURBOchannel framebuffers in sys/dev/tc this should allows pmax to once again run X11. TODO: Investigate pullup to -9
2021-08-23amdgpu_drv.so got bumped.mrg
2021-07-13move the i18n modules into libX11 directly.mrg
fixes at least alacritty, and saves memory too.
2021-07-11remove mesa < 18 supportmrg
2021-07-11bump minor for for libXfixes 6.0.0's new functionmrg
2021-04-27various updates for libX11. bump the shlib major, install new nls.mrg
2021-04-27bump libdrm and libdrm_amdgpu shlib minor for new symbols.mrg
2021-03-07Build Xorg server for evbppc with minimum wsfb(4) support for Explora.rin
2021-02-21Add missing compatx11filechristos
2021-01-09Fix "build.sh syspkgs" build erroruki
2020-12-29Add /var/db/obsolete/xdebugmartin
2020-12-29Mark resize debug info as obsoletemartin
2020-10-28xorg: retire XTrap library and sample clientsnia
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
2020-10-27xorg: obsolete libXevienia
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.
2020-10-25Unhook libglut (MesaGLUT) from the build.nia
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).
2020-10-16Add xcompmgrnia
2020-10-10Fix MKDEBUG=yes build for hppa.rin
2020-08-27Sort and deduplicate set lists.riastradh
2020-07-23Add .debug binaries for Xsun servers.tsutsui
Note daily build.sh on releng.netbsd.org has MKDEBUG=yes so local test builds should also include it.
2020-01-31Build radeonsi driver.jmcneill
2020-01-19Build ati driver on evbarm.jmcneill
2020-01-19Build radeon and nouveau drivers on evbarm.jmcneill
2019-12-31Done giving syspkg names without xorg_server_ver=110uki
2019-12-31Give syspkg name to x68k machine dependency filesuki
2019-12-30Fix incorrect obsolete package nameuki
2019-12-30Give syspkg names to sparc machine dependency filesuki
2019-12-30Give syspkg name to sparc64 machine dependency filesuki
2019-12-29give syspkg names to i386 machine dependencies files in x11uki
2019-11-14Fix uncorrect package name in xdebug miuki