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