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