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

Deleted ports which required this port:

Expand this list of 188 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. math/vtk8*
  110. misc/opensubdiv*
  111. misc/orion*
  112. multimedia/QtAV*
  113. multimedia/aegisub*
  114. multimedia/gmerlin*
  115. multimedia/gstreamer1-qt*
  116. multimedia/libquicktime*
  117. multimedia/libva-glx*
  118. multimedia/mlt*
  119. multimedia/mlt6*
  120. multimedia/mpv034*
  121. multimedia/mythtv-frontend*
  122. multimedia/obs-scrab*
  123. multimedia/phonon-gstreamer*
  124. multimedia/py-qt5-multimedia*
  125. multimedia/py-qt5-multimediawidgets*
  126. multimedia/smtube*
  127. multimedia/vdr-plugin-xineliboutput*
  128. net/landrop*
  129. net/quiterss*
  130. net-im/chatterino2*
  131. net-im/diligent*
  132. net-im/gitterdone*
  133. net-im/teamwords*
  134. net-im/webinar*
  135. print/py-qt5-printsupport*
  136. sysutils/daggy*
  137. sysutils/dsbmc*
  138. sysutils/plasma6-drkonqi*
  139. sysutils/signon-qt5*
  140. www/kristall*
  141. www/py-qt5-webkit*
  142. www/py-qt5-webkitwidgets*
  143. www/webkit2-gtk3*
  144. www/webkit2-gtk4*
  145. x11/konsole-devel*
  146. x11/nvidia-secondary-driver*
  147. x11/plasma5-kwayland-integration*
  148. x11/plasma5-kwayland-server*
  149. x11/plasma5-layer-shell-qt*
  150. x11/plasma5-plasma-workspace*
  151. x11/py-qt5-opengl*
  152. x11/radare-cutter*
  153. x11-drivers/xf86-video-glint*
  154. x11-drivers/xf86-video-mach64*
  155. x11-drivers/xf86-video-openchrome*
  156. x11-drivers/xf86-video-r128*
  157. x11-drivers/xf86-video-savage*
  158. x11-drivers/xf86-video-sunffb*
  159. x11-drivers/xf86-video-tdfx*
  160. x11-fm/dolphin-devel*
  161. x11-fm/fsv2*
  162. x11-servers/xephyr*
  163. x11-servers/xorg-dmx*
  164. x11-servers/xorg-nestserver*
  165. x11-servers/xorg-vfbserver*
  166. x11-servers/xwayland-devel*
  167. x11-toolkits/SoXt*
  168. x11-toolkits/fox14*
  169. x11-toolkits/gtkada3*
  170. x11-toolkits/kirigami-addons-devel*
  171. x11-toolkits/py-qt5-chart*
  172. x11-toolkits/py-qt5-gui*
  173. x11-toolkits/py-qt5-quick*
  174. x11-toolkits/py-qt5-quick3d*
  175. x11-toolkits/py-qt5-quickwidgets*
  176. x11-toolkits/py-qt5-widgets*
  177. x11-toolkits/py-qt6-chart*
  178. x11-toolkits/scenefx*
  179. x11-toolkits/scenefx02*
  180. x11-toolkits/scenefx03*
  181. x11-toolkits/wlroots*
  182. x11-toolkits/wlroots-devel*
  183. x11-toolkits/wlroots-hyprland*
  184. x11-toolkits/wlroots016*
  185. x11-toolkits/wxgtk31*
  186. x11-wm/hyprland-devel*
  187. x11-wm/kwinft*
  188. x11-wm/plasma5-kwin*
  189. 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 2024Q1 for this port