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

Deleted ports which required this port:

Expand this list of 207 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-drivers/xf86-video-glint*
  173. x11-drivers/xf86-video-mach64*
  174. x11-drivers/xf86-video-openchrome*
  175. x11-drivers/xf86-video-r128*
  176. x11-drivers/xf86-video-savage*
  177. x11-drivers/xf86-video-sunffb*
  178. x11-drivers/xf86-video-tdfx*
  179. x11-fm/dolphin-devel*
  180. x11-fm/fsv2*
  181. x11-servers/xephyr*
  182. x11-servers/xorg-dmx*
  183. x11-servers/xorg-nestserver*
  184. x11-servers/xorg-vfbserver*
  185. x11-servers/xwayland-devel*
  186. x11-toolkits/SoXt*
  187. x11-toolkits/fox14*
  188. x11-toolkits/gtkada3*
  189. x11-toolkits/kirigami-addons-devel*
  190. x11-toolkits/py-qt5-chart*
  191. x11-toolkits/py-qt5-gui*
  192. x11-toolkits/py-qt5-quick*
  193. x11-toolkits/py-qt5-quick3d*
  194. x11-toolkits/py-qt5-quickwidgets*
  195. x11-toolkits/py-qt5-widgets*
  196. x11-toolkits/py-qt6-chart*
  197. x11-toolkits/scenefx*
  198. x11-toolkits/scenefx02*
  199. x11-toolkits/scenefx03*
  200. x11-toolkits/wlroots*
  201. x11-toolkits/wlroots-devel*
  202. x11-toolkits/wlroots-hyprland*
  203. x11-toolkits/wlroots016*
  204. x11-toolkits/wxgtk31*
  205. x11-wm/hyprland-devel*
  206. x11-wm/kwinft*
  207. x11-wm/plasma5-kwin*
  208. 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 2025Q4 for this port