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

Deleted ports which required this port:

Expand this list of 191 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/pokerth*
  87. games/pouetchess*
  88. games/prboom*
  89. games/residualvm*
  90. games/shaaft*
  91. games/spring*
  92. graphics/blender-lts28*
  93. graphics/blender-lts29*
  94. graphics/darktable38*
  95. graphics/darktable40*
  96. graphics/darktable42*
  97. graphics/diffpdf*
  98. graphics/electricsheep*
  99. graphics/gltt*
  100. graphics/gwenview-devel*
  101. graphics/okular-devel*
  102. graphics/openscenegraph*
  103. graphics/osg34*
  104. graphics/py-qt5-svg*
  105. graphics/quat-gui*
  106. graphics/radiance*
  107. graphics/spectacle-devel*
  108. graphics/tiffgt*
  109. graphics/wdune*
  110. lang/py-qt5-qml*
  111. math/vtk6*
  112. math/vtk8*
  113. misc/opensubdiv*
  114. misc/orion*
  115. multimedia/QtAV*
  116. multimedia/aegisub*
  117. multimedia/gmerlin*
  118. multimedia/gstreamer1-qt*
  119. multimedia/libquicktime*
  120. multimedia/libva-glx*
  121. multimedia/mlt*
  122. multimedia/mlt6*
  123. multimedia/mpv034*
  124. multimedia/mythtv-frontend*
  125. multimedia/obs-scrab*
  126. multimedia/phonon-gstreamer*
  127. multimedia/py-qt5-multimedia*
  128. multimedia/py-qt5-multimediawidgets*
  129. multimedia/smtube*
  130. multimedia/vdr-plugin-xineliboutput*
  131. net/landrop*
  132. net/quiterss*
  133. net-im/chatterino2*
  134. net-im/diligent*
  135. net-im/gitterdone*
  136. net-im/teamwords*
  137. net-im/webinar*
  138. print/py-qt5-printsupport*
  139. sysutils/daggy*
  140. sysutils/dsbmc*
  141. sysutils/plasma6-drkonqi*
  142. sysutils/signon-qt5*
  143. www/kristall*
  144. www/py-qt5-webkit*
  145. www/py-qt5-webkitwidgets*
  146. www/webkit2-gtk3*
  147. www/webkit2-gtk4*
  148. x11/konsole-devel*
  149. x11/nvidia-secondary-driver*
  150. x11/plasma5-kwayland-integration*
  151. x11/plasma5-kwayland-server*
  152. x11/plasma5-layer-shell-qt*
  153. x11/plasma5-plasma-workspace*
  154. x11/py-qt5-opengl*
  155. x11/radare-cutter*
  156. x11-drivers/xf86-video-glint*
  157. x11-drivers/xf86-video-mach64*
  158. x11-drivers/xf86-video-openchrome*
  159. x11-drivers/xf86-video-r128*
  160. x11-drivers/xf86-video-savage*
  161. x11-drivers/xf86-video-sunffb*
  162. x11-drivers/xf86-video-tdfx*
  163. x11-fm/dolphin-devel*
  164. x11-fm/fsv2*
  165. x11-servers/xephyr*
  166. x11-servers/xorg-dmx*
  167. x11-servers/xorg-nestserver*
  168. x11-servers/xorg-vfbserver*
  169. x11-servers/xwayland-devel*
  170. x11-toolkits/SoXt*
  171. x11-toolkits/fox14*
  172. x11-toolkits/gtkada3*
  173. x11-toolkits/kirigami-addons-devel*
  174. x11-toolkits/py-qt5-chart*
  175. x11-toolkits/py-qt5-gui*
  176. x11-toolkits/py-qt5-quick*
  177. x11-toolkits/py-qt5-quick3d*
  178. x11-toolkits/py-qt5-quickwidgets*
  179. x11-toolkits/py-qt5-widgets*
  180. x11-toolkits/py-qt6-chart*
  181. x11-toolkits/scenefx*
  182. x11-toolkits/scenefx02*
  183. x11-toolkits/scenefx03*
  184. x11-toolkits/wlroots*
  185. x11-toolkits/wlroots-devel*
  186. x11-toolkits/wlroots-hyprland*
  187. x11-toolkits/wlroots016*
  188. x11-toolkits/wxgtk31*
  189. x11-wm/hyprland-devel*
  190. x11-wm/kwinft*
  191. x11-wm/plasma5-kwin*
  192. 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 2022Q3 for this port