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 2024Q4
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:: libxml2, indexinfo, dbus, 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 (1286 items / 1279 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/kchmviewer
  145. deskutils/kdeconnect-kde
  146. deskutils/kf6-kstatusnotifieritem
  147. deskutils/kmail-account-wizard
  148. deskutils/kodaskanna
  149. deskutils/kongress
  150. deskutils/korganizer
  151. deskutils/lumina-archiver
  152. deskutils/lumina-calculator
  153. deskutils/lumina-fileinfo
  154. deskutils/lumina-fm
  155. deskutils/lumina-mediaplayer
  156. deskutils/lumina-pdf
  157. deskutils/lumina-photo
  158. deskutils/lumina-screenshot
  159. deskutils/lumina-textedit
  160. deskutils/mybee-qt
  161. deskutils/nextcloudclient
  162. deskutils/plasma6-milou
  163. deskutils/plasma6-sddm-kcm
  164. deskutils/plasma6-xdg-desktop-portal-kde
  165. deskutils/qmediamanager
  166. deskutils/qownnotes
  167. deskutils/qtfeedback
  168. deskutils/recoll
  169. deskutils/subsurface
  170. deskutils/syncthingtray
  171. deskutils/znotes
  172. devel/agar
  173. devel/allegro
  174. devel/allegro5
  175. devel/asfml
  176. devel/bullet
  177. devel/codequery
  178. devel/efl
  179. devel/electron32
  180. devel/electron33
  181. devel/electron34
  182. devel/electron35
  183. devel/electron36
  184. devel/eql5
  185. devel/fifechan
  186. devel/gammaray
  187. devel/gitqlient
  188. devel/godot
  189. devel/godot-tools
  190. devel/godot35
  191. devel/godot35-tools
  192. devel/guichan
  193. devel/gwenhywfar-qt5
  194. devel/heaptrack
  195. devel/iaito
  196. devel/juce
  197. devel/juce706
  198. devel/kde-dev-utils
  199. devel/kdev-php
  200. devel/kdev-python
  201. devel/kdevelop
  202. devel/kf6-kbookmarks
  203. devel/kf6-kcmutils
  204. devel/kf6-kconfig
  205. devel/kf6-kcrash
  206. devel/kf6-kdbusaddons
  207. devel/kf6-kdeclarative
  208. devel/kf6-kfilemetadata
  209. devel/kf6-kidletime
  210. devel/kf6-kio
  211. devel/kf6-knewstuff
  212. devel/kf6-knotifications
  213. devel/kf6-knotifyconfig
  214. devel/kf6-kparts
  215. devel/kf6-kpeople
  216. devel/kf6-ktexteditor
  217. devel/kf6-solid
  218. devel/kyra
  219. devel/liteide
  220. devel/love
  221. devel/love07
  222. devel/love08
  223. devel/love10
  224. devel/love5
  225. devel/nextpnr
  226. devel/nodeeditor
  227. devel/plasma6-kwrited
  228. devel/plasma6-plasma-sdk
  229. devel/plasma6-plasma5support
  230. devel/py-bullet3
  231. devel/py-qt5-pyqt
  232. devel/py-qt5-qscintilla2
  233. devel/py-qt6-pyqt
  234. devel/py-qt6-qscintilla2
  235. devel/pyotherside-qt5
  236. devel/pyside2
  237. devel/pyside2-tools
  238. devel/pyside6
  239. devel/pyside6-tools
  240. devel/qbs
  241. devel/qlementine
  242. devel/qscintilla2
  243. devel/qscintilla2-designerplugin
  244. devel/qt5-remoteobjects
  245. devel/qt6-5compat
  246. devel/qt6-base
  247. devel/qt6-grpc
  248. devel/qt6-location
  249. devel/qt6-positioning
  250. devel/qt6-remoteobjects
  251. devel/qt6-scxml
  252. devel/qt6-tools
  253. devel/qtcreator
  254. devel/raylib
  255. devel/root
  256. devel/sasm
  257. devel/sdl20
  258. devel/sdl3
  259. devel/seer-gdb
  260. devel/sfml
  261. devel/sfml1
  262. devel/shadered
  263. devel/simavr
  264. devel/simgear
  265. devel/zeal
  266. editors/calligra
  267. editors/diamond
  268. editors/encryptpad
  269. editors/featherpad
  270. editors/focuswriter
  271. editors/imhex
  272. editors/libreoffice
  273. editors/neovim-qt
  274. editors/notepadnext
  275. editors/notepadnext-devel
  276. editors/openoffice-4
  277. editors/openoffice-devel
  278. editors/tea
  279. editors/texmaker
  280. editors/texstudio
  281. editors/texworks
  282. editors/vscode
  283. emulators/86Box
  284. emulators/aranym
  285. emulators/ares
  286. emulators/cannonball
  287. emulators/cemu
  288. emulators/dolphin-emu
  289. emulators/dosbox-staging
  290. emulators/dosbox-x
  291. emulators/emu64
  292. emulators/emulationstation
  293. emulators/es-de
  294. emulators/fbneo
  295. emulators/fbsd-duckstation
  296. emulators/fceux
  297. emulators/firebird-emu
  298. emulators/flexemu
  299. emulators/fs-uae
  300. emulators/gens
  301. emulators/higan
  302. emulators/libretro-flycast
  303. emulators/libretro-kronos
  304. emulators/libretro-ppsspp
  305. emulators/libretro-reicast
  306. emulators/mame
  307. emulators/mednafen
  308. emulators/mgba
  309. emulators/mupen64plus-qt
  310. emulators/mupen64plus-video-arachnoid
  311. emulators/mupen64plus-video-glide64
  312. emulators/mupen64plus-video-glide64mk2
  313. emulators/mupen64plus-video-z64
  314. emulators/nestopia
  315. emulators/openmsx
  316. emulators/pcem
  317. emulators/pcsx2
  318. emulators/ppsspp
  319. emulators/ppsspp-qt5
  320. emulators/qemu
  321. emulators/qemu8
  322. emulators/qmc2
  323. emulators/reicast
  324. emulators/rpcs3
  325. emulators/sameboy
  326. emulators/tic-80
  327. emulators/ukncbtl
  328. emulators/vice
  329. emulators/virtualbox-ose
  330. emulators/virtualbox-ose-70
  331. emulators/virtualbox-ose-71
  332. emulators/virtualbox-ose-legacy
  333. emulators/visualboyadvance-m
  334. emulators/vt100
  335. emulators/wine-proton
  336. filesystems/dsbmc
  337. finance/qtbitcointrader
  338. finance/quba-viewer
  339. games/Bugdom
  340. games/Bugdom2
  341. games/DDNet
  342. games/LibreMines
  343. games/Nanosaur
  344. games/OpenLara
  345. games/abuse_sdl
  346. games/alephone
  347. games/amnesia-tdd
  348. games/apoolGL
  349. games/armagetronad
  350. games/assaultcube
  351. games/astromenace
  352. games/asylum
  353. games/auralquiz
  354. games/avp
  355. games/barony
  356. games/battalion
  357. games/billardgl
  358. games/blackshadeselite
  359. games/blobby
  360. games/blockout
  361. games/blokish
  362. games/bloodfrontier
  363. games/brainparty
  364. games/briquolo
  365. games/burrtools
  366. games/bzflag
  367. games/caph
  368. games/cave9
  369. games/cdogs-sdl
  370. games/chessx
  371. games/chromium-bsu
  372. games/chromono
  373. games/colobot
  374. games/colorcode
  375. games/connectagram
  376. games/connectfive
  377. games/construo
  378. games/craft
  379. games/crashtest
  380. games/criticalmass
  381. games/crrcsim
  382. games/cube
  383. games/cutemaze
  384. games/diaspora
  385. games/doomlegacy
  386. games/doomsday
  387. games/dreamchess
  388. games/duel
  389. games/dustrac
  390. games/dxx-rebirth
  391. games/eduke32
  392. games/egl
  393. games/egoboo
  394. games/el
  395. games/endless-sky
  396. games/etlegacy
  397. games/etracer
  398. games/eureka
  399. games/excido
  400. games/f1spirit-remake
  401. games/fishsupper
  402. games/flightgear
  403. games/foobillard
  404. games/freedroidrpg
  405. games/freeminer
  406. games/freeorion
  407. games/freetennis
  408. games/gargoyle
  409. games/gcompris-qt
  410. games/gemrb
  411. games/gillo
  412. games/glaxium
  413. games/glest
  414. games/glmaze
  415. games/glob2
  416. games/gltron
  417. games/gnome-2048
  418. games/gnubg
  419. games/gnubik
  420. games/gnujump
  421. games/golly
  422. games/goonies
  423. games/gottet
  424. games/gracer
  425. games/hedgewars
  426. games/hexalate
  427. games/holotz-castle
  428. games/hyperrogue
  429. games/ioquake3
  430. games/iortcw
  431. games/iqpuzzle
  432. games/irrlamb
  433. games/jaggedalliance2
  434. games/jfsw
  435. games/jigzo
  436. games/joequake
  437. games/jvgs
  438. games/keeperrl
  439. games/kobodeluxe
  440. games/ksudoku
  441. games/kubrick
  442. games/lander
  443. games/legesmotus
  444. games/libretro-boom3
  445. games/libretro-desmume
  446. games/libretro-parallel_n64
  447. games/libretro-pcsx_rearmed
  448. games/libretro-play
  449. games/libretro-puae
  450. games/libretro-tyrquake
  451. games/libretro-vecx
  452. games/lincity-ng
  453. games/linwarrior
  454. games/luanti
  455. games/lugaru
  456. games/lwjgl3
  457. games/marblemarcher
  458. games/megaglest
  459. games/memonix
  460. games/moonlight-embedded
  461. games/moonlight-embedded-devel
  462. games/moonlight-qt
  463. games/motogt
  464. games/naev
  465. games/nehquake
  466. games/netherearth
  467. games/netradiant
  468. games/neverball
  469. games/nimuh
  470. games/oolite
  471. games/openage
  472. games/openarena
  473. games/opencity
  474. games/openclonk
  475. games/openenroth
  476. games/openjk
  477. games/openmw
  478. games/openrct2
  479. games/openspades
  480. games/openxcom
  481. games/osgg
  482. games/palomino
  483. games/peg-e
  484. games/phlipple
  485. games/pinball
  486. games/pingus
  487. games/pink-pony
  488. games/pioneer
  489. games/pokerth
  490. games/prboom-plus
  491. games/prismlauncher
  492. games/py-fife
  493. games/q2pro
  494. games/quadrapassel
  495. games/quake2lnx
  496. games/r1q2
  497. games/rawgl
  498. games/re3
  499. games/redeclipse
  500. games/redeclipse16
  501. games/regoth
  502. games/retroarch
  503. games/sauerbraten
  504. games/scourge
  505. games/scummvm
  506. games/sdb
  507. games/sdl-ball
  508. games/sea-defender
  509. games/searchandrescue
  510. games/shockolate
  511. games/shootingstar
  512. games/simplevaders
  513. games/simsu
  514. games/slade
  515. games/solarus
  516. games/solarus-quest-editor
  517. games/steelstorm
  518. games/stormbaancoureur
  519. games/supertux
  520. games/supertux2
  521. games/supertuxkart
  522. games/tanglet
  523. games/teeworlds
  524. games/tenebrae
  525. games/tesseract
  526. games/tomatoes
  527. games/tome4
  528. games/tome4-beta
  529. games/torcs
  530. games/toycars
  531. games/trackballs
  532. games/tremulous
  533. games/trenchbroom
  534. games/tuxkart
  535. games/tuxracer
  536. games/ufoai
  537. games/uhexen2
  538. games/ultimatestunts
  539. games/valyriatear
  540. games/vamos
  541. games/vavoom
  542. games/violetland
  543. games/warzone2100
  544. games/widelands
  545. games/wizznic
  546. games/wyrmgus
  547. games/xmoto
  548. games/yquake2
  549. games/zaz
  550. german/tipp10
  551. graphics/Coin
  552. graphics/alizams
  553. graphics/anttweakbar
  554. graphics/appleseed
  555. graphics/bgfx
  556. graphics/bonzomatic
  557. graphics/cegui
  558. graphics/cloudcompare
  559. graphics/clutter
  560. graphics/clutter-gtk3
  561. graphics/cogl
  562. graphics/colmap
  563. graphics/converseen
  564. graphics/cxxplot
  565. graphics/darktable
  566. graphics/digikam
  567. graphics/dilay
  568. graphics/diplib
  569. graphics/djview4
  570. graphics/egl-wayland
  571. graphics/embree
  572. graphics/embree3
  573. graphics/engauge-digitizer
  574. graphics/evolvotron
  575. graphics/f3d
  576. graphics/fracplanet
  577. graphics/fractgen
  578. graphics/fraqtive
  579. graphics/freeglut
  580. graphics/freetype-gl
  581. graphics/ftgl
  582. graphics/fv
  583. graphics/gauche-gl
  584. graphics/geomorph
  585. graphics/geomview
  586. graphics/glaxnimate
  587. graphics/glbinding
  588. graphics/glee
  589. graphics/glew
  590. graphics/glew-wayland
  591. graphics/gliv
  592. graphics/glosm
  593. graphics/glpng
  594. graphics/glvis
  595. graphics/glx-utils
  596. graphics/gmic-qt
  597. graphics/gnash
  598. graphics/gource
  599. graphics/goxel
  600. graphics/gpxsee
  601. graphics/gstreamer1-plugins-gl
  602. graphics/gthumb
  603. graphics/heimer
  604. graphics/hugin
  605. graphics/imv
  606. graphics/instant-meshes
  607. graphics/jogl
  608. graphics/katarakt
  609. graphics/kf6-kimageformats
  610. graphics/kf6-kplotting
  611. graphics/kf6-kquickcharts
  612. graphics/kf6-ksvg
  613. graphics/kf6-prison
  614. graphics/kgeotag
  615. graphics/klatexformula
  616. graphics/kludge3d
  617. graphics/kmscube
  618. graphics/knotter
  619. graphics/kphotoalbum
  620. graphics/kquickimageeditor
  621. graphics/lib3ds
  622. graphics/libGLU
  623. graphics/libQGLViewer
  624. graphics/libcaca
  625. graphics/libchamplain
  626. graphics/libepoxy
  627. graphics/libgltext
  628. graphics/libprojectm
  629. graphics/lux
  630. graphics/magnum
  631. graphics/magnum-examples
  632. graphics/magnum-extras
  633. graphics/magnum-integration
  634. graphics/magnum-plugins
  635. graphics/maim
  636. graphics/mesa-demos
  637. graphics/milton
  638. graphics/mupdf
  639. graphics/ocaml-lablgl
  640. graphics/ogre3d
  641. graphics/ogre3d19
  642. graphics/open3d
  643. graphics/opencolorio-tools
  644. graphics/opencsg
  645. graphics/opendx
  646. graphics/openfx-arena
  647. graphics/openfx-misc
  648. graphics/opensubdiv
  649. graphics/openvkl
  650. graphics/openxr
  651. graphics/osg
  652. graphics/osg34
  653. graphics/osgearth
  654. graphics/ospray
  655. graphics/ospray-studio
  656. graphics/oyranos
  657. graphics/partio
  658. graphics/pcl-pointclouds
  659. graphics/pencil2d
  660. graphics/peruse
  661. graphics/photoflare
  662. graphics/phototonic
  663. graphics/piglit
  664. graphics/pinpoint
  665. graphics/poppler-qt6
  666. graphics/py-pyglet
  667. graphics/py-pyglet1
  668. graphics/py-python-poppler-qt5
  669. graphics/py-qt5-3d
  670. graphics/py-qt6-3d
  671. graphics/py-visvis
  672. graphics/qgis
  673. graphics/qgis-ltr
  674. graphics/qimgv
  675. graphics/qt5-opengl
  676. graphics/qt5-wayland
  677. graphics/qt6-3d
  678. graphics/qt6-imageformats
  679. graphics/qt6-lottie
  680. graphics/qt6-quickeffectmaker
  681. graphics/qt6-svg
  682. graphics/qt6-wayland
  683. graphics/qtpbfimageplugin
  684. graphics/quesoglc
  685. graphics/qvge
  686. graphics/recastnavigation
  687. graphics/sdl2_gpu
  688. graphics/sdl_ttf
  689. graphics/seexpr
  690. graphics/seom
  691. graphics/sharpconstruct
  692. graphics/simpleviewer
  693. graphics/tiled
  694. graphics/togl
  695. graphics/urho3d
  696. graphics/vpaint
  697. graphics/waffle
  698. graphics/waylandpp
  699. graphics/wings
  700. graphics/wrapland
  701. graphics/xaos
  702. graphics/yacreader
  703. graphics/yukon
  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. www/chromium
  939. www/dooble
  940. www/firefox
  941. www/firefox-esr
  942. www/iridium
  943. www/kf5-kjsembed
  944. www/ladybird
  945. www/librewolf
  946. www/libwpe
  947. www/plasma6-plasma-browser-integration
  948. www/py-qt5-webengine
  949. www/py-qt6-webengine
  950. www/qt5-webengine
  951. www/qt5-webglplugin
  952. www/qt5-webview
  953. www/qt6-webengine
  954. www/qt6-webview
  955. www/tor-browser
  956. www/ungoogled-chromium
  957. www/waterfox
  958. www/webkit2-gtk
  959. www/wt
  960. x11/3ddesktop
  961. x11/albert
  962. x11/aminal
  963. x11/cinnamon
  964. x11/cinnamon-session
  965. x11/contour
  966. x11/cool-retro-term
  967. x11/darktile
  968. x11/dsbautostart
  969. x11/erun
  970. x11/fireflies
  971. x11/glcapsviewer
  972. x11/gnome-session
  973. x11/hyprlock
  974. x11/kf5-kwayland
  975. x11/kf5-plasma-framework
  976. x11/kf6-frameworkintegration
  977. x11/kf6-kded
  978. x11/kf6-kglobalaccel
  979. x11/kf6-krunner
  980. x11/kf6-kwindowsystem
  981. x11/kitty
  982. x11/lumina-core
  983. x11/mate-screensaver
  984. x11/nvidia-driver
  985. x11/nvidia-driver-470
  986. x11/nvidia-driver-devel
  987. x11/nvidia-settings
  988. x11/openrgb
  989. x11/oscar
  990. x11/pcdm
  991. x11/plasma6-kactivitymanagerd
  992. x11/plasma6-kgamma
  993. x11/plasma6-kglobalacceld
  994. x11/plasma6-kscreen
  995. x11/plasma6-kwayland
  996. x11/plasma6-layer-shell-qt
  997. x11/plasma6-libkscreen
  998. x11/plasma6-libplasma
  999. x11/plasma6-plasma-activities
  1000. x11/plasma6-plasma-desktop
  1001. x11/plasma6-plasma-integration
  1002. x11/plasma6-plasma-workspace
  1003. x11/sddm
  1004. x11/shaderbg
  1005. x11/slop
  1006. x11/virtualgl
  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 174 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/landrop*
  116. net/quiterss*
  117. net-im/chatterino2*
  118. net-im/diligent*
  119. net-im/gitterdone*
  120. net-im/teamwords*
  121. net-im/webinar*
  122. print/py-qt5-printsupport*
  123. sysutils/daggy*
  124. sysutils/dsbmc*
  125. sysutils/plasma6-drkonqi*
  126. sysutils/signon-qt5*
  127. www/kristall*
  128. www/py-qt5-webkit*
  129. www/py-qt5-webkitwidgets*
  130. www/webkit2-gtk3*
  131. www/webkit2-gtk4*
  132. x11/konsole-devel*
  133. x11/nvidia-secondary-driver*
  134. x11/plasma5-kwayland-integration*
  135. x11/plasma5-kwayland-server*
  136. x11/plasma5-layer-shell-qt*
  137. x11/plasma5-plasma-workspace*
  138. x11/py-qt5-opengl*
  139. x11/radare-cutter*
  140. x11-drivers/xf86-video-glint*
  141. x11-drivers/xf86-video-mach64*
  142. x11-drivers/xf86-video-openchrome*
  143. x11-drivers/xf86-video-r128*
  144. x11-drivers/xf86-video-savage*
  145. x11-drivers/xf86-video-sunffb*
  146. x11-drivers/xf86-video-tdfx*
  147. x11-fm/dolphin-devel*
  148. x11-servers/xephyr*
  149. x11-servers/xorg-dmx*
  150. x11-servers/xorg-nestserver*
  151. x11-servers/xorg-vfbserver*
  152. x11-servers/xwayland-devel*
  153. x11-toolkits/SoXt*
  154. x11-toolkits/fox14*
  155. x11-toolkits/gtkada3*
  156. x11-toolkits/kirigami-addons-devel*
  157. x11-toolkits/py-qt5-chart*
  158. x11-toolkits/py-qt5-gui*
  159. x11-toolkits/py-qt5-quick*
  160. x11-toolkits/py-qt5-quick3d*
  161. x11-toolkits/py-qt5-quickwidgets*
  162. x11-toolkits/py-qt5-widgets*
  163. x11-toolkits/py-qt6-chart*
  164. x11-toolkits/scenefx*
  165. x11-toolkits/scenefx02*
  166. x11-toolkits/scenefx03*
  167. x11-toolkits/wlroots*
  168. x11-toolkits/wlroots-devel*
  169. x11-toolkits/wlroots-hyprland*
  170. x11-toolkits/wlroots016*
  171. x11-toolkits/wxgtk31*
  172. x11-wm/hyprland-devel*
  173. x11-wm/kwinft*
  174. x11-wm/plasma5-kwin*
  175. 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 2024Q4 for this port