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

Deleted ports which required this port:

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