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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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

Deleted ports which required this port:

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