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

Deleted ports which required this port:

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