notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q3
libglvnd GL Vendor-Neutral Dispatch library
1.7.0 graphics on this many watch lists=15 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-27 07:41:47
Last Update: 2024-03-06 07:49:00
Commit Hash: 374676d
People watching this port, also watch:: libevent, glib, libunistring, libedit, expat
License: APACHE20 MIT
WWW:
https://gitlab.freedesktop.org/glvnd/libglvnd
Description:
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime. Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libglvnd-1.7.0/catalog.mk
  3. /usr/local/share/licenses/libglvnd-1.7.0/LICENSE
  4. /usr/local/share/licenses/libglvnd-1.7.0/APACHE20
  5. /usr/local/share/licenses/libglvnd-1.7.0/MIT
  6. include/EGL/egl.h
  7. include/EGL/eglext.h
  8. include/EGL/eglplatform.h
  9. include/GL/gl.h
  10. include/GL/glcorearb.h
  11. include/GL/glext.h
  12. include/GL/glx.h
  13. include/GL/glxext.h
  14. include/GLES/egl.h
  15. include/GLES/gl.h
  16. include/GLES/glext.h
  17. include/GLES/glplatform.h
  18. include/GLES2/gl2.h
  19. include/GLES2/gl2ext.h
  20. include/GLES2/gl2platform.h
  21. include/GLES3/gl3.h
  22. include/GLES3/gl31.h
  23. include/GLES3/gl32.h
  24. include/GLES3/gl3ext.h
  25. include/GLES3/gl3platform.h
  26. include/KHR/khrplatform.h
  27. include/glvnd/GLdispatchABI.h
  28. include/glvnd/libeglabi.h
  29. include/glvnd/libglxabi.h
  30. lib/libEGL.so
  31. lib/libEGL.so.1
  32. lib/libEGL.so.1.1.0
  33. lib/libGL.so
  34. lib/libGL.so.1
  35. lib/libGL.so.1.7.0
  36. lib/libGLESv1_CM.so
  37. lib/libGLESv1_CM.so.1
  38. lib/libGLESv1_CM.so.1.2.0
  39. lib/libGLESv2.so
  40. lib/libGLESv2.so.2
  41. lib/libGLESv2.so.2.1.0
  42. lib/libGLX.so
  43. lib/libGLX.so.0
  44. lib/libGLX.so.0.0.0
  45. lib/libGLdispatch.so
  46. lib/libGLdispatch.so.0
  47. lib/libGLdispatch.so.0.0.0
  48. lib/libOpenGL.so
  49. lib/libOpenGL.so.0
  50. lib/libOpenGL.so.0.0.0
  51. libdata/pkgconfig/egl.pc
  52. libdata/pkgconfig/gl.pc
  53. libdata/pkgconfig/glesv1_cm.pc
  54. libdata/pkgconfig/glesv2.pc
  55. libdata/pkgconfig/glx.pc
  56. libdata/pkgconfig/libglvnd.pc
  57. libdata/pkgconfig/opengl.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libglvnd>0:graphics/libglvnd
To install the port:
cd /usr/ports/graphics/libglvnd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libglvnd
  • pkg install libglvnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libglvnd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696772872 SHA256 (libglvnd-1.7.0.tar.gz) = 13ae5bb99a5a2869fbe00aadb49b21fd9c13dfbf59844b0f88d521098094d44a SIZE (libglvnd-1.7.0.tar.gz) = 1940330

Packages (timestamps in pop-ups are UTC):
libglvnd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.01.7.0n/an/an/an/an/an/a
FreeBSD:13:quarterly1.7.01.7.0n/an/an/an/an/an/a
FreeBSD:14:latest1.7.01.7.01.6.01.7.01.7.01.6.0-1.6.0
FreeBSD:14:quarterly1.7.01.7.0-1.7.01.7.01.7.01.7.01.7.0
FreeBSD:15:latest1.7.01.7.0n/a1.7.0n/an/a1.7.01.7.0
FreeBSD:15:quarterly1.7.01.7.0n/a-n/an/a--
FreeBSD:16:latest1.7.01.7.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
This port is required by:
for Build
  1. graphics/materialx
  2. graphics/mesa-devel
  3. graphics/mesa-libs
  4. graphics/s2tc
  5. mail/datovka
  6. sysutils/fastfetch

Deleted ports which required this port:

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

Deleted ports which required this port:

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

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

There are no commits on branch 2023Q3 for this port