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

Deleted ports which required this port:

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