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 2024Q4
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/vamos
  552. games/vavoom
  553. games/violetland
  554. games/warzone2100
  555. games/widelands
  556. games/wizznic
  557. games/wyrmgus
  558. games/xmoto
  559. games/xpuzzles
  560. games/yquake2
  561. games/zaz
  562. german/tipp10
  563. graphics/Coin
  564. graphics/R-cran-rgl
  565. graphics/alizams
  566. graphics/anttweakbar
  567. graphics/appleseed
  568. graphics/bgfx
  569. graphics/bonzomatic
  570. graphics/cegui
  571. graphics/cloudcompare
  572. graphics/clutter
  573. graphics/clutter-gtk3
  574. graphics/cogl
  575. graphics/colmap
  576. graphics/converseen
  577. graphics/cxxplot
  578. graphics/darktable
  579. graphics/digikam
  580. graphics/dilay
  581. graphics/diplib
  582. graphics/djview4
  583. graphics/egl-wayland
  584. graphics/egl-wayland2
  585. graphics/egl-x11
  586. graphics/embree
  587. graphics/embree3
  588. graphics/engauge-digitizer
  589. graphics/evolvotron
  590. graphics/f3d
  591. graphics/fracplanet
  592. graphics/fractgen
  593. graphics/fraqtive
  594. graphics/freeglut
  595. graphics/freetype-gl
  596. graphics/ftgl
  597. graphics/fv
  598. graphics/gauche-gl
  599. graphics/geomorph
  600. graphics/geomview
  601. graphics/glaxnimate
  602. graphics/glbinding
  603. graphics/glee
  604. graphics/glew
  605. graphics/glew-wayland
  606. graphics/gliv
  607. graphics/glosm
  608. graphics/glpng
  609. graphics/glvis
  610. graphics/glx-utils
  611. graphics/gmic-qt
  612. graphics/gnash
  613. graphics/gource
  614. graphics/goxel
  615. graphics/gpxsee
  616. graphics/gstreamer1-plugins-gl
  617. graphics/heimer
  618. graphics/hugin
  619. graphics/hyprgraphics
  620. graphics/imv
  621. graphics/instant-meshes
  622. graphics/jkqtplotter
  623. graphics/jogl
  624. graphics/katarakt
  625. graphics/kcolorpicker
  626. graphics/kf6-kimageformats
  627. graphics/kf6-kplotting
  628. graphics/kf6-kquickcharts
  629. graphics/kf6-ksvg
  630. graphics/kf6-prison
  631. graphics/kgeotag
  632. graphics/kimageannotator
  633. graphics/klatexformula
  634. graphics/kludge3d
  635. graphics/kmscube
  636. graphics/knotter
  637. graphics/kolourpaint
  638. graphics/kphotoalbum
  639. graphics/kquickimageeditor
  640. graphics/lib3ds
  641. graphics/libGLU
  642. graphics/libQGLViewer
  643. graphics/libcaca
  644. graphics/libchamplain
  645. graphics/libepoxy
  646. graphics/libgltext
  647. graphics/libprojectm
  648. graphics/lux
  649. graphics/magnum
  650. graphics/magnum-examples
  651. graphics/magnum-extras
  652. graphics/magnum-integration
  653. graphics/magnum-plugins
  654. graphics/materialx
  655. graphics/mesa-demos
  656. graphics/milton
  657. graphics/mupdf
  658. graphics/nomacs
  659. graphics/ocaml-lablgl
  660. graphics/ogre3d
  661. graphics/ogre3d19
  662. graphics/open3d
  663. graphics/openboard
  664. graphics/opencolorio-tools
  665. graphics/opencsg
  666. graphics/opendx
  667. graphics/openfx-arena
  668. graphics/openfx-misc
  669. graphics/opensubdiv
  670. graphics/openusd
  671. graphics/openvkl
  672. graphics/openxr
  673. graphics/osg
  674. graphics/ospray
  675. graphics/ospray-studio
  676. graphics/oyranos
  677. graphics/partio
  678. graphics/pcl-pointclouds
  679. graphics/pencil2d
  680. graphics/peruse
  681. graphics/photoflare
  682. graphics/phototonic
  683. graphics/piglit
  684. graphics/pinpoint
  685. graphics/poppler-qt6
  686. graphics/py-pyglet
  687. graphics/py-pyglet1
  688. graphics/py-python-poppler-qt5
  689. graphics/py-qt5-3d
  690. graphics/py-qt6-3d
  691. graphics/py-visvis
  692. graphics/qgis
  693. graphics/qgis-ltr
  694. graphics/qimgv
  695. graphics/qt5-opengl
  696. graphics/qt5-wayland
  697. graphics/qt6-3d
  698. graphics/qt6-imageformats
  699. graphics/qt6-lottie
  700. graphics/qt6-quickeffectmaker
  701. graphics/qt6-svg
  702. graphics/qt6-wayland
  703. graphics/qtpbfimageplugin
  704. graphics/quesoglc
  705. graphics/qvge
  706. graphics/recastnavigation
  707. graphics/sdl2_gpu
  708. graphics/sdl_ttf
  709. graphics/seexpr
  710. graphics/seom
  711. graphics/sharpconstruct
  712. graphics/simpleviewer
  713. graphics/skia
  714. graphics/tiled
  715. graphics/togl
  716. graphics/tulip
  717. graphics/urho3d
  718. graphics/vpaint
  719. graphics/waffle
  720. graphics/waylandpp
  721. graphics/wings
  722. graphics/wrapland
  723. graphics/xaos
  724. graphics/yacreader
  725. graphics/yukon
  726. irc/kvirc
  727. java/eclipse
  728. java/java3d
  729. java/openjfx14
  730. lang/basic256
  731. lang/eisl
  732. lang/erlang-wx
  733. lang/kf5-kross
  734. lang/smalltalk
  735. lang/squeak
  736. mail/datovka
  737. mail/thunderbird
  738. mail/thunderbird-esr
  739. math/alberta
  740. math/asymptote
  741. math/curv
  742. math/freefem++
  743. math/g2o
  744. math/geogram
  745. math/giacxcas
  746. math/mathgl
  747. math/mathmod
  748. math/minizinc-ide
  749. math/octave
  750. math/octomap
  751. math/openmesh
  752. math/poly2tri
  753. math/qalculate-qt
  754. math/qwtplot3d
  755. math/rkward
  756. math/scilab
  757. math/the-algorithms-c++
  758. math/ump
  759. math/vtk9
  760. math/zegrapher
  761. misc/actiona
  762. misc/bibletime
  763. misc/copperspice-examples
  764. misc/crosti
  765. misc/dartsim
  766. misc/ecflow
  767. misc/edfbrowser
  768. misc/hyprqt6engine
  769. misc/kf6-purpose
  770. misc/openhantek
  771. misc/openvdb
  772. misc/qbrew
  773. misc/qlcplus
  774. misc/qt5ct
  775. misc/qt6ct
  776. misc/tellico
  777. misc/valentina
  778. misc/visp
  779. misc/warp
  780. multimedia/arcan
  781. multimedia/avidemux
  782. multimedia/avidemux-cli
  783. multimedia/avidemux-plugins
  784. multimedia/avidemux-qt5
  785. multimedia/bino
  786. multimedia/cheese
  787. multimedia/clutter-gst
  788. multimedia/clutter-gst3
  789. multimedia/ffaudioconverter
  790. multimedia/gavl
  791. multimedia/go2tv
  792. multimedia/guvcview
  793. multimedia/haruna
  794. multimedia/jellyfin-desktop
  795. multimedia/kamoso
  796. multimedia/kdenlive
  797. multimedia/kodi
  798. multimedia/kodi-addon-screensaver.biogenesis
  799. multimedia/kodi-addon-screensaver.matrixtrails
  800. multimedia/kodi-addon-screensaver.stars
  801. multimedia/kodi-addon-visualization.fishbmc
  802. multimedia/kodi-addon-visualization.projectm
  803. multimedia/kodi-addon-visualization.shadertoy
  804. multimedia/kodi-addon-visualization.spectrum
  805. multimedia/libva
  806. multimedia/libva-nvidia-driver
  807. multimedia/libva-vdpau-driver
  808. multimedia/libvdpau-va-gl
  809. multimedia/libxine
  810. multimedia/lives
  811. multimedia/mediaelch
  812. multimedia/minitube
  813. multimedia/mkvtoolnix
  814. multimedia/mlt7
  815. multimedia/mlt7-glaxnimate
  816. multimedia/mlt7-qt
  817. multimedia/mpc-qt
  818. multimedia/mplayer
  819. multimedia/mpv
  820. multimedia/mpvpaper
  821. multimedia/mpvqt
  822. multimedia/musique
  823. multimedia/mythtv
  824. multimedia/obs-multi-rtmp
  825. multimedia/obs-studio
  826. multimedia/olive
  827. multimedia/opentoonz
  828. multimedia/ossia-score
  829. multimedia/qmmp-qt5
  830. multimedia/qmmp-qt6
  831. multimedia/qpwgraph
  832. multimedia/qt5-multimedia
  833. multimedia/qt6-multimedia
  834. multimedia/shotcut
  835. multimedia/shotcut-qt6
  836. multimedia/simplescreenrecorder
  837. multimedia/smplayer
  838. multimedia/supersonic
  839. multimedia/totem
  840. multimedia/vlc
  841. multimedia/webcamoid
  842. net/kf6-kcalendarcore
  843. net/kf6-kcontacts
  844. net/kf6-kdav
  845. net/krdc
  846. net/mediastreamer
  847. net/nekobox
  848. net/py-qt6-networkauth
  849. net/qt6-networkauth
  850. net/rsplib
  851. net/smb4k
  852. net/spoofer
  853. net/tigervnc-server
  854. net/wlvncc
  855. net/wpa_supplicant_gui
  856. net/x2goclient
  857. net-im/cutegram
  858. net-im/debugtox
  859. net-im/kaidan
  860. net-im/qTox
  861. net-im/ricochet
  862. net-im/signal-desktop
  863. net-im/spectral
  864. net-im/telegram-desktop
  865. net-im/tg_owt
  866. net-p2p/bitcoin
  867. net-p2p/qbittorrent
  868. net-p2p/retroshare
  869. net-p2p/tremotesf
  870. polish/qnapi
  871. ports-mgmt/octopkg
  872. ports-mgmt/portrac
  873. print/gl2ps
  874. print/limereport
  875. print/miktex
  876. print/posterazor
  877. print/qpdfview
  878. print/qt6-pdf
  879. print/scribus-devel
  880. print/sioyek
  881. science/InsightToolkit
  882. science/afni
  883. science/avogadro2
  884. science/avogadrolibs
  885. science/cgnslib
  886. science/chrono
  887. science/drawxtl
  888. science/elmerfem
  889. science/gabedit
  890. science/gchemutils
  891. science/geant4
  892. science/ghemical
  893. science/iboview
  894. science/kalzium
  895. science/kst
  896. science/libghemical
  897. science/liggghts
  898. science/luscus
  899. science/medit
  900. science/molscript
  901. science/molsketch
  902. science/multiwfn
  903. science/openmodelica
  904. science/opensim-core
  905. science/optench
  906. science/paraview
  907. science/py-pymol
  908. science/qt6-quick3dphysics
  909. science/scidavis
  910. science/shelxle
  911. science/simbody
  912. science/smoldyn
  913. science/v_sim
  914. science/vipster
  915. science/vmd
  916. science/wxmacmolplt
  917. science/xcrysden
  918. science/xdrawchem
  919. science/zotero
  920. security/keepsecret
  921. security/picocrypt
  922. security/plasma6-kscreenlocker
  923. security/plasma6-ksshaskpass
  924. security/qt-sudo
  925. security/yubikey-manager-qt
  926. security/yubioath-desktop
  927. sysutils/UEFITool
  928. sysutils/accounts-qml-module
  929. sysutils/deskflow
  930. sysutils/dsbbatmon
  931. sysutils/dsblogoutmgr
  932. sysutils/dsbsu
  933. sysutils/hyprpolkitagent
  934. sysutils/kf6-baloo
  935. sysutils/kf6-kuserfeedback
  936. sysutils/kf6-kwallet
  937. sysutils/kshutdown
  938. sysutils/logstalgia
  939. sysutils/luckybackup
  940. sysutils/pc-networkmanager
  941. sysutils/plasma6-discover
  942. sysutils/plasma6-kde-cli-tools
  943. sysutils/plasma6-kinfocenter
  944. sysutils/plasma6-kmenuedit
  945. sysutils/plasma6-ksystemstats
  946. sysutils/plasma6-libksysguard
  947. sysutils/plasma6-plasma-disks
  948. sysutils/plasma6-plasma-systemmonitor
  949. sysutils/plasma6-polkit-kde-agent-1
  950. sysutils/plasma6-powerdevil
  951. sysutils/plasma6-systemsettings
  952. sysutils/qdirstat
  953. sysutils/qflipper
  954. sysutils/qtpass
  955. sysutils/signon-ui
  956. sysutils/signond
  957. sysutils/tarsnap-gui
  958. sysutils/trueos-libqt5
  959. textproc/crow-translate
  960. textproc/dikt
  961. textproc/fcitx5-configtool
  962. textproc/fcitx5-qt
  963. textproc/goldendict-ng
  964. textproc/kdiff3
  965. textproc/kf6-sonnet
  966. textproc/kf6-syntax-highlighting
  967. textproc/pageedit
  968. textproc/qstardict
  969. textproc/sigil
  970. textproc/uim-qt5
  971. textproc/uim-qt6
  972. textproc/xxdiff
  973. www/chromium
  974. www/dooble
  975. www/firefox
  976. www/firefox-esr
  977. www/iridium
  978. www/kf5-kjsembed
  979. www/ladybird
  980. www/librewolf
  981. www/libwpe
  982. www/plasma6-plasma-browser-integration
  983. www/py-qt5-webengine
  984. www/py-qt6-webengine
  985. www/qt5-webengine
  986. www/qt5-webglplugin
  987. www/qt5-webview
  988. www/qt6-webengine
  989. www/qt6-webview
  990. www/tor-browser
  991. www/ungoogled-chromium
  992. www/waterfox
  993. www/webkit2-gtk
  994. www/wt
  995. x11/3ddesktop
  996. x11/albert
  997. x11/aminal
  998. x11/budgie-session
  999. x11/cinnamon
  1000. x11/cinnamon-session
  1001. x11/contour
  1002. x11/cool-retro-term
  1003. x11/coreterminal
  1004. x11/darktile
  1005. x11/dsbautostart
  1006. x11/erun
  1007. x11/fireflies
  1008. x11/glcapsviewer
  1009. x11/gnome-session
  1010. x11/hyprlock
  1011. x11/kf5-kwayland
  1012. x11/kf5-plasma-framework
  1013. x11/kf6-frameworkintegration
  1014. x11/kf6-kded
  1015. x11/kf6-kglobalaccel
  1016. x11/kf6-krunner
  1017. x11/kf6-kwindowsystem
  1018. x11/kitty
  1019. x11/lightdm-kde-greeter
  1020. x11/lumina-core
  1021. x11/mate-screensaver
  1022. x11/nvidia-driver
  1023. x11/nvidia-driver-470
  1024. x11/nvidia-driver-580
  1025. x11/nvidia-driver-devel
  1026. x11/nvidia-settings
  1027. x11/openrgb
  1028. x11/oscar
  1029. x11/pcdm
  1030. x11/plasma6-kactivitymanagerd
  1031. x11/plasma6-kgamma
  1032. x11/plasma6-kglobalacceld
  1033. x11/plasma6-kscreen
  1034. x11/plasma6-kwayland
  1035. x11/plasma6-kwayland-integration
  1036. x11/plasma6-layer-shell-qt
  1037. x11/plasma6-libkscreen
  1038. x11/plasma6-libplasma
  1039. x11/plasma6-plasma-activities
  1040. x11/plasma6-plasma-desktop
  1041. x11/plasma6-plasma-integration
  1042. x11/plasma6-plasma-workspace
  1043. x11/quickshell
  1044. x11/rsibreak
  1045. x11/sddm
  1046. x11/shaderbg
  1047. x11/slop
  1048. x11/virtualgl
  1049. x11/wayst
  1050. x11/wl-mirror
  1051. x11/wscreensaver
  1052. x11/xdriinfo
  1053. x11/xfce4-dashboard
  1054. x11/xscreensaver
  1055. x11/xwaylandvideobridge
  1056. x11/zutty
  1057. x11-clocks/glclock
  1058. x11-clocks/xdaliclock
  1059. x11-drivers/xf86-video-ati
  1060. x11-drivers/xf86-video-mga
  1061. x11-fm/qtfm
  1062. x11-servers/xarcan
  1063. x11-servers/xlibre-ephyr
  1064. x11-servers/xlibre-nest
  1065. x11-servers/xlibre-server
  1066. x11-servers/xlibre-vfb
  1067. x11-servers/xorg-server
  1068. x11-servers/xwayland
  1069. x11-themes/Kvantum
  1070. x11-themes/kf6-breeze-icons
  1071. x11-themes/kf6-kcolorscheme
  1072. x11-themes/kf6-kiconthemes
  1073. x11-themes/kf6-qqc2-desktop-style
  1074. x11-themes/plasma6-aurorae
  1075. x11-themes/plasma6-breeze
  1076. x11-themes/plasma6-kde-gtk-config
  1077. x11-themes/plasma6-oxygen
  1078. x11-themes/plasma6-qqc2-breeze-style
  1079. x11-themes/qgnomeplatform
  1080. x11-themes/qt5-style-plugins
  1081. x11-toolkits/aquamarine
  1082. x11-toolkits/copperspice
  1083. x11-toolkits/fltk
  1084. x11-toolkits/fox16
  1085. x11-toolkits/fox17
  1086. x11-toolkits/gnustep-back
  1087. x11-toolkits/gtk40
  1088. x11-toolkits/gtkglarea2
  1089. x11-toolkits/hyprtoolkit
  1090. x11-toolkits/imgui
  1091. x11-toolkits/irrlicht
  1092. x11-toolkits/kf6-kcompletion
  1093. x11-toolkits/kf6-kconfigwidgets
  1094. x11-toolkits/kf6-kguiaddons
  1095. x11-toolkits/kf6-kirigami
  1096. x11-toolkits/kf6-kitemviews
  1097. x11-toolkits/kf6-kjobwidgets
  1098. x11-toolkits/kf6-ktextwidgets
  1099. x11-toolkits/kf6-kwidgetsaddons
  1100. x11-toolkits/kf6-kxmlgui
  1101. x11-toolkits/kirigami-addons-qt6
  1102. x11-toolkits/libdecor
  1103. x11-toolkits/mygui-opengl
  1104. x11-toolkits/nanogui
  1105. x11-toolkits/otk
  1106. x11-toolkits/pangolin
  1107. x11-toolkits/plasma6-kdeplasma-addons
  1108. x11-toolkits/py-kivy
  1109. x11-toolkits/py-qt5-charts
  1110. x11-toolkits/py-qt5-datavis3d
  1111. x11-toolkits/py-qt6-charts
  1112. x11-toolkits/py-qt6-datavis3d
  1113. x11-toolkits/py-qt6-graphs
  1114. x11-toolkits/pythonqt
  1115. x11-toolkits/qhotkey
  1116. x11-toolkits/qml-box2d
  1117. x11-toolkits/qt5-declarative
  1118. x11-toolkits/qt5-declarative-test
  1119. x11-toolkits/qt5-gui
  1120. x11-toolkits/qt6-canvaspainter
  1121. x11-toolkits/qt6-charts
  1122. x11-toolkits/qt6-datavis3d
  1123. x11-toolkits/qt6-declarative
  1124. x11-toolkits/qt6-graphs
  1125. x11-toolkits/qt6-quick3d
  1126. x11-toolkits/qt6-quicktimeline
  1127. x11-toolkits/qt6-shadertools
  1128. x11-toolkits/qt6-virtualkeyboard
  1129. x11-toolkits/qt6pas
  1130. x11-toolkits/qwt6
  1131. x11-toolkits/scenefx04
  1132. x11-toolkits/soqt
  1133. x11-toolkits/swt
  1134. x11-toolkits/wlroots015
  1135. x11-toolkits/wlroots017
  1136. x11-toolkits/wlroots018
  1137. x11-toolkits/wlroots019
  1138. x11-toolkits/wlroots020
  1139. x11-toolkits/wxgtk30
  1140. x11-toolkits/wxgtk32
  1141. x11-toolkits/xforms
  1142. x11-wm/compiz
  1143. x11-wm/compton
  1144. x11-wm/emerald
  1145. x11-wm/hyprland
  1146. x11-wm/lxqt-wayland-session
  1147. x11-wm/magpie
  1148. x11-wm/muffin
  1149. x11-wm/mutter
  1150. x11-wm/niri
  1151. x11-wm/phoc
  1152. x11-wm/plasma6-kdecoration
  1153. x11-wm/plasma6-kwin
  1154. x11-wm/plasma6-kwin-x11
  1155. x11-wm/wayfire
  1156. x11-wm/wayfire-plugins-extra
  1157. x11-wm/wmanager
  1158. Collapse this list.

Deleted ports which required this port:

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