notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q3
libglvnd GL Vendor-Neutral Dispatch library
1.7.0 graphics on this many watch lists=16 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-27 07:41:47
Last Update: 2024-03-06 07:49:00
Commit Hash: 374676d
People watching this port, also watch:: dbus, libxml2, indexinfo, libevent, xorgproto
License: APACHE20 MIT
WWW:
https://gitlab.freedesktop.org/glvnd/libglvnd
Description:
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime. Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libglvnd-1.7.0/catalog.mk
  3. /usr/local/share/licenses/libglvnd-1.7.0/LICENSE
  4. /usr/local/share/licenses/libglvnd-1.7.0/APACHE20
  5. /usr/local/share/licenses/libglvnd-1.7.0/MIT
  6. include/EGL/egl.h
  7. include/EGL/eglext.h
  8. include/EGL/eglplatform.h
  9. include/GL/gl.h
  10. include/GL/glcorearb.h
  11. include/GL/glext.h
  12. include/GL/glx.h
  13. include/GL/glxext.h
  14. include/GLES/egl.h
  15. include/GLES/gl.h
  16. include/GLES/glext.h
  17. include/GLES/glplatform.h
  18. include/GLES2/gl2.h
  19. include/GLES2/gl2ext.h
  20. include/GLES2/gl2platform.h
  21. include/GLES3/gl3.h
  22. include/GLES3/gl31.h
  23. include/GLES3/gl32.h
  24. include/GLES3/gl3ext.h
  25. include/GLES3/gl3platform.h
  26. include/KHR/khrplatform.h
  27. include/glvnd/GLdispatchABI.h
  28. include/glvnd/libeglabi.h
  29. include/glvnd/libglxabi.h
  30. lib/libEGL.so
  31. lib/libEGL.so.1
  32. lib/libEGL.so.1.1.0
  33. lib/libGL.so
  34. lib/libGL.so.1
  35. lib/libGL.so.1.7.0
  36. lib/libGLESv1_CM.so
  37. lib/libGLESv1_CM.so.1
  38. lib/libGLESv1_CM.so.1.2.0
  39. lib/libGLESv2.so
  40. lib/libGLESv2.so.2
  41. lib/libGLESv2.so.2.1.0
  42. lib/libGLX.so
  43. lib/libGLX.so.0
  44. lib/libGLX.so.0.0.0
  45. lib/libGLdispatch.so
  46. lib/libGLdispatch.so.0
  47. lib/libGLdispatch.so.0.0.0
  48. lib/libOpenGL.so
  49. lib/libOpenGL.so.0
  50. lib/libOpenGL.so.0.0.0
  51. libdata/pkgconfig/egl.pc
  52. libdata/pkgconfig/gl.pc
  53. libdata/pkgconfig/glesv1_cm.pc
  54. libdata/pkgconfig/glesv2.pc
  55. libdata/pkgconfig/glx.pc
  56. libdata/pkgconfig/libglvnd.pc
  57. libdata/pkgconfig/opengl.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libglvnd>0:graphics/libglvnd
To install the port:
cd /usr/ports/graphics/libglvnd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libglvnd
  • pkg install libglvnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libglvnd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696772872 SHA256 (libglvnd-1.7.0.tar.gz) = 13ae5bb99a5a2869fbe00aadb49b21fd9c13dfbf59844b0f88d521098094d44a SIZE (libglvnd-1.7.0.tar.gz) = 1940330

Packages (timestamps in pop-ups are UTC):
libglvnd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.01.7.01.3.21.7.01.7.0-1.3.2-
FreeBSD:13:quarterly1.7.01.7.01.6.01.7.01.7.01.7.01.7.01.7.0
FreeBSD:14:latest1.7.01.7.01.6.01.7.01.7.01.6.0-1.6.0
FreeBSD:14:quarterly1.7.01.7.0-1.7.01.7.01.7.01.7.01.7.0
FreeBSD:15:latest1.7.01.7.0n/a1.7.0n/a1.7.01.7.01.7.0
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
This port is required by:
for Build
  1. graphics/mesa-devel
  2. graphics/mesa-libs
  3. graphics/s2tc
  4. mail/datovka
  5. sysutils/fastfetch

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/datovka*
  2. Collapse this list of deleted ports.
for Libraries
  1. accessibility/caribou
  2. accessibility/gammy
  3. accessibility/qt5-speech
  4. accessibility/qt6-speech
  5. archivers/ark
  6. archivers/arqiver
  7. astro/celestia
Expand this list (1301 items / 1294 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/celestia-gtk
  3. astro/nightfall
  4. astro/opencpn
  5. astro/openuniverse
  6. astro/qmapshack
  7. audio/abgate-lv2
  8. audio/avldrums-lv2
  9. audio/bambootracker
  10. audio/bespokesynth
  11. audio/cantata
  12. audio/cardinal
  13. audio/cava
  14. audio/csoundqt
  15. audio/din
  16. audio/dmidiplayer
  17. audio/dpf-plugins-lv2
  18. audio/dragonfly-reverb-lv2
  19. audio/drumkv1-lv2
  20. audio/drumstick
  21. audio/dsbmixer
  22. audio/faustlive
  23. audio/fmit
  24. audio/fogpad-lv2
  25. audio/fooyin
  26. audio/fossmixer
  27. audio/furnace
  28. audio/gogglesmm
  29. audio/hpsjam
  30. audio/jacktrip
  31. audio/jamulus
  32. audio/kid3
  33. audio/komposter
  34. audio/lsp-plugins-lv2
  35. audio/midi-matrix-lv2
  36. audio/midipp
  37. audio/midivisualizer
  38. audio/mixxx
  39. audio/moony-lv2
  40. audio/muse-sequencer
  41. audio/musescore
  42. audio/odin2-synthesizer
  43. audio/padthv1-lv2
  44. audio/pc-mixer
  45. audio/pianobooster
  46. audio/plasma6-kpipewire
  47. audio/plasma6-plasma-pa
  48. audio/polyphone
  49. audio/psindustrializer
  50. audio/pulseaudio-qt
  51. audio/qaudiosonar
  52. audio/qjackctl
  53. audio/qmidictl
  54. audio/qmidinet
  55. audio/qsampler
  56. audio/quimup
  57. audio/qxgedit
  58. audio/samplv1-lv2
  59. audio/sherlock-lv2
  60. audio/shuriken
  61. audio/sonic-visualiser
  62. audio/sonivox-eas
  63. audio/spectacle-lv2
  64. audio/spectmorph
  65. audio/ssr-lv2
  66. audio/stone-phaser-lv2
  67. audio/strawberry
  68. audio/string-machine-lv2
  69. audio/supercollider
  70. audio/synthpod-lv2
  71. audio/synthv1-lv2
  72. audio/tiatracker
  73. audio/virtual_oss_ctl
  74. audio/vm-lv2
  75. audio/vmpk
  76. audio/wolf-shaper-lv2
  77. audio/x42-plugins-lv2
  78. audio/zam-plugins-lv2
  79. audio/zynaddsubfx
  80. benchmarks/unixbench
  81. biology/molden
  82. biology/sigviewer
  83. biology/ugene
  84. cad/PrusaSlicer
  85. cad/appcsxcad
  86. cad/brlcad
  87. cad/calculix
  88. cad/camotics
  89. cad/freecad
  90. cad/gds3d
  91. cad/gmsh
  92. cad/kicad-devel
  93. cad/klayout
  94. cad/ldview
  95. cad/leocad
  96. cad/lepton-eda
  97. cad/librecad
  98. cad/librepcb
  99. cad/librnd
  100. cad/magic
  101. cad/meshlab
  102. cad/netgen
  103. cad/opencascade
  104. cad/opencascade740
  105. cad/openctm
  106. cad/openscad
  107. cad/openscad-devel
  108. cad/openvsp
  109. cad/pcb
  110. cad/py-gmsh
  111. cad/qcsxcad
  112. cad/qelectrotech
  113. cad/qspeakers
  114. cad/qucs-s
  115. cad/repsnapper
  116. cad/solvespace
  117. cad/sumo
  118. cad/veroroute
  119. cad/z88
  120. chinese/chinese-calendar
  121. comms/cubicsdr
  122. comms/gqrx
  123. comms/klog
  124. comms/qsstv
  125. comms/sdr++
  126. comms/sigdigger
  127. comms/suwidgets
  128. databases/grass8
  129. databases/kexi
  130. databases/opendbviewer
  131. databases/pgmodeler
  132. databases/sqlitestudio
  133. deskutils/anydesk
  134. deskutils/ausweisapp2
  135. deskutils/cairo-dock
  136. deskutils/cairo-dock-plugins
  137. deskutils/calibre
  138. deskutils/calindori
  139. deskutils/copyq
  140. deskutils/fet
  141. deskutils/flameshot
  142. deskutils/gnome-contacts
  143. deskutils/kchmviewer
  144. deskutils/kdeconnect-kde
  145. deskutils/kf6-kstatusnotifieritem
  146. deskutils/kmail-account-wizard
  147. deskutils/kodaskanna
  148. deskutils/kongress
  149. deskutils/korganizer
  150. deskutils/ktimetracker
  151. deskutils/lumina-archiver
  152. deskutils/lumina-calculator
  153. deskutils/lumina-fileinfo
  154. deskutils/lumina-fm
  155. deskutils/lumina-mediaplayer
  156. deskutils/lumina-pdf
  157. deskutils/lumina-photo
  158. deskutils/lumina-screenshot
  159. deskutils/lumina-textedit
  160. deskutils/mybee-qt
  161. deskutils/nextcloudclient
  162. deskutils/plasma6-milou
  163. deskutils/plasma6-sddm-kcm
  164. deskutils/plasma6-xdg-desktop-portal-kde
  165. deskutils/qmediamanager
  166. deskutils/qownnotes
  167. deskutils/qtfeedback
  168. deskutils/recoll
  169. deskutils/subsurface
  170. deskutils/syncthingtray
  171. deskutils/znotes
  172. devel/agar
  173. devel/allegro
  174. devel/allegro5
  175. devel/asfml
  176. devel/bullet
  177. devel/codequery
  178. devel/efl
  179. devel/electron34
  180. devel/electron35
  181. devel/electron36
  182. devel/electron37
  183. devel/eql5
  184. devel/fifechan
  185. devel/gammaray
  186. devel/gitqlient
  187. devel/godot
  188. devel/godot-tools
  189. devel/godot35
  190. devel/guichan
  191. devel/gwenhywfar-qt5
  192. devel/gwenhywfar-qt6
  193. devel/heaptrack
  194. devel/iaito
  195. devel/juce
  196. devel/juce706
  197. devel/kde-dev-utils
  198. devel/kdev-php
  199. devel/kdev-python
  200. devel/kdevelop
  201. devel/kf6-kbookmarks
  202. devel/kf6-kcmutils
  203. devel/kf6-kconfig
  204. devel/kf6-kcrash
  205. devel/kf6-kdbusaddons
  206. devel/kf6-kdeclarative
  207. devel/kf6-kfilemetadata
  208. devel/kf6-kidletime
  209. devel/kf6-kio
  210. devel/kf6-knewstuff
  211. devel/kf6-knotifications
  212. devel/kf6-knotifyconfig
  213. devel/kf6-kparts
  214. devel/kf6-kpeople
  215. devel/kf6-ktexteditor
  216. devel/kf6-solid
  217. devel/liteide
  218. devel/love
  219. devel/love07
  220. devel/love08
  221. devel/love10
  222. devel/love5
  223. devel/nextpnr
  224. devel/nodeeditor
  225. devel/plasma6-kwrited
  226. devel/plasma6-plasma-sdk
  227. devel/plasma6-plasma5support
  228. devel/py-bullet3
  229. devel/py-qt5-pyqt
  230. devel/py-qt5-qscintilla2
  231. devel/py-qt6-pyqt
  232. devel/py-qt6-qscintilla2
  233. devel/pyotherside-qt5
  234. devel/pyside2
  235. devel/pyside2-tools
  236. devel/pyside6
  237. devel/pyside6-tools
  238. devel/qbs
  239. devel/qcoro
  240. devel/qlementine
  241. devel/qscintilla2
  242. devel/qscintilla2-designerplugin
  243. devel/qt5-remoteobjects
  244. devel/qt6-5compat
  245. devel/qt6-base
  246. devel/qt6-grpc
  247. devel/qt6-location
  248. devel/qt6-positioning
  249. devel/qt6-remoteobjects
  250. devel/qt6-scxml
  251. devel/qt6-tools
  252. devel/qtcreator
  253. devel/raylib
  254. devel/root
  255. devel/sasm
  256. devel/sdl20
  257. devel/sdl3
  258. devel/seer-gdb
  259. devel/sfml
  260. devel/shadered
  261. devel/simavr
  262. devel/simgear
  263. devel/zeal
  264. editors/calligra
  265. editors/diamond
  266. editors/encryptpad
  267. editors/featherpad
  268. editors/focuswriter
  269. editors/imhex
  270. editors/libreoffice
  271. editors/neovim-qt
  272. editors/notepadnext
  273. editors/notepadnext-devel
  274. editors/openoffice-4
  275. editors/openoffice-devel
  276. editors/tea
  277. editors/texmaker
  278. editors/texstudio
  279. editors/texworks
  280. editors/vscode
  281. emulators/86Box
  282. emulators/aranym
  283. emulators/ares
  284. emulators/cannonball
  285. emulators/cemu
  286. emulators/dolphin-emu
  287. emulators/dosbox-staging
  288. emulators/dosbox-x
  289. emulators/emu64
  290. emulators/emulationstation
  291. emulators/es-de
  292. emulators/fbneo
  293. emulators/fbsd-duckstation
  294. emulators/fceux
  295. emulators/firebird-emu
  296. emulators/flexemu
  297. emulators/fs-uae
  298. emulators/gens
  299. emulators/higan
  300. emulators/libretro-flycast
  301. emulators/libretro-kronos
  302. emulators/libretro-ppsspp
  303. emulators/libretro-reicast
  304. emulators/mame
  305. emulators/mednafen
  306. emulators/mgba
  307. emulators/mupen64plus-qt
  308. emulators/mupen64plus-video-arachnoid
  309. emulators/mupen64plus-video-glide64
  310. emulators/mupen64plus-video-glide64mk2
  311. emulators/mupen64plus-video-z64
  312. emulators/nestopia
  313. emulators/openmsx
  314. emulators/pcem
  315. emulators/pcsx2
  316. emulators/ppsspp
  317. emulators/ppsspp-qt5
  318. emulators/qemu
  319. emulators/qmc2
  320. emulators/reicast
  321. emulators/rpcs3
  322. emulators/sameboy
  323. emulators/tic-80
  324. emulators/ukncbtl
  325. emulators/vice
  326. emulators/virtualbox-ose
  327. emulators/virtualbox-ose-70
  328. emulators/virtualbox-ose-71
  329. emulators/virtualbox-ose-72
  330. emulators/virtualbox-ose-legacy
  331. emulators/visualboyadvance-m
  332. emulators/vt100
  333. emulators/wine-proton
  334. filesystems/dsbmc
  335. finance/alkimia
  336. finance/qtbitcointrader
  337. games/Bugdom
  338. games/Bugdom2
  339. games/DDNet
  340. games/LibreMines
  341. games/Nanosaur
  342. games/OpenLara
  343. games/abuse_sdl
  344. games/alephone
  345. games/amnesia-tdd
  346. games/apoolGL
  347. games/armagetronad
  348. games/assaultcube
  349. games/astromenace
  350. games/asylum
  351. games/auralquiz
  352. games/avp
  353. games/barony
  354. games/battalion
  355. games/billardgl
  356. games/blackshadeselite
  357. games/blobby
  358. games/blockout
  359. games/blokish
  360. games/bloodfrontier
  361. games/brainparty
  362. games/briquolo
  363. games/burrtools
  364. games/bzflag
  365. games/caph
  366. games/cave9
  367. games/cdogs-sdl
  368. games/chessx
  369. games/chromium-bsu
  370. games/chromono
  371. games/colobot
  372. games/colorcode
  373. games/connectagram
  374. games/connectfive
  375. games/construo
  376. games/craft
  377. games/crashtest
  378. games/criticalmass
  379. games/crrcsim
  380. games/cube
  381. games/cutemaze
  382. games/diaspora
  383. games/doomlegacy
  384. games/doomsday
  385. games/dreamchess
  386. games/duel
  387. games/dustrac
  388. games/dxx-rebirth
  389. games/eduke32
  390. games/egl
  391. games/egoboo
  392. games/el
  393. games/endless-sky
  394. games/etlegacy
  395. games/etracer
  396. games/eureka
  397. games/excido
  398. games/f1spirit-remake
  399. games/fishsupper
  400. games/flightgear
  401. games/foobillard
  402. games/freedroidrpg
  403. games/freeminer
  404. games/freeorion
  405. games/freetennis
  406. games/gargoyle
  407. games/gcompris-qt
  408. games/gemrb
  409. games/gillo
  410. games/glaxium
  411. games/glest
  412. games/glmaze
  413. games/glob2
  414. games/gltron
  415. games/gnome-2048
  416. games/gnubg
  417. games/gnubik
  418. games/gnujump
  419. games/golly
  420. games/goonies
  421. games/gottet
  422. games/gracer
  423. games/hedgewars
  424. games/hexalate
  425. games/holotz-castle
  426. games/hyperrogue
  427. games/ioquake3
  428. games/iortcw
  429. games/iqpuzzle
  430. games/irrlamb
  431. games/jaggedalliance2
  432. games/jfsw
  433. games/jigzo
  434. games/joequake
  435. games/jvgs
  436. games/keeperrl
  437. games/kobodeluxe
  438. games/ksudoku
  439. games/kubrick
  440. games/lander
  441. games/legesmotus
  442. games/libretro-boom3
  443. games/libretro-desmume
  444. games/libretro-parallel_n64
  445. games/libretro-pcsx_rearmed
  446. games/libretro-play
  447. games/libretro-puae
  448. games/libretro-tyrquake
  449. games/libretro-vecx
  450. games/lincity-ng
  451. games/linwarrior
  452. games/luanti
  453. games/lugaru
  454. games/lwjgl3
  455. games/marblemarcher
  456. games/megaglest
  457. games/memonix
  458. games/moonlight-embedded
  459. games/moonlight-embedded-devel
  460. games/moonlight-qt
  461. games/naev
  462. games/nehquake
  463. games/netherearth
  464. games/netradiant
  465. games/neverball
  466. games/nimuh
  467. games/oolite
  468. games/openage
  469. games/openarena
  470. games/opencity
  471. games/openclonk
  472. games/openenroth
  473. games/openjk
  474. games/openmw
  475. games/openrct2
  476. games/openspades
  477. games/openxcom
  478. games/osgg
  479. games/peg-e
  480. games/phlipple
  481. games/pinball
  482. games/pingus
  483. games/pink-pony
  484. games/pioneer
  485. games/pokerth
  486. games/prboom-plus
  487. games/prismlauncher
  488. games/py-fife
  489. games/q2pro
  490. games/quadrapassel
  491. games/quake2lnx
  492. games/r1q2
  493. games/rawgl
  494. games/re3
  495. games/redeclipse
  496. games/redeclipse16
  497. games/regoth
  498. games/retroarch
  499. games/sauerbraten
  500. games/scourge
  501. games/scummvm
  502. games/sdb
  503. games/sdl-ball
  504. games/sdl_jewels
  505. games/sea-defender
  506. games/searchandrescue
  507. games/shockolate
  508. games/shootingstar
  509. games/simplevaders
  510. games/simsu
  511. games/slade
  512. games/solarus
  513. games/solarus-quest-editor
  514. games/steelstorm
  515. games/stormbaancoureur
  516. games/supertux
  517. games/supertux2
  518. games/supertuxkart
  519. games/tanglet
  520. games/teeworlds
  521. games/tenebrae
  522. games/tesseract
  523. games/tomatoes
  524. games/tome4
  525. games/tome4-beta
  526. games/torcs
  527. games/toycars
  528. games/trackballs
  529. games/tremulous
  530. games/trenchbroom
  531. games/tuxkart
  532. games/tuxracer
  533. games/ufoai
  534. games/uhexen2
  535. games/ultimatestunts
  536. games/valyriatear
  537. games/vamos
  538. games/vavoom
  539. games/violetland
  540. games/warzone2100
  541. games/widelands
  542. games/wizznic
  543. games/wyrmgus
  544. games/xmoto
  545. games/yquake2
  546. games/zaz
  547. german/tipp10
  548. graphics/Coin
  549. graphics/alizams
  550. graphics/anttweakbar
  551. graphics/appleseed
  552. graphics/bgfx
  553. graphics/bonzomatic
  554. graphics/cegui
  555. graphics/cloudcompare
  556. graphics/clutter
  557. graphics/clutter-gtk3
  558. graphics/cogl
  559. graphics/colmap
  560. graphics/converseen
  561. graphics/cxxplot
  562. graphics/darktable
  563. graphics/digikam
  564. graphics/dilay
  565. graphics/diplib
  566. graphics/djview4
  567. graphics/egl-wayland
  568. graphics/embree
  569. graphics/embree3
  570. graphics/engauge-digitizer
  571. graphics/evolvotron
  572. graphics/f3d
  573. graphics/fracplanet
  574. graphics/fractgen
  575. graphics/fraqtive
  576. graphics/freeglut
  577. graphics/freetype-gl
  578. graphics/ftgl
  579. graphics/fv
  580. graphics/gauche-gl
  581. graphics/geomorph
  582. graphics/geomview
  583. graphics/glaxnimate
  584. graphics/glbinding
  585. graphics/glee
  586. graphics/glew
  587. graphics/glew-wayland
  588. graphics/gliv
  589. graphics/glosm
  590. graphics/glpng
  591. graphics/glvis
  592. graphics/glx-utils
  593. graphics/gmic-qt
  594. graphics/gnash
  595. graphics/gource
  596. graphics/goxel
  597. graphics/gpxsee
  598. graphics/gstreamer1-plugins-gl
  599. graphics/gthumb
  600. graphics/heimer
  601. graphics/hugin
  602. graphics/imv
  603. graphics/instant-meshes
  604. graphics/jogl
  605. graphics/katarakt
  606. graphics/kf6-kimageformats
  607. graphics/kf6-kplotting
  608. graphics/kf6-kquickcharts
  609. graphics/kf6-ksvg
  610. graphics/kf6-prison
  611. graphics/kgeotag
  612. graphics/klatexformula
  613. graphics/kludge3d
  614. graphics/kmscube
  615. graphics/knotter
  616. graphics/kolourpaint
  617. graphics/kphotoalbum
  618. graphics/kquickimageeditor
  619. graphics/lib3ds
  620. graphics/libGLU
  621. graphics/libQGLViewer
  622. graphics/libcaca
  623. graphics/libchamplain
  624. graphics/libepoxy
  625. graphics/libgltext
  626. graphics/libprojectm
  627. graphics/lux
  628. graphics/magnum
  629. graphics/magnum-examples
  630. graphics/magnum-extras
  631. graphics/magnum-integration
  632. graphics/magnum-plugins
  633. graphics/maim
  634. graphics/mesa-demos
  635. graphics/milton
  636. graphics/mupdf
  637. graphics/ocaml-lablgl
  638. graphics/ogre3d
  639. graphics/ogre3d19
  640. graphics/open3d
  641. graphics/opencolorio-tools
  642. graphics/opencsg
  643. graphics/opendx
  644. graphics/openfx-arena
  645. graphics/openfx-misc
  646. graphics/opensubdiv
  647. graphics/openvkl
  648. graphics/openxr
  649. graphics/osg
  650. graphics/osgearth
  651. graphics/ospray
  652. graphics/ospray-studio
  653. graphics/oyranos
  654. graphics/partio
  655. graphics/pcl-pointclouds
  656. graphics/pencil2d
  657. graphics/peruse
  658. graphics/photoflare
  659. graphics/phototonic
  660. graphics/piglit
  661. graphics/pinpoint
  662. graphics/poppler-qt6
  663. graphics/py-pyglet
  664. graphics/py-pyglet1
  665. graphics/py-python-poppler-qt5
  666. graphics/py-qt5-3d
  667. graphics/py-qt6-3d
  668. graphics/py-visvis
  669. graphics/qgis
  670. graphics/qgis-ltr
  671. graphics/qimgv
  672. graphics/qt5-opengl
  673. graphics/qt5-wayland
  674. graphics/qt6-3d
  675. graphics/qt6-imageformats
  676. graphics/qt6-lottie
  677. graphics/qt6-quickeffectmaker
  678. graphics/qt6-svg
  679. graphics/qt6-wayland
  680. graphics/qtpbfimageplugin
  681. graphics/quesoglc
  682. graphics/qvge
  683. graphics/recastnavigation
  684. graphics/sdl2_gpu
  685. graphics/sdl_ttf
  686. graphics/seexpr
  687. graphics/seom
  688. graphics/sharpconstruct
  689. graphics/simpleviewer
  690. graphics/tiled
  691. graphics/togl
  692. graphics/urho3d
  693. graphics/vpaint
  694. graphics/waffle
  695. graphics/waylandpp
  696. graphics/wings
  697. graphics/wrapland
  698. graphics/xaos
  699. graphics/yacreader
  700. graphics/yukon
  701. irc/kvirc
  702. java/eclipse
  703. java/java3d
  704. java/openjfx14
  705. lang/basic256
  706. lang/eisl
  707. lang/erlang-wx
  708. lang/kf5-kross
  709. lang/smalltalk
  710. lang/squeak
  711. mail/datovka
  712. mail/thunderbird
  713. mail/thunderbird-esr
  714. math/alberta
  715. math/asymptote
  716. math/curv
  717. math/freefem++
  718. math/g2o
  719. math/geogram
  720. math/giacxcas
  721. math/mathgl
  722. math/mathmod
  723. math/minizinc-ide
  724. math/octave
  725. math/octomap
  726. math/openmesh
  727. math/poly2tri
  728. math/qalculate-qt
  729. math/qwtplot3d
  730. math/rkward
  731. math/scilab
  732. math/the-algorithms-c++
  733. math/ump
  734. math/vtk8
  735. math/vtk9
  736. math/zegrapher
  737. misc/actiona
  738. misc/copperspice-examples
  739. misc/crosti
  740. misc/dartsim
  741. misc/ecflow
  742. misc/edfbrowser
  743. misc/kf6-purpose
  744. misc/openhantek
  745. misc/openvdb
  746. misc/qbrew
  747. misc/qlcplus
  748. misc/qt5ct
  749. misc/qt6ct
  750. misc/tellico
  751. misc/valentina
  752. misc/visp
  753. multimedia/arcan
  754. multimedia/avidemux
  755. multimedia/avidemux-cli
  756. multimedia/avidemux-plugins
  757. multimedia/avidemux-qt5
  758. multimedia/bino
  759. multimedia/cheese
  760. multimedia/clutter-gst
  761. multimedia/clutter-gst3
  762. multimedia/dvbcut
  763. multimedia/ffaudioconverter
  764. multimedia/gstreamer1-vaapi
  765. multimedia/guvcview
  766. multimedia/kamoso
  767. multimedia/kdenlive
  768. multimedia/kodi
  769. multimedia/kodi-addon-screensaver.biogenesis
  770. multimedia/kodi-addon-screensaver.matrixtrails
  771. multimedia/kodi-addon-screensaver.stars
  772. multimedia/kodi-addon-visualization.fishbmc
  773. multimedia/kodi-addon-visualization.projectm
  774. multimedia/kodi-addon-visualization.shadertoy
  775. multimedia/kodi-addon-visualization.spectrum
  776. multimedia/libva
  777. multimedia/libva-nvidia-driver
  778. multimedia/libva-vdpau-driver
  779. multimedia/libvdpau-va-gl
  780. multimedia/libxine
  781. multimedia/lives
  782. multimedia/mediaelch
  783. multimedia/minitube
  784. multimedia/mkvtoolnix
  785. multimedia/mlt7
  786. multimedia/mpc-qt
  787. multimedia/mplayer
  788. multimedia/mpv
  789. multimedia/mpvpaper
  790. multimedia/mpvqt
  791. multimedia/msopenh264
  792. multimedia/musique
  793. multimedia/mythtv
  794. multimedia/nymphcast
  795. multimedia/obs-multi-rtmp
  796. multimedia/obs-streamfx
  797. multimedia/obs-studio
  798. multimedia/olive
  799. multimedia/opentoonz
  800. multimedia/ossia-score
  801. multimedia/qmmp-qt5
  802. multimedia/qmmp-qt6
  803. multimedia/qpwgraph
  804. multimedia/qt5-multimedia
  805. multimedia/qt6-multimedia
  806. multimedia/shotcut
  807. multimedia/shotcut-qt6
  808. multimedia/smplayer
  809. multimedia/supersonic
  810. multimedia/totem
  811. multimedia/vlc
  812. multimedia/webcamoid
  813. net/kf6-kcalendarcore
  814. net/kf6-kcontacts
  815. net/kf6-kdav
  816. net/krdc
  817. net/mediastreamer
  818. net/py-qt6-networkauth
  819. net/qt6-networkauth
  820. net/rsplib
  821. net/smb4k
  822. net/spoofer
  823. net/tigervnc-server
  824. net/wlvncc
  825. net/wpa_supplicant_gui
  826. net/x2goclient
  827. net-im/cutegram
  828. net-im/debugtox
  829. net-im/kaidan
  830. net-im/qTox
  831. net-im/ricochet
  832. net-im/signal-desktop
  833. net-im/spectral
  834. net-im/telegram-desktop
  835. net-im/tg_owt
  836. net-p2p/qbittorrent
  837. net-p2p/retroshare
  838. net-p2p/tremotesf
  839. polish/qnapi
  840. ports-mgmt/octopkg
  841. ports-mgmt/portrac
  842. print/gl2ps
  843. print/limereport
  844. print/miktex
  845. print/posterazor
  846. print/qpdfview
  847. print/qt6-pdf
  848. print/scribus-devel
  849. print/sioyek
  850. science/InsightToolkit
  851. science/afni
  852. science/avogadro2
  853. science/avogadrolibs
  854. science/cgnslib
  855. science/chrono
  856. science/drawxtl
  857. science/elmerfem
  858. science/gabedit
  859. science/gchemutils
  860. science/geant4
  861. science/ghemical
  862. science/iboview
  863. science/kalzium
  864. science/libghemical
  865. science/liggghts
  866. science/luscus
  867. science/medit
  868. science/molscript
  869. science/molsketch
  870. science/multiwfn
  871. science/openmodelica
  872. science/opensim-core
  873. science/optench
  874. science/paraview
  875. science/py-pymol
  876. science/qt6-quick3dphysics
  877. science/scidavis
  878. science/shelxle
  879. science/simbody
  880. science/smoldyn
  881. science/v_sim
  882. science/vipster
  883. science/vmd
  884. science/wxmacmolplt
  885. science/xcrysden
  886. science/xdrawchem
  887. science/zotero
  888. security/picocrypt
  889. security/plasma6-kscreenlocker
  890. security/plasma6-ksshaskpass
  891. security/qt-sudo
  892. security/yubikey-manager-qt
  893. security/yubioath-desktop
  894. sysutils/UEFITool
  895. sysutils/accounts-qml-module
  896. sysutils/deskflow
  897. sysutils/dsbbatmon
  898. sysutils/dsblogoutmgr
  899. sysutils/dsbsu
  900. sysutils/hyprpolkitagent
  901. sysutils/kf6-baloo
  902. sysutils/kf6-kuserfeedback
  903. sysutils/kf6-kwallet
  904. sysutils/kshutdown
  905. sysutils/logstalgia
  906. sysutils/luckybackup
  907. sysutils/pc-networkmanager
  908. sysutils/plasma6-discover
  909. sysutils/plasma6-kde-cli-tools
  910. sysutils/plasma6-kinfocenter
  911. sysutils/plasma6-kmenuedit
  912. sysutils/plasma6-ksystemstats
  913. sysutils/plasma6-libksysguard
  914. sysutils/plasma6-plasma-disks
  915. sysutils/plasma6-plasma-systemmonitor
  916. sysutils/plasma6-polkit-kde-agent-1
  917. sysutils/plasma6-powerdevil
  918. sysutils/plasma6-systemsettings
  919. sysutils/qdirstat
  920. sysutils/qflipper
  921. sysutils/qtpass
  922. sysutils/signon-ui
  923. sysutils/signond
  924. sysutils/tarsnap-gui
  925. sysutils/trueos-libqt5
  926. textproc/dikt
  927. textproc/fcitx5-configtool
  928. textproc/fcitx5-qt
  929. textproc/goldendict-ng
  930. textproc/kdiff3
  931. textproc/kf6-sonnet
  932. textproc/kf6-syntax-highlighting
  933. textproc/pageedit
  934. textproc/qstardict
  935. textproc/sigil
  936. textproc/uim-qt5
  937. textproc/uim-qt6
  938. textproc/xxdiff
  939. www/chromium
  940. www/dooble
  941. www/firefox
  942. www/firefox-esr
  943. www/iridium
  944. www/kf5-kjsembed
  945. www/ladybird
  946. www/librewolf
  947. www/libwpe
  948. www/plasma6-plasma-browser-integration
  949. www/py-qt5-webengine
  950. www/py-qt6-webengine
  951. www/qt5-webengine
  952. www/qt5-webglplugin
  953. www/qt5-webview
  954. www/qt6-webengine
  955. www/qt6-webview
  956. www/tor-browser
  957. www/ungoogled-chromium
  958. www/waterfox
  959. www/webkit2-gtk
  960. www/wt
  961. x11/3ddesktop
  962. x11/albert
  963. x11/aminal
  964. x11/cinnamon
  965. x11/cinnamon-session
  966. x11/contour
  967. x11/cool-retro-term
  968. x11/darktile
  969. x11/dsbautostart
  970. x11/erun
  971. x11/fireflies
  972. x11/glcapsviewer
  973. x11/gnome-session
  974. x11/hyprlock
  975. x11/kf5-kwayland
  976. x11/kf5-plasma-framework
  977. x11/kf6-frameworkintegration
  978. x11/kf6-kded
  979. x11/kf6-kglobalaccel
  980. x11/kf6-krunner
  981. x11/kf6-kwindowsystem
  982. x11/kitty
  983. x11/lightdm-kde-greeter
  984. x11/lumina-core
  985. x11/mate-screensaver
  986. x11/nvidia-driver
  987. x11/nvidia-driver-470
  988. x11/nvidia-driver-devel
  989. x11/nvidia-settings
  990. x11/openrgb
  991. x11/oscar
  992. x11/pcdm
  993. x11/plasma6-kactivitymanagerd
  994. x11/plasma6-kgamma
  995. x11/plasma6-kglobalacceld
  996. x11/plasma6-kscreen
  997. x11/plasma6-kwayland
  998. x11/plasma6-layer-shell-qt
  999. x11/plasma6-libkscreen
  1000. x11/plasma6-libplasma
  1001. x11/plasma6-plasma-activities
  1002. x11/plasma6-plasma-desktop
  1003. x11/plasma6-plasma-integration
  1004. x11/plasma6-plasma-workspace
  1005. x11/sddm
  1006. x11/shaderbg
  1007. x11/slop
  1008. x11/virtualgl
  1009. x11/wayst
  1010. x11/wl-mirror
  1011. x11/wscreensaver
  1012. x11/xdriinfo
  1013. x11/xfce4-dashboard
  1014. x11/xscreensaver
  1015. x11/zutty
  1016. x11-clocks/glclock
  1017. x11-clocks/xdaliclock
  1018. x11-drivers/xf86-video-ati
  1019. x11-drivers/xf86-video-mga
  1020. x11-fm/fsv2
  1021. x11-fm/qtfm
  1022. x11-servers/xarcan
  1023. x11-servers/xorg-server
  1024. x11-servers/xwayland
  1025. x11-themes/Kvantum
  1026. x11-themes/kf6-breeze-icons
  1027. x11-themes/kf6-kcolorscheme
  1028. x11-themes/kf6-kiconthemes
  1029. x11-themes/kf6-qqc2-desktop-style
  1030. x11-themes/plasma6-aurorae
  1031. x11-themes/plasma6-breeze
  1032. x11-themes/plasma6-kde-gtk-config
  1033. x11-themes/plasma6-oxygen
  1034. x11-themes/plasma6-qqc2-breeze-style
  1035. x11-themes/qgnomeplatform
  1036. x11-themes/qt5-style-plugins
  1037. x11-toolkits/aquamarine
  1038. x11-toolkits/copperspice
  1039. x11-toolkits/fltk
  1040. x11-toolkits/fox16
  1041. x11-toolkits/fox17
  1042. x11-toolkits/gnustep-back
  1043. x11-toolkits/gtk40
  1044. x11-toolkits/gtkglarea2
  1045. x11-toolkits/imgui
  1046. x11-toolkits/irrlicht
  1047. x11-toolkits/kf6-kcompletion
  1048. x11-toolkits/kf6-kconfigwidgets
  1049. x11-toolkits/kf6-kguiaddons
  1050. x11-toolkits/kf6-kirigami
  1051. x11-toolkits/kf6-kitemviews
  1052. x11-toolkits/kf6-kjobwidgets
  1053. x11-toolkits/kf6-ktextwidgets
  1054. x11-toolkits/kf6-kwidgetsaddons
  1055. x11-toolkits/kf6-kxmlgui
  1056. x11-toolkits/kirigami-addons-qt6
  1057. x11-toolkits/libdecor
  1058. x11-toolkits/mygui-opengl
  1059. x11-toolkits/nanogui
  1060. x11-toolkits/otk
  1061. x11-toolkits/pangolin
  1062. x11-toolkits/plasma6-kdeplasma-addons
  1063. x11-toolkits/py-kivy
  1064. x11-toolkits/py-qt5-charts
  1065. x11-toolkits/py-qt5-datavis3d
  1066. x11-toolkits/py-qt6-charts
  1067. x11-toolkits/py-qt6-datavis3d
  1068. x11-toolkits/py-qt6-graphs
  1069. x11-toolkits/pythonqt
  1070. x11-toolkits/qhotkey
  1071. x11-toolkits/qml-box2d
  1072. x11-toolkits/qt5-declarative
  1073. x11-toolkits/qt5-declarative-test
  1074. x11-toolkits/qt5-gui
  1075. x11-toolkits/qt6-charts
  1076. x11-toolkits/qt6-datavis3d
  1077. x11-toolkits/qt6-declarative
  1078. x11-toolkits/qt6-graphs
  1079. x11-toolkits/qt6-quick3d
  1080. x11-toolkits/qt6-quicktimeline
  1081. x11-toolkits/qt6-shadertools
  1082. x11-toolkits/qt6-virtualkeyboard
  1083. x11-toolkits/qt6pas
  1084. x11-toolkits/qwt6
  1085. x11-toolkits/scenefx04
  1086. x11-toolkits/soqt
  1087. x11-toolkits/swt
  1088. x11-toolkits/wlroots015
  1089. x11-toolkits/wlroots017
  1090. x11-toolkits/wlroots018
  1091. x11-toolkits/wlroots019
  1092. x11-toolkits/wxgtk30
  1093. x11-toolkits/wxgtk32
  1094. x11-toolkits/xforms
  1095. x11-wm/compiz
  1096. x11-wm/compton
  1097. x11-wm/emerald
  1098. x11-wm/hyprland
  1099. x11-wm/lxqt-wayland-session
  1100. x11-wm/magpie
  1101. x11-wm/muffin
  1102. x11-wm/mutter
  1103. x11-wm/phoc
  1104. x11-wm/plasma6-kdecoration
  1105. x11-wm/plasma6-kwin
  1106. x11-wm/plasma6-kwin-x11
  1107. x11-wm/wayfire
  1108. x11-wm/wayfire-plugins-extra
  1109. x11-wm/wmanager
  1110. Collapse this list.

Deleted ports which required this port:

Expand this list of 186 deleted ports
  1. archivers/ark-devel*
  2. audio/carla*
  3. audio/clementine-player*
  4. audio/mixxx22*
  5. audio/nekobi-lv2*
  6. audio/plasma5-kpipewire*
  7. audio/stmp*
  8. cad/py-ocp*
  9. comms/py-qt5-sensors*
  10. comms/py-qt5-serialport*
  11. databases/compass*
  12. databases/grass7*
  13. databases/py-qt5-sql*
  14. databases/redisdesktopmanager*
  15. deskutils/plasma5-xdg-desktop-portal-kde*
  16. devel/clanlib*
  17. devel/clanlib1*
  18. devel/datovka*
  19. devel/dolphin-plugins-devel*
  20. devel/electron12*
  21. devel/electron13*
  22. devel/electron17*
  23. devel/electron18*
  24. devel/electron19*
  25. devel/electron21*
  26. devel/electron22*
  27. devel/electron23*
  28. devel/electron24*
  29. devel/electron25*
  30. devel/electron26*
  31. devel/electron27*
  32. devel/electron28*
  33. devel/electron29*
  34. devel/electron30*
  35. devel/electron31*
  36. devel/electron32*
  37. devel/electron33*
  38. devel/erlang-esdl*
  39. devel/geany-plugin-multiterm*
  40. devel/godot2*
  41. devel/godot2-tools*
  42. devel/godot35-tools*
  43. devel/kyra*
  44. devel/py-qt5-designer*
  45. devel/py-qt5-designerplugin*
  46. devel/py-qt5-help*
  47. devel/py-qt5-location*
  48. devel/py-qt5-positioning*
  49. devel/py-qt5-remoteobjects*
  50. devel/py-qt5-test*
  51. devel/qscintilla2-designerplugin-qt5*
  52. devel/qscintilla2-qt5*
  53. devel/qscintilla2-qt6*
  54. devel/sdl_gnat*
  55. devel/sfml1*
  56. devel/sfml251*
  57. editors/imhex-current*
  58. editors/kate-devel*
  59. editors/libreoffice6*
  60. emulators/duckstation*
  61. emulators/libretro-mame*
  62. emulators/mess*
  63. emulators/pcsxr*
  64. emulators/qemu41*
  65. emulators/qemu42*
  66. emulators/qemu5*
  67. emulators/qemu50*
  68. emulators/qemu6*
  69. emulators/qemu7*
  70. emulators/qemu70*
  71. emulators/qemu8*
  72. finance/quba-viewer*
  73. games/OpenDiablo2*
  74. games/allacrost*
  75. games/critterding*
  76. games/fishfight*
  77. games/libretro-fbalpha*
  78. games/libretro-paralleln64*
  79. games/libretro-uae*
  80. games/manaplus*
  81. games/minetest*
  82. games/motogt*
  83. games/palomino*
  84. games/pouetchess*
  85. games/prboom*
  86. games/residualvm*
  87. games/shaaft*
  88. games/spring*
  89. graphics/blender-lts28*
  90. graphics/blender-lts29*
  91. graphics/darktable38*
  92. graphics/darktable40*
  93. graphics/darktable42*
  94. graphics/diffpdf*
  95. graphics/electricsheep*
  96. graphics/gltt*
  97. graphics/gwenview-devel*
  98. graphics/okular-devel*
  99. graphics/openscenegraph*
  100. graphics/osg34*
  101. graphics/py-qt5-svg*
  102. graphics/quat-gui*
  103. graphics/radiance*
  104. graphics/spectacle-devel*
  105. graphics/tiffgt*
  106. graphics/wdune*
  107. lang/py-qt5-qml*
  108. math/vtk6*
  109. misc/opensubdiv*
  110. misc/orion*
  111. multimedia/QtAV*
  112. multimedia/aegisub*
  113. multimedia/gmerlin*
  114. multimedia/gstreamer1-qt*
  115. multimedia/libquicktime*
  116. multimedia/libva-glx*
  117. multimedia/mlt*
  118. multimedia/mlt6*
  119. multimedia/mpv034*
  120. multimedia/mythtv-frontend*
  121. multimedia/obs-scrab*
  122. multimedia/phonon-gstreamer*
  123. multimedia/py-qt5-multimedia*
  124. multimedia/py-qt5-multimediawidgets*
  125. multimedia/smtube*
  126. multimedia/vdr-plugin-xineliboutput*
  127. net/landrop*
  128. net/quiterss*
  129. net-im/chatterino2*
  130. net-im/diligent*
  131. net-im/gitterdone*
  132. net-im/teamwords*
  133. net-im/webinar*
  134. print/py-qt5-printsupport*
  135. sysutils/daggy*
  136. sysutils/dsbmc*
  137. sysutils/plasma6-drkonqi*
  138. sysutils/signon-qt5*
  139. www/kristall*
  140. www/py-qt5-webkit*
  141. www/py-qt5-webkitwidgets*
  142. www/webkit2-gtk3*
  143. www/webkit2-gtk4*
  144. x11/konsole-devel*
  145. x11/nvidia-secondary-driver*
  146. x11/plasma5-kwayland-integration*
  147. x11/plasma5-kwayland-server*
  148. x11/plasma5-layer-shell-qt*
  149. x11/plasma5-plasma-workspace*
  150. x11/py-qt5-opengl*
  151. x11/radare-cutter*
  152. x11-drivers/xf86-video-glint*
  153. x11-drivers/xf86-video-mach64*
  154. x11-drivers/xf86-video-openchrome*
  155. x11-drivers/xf86-video-r128*
  156. x11-drivers/xf86-video-savage*
  157. x11-drivers/xf86-video-sunffb*
  158. x11-drivers/xf86-video-tdfx*
  159. x11-fm/dolphin-devel*
  160. x11-servers/xephyr*
  161. x11-servers/xorg-dmx*
  162. x11-servers/xorg-nestserver*
  163. x11-servers/xorg-vfbserver*
  164. x11-servers/xwayland-devel*
  165. x11-toolkits/SoXt*
  166. x11-toolkits/fox14*
  167. x11-toolkits/gtkada3*
  168. x11-toolkits/kirigami-addons-devel*
  169. x11-toolkits/py-qt5-chart*
  170. x11-toolkits/py-qt5-gui*
  171. x11-toolkits/py-qt5-quick*
  172. x11-toolkits/py-qt5-quick3d*
  173. x11-toolkits/py-qt5-quickwidgets*
  174. x11-toolkits/py-qt5-widgets*
  175. x11-toolkits/py-qt6-chart*
  176. x11-toolkits/scenefx*
  177. x11-toolkits/scenefx02*
  178. x11-toolkits/scenefx03*
  179. x11-toolkits/wlroots*
  180. x11-toolkits/wlroots-devel*
  181. x11-toolkits/wlroots-hyprland*
  182. x11-toolkits/wlroots016*
  183. x11-toolkits/wxgtk31*
  184. x11-wm/hyprland-devel*
  185. x11-wm/kwinft*
  186. x11-wm/plasma5-kwin*
  187. Collapse this list of deleted ports.
for Run
  1. emulators/qmc2
  2. graphics/libepoxy
  3. x11/boomer

Configuration Options:
===> The following configuration options are available for libglvnd-1.7.0: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
graphics_libglvnd
USES:
compiler:c++11-lib localbase meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/glvnd/libglvnd/uploads/c24806c283070dc70700234ca8ffacf8/
Collapse this list.

There are no commits on branch 2022Q3 for this port