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

Deleted ports which required this port:

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