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

Deleted ports which required this port:

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