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

Deleted ports which required this port:

Expand this list of 212 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. editors/notepadnext-devel*
  69. emulators/duckstation*
  70. emulators/firebird-emu*
  71. emulators/libretro-mame*
  72. emulators/mess*
  73. emulators/pcsxr*
  74. emulators/ppsspp-qt5*
  75. emulators/qemu41*
  76. emulators/qemu42*
  77. emulators/qemu5*
  78. emulators/qemu50*
  79. emulators/qemu6*
  80. emulators/qemu7*
  81. emulators/qemu70*
  82. emulators/qemu8*
  83. finance/quba-viewer*
  84. games/OpenDiablo2*
  85. games/allacrost*
  86. games/burrtools*
  87. games/critterding*
  88. games/fishfight*
  89. games/freeminer*
  90. games/keeperrl*
  91. games/libretro-fbalpha*
  92. games/libretro-paralleln64*
  93. games/libretro-uae*
  94. games/linwarrior*
  95. games/manaplus*
  96. games/minetest*
  97. games/motogt*
  98. games/palomino*
  99. games/pokerth*
  100. games/pouetchess*
  101. games/prboom*
  102. games/residualvm*
  103. games/shaaft*
  104. games/spring*
  105. games/valyriatear*
  106. graphics/blender-lts28*
  107. graphics/blender-lts29*
  108. graphics/darktable38*
  109. graphics/darktable40*
  110. graphics/darktable42*
  111. graphics/diffpdf*
  112. graphics/electricsheep*
  113. graphics/gltt*
  114. graphics/gwenview-devel*
  115. graphics/okular-devel*
  116. graphics/openscenegraph*
  117. graphics/osg34*
  118. graphics/osgearth*
  119. graphics/py-qt5-svg*
  120. graphics/quat-gui*
  121. graphics/radiance*
  122. graphics/spectacle-devel*
  123. graphics/tiffgt*
  124. graphics/wdune*
  125. lang/py-qt5-qml*
  126. math/vtk6*
  127. math/vtk8*
  128. misc/opensubdiv*
  129. misc/orion*
  130. misc/usd*
  131. multimedia/QtAV*
  132. multimedia/aegisub*
  133. multimedia/ccextractor-gui*
  134. multimedia/dvbcut*
  135. multimedia/gmerlin*
  136. multimedia/gstreamer1-qt*
  137. multimedia/gstreamer1-vaapi*
  138. multimedia/libquicktime*
  139. multimedia/libva-glx*
  140. multimedia/mlt*
  141. multimedia/mlt6*
  142. multimedia/mpv034*
  143. multimedia/mythtv-frontend*
  144. multimedia/nymphcast*
  145. multimedia/obs-scrab*
  146. multimedia/obs-streamfx*
  147. multimedia/phonon-gstreamer*
  148. multimedia/py-qt5-multimedia*
  149. multimedia/py-qt5-multimediawidgets*
  150. multimedia/smtube*
  151. multimedia/vdr-plugin-xineliboutput*
  152. net/landrop*
  153. net/quiterss*
  154. net-im/chatterino2*
  155. net-im/diligent*
  156. net-im/gitterdone*
  157. net-im/teamwords*
  158. net-im/webinar*
  159. print/py-qt5-printsupport*
  160. sysutils/daggy*
  161. sysutils/dsbmc*
  162. sysutils/plasma6-drkonqi*
  163. sysutils/signon-qt5*
  164. www/kristall*
  165. www/py-qt5-webkit*
  166. www/py-qt5-webkitwidgets*
  167. www/webkit2-gtk3*
  168. www/webkit2-gtk4*
  169. x11/konsole-devel*
  170. x11/nvidia-secondary-driver*
  171. x11/plasma5-kwayland-integration*
  172. x11/plasma5-kwayland-server*
  173. x11/plasma5-layer-shell-qt*
  174. x11/plasma5-plasma-workspace*
  175. x11/py-qt5-opengl*
  176. x11/radare-cutter*
  177. x11-drivers/xf86-video-glint*
  178. x11-drivers/xf86-video-mach64*
  179. x11-drivers/xf86-video-openchrome*
  180. x11-drivers/xf86-video-r128*
  181. x11-drivers/xf86-video-savage*
  182. x11-drivers/xf86-video-sunffb*
  183. x11-drivers/xf86-video-tdfx*
  184. x11-fm/dolphin-devel*
  185. x11-fm/fsv2*
  186. x11-servers/xephyr*
  187. x11-servers/xorg-dmx*
  188. x11-servers/xorg-nestserver*
  189. x11-servers/xorg-vfbserver*
  190. x11-servers/xwayland-devel*
  191. x11-toolkits/SoXt*
  192. x11-toolkits/fox14*
  193. x11-toolkits/gtkada3*
  194. x11-toolkits/kirigami-addons-devel*
  195. x11-toolkits/py-qt5-chart*
  196. x11-toolkits/py-qt5-gui*
  197. x11-toolkits/py-qt5-quick*
  198. x11-toolkits/py-qt5-quick3d*
  199. x11-toolkits/py-qt5-quickwidgets*
  200. x11-toolkits/py-qt5-widgets*
  201. x11-toolkits/py-qt6-chart*
  202. x11-toolkits/scenefx*
  203. x11-toolkits/scenefx02*
  204. x11-toolkits/scenefx03*
  205. x11-toolkits/wlroots*
  206. x11-toolkits/wlroots-devel*
  207. x11-toolkits/wlroots-hyprland*
  208. x11-toolkits/wlroots016*
  209. x11-toolkits/wxgtk31*
  210. x11-wm/hyprland-devel*
  211. x11-wm/kwinft*
  212. x11-wm/plasma5-kwin*
  213. 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