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

Deleted ports which required this port:

Expand this list of 178 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/kyra*
  41. devel/py-qt5-designer*
  42. devel/py-qt5-designerplugin*
  43. devel/py-qt5-help*
  44. devel/py-qt5-location*
  45. devel/py-qt5-positioning*
  46. devel/py-qt5-remoteobjects*
  47. devel/py-qt5-test*
  48. devel/qscintilla2-designerplugin-qt5*
  49. devel/qscintilla2-qt5*
  50. devel/qscintilla2-qt6*
  51. devel/sdl_gnat*
  52. devel/sfml251*
  53. editors/imhex-current*
  54. editors/kate-devel*
  55. editors/libreoffice6*
  56. emulators/duckstation*
  57. emulators/libretro-mame*
  58. emulators/mess*
  59. emulators/pcsxr*
  60. emulators/qemu41*
  61. emulators/qemu42*
  62. emulators/qemu5*
  63. emulators/qemu50*
  64. emulators/qemu6*
  65. emulators/qemu7*
  66. emulators/qemu70*
  67. emulators/qemu8*
  68. games/OpenDiablo2*
  69. games/allacrost*
  70. games/critterding*
  71. games/fishfight*
  72. games/libretro-fbalpha*
  73. games/libretro-paralleln64*
  74. games/libretro-uae*
  75. games/manaplus*
  76. games/minetest*
  77. games/pouetchess*
  78. games/prboom*
  79. games/residualvm*
  80. games/shaaft*
  81. games/spring*
  82. graphics/blender-lts28*
  83. graphics/blender-lts29*
  84. graphics/darktable38*
  85. graphics/darktable40*
  86. graphics/darktable42*
  87. graphics/diffpdf*
  88. graphics/electricsheep*
  89. graphics/gltt*
  90. graphics/gwenview-devel*
  91. graphics/okular-devel*
  92. graphics/openscenegraph*
  93. graphics/py-qt5-svg*
  94. graphics/quat-gui*
  95. graphics/radiance*
  96. graphics/spectacle-devel*
  97. graphics/tiffgt*
  98. graphics/wdune*
  99. lang/py-qt5-qml*
  100. math/vtk6*
  101. misc/opensubdiv*
  102. misc/orion*
  103. multimedia/QtAV*
  104. multimedia/aegisub*
  105. multimedia/gmerlin*
  106. multimedia/gstreamer1-qt*
  107. multimedia/libquicktime*
  108. multimedia/libva-glx*
  109. multimedia/mlt*
  110. multimedia/mlt6*
  111. multimedia/mpv034*
  112. multimedia/mythtv-frontend*
  113. multimedia/obs-scrab*
  114. multimedia/phonon-gstreamer*
  115. multimedia/py-qt5-multimedia*
  116. multimedia/py-qt5-multimediawidgets*
  117. multimedia/smtube*
  118. multimedia/vdr-plugin-xineliboutput*
  119. net/landrop*
  120. net/quiterss*
  121. net-im/chatterino2*
  122. net-im/diligent*
  123. net-im/gitterdone*
  124. net-im/teamwords*
  125. net-im/webinar*
  126. print/py-qt5-printsupport*
  127. sysutils/daggy*
  128. sysutils/dsbmc*
  129. sysutils/plasma6-drkonqi*
  130. sysutils/signon-qt5*
  131. www/kristall*
  132. www/py-qt5-webkit*
  133. www/py-qt5-webkitwidgets*
  134. www/webkit2-gtk3*
  135. www/webkit2-gtk4*
  136. x11/konsole-devel*
  137. x11/nvidia-secondary-driver*
  138. x11/plasma5-kwayland-integration*
  139. x11/plasma5-kwayland-server*
  140. x11/plasma5-layer-shell-qt*
  141. x11/plasma5-plasma-workspace*
  142. x11/py-qt5-opengl*
  143. x11/radare-cutter*
  144. x11-drivers/xf86-video-glint*
  145. x11-drivers/xf86-video-mach64*
  146. x11-drivers/xf86-video-openchrome*
  147. x11-drivers/xf86-video-r128*
  148. x11-drivers/xf86-video-savage*
  149. x11-drivers/xf86-video-sunffb*
  150. x11-drivers/xf86-video-tdfx*
  151. x11-fm/dolphin-devel*
  152. x11-servers/xephyr*
  153. x11-servers/xorg-dmx*
  154. x11-servers/xorg-nestserver*
  155. x11-servers/xorg-vfbserver*
  156. x11-servers/xwayland-devel*
  157. x11-toolkits/SoXt*
  158. x11-toolkits/fox14*
  159. x11-toolkits/gtkada3*
  160. x11-toolkits/kirigami-addons-devel*
  161. x11-toolkits/py-qt5-chart*
  162. x11-toolkits/py-qt5-gui*
  163. x11-toolkits/py-qt5-quick*
  164. x11-toolkits/py-qt5-quick3d*
  165. x11-toolkits/py-qt5-quickwidgets*
  166. x11-toolkits/py-qt5-widgets*
  167. x11-toolkits/py-qt6-chart*
  168. x11-toolkits/scenefx*
  169. x11-toolkits/scenefx02*
  170. x11-toolkits/scenefx03*
  171. x11-toolkits/wlroots*
  172. x11-toolkits/wlroots-devel*
  173. x11-toolkits/wlroots-hyprland*
  174. x11-toolkits/wlroots016*
  175. x11-toolkits/wxgtk31*
  176. x11-wm/hyprland-devel*
  177. x11-wm/kwinft*
  178. x11-wm/plasma5-kwin*
  179. 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 2023Q1 for this port