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

Deleted ports which required this port:

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

Configuration Options:
===> The following configuration options are available for libglvnd-1.7.0: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
graphics_libglvnd
USES:
compiler:c++11-lib localbase meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/glvnd/libglvnd/uploads/c24806c283070dc70700234ca8ffacf8/
Collapse this list.

There are no commits on branch 2024Q2 for this port