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 2023Q3
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/sfml1
  261. devel/shadered
  262. devel/simavr
  263. devel/simgear
  264. devel/zeal
  265. editors/calligra
  266. editors/diamond
  267. editors/encryptpad
  268. editors/featherpad
  269. editors/focuswriter
  270. editors/imhex
  271. editors/libreoffice
  272. editors/neovim-qt
  273. editors/notepadnext
  274. editors/notepadnext-devel
  275. editors/openoffice-4
  276. editors/openoffice-devel
  277. editors/tea
  278. editors/texmaker
  279. editors/texstudio
  280. editors/texworks
  281. editors/vscode
  282. emulators/86Box
  283. emulators/aranym
  284. emulators/ares
  285. emulators/cannonball
  286. emulators/cemu
  287. emulators/dolphin-emu
  288. emulators/dosbox-staging
  289. emulators/dosbox-x
  290. emulators/emu64
  291. emulators/emulationstation
  292. emulators/es-de
  293. emulators/fbneo
  294. emulators/fbsd-duckstation
  295. emulators/fceux
  296. emulators/firebird-emu
  297. emulators/flexemu
  298. emulators/fs-uae
  299. emulators/gens
  300. emulators/higan
  301. emulators/libretro-flycast
  302. emulators/libretro-kronos
  303. emulators/libretro-ppsspp
  304. emulators/libretro-reicast
  305. emulators/mame
  306. emulators/mednafen
  307. emulators/mgba
  308. emulators/mupen64plus-qt
  309. emulators/mupen64plus-video-arachnoid
  310. emulators/mupen64plus-video-glide64
  311. emulators/mupen64plus-video-glide64mk2
  312. emulators/mupen64plus-video-z64
  313. emulators/nestopia
  314. emulators/openmsx
  315. emulators/pcem
  316. emulators/pcsx2
  317. emulators/ppsspp
  318. emulators/ppsspp-qt5
  319. emulators/qemu
  320. emulators/qmc2
  321. emulators/reicast
  322. emulators/rpcs3
  323. emulators/sameboy
  324. emulators/tic-80
  325. emulators/ukncbtl
  326. emulators/vice
  327. emulators/virtualbox-ose
  328. emulators/virtualbox-ose-70
  329. emulators/virtualbox-ose-71
  330. emulators/virtualbox-ose-72
  331. emulators/virtualbox-ose-legacy
  332. emulators/visualboyadvance-m
  333. emulators/vt100
  334. emulators/wine-proton
  335. filesystems/dsbmc
  336. finance/alkimia
  337. finance/qtbitcointrader
  338. games/Bugdom
  339. games/Bugdom2
  340. games/DDNet
  341. games/LibreMines
  342. games/Nanosaur
  343. games/OpenLara
  344. games/abuse_sdl
  345. games/alephone
  346. games/amnesia-tdd
  347. games/apoolGL
  348. games/armagetronad
  349. games/assaultcube
  350. games/astromenace
  351. games/asylum
  352. games/auralquiz
  353. games/avp
  354. games/barony
  355. games/battalion
  356. games/billardgl
  357. games/blackshadeselite
  358. games/blobby
  359. games/blockout
  360. games/blokish
  361. games/bloodfrontier
  362. games/brainparty
  363. games/briquolo
  364. games/burrtools
  365. games/bzflag
  366. games/caph
  367. games/cave9
  368. games/cdogs-sdl
  369. games/chessx
  370. games/chromium-bsu
  371. games/chromono
  372. games/colobot
  373. games/colorcode
  374. games/connectagram
  375. games/connectfive
  376. games/construo
  377. games/craft
  378. games/crashtest
  379. games/criticalmass
  380. games/crrcsim
  381. games/cube
  382. games/cutemaze
  383. games/diaspora
  384. games/doomlegacy
  385. games/doomsday
  386. games/dreamchess
  387. games/duel
  388. games/dustrac
  389. games/dxx-rebirth
  390. games/eduke32
  391. games/egl
  392. games/egoboo
  393. games/el
  394. games/endless-sky
  395. games/etlegacy
  396. games/etracer
  397. games/eureka
  398. games/excido
  399. games/f1spirit-remake
  400. games/fishsupper
  401. games/flightgear
  402. games/foobillard
  403. games/freedroidrpg
  404. games/freeminer
  405. games/freeorion
  406. games/freetennis
  407. games/gargoyle
  408. games/gcompris-qt
  409. games/gemrb
  410. games/gillo
  411. games/glaxium
  412. games/glest
  413. games/glmaze
  414. games/glob2
  415. games/gltron
  416. games/gnome-2048
  417. games/gnubg
  418. games/gnubik
  419. games/gnujump
  420. games/golly
  421. games/goonies
  422. games/gottet
  423. games/gracer
  424. games/hedgewars
  425. games/hexalate
  426. games/holotz-castle
  427. games/hyperrogue
  428. games/ioquake3
  429. games/iortcw
  430. games/iqpuzzle
  431. games/irrlamb
  432. games/jaggedalliance2
  433. games/jfsw
  434. games/jigzo
  435. games/joequake
  436. games/jvgs
  437. games/keeperrl
  438. games/kobodeluxe
  439. games/ksudoku
  440. games/kubrick
  441. games/lander
  442. games/legesmotus
  443. games/libretro-boom3
  444. games/libretro-desmume
  445. games/libretro-parallel_n64
  446. games/libretro-pcsx_rearmed
  447. games/libretro-play
  448. games/libretro-puae
  449. games/libretro-tyrquake
  450. games/libretro-vecx
  451. games/lincity-ng
  452. games/linwarrior
  453. games/luanti
  454. games/lugaru
  455. games/lwjgl3
  456. games/marblemarcher
  457. games/megaglest
  458. games/memonix
  459. games/moonlight-embedded
  460. games/moonlight-embedded-devel
  461. games/moonlight-qt
  462. games/motogt
  463. games/naev
  464. games/nehquake
  465. games/netherearth
  466. games/netradiant
  467. games/neverball
  468. games/nimuh
  469. games/oolite
  470. games/openage
  471. games/openarena
  472. games/opencity
  473. games/openclonk
  474. games/openenroth
  475. games/openjk
  476. games/openmw
  477. games/openrct2
  478. games/openspades
  479. games/openxcom
  480. games/osgg
  481. games/palomino
  482. games/peg-e
  483. games/phlipple
  484. games/pinball
  485. games/pingus
  486. games/pink-pony
  487. games/pioneer
  488. games/pokerth
  489. games/prboom-plus
  490. games/prismlauncher
  491. games/py-fife
  492. games/q2pro
  493. games/quadrapassel
  494. games/quake2lnx
  495. games/r1q2
  496. games/rawgl
  497. games/re3
  498. games/redeclipse
  499. games/redeclipse16
  500. games/regoth
  501. games/retroarch
  502. games/sauerbraten
  503. games/scourge
  504. games/scummvm
  505. games/sdb
  506. games/sdl-ball
  507. games/sdl_jewels
  508. games/sea-defender
  509. games/searchandrescue
  510. games/shockolate
  511. games/shootingstar
  512. games/simplevaders
  513. games/simsu
  514. games/slade
  515. games/solarus
  516. games/solarus-quest-editor
  517. games/steelstorm
  518. games/stormbaancoureur
  519. games/supertux
  520. games/supertux2
  521. games/supertuxkart
  522. games/tanglet
  523. games/teeworlds
  524. games/tenebrae
  525. games/tesseract
  526. games/tomatoes
  527. games/tome4
  528. games/tome4-beta
  529. games/torcs
  530. games/toycars
  531. games/trackballs
  532. games/tremulous
  533. games/trenchbroom
  534. games/tuxkart
  535. games/tuxracer
  536. games/ufoai
  537. games/uhexen2
  538. games/ultimatestunts
  539. games/valyriatear
  540. games/vamos
  541. games/vavoom
  542. games/violetland
  543. games/warzone2100
  544. games/widelands
  545. games/wizznic
  546. games/wyrmgus
  547. games/xmoto
  548. games/yquake2
  549. games/zaz
  550. german/tipp10
  551. graphics/Coin
  552. graphics/alizams
  553. graphics/anttweakbar
  554. graphics/appleseed
  555. graphics/bgfx
  556. graphics/bonzomatic
  557. graphics/cegui
  558. graphics/cloudcompare
  559. graphics/clutter
  560. graphics/clutter-gtk3
  561. graphics/cogl
  562. graphics/colmap
  563. graphics/converseen
  564. graphics/cxxplot
  565. graphics/darktable
  566. graphics/digikam
  567. graphics/dilay
  568. graphics/diplib
  569. graphics/djview4
  570. graphics/egl-wayland
  571. graphics/embree
  572. graphics/embree3
  573. graphics/engauge-digitizer
  574. graphics/evolvotron
  575. graphics/f3d
  576. graphics/fracplanet
  577. graphics/fractgen
  578. graphics/fraqtive
  579. graphics/freeglut
  580. graphics/freetype-gl
  581. graphics/ftgl
  582. graphics/fv
  583. graphics/gauche-gl
  584. graphics/geomorph
  585. graphics/geomview
  586. graphics/glaxnimate
  587. graphics/glbinding
  588. graphics/glee
  589. graphics/glew
  590. graphics/glew-wayland
  591. graphics/gliv
  592. graphics/glosm
  593. graphics/glpng
  594. graphics/glvis
  595. graphics/glx-utils
  596. graphics/gmic-qt
  597. graphics/gnash
  598. graphics/gource
  599. graphics/goxel
  600. graphics/gpxsee
  601. graphics/gstreamer1-plugins-gl
  602. graphics/gthumb
  603. graphics/heimer
  604. graphics/hugin
  605. graphics/imv
  606. graphics/instant-meshes
  607. graphics/jogl
  608. graphics/katarakt
  609. graphics/kf6-kimageformats
  610. graphics/kf6-kplotting
  611. graphics/kf6-kquickcharts
  612. graphics/kf6-ksvg
  613. graphics/kf6-prison
  614. graphics/kgeotag
  615. graphics/klatexformula
  616. graphics/kludge3d
  617. graphics/kmscube
  618. graphics/knotter
  619. graphics/kolourpaint
  620. graphics/kphotoalbum
  621. graphics/kquickimageeditor
  622. graphics/lib3ds
  623. graphics/libGLU
  624. graphics/libQGLViewer
  625. graphics/libcaca
  626. graphics/libchamplain
  627. graphics/libepoxy
  628. graphics/libgltext
  629. graphics/libprojectm
  630. graphics/lux
  631. graphics/magnum
  632. graphics/magnum-examples
  633. graphics/magnum-extras
  634. graphics/magnum-integration
  635. graphics/magnum-plugins
  636. graphics/maim
  637. graphics/mesa-demos
  638. graphics/milton
  639. graphics/mupdf
  640. graphics/ocaml-lablgl
  641. graphics/ogre3d
  642. graphics/ogre3d19
  643. graphics/open3d
  644. graphics/opencolorio-tools
  645. graphics/opencsg
  646. graphics/opendx
  647. graphics/openfx-arena
  648. graphics/openfx-misc
  649. graphics/opensubdiv
  650. graphics/openvkl
  651. graphics/openxr
  652. graphics/osg
  653. graphics/osg34
  654. graphics/osgearth
  655. graphics/ospray
  656. graphics/ospray-studio
  657. graphics/oyranos
  658. graphics/partio
  659. graphics/pcl-pointclouds
  660. graphics/pencil2d
  661. graphics/peruse
  662. graphics/photoflare
  663. graphics/phototonic
  664. graphics/piglit
  665. graphics/pinpoint
  666. graphics/poppler-qt6
  667. graphics/py-pyglet
  668. graphics/py-pyglet1
  669. graphics/py-python-poppler-qt5
  670. graphics/py-qt5-3d
  671. graphics/py-qt6-3d
  672. graphics/py-visvis
  673. graphics/qgis
  674. graphics/qgis-ltr
  675. graphics/qimgv
  676. graphics/qt5-opengl
  677. graphics/qt5-wayland
  678. graphics/qt6-3d
  679. graphics/qt6-imageformats
  680. graphics/qt6-lottie
  681. graphics/qt6-quickeffectmaker
  682. graphics/qt6-svg
  683. graphics/qt6-wayland
  684. graphics/qtpbfimageplugin
  685. graphics/quesoglc
  686. graphics/qvge
  687. graphics/recastnavigation
  688. graphics/sdl2_gpu
  689. graphics/sdl_ttf
  690. graphics/seexpr
  691. graphics/seom
  692. graphics/sharpconstruct
  693. graphics/simpleviewer
  694. graphics/tiled
  695. graphics/togl
  696. graphics/urho3d
  697. graphics/vpaint
  698. graphics/waffle
  699. graphics/waylandpp
  700. graphics/wings
  701. graphics/wrapland
  702. graphics/xaos
  703. graphics/yacreader
  704. graphics/yukon
  705. irc/kvirc
  706. java/eclipse
  707. java/java3d
  708. java/openjfx14
  709. lang/basic256
  710. lang/eisl
  711. lang/erlang-wx
  712. lang/kf5-kross
  713. lang/smalltalk
  714. lang/squeak
  715. mail/datovka
  716. mail/thunderbird
  717. mail/thunderbird-esr
  718. math/alberta
  719. math/asymptote
  720. math/curv
  721. math/freefem++
  722. math/g2o
  723. math/geogram
  724. math/giacxcas
  725. math/mathgl
  726. math/mathmod
  727. math/minizinc-ide
  728. math/octave
  729. math/octomap
  730. math/openmesh
  731. math/poly2tri
  732. math/qalculate-qt
  733. math/qwtplot3d
  734. math/rkward
  735. math/scilab
  736. math/the-algorithms-c++
  737. math/ump
  738. math/vtk8
  739. math/vtk9
  740. math/zegrapher
  741. misc/actiona
  742. misc/copperspice-examples
  743. misc/crosti
  744. misc/dartsim
  745. misc/ecflow
  746. misc/edfbrowser
  747. misc/kf6-purpose
  748. misc/openhantek
  749. misc/openvdb
  750. misc/qbrew
  751. misc/qlcplus
  752. misc/qt5ct
  753. misc/qt6ct
  754. misc/tellico
  755. misc/valentina
  756. misc/visp
  757. multimedia/arcan
  758. multimedia/avidemux
  759. multimedia/avidemux-cli
  760. multimedia/avidemux-plugins
  761. multimedia/avidemux-qt5
  762. multimedia/bino
  763. multimedia/cheese
  764. multimedia/clutter-gst
  765. multimedia/clutter-gst3
  766. multimedia/dvbcut
  767. multimedia/ffaudioconverter
  768. multimedia/gstreamer1-vaapi
  769. multimedia/guvcview
  770. multimedia/kamoso
  771. multimedia/kdenlive
  772. multimedia/kodi
  773. multimedia/kodi-addon-screensaver.biogenesis
  774. multimedia/kodi-addon-screensaver.matrixtrails
  775. multimedia/kodi-addon-screensaver.stars
  776. multimedia/kodi-addon-visualization.fishbmc
  777. multimedia/kodi-addon-visualization.projectm
  778. multimedia/kodi-addon-visualization.shadertoy
  779. multimedia/kodi-addon-visualization.spectrum
  780. multimedia/libva
  781. multimedia/libva-nvidia-driver
  782. multimedia/libva-vdpau-driver
  783. multimedia/libvdpau-va-gl
  784. multimedia/libxine
  785. multimedia/lives
  786. multimedia/mediaelch
  787. multimedia/minitube
  788. multimedia/mkvtoolnix
  789. multimedia/mlt7
  790. multimedia/mpc-qt
  791. multimedia/mplayer
  792. multimedia/mpv
  793. multimedia/mpvpaper
  794. multimedia/mpvqt
  795. multimedia/msopenh264
  796. multimedia/musique
  797. multimedia/mythtv
  798. multimedia/nymphcast
  799. multimedia/obs-multi-rtmp
  800. multimedia/obs-streamfx
  801. multimedia/obs-studio
  802. multimedia/olive
  803. multimedia/opentoonz
  804. multimedia/ossia-score
  805. multimedia/qmmp-qt5
  806. multimedia/qmmp-qt6
  807. multimedia/qpwgraph
  808. multimedia/qt5-multimedia
  809. multimedia/qt6-multimedia
  810. multimedia/shotcut
  811. multimedia/shotcut-qt6
  812. multimedia/smplayer
  813. multimedia/supersonic
  814. multimedia/totem
  815. multimedia/vlc
  816. multimedia/webcamoid
  817. net/kf6-kcalendarcore
  818. net/kf6-kcontacts
  819. net/kf6-kdav
  820. net/krdc
  821. net/mediastreamer
  822. net/py-qt6-networkauth
  823. net/qt6-networkauth
  824. net/rsplib
  825. net/smb4k
  826. net/spoofer
  827. net/tigervnc-server
  828. net/wlvncc
  829. net/wpa_supplicant_gui
  830. net/x2goclient
  831. net-im/cutegram
  832. net-im/debugtox
  833. net-im/kaidan
  834. net-im/qTox
  835. net-im/ricochet
  836. net-im/signal-desktop
  837. net-im/spectral
  838. net-im/telegram-desktop
  839. net-im/tg_owt
  840. net-p2p/qbittorrent
  841. net-p2p/retroshare
  842. net-p2p/tremotesf
  843. polish/qnapi
  844. ports-mgmt/octopkg
  845. ports-mgmt/portrac
  846. print/gl2ps
  847. print/limereport
  848. print/miktex
  849. print/posterazor
  850. print/qpdfview
  851. print/qt6-pdf
  852. print/scribus-devel
  853. print/sioyek
  854. science/InsightToolkit
  855. science/afni
  856. science/avogadro2
  857. science/avogadrolibs
  858. science/cgnslib
  859. science/chrono
  860. science/drawxtl
  861. science/elmerfem
  862. science/gabedit
  863. science/gchemutils
  864. science/geant4
  865. science/ghemical
  866. science/iboview
  867. science/kalzium
  868. science/libghemical
  869. science/liggghts
  870. science/luscus
  871. science/medit
  872. science/molscript
  873. science/molsketch
  874. science/multiwfn
  875. science/openmodelica
  876. science/opensim-core
  877. science/optench
  878. science/paraview
  879. science/py-pymol
  880. science/qt6-quick3dphysics
  881. science/scidavis
  882. science/shelxle
  883. science/simbody
  884. science/smoldyn
  885. science/v_sim
  886. science/vipster
  887. science/vmd
  888. science/wxmacmolplt
  889. science/xcrysden
  890. science/xdrawchem
  891. science/zotero
  892. security/picocrypt
  893. security/plasma6-kscreenlocker
  894. security/plasma6-ksshaskpass
  895. security/qt-sudo
  896. security/yubikey-manager-qt
  897. security/yubioath-desktop
  898. sysutils/UEFITool
  899. sysutils/accounts-qml-module
  900. sysutils/deskflow
  901. sysutils/dsbbatmon
  902. sysutils/dsblogoutmgr
  903. sysutils/dsbsu
  904. sysutils/hyprpolkitagent
  905. sysutils/kf6-baloo
  906. sysutils/kf6-kuserfeedback
  907. sysutils/kf6-kwallet
  908. sysutils/kshutdown
  909. sysutils/logstalgia
  910. sysutils/luckybackup
  911. sysutils/pc-networkmanager
  912. sysutils/plasma6-discover
  913. sysutils/plasma6-kde-cli-tools
  914. sysutils/plasma6-kinfocenter
  915. sysutils/plasma6-kmenuedit
  916. sysutils/plasma6-ksystemstats
  917. sysutils/plasma6-libksysguard
  918. sysutils/plasma6-plasma-disks
  919. sysutils/plasma6-plasma-systemmonitor
  920. sysutils/plasma6-polkit-kde-agent-1
  921. sysutils/plasma6-powerdevil
  922. sysutils/plasma6-systemsettings
  923. sysutils/qdirstat
  924. sysutils/qflipper
  925. sysutils/qtpass
  926. sysutils/signon-ui
  927. sysutils/signond
  928. sysutils/tarsnap-gui
  929. sysutils/trueos-libqt5
  930. textproc/dikt
  931. textproc/fcitx5-configtool
  932. textproc/fcitx5-qt
  933. textproc/goldendict-ng
  934. textproc/kdiff3
  935. textproc/kf6-sonnet
  936. textproc/kf6-syntax-highlighting
  937. textproc/pageedit
  938. textproc/qstardict
  939. textproc/sigil
  940. textproc/uim-qt5
  941. textproc/uim-qt6
  942. textproc/xxdiff
  943. www/chromium
  944. www/dooble
  945. www/firefox
  946. www/firefox-esr
  947. www/iridium
  948. www/kf5-kjsembed
  949. www/ladybird
  950. www/librewolf
  951. www/libwpe
  952. www/plasma6-plasma-browser-integration
  953. www/py-qt5-webengine
  954. www/py-qt6-webengine
  955. www/qt5-webengine
  956. www/qt5-webglplugin
  957. www/qt5-webview
  958. www/qt6-webengine
  959. www/qt6-webview
  960. www/tor-browser
  961. www/ungoogled-chromium
  962. www/waterfox
  963. www/webkit2-gtk
  964. www/wt
  965. x11/3ddesktop
  966. x11/albert
  967. x11/aminal
  968. x11/cinnamon
  969. x11/cinnamon-session
  970. x11/contour
  971. x11/cool-retro-term
  972. x11/darktile
  973. x11/dsbautostart
  974. x11/erun
  975. x11/fireflies
  976. x11/glcapsviewer
  977. x11/gnome-session
  978. x11/hyprlock
  979. x11/kf5-kwayland
  980. x11/kf5-plasma-framework
  981. x11/kf6-frameworkintegration
  982. x11/kf6-kded
  983. x11/kf6-kglobalaccel
  984. x11/kf6-krunner
  985. x11/kf6-kwindowsystem
  986. x11/kitty
  987. x11/lightdm-kde-greeter
  988. x11/lumina-core
  989. x11/mate-screensaver
  990. x11/nvidia-driver
  991. x11/nvidia-driver-470
  992. x11/nvidia-driver-devel
  993. x11/nvidia-settings
  994. x11/openrgb
  995. x11/oscar
  996. x11/pcdm
  997. x11/plasma6-kactivitymanagerd
  998. x11/plasma6-kgamma
  999. x11/plasma6-kglobalacceld
  1000. x11/plasma6-kscreen
  1001. x11/plasma6-kwayland
  1002. x11/plasma6-layer-shell-qt
  1003. x11/plasma6-libkscreen
  1004. x11/plasma6-libplasma
  1005. x11/plasma6-plasma-activities
  1006. x11/plasma6-plasma-desktop
  1007. x11/plasma6-plasma-integration
  1008. x11/plasma6-plasma-workspace
  1009. x11/sddm
  1010. x11/shaderbg
  1011. x11/slop
  1012. x11/virtualgl
  1013. x11/wayst
  1014. x11/wl-mirror
  1015. x11/wscreensaver
  1016. x11/xdriinfo
  1017. x11/xfce4-dashboard
  1018. x11/xscreensaver
  1019. x11/zutty
  1020. x11-clocks/glclock
  1021. x11-clocks/xdaliclock
  1022. x11-drivers/xf86-video-ati
  1023. x11-drivers/xf86-video-mga
  1024. x11-fm/fsv2
  1025. x11-fm/qtfm
  1026. x11-servers/xarcan
  1027. x11-servers/xorg-server
  1028. x11-servers/xwayland
  1029. x11-themes/Kvantum
  1030. x11-themes/kf6-breeze-icons
  1031. x11-themes/kf6-kcolorscheme
  1032. x11-themes/kf6-kiconthemes
  1033. x11-themes/kf6-qqc2-desktop-style
  1034. x11-themes/plasma6-aurorae
  1035. x11-themes/plasma6-breeze
  1036. x11-themes/plasma6-kde-gtk-config
  1037. x11-themes/plasma6-oxygen
  1038. x11-themes/plasma6-qqc2-breeze-style
  1039. x11-themes/qgnomeplatform
  1040. x11-themes/qt5-style-plugins
  1041. x11-toolkits/aquamarine
  1042. x11-toolkits/copperspice
  1043. x11-toolkits/fltk
  1044. x11-toolkits/fox16
  1045. x11-toolkits/fox17
  1046. x11-toolkits/gnustep-back
  1047. x11-toolkits/gtk40
  1048. x11-toolkits/gtkglarea2
  1049. x11-toolkits/imgui
  1050. x11-toolkits/irrlicht
  1051. x11-toolkits/kf6-kcompletion
  1052. x11-toolkits/kf6-kconfigwidgets
  1053. x11-toolkits/kf6-kguiaddons
  1054. x11-toolkits/kf6-kirigami
  1055. x11-toolkits/kf6-kitemviews
  1056. x11-toolkits/kf6-kjobwidgets
  1057. x11-toolkits/kf6-ktextwidgets
  1058. x11-toolkits/kf6-kwidgetsaddons
  1059. x11-toolkits/kf6-kxmlgui
  1060. x11-toolkits/kirigami-addons-qt6
  1061. x11-toolkits/libdecor
  1062. x11-toolkits/mygui-opengl
  1063. x11-toolkits/nanogui
  1064. x11-toolkits/otk
  1065. x11-toolkits/pangolin
  1066. x11-toolkits/plasma6-kdeplasma-addons
  1067. x11-toolkits/py-kivy
  1068. x11-toolkits/py-qt5-charts
  1069. x11-toolkits/py-qt5-datavis3d
  1070. x11-toolkits/py-qt6-charts
  1071. x11-toolkits/py-qt6-datavis3d
  1072. x11-toolkits/py-qt6-graphs
  1073. x11-toolkits/pythonqt
  1074. x11-toolkits/qhotkey
  1075. x11-toolkits/qml-box2d
  1076. x11-toolkits/qt5-declarative
  1077. x11-toolkits/qt5-declarative-test
  1078. x11-toolkits/qt5-gui
  1079. x11-toolkits/qt6-charts
  1080. x11-toolkits/qt6-datavis3d
  1081. x11-toolkits/qt6-declarative
  1082. x11-toolkits/qt6-graphs
  1083. x11-toolkits/qt6-quick3d
  1084. x11-toolkits/qt6-quicktimeline
  1085. x11-toolkits/qt6-shadertools
  1086. x11-toolkits/qt6-virtualkeyboard
  1087. x11-toolkits/qt6pas
  1088. x11-toolkits/qwt6
  1089. x11-toolkits/scenefx04
  1090. x11-toolkits/soqt
  1091. x11-toolkits/swt
  1092. x11-toolkits/wlroots015
  1093. x11-toolkits/wlroots017
  1094. x11-toolkits/wlroots018
  1095. x11-toolkits/wlroots019
  1096. x11-toolkits/wxgtk30
  1097. x11-toolkits/wxgtk32
  1098. x11-toolkits/xforms
  1099. x11-wm/compiz
  1100. x11-wm/compton
  1101. x11-wm/emerald
  1102. x11-wm/hyprland
  1103. x11-wm/lxqt-wayland-session
  1104. x11-wm/magpie
  1105. x11-wm/muffin
  1106. x11-wm/mutter
  1107. x11-wm/phoc
  1108. x11-wm/plasma6-kdecoration
  1109. x11-wm/plasma6-kwin
  1110. x11-wm/plasma6-kwin-x11
  1111. x11-wm/wayfire
  1112. x11-wm/wayfire-plugins-extra
  1113. x11-wm/wmanager
  1114. Collapse this list.

Deleted ports which required this port:

Expand this list of 182 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/sfml251*
  56. editors/imhex-current*
  57. editors/kate-devel*
  58. editors/libreoffice6*
  59. emulators/duckstation*
  60. emulators/libretro-mame*
  61. emulators/mess*
  62. emulators/pcsxr*
  63. emulators/qemu41*
  64. emulators/qemu42*
  65. emulators/qemu5*
  66. emulators/qemu50*
  67. emulators/qemu6*
  68. emulators/qemu7*
  69. emulators/qemu70*
  70. emulators/qemu8*
  71. finance/quba-viewer*
  72. games/OpenDiablo2*
  73. games/allacrost*
  74. games/critterding*
  75. games/fishfight*
  76. games/libretro-fbalpha*
  77. games/libretro-paralleln64*
  78. games/libretro-uae*
  79. games/manaplus*
  80. games/minetest*
  81. games/pouetchess*
  82. games/prboom*
  83. games/residualvm*
  84. games/shaaft*
  85. games/spring*
  86. graphics/blender-lts28*
  87. graphics/blender-lts29*
  88. graphics/darktable38*
  89. graphics/darktable40*
  90. graphics/darktable42*
  91. graphics/diffpdf*
  92. graphics/electricsheep*
  93. graphics/gltt*
  94. graphics/gwenview-devel*
  95. graphics/okular-devel*
  96. graphics/openscenegraph*
  97. graphics/py-qt5-svg*
  98. graphics/quat-gui*
  99. graphics/radiance*
  100. graphics/spectacle-devel*
  101. graphics/tiffgt*
  102. graphics/wdune*
  103. lang/py-qt5-qml*
  104. math/vtk6*
  105. misc/opensubdiv*
  106. misc/orion*
  107. multimedia/QtAV*
  108. multimedia/aegisub*
  109. multimedia/gmerlin*
  110. multimedia/gstreamer1-qt*
  111. multimedia/libquicktime*
  112. multimedia/libva-glx*
  113. multimedia/mlt*
  114. multimedia/mlt6*
  115. multimedia/mpv034*
  116. multimedia/mythtv-frontend*
  117. multimedia/obs-scrab*
  118. multimedia/phonon-gstreamer*
  119. multimedia/py-qt5-multimedia*
  120. multimedia/py-qt5-multimediawidgets*
  121. multimedia/smtube*
  122. multimedia/vdr-plugin-xineliboutput*
  123. net/landrop*
  124. net/quiterss*
  125. net-im/chatterino2*
  126. net-im/diligent*
  127. net-im/gitterdone*
  128. net-im/teamwords*
  129. net-im/webinar*
  130. print/py-qt5-printsupport*
  131. sysutils/daggy*
  132. sysutils/dsbmc*
  133. sysutils/plasma6-drkonqi*
  134. sysutils/signon-qt5*
  135. www/kristall*
  136. www/py-qt5-webkit*
  137. www/py-qt5-webkitwidgets*
  138. www/webkit2-gtk3*
  139. www/webkit2-gtk4*
  140. x11/konsole-devel*
  141. x11/nvidia-secondary-driver*
  142. x11/plasma5-kwayland-integration*
  143. x11/plasma5-kwayland-server*
  144. x11/plasma5-layer-shell-qt*
  145. x11/plasma5-plasma-workspace*
  146. x11/py-qt5-opengl*
  147. x11/radare-cutter*
  148. x11-drivers/xf86-video-glint*
  149. x11-drivers/xf86-video-mach64*
  150. x11-drivers/xf86-video-openchrome*
  151. x11-drivers/xf86-video-r128*
  152. x11-drivers/xf86-video-savage*
  153. x11-drivers/xf86-video-sunffb*
  154. x11-drivers/xf86-video-tdfx*
  155. x11-fm/dolphin-devel*
  156. x11-servers/xephyr*
  157. x11-servers/xorg-dmx*
  158. x11-servers/xorg-nestserver*
  159. x11-servers/xorg-vfbserver*
  160. x11-servers/xwayland-devel*
  161. x11-toolkits/SoXt*
  162. x11-toolkits/fox14*
  163. x11-toolkits/gtkada3*
  164. x11-toolkits/kirigami-addons-devel*
  165. x11-toolkits/py-qt5-chart*
  166. x11-toolkits/py-qt5-gui*
  167. x11-toolkits/py-qt5-quick*
  168. x11-toolkits/py-qt5-quick3d*
  169. x11-toolkits/py-qt5-quickwidgets*
  170. x11-toolkits/py-qt5-widgets*
  171. x11-toolkits/py-qt6-chart*
  172. x11-toolkits/scenefx*
  173. x11-toolkits/scenefx02*
  174. x11-toolkits/scenefx03*
  175. x11-toolkits/wlroots*
  176. x11-toolkits/wlroots-devel*
  177. x11-toolkits/wlroots-hyprland*
  178. x11-toolkits/wlroots016*
  179. x11-toolkits/wxgtk31*
  180. x11-wm/hyprland-devel*
  181. x11-wm/kwinft*
  182. x11-wm/plasma5-kwin*
  183. 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 2023Q3 for this port