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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
libglvnd GL Vendor-Neutral Dispatch library
1.7.0 graphics on this many watch lists=14 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, libevent, indexinfo, 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 (1278 items / 1271 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/celestia-gtk
  3. astro/nightfall
  4. astro/opencpn
  5. astro/openuniverse
  6. astro/qmapshack
  7. audio/abgate-lv2
  8. audio/avldrums-lv2
  9. audio/bambootracker
  10. audio/bespokesynth
  11. audio/cantata
  12. audio/cardinal
  13. audio/carla
  14. audio/cava
  15. audio/csoundqt
  16. audio/din
  17. audio/dmidiplayer
  18. audio/dpf-plugins-lv2
  19. audio/dragonfly-reverb-lv2
  20. audio/drumkv1-lv2
  21. audio/drumstick
  22. audio/dsbmixer
  23. audio/faustlive
  24. audio/fmit
  25. audio/fogpad-lv2
  26. audio/fooyin
  27. audio/fossmixer
  28. audio/furnace
  29. audio/gogglesmm
  30. audio/hpsjam
  31. audio/jacktrip
  32. audio/jamulus
  33. audio/kid3
  34. audio/komposter
  35. audio/lsp-plugins-lv2
  36. audio/midi-matrix-lv2
  37. audio/midipp
  38. audio/midivisualizer
  39. audio/mixxx
  40. audio/moony-lv2
  41. audio/muse-sequencer
  42. audio/musescore
  43. audio/odin2-synthesizer
  44. audio/padthv1-lv2
  45. audio/pc-mixer
  46. audio/pianobooster
  47. audio/plasma6-kpipewire
  48. audio/plasma6-plasma-pa
  49. audio/polyphone
  50. audio/psindustrializer
  51. audio/pulseaudio-qt
  52. audio/qaudiosonar
  53. audio/qjackctl
  54. audio/qmidictl
  55. audio/qmidinet
  56. audio/qsampler
  57. audio/quimup
  58. audio/qxgedit
  59. audio/samplv1-lv2
  60. audio/sherlock-lv2
  61. audio/shuriken
  62. audio/sonic-visualiser
  63. audio/sonivox-eas
  64. audio/spectacle-lv2
  65. audio/spectmorph
  66. audio/ssr-lv2
  67. audio/stone-phaser-lv2
  68. audio/strawberry
  69. audio/string-machine-lv2
  70. audio/synthpod-lv2
  71. audio/synthv1-lv2
  72. audio/tiatracker
  73. audio/virtual_oss_ctl
  74. audio/vm-lv2
  75. audio/vmpk
  76. audio/wolf-shaper-lv2
  77. audio/x42-plugins-lv2
  78. audio/zam-plugins-lv2
  79. audio/zynaddsubfx
  80. benchmarks/unixbench
  81. biology/molden
  82. biology/sigviewer
  83. biology/ugene
  84. cad/PrusaSlicer
  85. cad/appcsxcad
  86. cad/brlcad
  87. cad/calculix
  88. cad/camotics
  89. cad/freecad
  90. cad/gds3d
  91. cad/gmsh
  92. cad/kicad-devel
  93. cad/klayout
  94. cad/ldview
  95. cad/leocad
  96. cad/lepton-eda
  97. cad/librecad
  98. cad/librepcb
  99. cad/librnd
  100. cad/magic
  101. cad/meshlab
  102. cad/netgen
  103. cad/opencascade
  104. cad/opencascade740
  105. cad/openctm
  106. cad/openscad
  107. cad/openscad-devel
  108. cad/openvsp
  109. cad/pcb
  110. cad/py-gmsh
  111. cad/qcsxcad
  112. cad/qelectrotech
  113. cad/qspeakers
  114. cad/qucs-s
  115. cad/repsnapper
  116. cad/solvespace
  117. cad/sumo
  118. cad/veroroute
  119. cad/z88
  120. chinese/chinese-calendar
  121. comms/cubicsdr
  122. comms/gqrx
  123. comms/klog
  124. comms/qsstv
  125. comms/sdr++
  126. comms/sigdigger
  127. comms/suwidgets
  128. databases/grass8
  129. databases/kexi
  130. databases/opendbviewer
  131. databases/pgmodeler
  132. databases/redisdesktopmanager
  133. databases/sqlitestudio
  134. deskutils/anydesk
  135. deskutils/ausweisapp2
  136. deskutils/cairo-dock
  137. deskutils/cairo-dock-plugins
  138. deskutils/calibre
  139. deskutils/calindori
  140. deskutils/copyq
  141. deskutils/fet
  142. deskutils/flameshot
  143. deskutils/gnome-contacts
  144. deskutils/gnome-maps
  145. deskutils/kchmviewer
  146. deskutils/kdeconnect-kde
  147. deskutils/kf6-kstatusnotifieritem
  148. deskutils/kmail-account-wizard
  149. deskutils/kodaskanna
  150. deskutils/kongress
  151. deskutils/korganizer
  152. deskutils/lumina-archiver
  153. deskutils/lumina-calculator
  154. deskutils/lumina-fileinfo
  155. deskutils/lumina-fm
  156. deskutils/lumina-mediaplayer
  157. deskutils/lumina-pdf
  158. deskutils/lumina-photo
  159. deskutils/lumina-screenshot
  160. deskutils/lumina-textedit
  161. deskutils/mybee-qt
  162. deskutils/nextcloudclient
  163. deskutils/plasma6-milou
  164. deskutils/plasma6-sddm-kcm
  165. deskutils/plasma6-xdg-desktop-portal-kde
  166. deskutils/qmediamanager
  167. deskutils/qownnotes
  168. deskutils/qtfeedback
  169. deskutils/recoll
  170. deskutils/subsurface
  171. deskutils/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/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/kyra
  218. devel/liteide
  219. devel/love
  220. devel/love07
  221. devel/love08
  222. devel/love10
  223. devel/love5
  224. devel/nextpnr
  225. devel/nodeeditor
  226. devel/plasma6-kwrited
  227. devel/plasma6-plasma-sdk
  228. devel/plasma6-plasma5support
  229. devel/py-bullet3
  230. devel/py-qt5-pyqt
  231. devel/py-qt5-qscintilla2
  232. devel/py-qt6-pyqt
  233. devel/py-qt6-qscintilla2
  234. devel/pyotherside-qt5
  235. devel/pyside2
  236. devel/pyside2-tools
  237. devel/pyside6
  238. devel/pyside6-tools
  239. devel/qbs
  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/qemu8
  320. emulators/qmc2
  321. emulators/reicast
  322. emulators/rpcs3
  323. emulators/sameboy
  324. emulators/tic-80
  325. emulators/ukncbtl
  326. emulators/vice
  327. emulators/virtualbox-ose
  328. emulators/virtualbox-ose-70
  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/gnome-chess
  416. games/gnome-nibbles
  417. games/gnubg
  418. games/gnubik
  419. games/gnujump
  420. games/golly
  421. games/goonies
  422. games/gottet
  423. games/gracer
  424. games/hedgewars
  425. games/hexalate
  426. games/holotz-castle
  427. games/hyperrogue
  428. games/ioquake3
  429. games/iortcw
  430. games/iqpuzzle
  431. games/irrlamb
  432. games/jaggedalliance2
  433. games/jfsw
  434. games/jigzo
  435. games/joequake
  436. games/jvgs
  437. games/keeperrl
  438. games/kobodeluxe
  439. games/ksudoku
  440. games/kubrick
  441. games/lander
  442. games/legesmotus
  443. games/libretro-beetle_psx
  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/lightsoff
  453. games/lincity-ng
  454. games/linwarrior
  455. games/luanti
  456. games/lugaru
  457. games/lwjgl3
  458. games/marblemarcher
  459. games/megaglest
  460. games/memonix
  461. games/moonlight-embedded
  462. games/moonlight-embedded-devel
  463. games/moonlight-qt
  464. games/motogt
  465. games/naev
  466. games/nehquake
  467. games/netherearth
  468. games/netradiant
  469. games/neverball
  470. games/nimuh
  471. games/oolite
  472. games/openage
  473. games/openarena
  474. games/opencity
  475. games/openclonk
  476. games/openenroth
  477. games/openjk
  478. games/openmw
  479. games/openrct2
  480. games/openspades
  481. games/openxcom
  482. games/osgg
  483. games/palomino
  484. games/peg-e
  485. games/phlipple
  486. games/pinball
  487. games/pingus
  488. games/pink-pony
  489. games/pioneer
  490. games/pokerth
  491. games/prboom-plus
  492. games/prismlauncher
  493. games/py-fife
  494. games/q2pro
  495. games/quadrapassel
  496. games/quake2lnx
  497. games/r1q2
  498. games/rawgl
  499. games/re3
  500. games/redeclipse
  501. games/redeclipse16
  502. games/regoth
  503. games/retroarch
  504. games/sauerbraten
  505. games/scourge
  506. games/scummvm
  507. games/sdb
  508. games/sdl-ball
  509. games/sea-defender
  510. games/searchandrescue
  511. games/shockolate
  512. games/shootingstar
  513. games/simplevaders
  514. games/simsu
  515. games/slade
  516. games/solarus
  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/diffpdf
  567. graphics/digikam
  568. graphics/dilay
  569. graphics/diplib
  570. graphics/djview4
  571. graphics/egl-wayland
  572. graphics/embree
  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/quat-gui
  685. graphics/quesoglc
  686. graphics/qvge
  687. graphics/recastnavigation
  688. graphics/sdl2_gpu
  689. graphics/sdl_ttf
  690. graphics/seexpr
  691. graphics/seom
  692. graphics/sharpconstruct
  693. graphics/simpleviewer
  694. graphics/tiled
  695. graphics/togl
  696. graphics/urho3d
  697. graphics/vpaint
  698. graphics/waffle
  699. graphics/waylandpp
  700. graphics/wings
  701. graphics/wrapland
  702. graphics/xaos
  703. graphics/yacreader
  704. graphics/yukon
  705. java/eclipse
  706. java/java3d
  707. java/openjfx14
  708. lang/basic256
  709. lang/eisl
  710. lang/erlang-wx
  711. lang/kf5-kross
  712. lang/smalltalk
  713. lang/squeak
  714. mail/datovka
  715. mail/thunderbird
  716. mail/thunderbird-esr
  717. math/alberta
  718. math/asymptote
  719. math/curv
  720. math/freefem++
  721. math/g2o
  722. math/geogram
  723. math/giacxcas
  724. math/mathgl
  725. math/mathmod
  726. math/minizinc-ide
  727. math/octave
  728. math/octomap
  729. math/openmesh
  730. math/poly2tri
  731. math/qalculate-qt
  732. math/qwtplot3d
  733. math/rkward
  734. math/scilab
  735. math/the-algorithms-c++
  736. math/ump
  737. math/vtk8
  738. math/vtk9
  739. math/zegrapher
  740. misc/actiona
  741. misc/copperspice-examples
  742. misc/crosti
  743. misc/dartsim
  744. misc/ecflow
  745. misc/edfbrowser
  746. misc/kf6-purpose
  747. misc/openhantek
  748. misc/openvdb
  749. misc/qbrew
  750. misc/qlcplus
  751. misc/qt5ct
  752. misc/qt6ct
  753. misc/tellico
  754. misc/valentina
  755. misc/visp
  756. multimedia/arcan
  757. multimedia/avidemux
  758. multimedia/avidemux-cli
  759. multimedia/avidemux-plugins
  760. multimedia/avidemux-qt5
  761. multimedia/bino
  762. multimedia/cheese
  763. multimedia/clutter-gst
  764. multimedia/clutter-gst3
  765. multimedia/dvbcut
  766. multimedia/ffaudioconverter
  767. multimedia/gstreamer1-vaapi
  768. multimedia/kamoso
  769. multimedia/kdenlive
  770. multimedia/kodi
  771. multimedia/kodi-addon-screensaver.biogenesis
  772. multimedia/kodi-addon-screensaver.matrixtrails
  773. multimedia/kodi-addon-screensaver.stars
  774. multimedia/kodi-addon-visualization.fishbmc
  775. multimedia/kodi-addon-visualization.projectm
  776. multimedia/kodi-addon-visualization.shadertoy
  777. multimedia/kodi-addon-visualization.spectrum
  778. multimedia/libva
  779. multimedia/libva-nvidia-driver
  780. multimedia/libva-vdpau-driver
  781. multimedia/libvdpau-va-gl
  782. multimedia/libxine
  783. multimedia/lives
  784. multimedia/mediaelch
  785. multimedia/minitube
  786. multimedia/mkvtoolnix
  787. multimedia/mlt7
  788. multimedia/mpc-qt
  789. multimedia/mplayer
  790. multimedia/mpv
  791. multimedia/mpvpaper
  792. multimedia/mpvqt
  793. multimedia/msopenh264
  794. multimedia/musique
  795. multimedia/mythtv
  796. multimedia/nymphcast
  797. multimedia/obs-multi-rtmp
  798. multimedia/obs-streamfx
  799. multimedia/obs-studio
  800. multimedia/olive
  801. multimedia/opentoonz
  802. multimedia/ossia-score
  803. multimedia/qmmp-qt5
  804. multimedia/qmmp-qt6
  805. multimedia/qpwgraph
  806. multimedia/qt5-multimedia
  807. multimedia/qt6-multimedia
  808. multimedia/shotcut
  809. multimedia/shotcut-qt6
  810. multimedia/smplayer
  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/landrop
  819. net/mediastreamer
  820. net/py-qt6-networkauth
  821. net/qt6-networkauth
  822. net/rsplib
  823. net/smb4k
  824. net/spoofer
  825. net/tigervnc-server
  826. net/wlvncc
  827. net/wpa_supplicant_gui
  828. net/x2goclient
  829. net-im/chatterino2
  830. net-im/cutegram
  831. net-im/debugtox
  832. net-im/kaidan
  833. net-im/qTox
  834. net-im/ricochet
  835. net-im/signal-desktop
  836. net-im/spectral
  837. net-im/telegram-desktop
  838. net-im/tg_owt
  839. net-p2p/qbittorrent
  840. net-p2p/retroshare
  841. net-p2p/tremotesf
  842. polish/qnapi
  843. ports-mgmt/octopkg
  844. ports-mgmt/portrac
  845. print/gl2ps
  846. print/limereport
  847. print/miktex
  848. print/posterazor
  849. print/qpdfview
  850. print/qt6-pdf
  851. print/scribus-devel
  852. print/sioyek
  853. science/InsightToolkit
  854. science/afni
  855. science/avogadro2
  856. science/avogadrolibs
  857. science/cgnslib
  858. science/chrono
  859. science/drawxtl
  860. science/elmerfem
  861. science/gabedit
  862. science/gchemutils
  863. science/geant4
  864. science/ghemical
  865. science/iboview
  866. science/kalzium
  867. science/libghemical
  868. science/liggghts
  869. science/luscus
  870. science/medit
  871. science/molscript
  872. science/multiwfn
  873. science/openmodelica
  874. science/opensim-core
  875. science/optench
  876. science/paraview
  877. science/py-pymol
  878. science/qt6-quick3dphysics
  879. science/scidavis
  880. science/shelxle
  881. science/simbody
  882. science/smoldyn
  883. science/v_sim
  884. science/vipster
  885. science/vmd
  886. science/wxmacmolplt
  887. science/xcrysden
  888. science/xdrawchem
  889. science/zotero
  890. security/picocrypt
  891. security/plasma6-kscreenlocker
  892. security/plasma6-ksshaskpass
  893. security/qt-sudo
  894. security/yubikey-manager-qt
  895. security/yubioath-desktop
  896. sysutils/UEFITool
  897. sysutils/accounts-qml-module
  898. sysutils/daggy
  899. sysutils/deskflow
  900. sysutils/dsbbatmon
  901. sysutils/dsblogoutmgr
  902. sysutils/dsbsu
  903. sysutils/kf6-baloo
  904. sysutils/kf6-kuserfeedback
  905. sysutils/kf6-kwallet
  906. sysutils/kshutdown
  907. sysutils/logstalgia
  908. sysutils/luckybackup
  909. sysutils/pc-networkmanager
  910. sysutils/plasma6-discover
  911. sysutils/plasma6-drkonqi
  912. sysutils/plasma6-kde-cli-tools
  913. sysutils/plasma6-kinfocenter
  914. sysutils/plasma6-kmenuedit
  915. sysutils/plasma6-ksystemstats
  916. sysutils/plasma6-libksysguard
  917. sysutils/plasma6-plasma-disks
  918. sysutils/plasma6-plasma-systemmonitor
  919. sysutils/plasma6-polkit-kde-agent-1
  920. sysutils/plasma6-powerdevil
  921. sysutils/plasma6-systemsettings
  922. sysutils/qdirstat
  923. sysutils/qflipper
  924. sysutils/qtpass
  925. sysutils/signon-ui
  926. sysutils/signond
  927. sysutils/tarsnap-gui
  928. sysutils/trueos-libqt5
  929. textproc/dikt
  930. textproc/fcitx5-configtool
  931. textproc/fcitx5-qt
  932. textproc/goldendict-ng
  933. textproc/kdiff3
  934. textproc/kf6-sonnet
  935. textproc/kf6-syntax-highlighting
  936. textproc/pageedit
  937. textproc/qstardict
  938. textproc/sigil
  939. textproc/uim-qt5
  940. textproc/uim-qt6
  941. www/chromium
  942. www/dooble
  943. www/firefox
  944. www/firefox-esr
  945. www/iridium
  946. www/kf5-kjsembed
  947. www/ladybird
  948. www/librewolf
  949. www/libwpe
  950. www/plasma6-plasma-browser-integration
  951. www/py-qt5-webengine
  952. www/py-qt6-webengine
  953. www/qt5-webengine
  954. www/qt5-webglplugin
  955. www/qt5-webview
  956. www/qt6-webengine
  957. www/qt6-webview
  958. www/tor-browser
  959. www/ungoogled-chromium
  960. www/waterfox
  961. www/webkit2-gtk
  962. www/wt
  963. x11/3ddesktop
  964. x11/albert
  965. x11/aminal
  966. x11/cinnamon
  967. x11/cinnamon-session
  968. x11/cool-retro-term
  969. x11/darktile
  970. x11/dsbautostart
  971. x11/erun
  972. x11/fireflies
  973. x11/glcapsviewer
  974. x11/gnome-session
  975. x11/gnome-shell
  976. x11/hyprlock
  977. x11/kf5-kwayland
  978. x11/kf5-plasma-framework
  979. x11/kf6-frameworkintegration
  980. x11/kf6-kded
  981. x11/kf6-kglobalaccel
  982. x11/kf6-krunner
  983. x11/kf6-kwindowsystem
  984. x11/kitty
  985. x11/lumina-core
  986. x11/mate-screensaver
  987. x11/nvidia-driver
  988. x11/nvidia-driver-470
  989. x11/nvidia-secondary-driver
  990. x11/nvidia-settings
  991. x11/openrgb
  992. x11/oscar
  993. x11/pcdm
  994. x11/plasma6-kactivitymanagerd
  995. x11/plasma6-kgamma
  996. x11/plasma6-kglobalacceld
  997. x11/plasma6-kscreen
  998. x11/plasma6-kwayland
  999. x11/plasma6-layer-shell-qt
  1000. x11/plasma6-libkscreen
  1001. x11/plasma6-libplasma
  1002. x11/plasma6-plasma-activities
  1003. x11/plasma6-plasma-desktop
  1004. x11/plasma6-plasma-integration
  1005. x11/plasma6-plasma-workspace
  1006. x11/sddm
  1007. x11/shaderbg
  1008. x11/slop
  1009. x11/virtualgl
  1010. x11/wl-mirror
  1011. x11/wscreensaver
  1012. x11/xdriinfo
  1013. x11/xfce4-dashboard
  1014. x11/xfce4-screensaver
  1015. x11/xscreensaver
  1016. x11/zutty
  1017. x11-clocks/glclock
  1018. x11-clocks/xdaliclock
  1019. x11-drivers/xf86-video-ati
  1020. x11-drivers/xf86-video-mga
  1021. x11-fm/fsv2
  1022. x11-fm/qtfm
  1023. x11-fm/sushi
  1024. x11-servers/xarcan
  1025. x11-servers/xorg-server
  1026. x11-servers/xwayland
  1027. x11-themes/Kvantum
  1028. x11-themes/kf6-breeze-icons
  1029. x11-themes/kf6-kcolorscheme
  1030. x11-themes/kf6-kiconthemes
  1031. x11-themes/kf6-qqc2-desktop-style
  1032. x11-themes/plasma6-breeze
  1033. x11-themes/plasma6-kde-gtk-config
  1034. x11-themes/plasma6-oxygen
  1035. x11-themes/plasma6-qqc2-breeze-style
  1036. x11-themes/qgnomeplatform
  1037. x11-themes/qt5-style-plugins
  1038. x11-toolkits/SoXt
  1039. x11-toolkits/aquamarine
  1040. x11-toolkits/copperspice
  1041. x11-toolkits/fltk
  1042. x11-toolkits/fox16
  1043. x11-toolkits/fox17
  1044. x11-toolkits/gnustep-back
  1045. x11-toolkits/gtk40
  1046. x11-toolkits/gtkglarea2
  1047. x11-toolkits/imgui
  1048. x11-toolkits/irrlicht
  1049. x11-toolkits/kf6-kcompletion
  1050. x11-toolkits/kf6-kconfigwidgets
  1051. x11-toolkits/kf6-kguiaddons
  1052. x11-toolkits/kf6-kirigami
  1053. x11-toolkits/kf6-kitemviews
  1054. x11-toolkits/kf6-kjobwidgets
  1055. x11-toolkits/kf6-ktextwidgets
  1056. x11-toolkits/kf6-kwidgetsaddons
  1057. x11-toolkits/kf6-kxmlgui
  1058. x11-toolkits/kirigami-addons-qt6
  1059. x11-toolkits/libdecor
  1060. x11-toolkits/mygui-opengl
  1061. x11-toolkits/nanogui
  1062. x11-toolkits/otk
  1063. x11-toolkits/pangolin
  1064. x11-toolkits/plasma6-kdeplasma-addons
  1065. x11-toolkits/py-kivy
  1066. x11-toolkits/py-qt5-charts
  1067. x11-toolkits/py-qt5-datavis3d
  1068. x11-toolkits/py-qt6-charts
  1069. x11-toolkits/py-qt6-datavis3d
  1070. x11-toolkits/py-qt6-graphs
  1071. x11-toolkits/pythonqt
  1072. x11-toolkits/qhotkey
  1073. x11-toolkits/qml-box2d
  1074. x11-toolkits/qt5-declarative
  1075. x11-toolkits/qt5-declarative-test
  1076. x11-toolkits/qt5-gui
  1077. x11-toolkits/qt6-charts
  1078. x11-toolkits/qt6-datavis3d
  1079. x11-toolkits/qt6-declarative
  1080. x11-toolkits/qt6-graphs
  1081. x11-toolkits/qt6-quick3d
  1082. x11-toolkits/qt6-quicktimeline
  1083. x11-toolkits/qt6-shadertools
  1084. x11-toolkits/qt6-virtualkeyboard
  1085. x11-toolkits/qt6pas
  1086. x11-toolkits/qwt6
  1087. x11-toolkits/scenefx02
  1088. x11-toolkits/soqt
  1089. x11-toolkits/swt
  1090. x11-toolkits/wlroots015
  1091. x11-toolkits/wlroots017
  1092. x11-toolkits/wlroots018
  1093. x11-toolkits/wxgtk30
  1094. x11-toolkits/wxgtk32
  1095. x11-toolkits/xforms
  1096. x11-wm/compiz
  1097. x11-wm/compton
  1098. x11-wm/emerald
  1099. x11-wm/hyprland
  1100. x11-wm/lxqt-wayland-session
  1101. x11-wm/magpie
  1102. x11-wm/muffin
  1103. x11-wm/mutter
  1104. x11-wm/phoc
  1105. x11-wm/plasma6-kdecoration
  1106. x11-wm/plasma6-kwin
  1107. x11-wm/wayfire
  1108. x11-wm/wmanager
  1109. Collapse this list.

Deleted ports which required this port:

Expand this list of 164 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/electricsheep*
  84. graphics/gltt*
  85. graphics/gwenview-devel*
  86. graphics/okular-devel*
  87. graphics/openscenegraph*
  88. graphics/py-qt5-svg*
  89. graphics/radiance*
  90. graphics/spectacle-devel*
  91. graphics/tiffgt*
  92. graphics/wdune*
  93. lang/py-qt5-qml*
  94. math/vtk6*
  95. misc/opensubdiv*
  96. misc/orion*
  97. multimedia/QtAV*
  98. multimedia/aegisub*
  99. multimedia/gmerlin*
  100. multimedia/gstreamer1-qt*
  101. multimedia/libquicktime*
  102. multimedia/libva-glx*
  103. multimedia/mlt*
  104. multimedia/mlt6*
  105. multimedia/mpv034*
  106. multimedia/mythtv-frontend*
  107. multimedia/obs-scrab*
  108. multimedia/phonon-gstreamer*
  109. multimedia/py-qt5-multimedia*
  110. multimedia/py-qt5-multimediawidgets*
  111. multimedia/smtube*
  112. multimedia/vdr-plugin-xineliboutput*
  113. net/quiterss*
  114. net-im/diligent*
  115. net-im/gitterdone*
  116. net-im/teamwords*
  117. net-im/webinar*
  118. print/py-qt5-printsupport*
  119. sysutils/dsbmc*
  120. sysutils/signon-qt5*
  121. www/kristall*
  122. www/py-qt5-webkit*
  123. www/py-qt5-webkitwidgets*
  124. www/webkit2-gtk3*
  125. www/webkit2-gtk4*
  126. x11/konsole-devel*
  127. x11/plasma5-kwayland-integration*
  128. x11/plasma5-kwayland-server*
  129. x11/plasma5-layer-shell-qt*
  130. x11/plasma5-plasma-workspace*
  131. x11/py-qt5-opengl*
  132. x11/radare-cutter*
  133. x11-drivers/xf86-video-glint*
  134. x11-drivers/xf86-video-mach64*
  135. x11-drivers/xf86-video-openchrome*
  136. x11-drivers/xf86-video-r128*
  137. x11-drivers/xf86-video-savage*
  138. x11-drivers/xf86-video-sunffb*
  139. x11-drivers/xf86-video-tdfx*
  140. x11-fm/dolphin-devel*
  141. x11-servers/xephyr*
  142. x11-servers/xorg-dmx*
  143. x11-servers/xorg-nestserver*
  144. x11-servers/xorg-vfbserver*
  145. x11-servers/xwayland-devel*
  146. x11-toolkits/fox14*
  147. x11-toolkits/gtkada3*
  148. x11-toolkits/kirigami-addons-devel*
  149. x11-toolkits/py-qt5-chart*
  150. x11-toolkits/py-qt5-gui*
  151. x11-toolkits/py-qt5-quick*
  152. x11-toolkits/py-qt5-quick3d*
  153. x11-toolkits/py-qt5-quickwidgets*
  154. x11-toolkits/py-qt5-widgets*
  155. x11-toolkits/py-qt6-chart*
  156. x11-toolkits/scenefx*
  157. x11-toolkits/wlroots*
  158. x11-toolkits/wlroots-devel*
  159. x11-toolkits/wlroots-hyprland*
  160. x11-toolkits/wlroots016*
  161. x11-toolkits/wxgtk31*
  162. x11-wm/hyprland-devel*
  163. x11-wm/kwinft*
  164. x11-wm/plasma5-kwin*
  165. 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 2023Q4 for this port