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
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:latest--n/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 (1298 items / 1291 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/supercollider
  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/electron34
  181. devel/electron35
  182. devel/electron36
  183. devel/electron37
  184. devel/eql5
  185. devel/fifechan
  186. devel/gammaray
  187. devel/gitqlient
  188. devel/godot
  189. devel/godot-tools
  190. devel/godot35
  191. devel/guichan
  192. devel/gwenhywfar-qt5
  193. devel/gwenhywfar-qt6
  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/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/qcoro
  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/qmc2
  322. emulators/reicast
  323. emulators/rpcs3
  324. emulators/sameboy
  325. emulators/tic-80
  326. emulators/ukncbtl
  327. emulators/vice
  328. emulators/virtualbox-ose
  329. emulators/virtualbox-ose-70
  330. emulators/virtualbox-ose-71
  331. emulators/virtualbox-ose-legacy
  332. emulators/visualboyadvance-m
  333. emulators/vt100
  334. emulators/wine-proton
  335. filesystems/dsbmc
  336. finance/alkimia
  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/sdl_jewels
  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/solarus-quest-editor
  518. games/steelstorm
  519. games/stormbaancoureur
  520. games/supertux
  521. games/supertux2
  522. games/supertuxkart
  523. games/tanglet
  524. games/teeworlds
  525. games/tenebrae
  526. games/tesseract
  527. games/tomatoes
  528. games/tome4
  529. games/tome4-beta
  530. games/torcs
  531. games/toycars
  532. games/trackballs
  533. games/tremulous
  534. games/trenchbroom
  535. games/tuxkart
  536. games/tuxracer
  537. games/ufoai
  538. games/uhexen2
  539. games/ultimatestunts
  540. games/valyriatear
  541. games/vamos
  542. games/vavoom
  543. games/violetland
  544. games/warzone2100
  545. games/widelands
  546. games/wizznic
  547. games/wyrmgus
  548. games/xmoto
  549. games/yquake2
  550. games/zaz
  551. german/tipp10
  552. graphics/Coin
  553. graphics/alizams
  554. graphics/anttweakbar
  555. graphics/appleseed
  556. graphics/bgfx
  557. graphics/bonzomatic
  558. graphics/cegui
  559. graphics/cloudcompare
  560. graphics/clutter
  561. graphics/clutter-gtk3
  562. graphics/cogl
  563. graphics/colmap
  564. graphics/converseen
  565. graphics/cxxplot
  566. graphics/darktable
  567. graphics/digikam
  568. graphics/dilay
  569. graphics/diplib
  570. graphics/djview4
  571. graphics/egl-wayland
  572. graphics/embree
  573. graphics/embree3
  574. graphics/engauge-digitizer
  575. graphics/evolvotron
  576. graphics/f3d
  577. graphics/fracplanet
  578. graphics/fractgen
  579. graphics/fraqtive
  580. graphics/freeglut
  581. graphics/freetype-gl
  582. graphics/ftgl
  583. graphics/fv
  584. graphics/gauche-gl
  585. graphics/geomorph
  586. graphics/geomview
  587. graphics/glaxnimate
  588. graphics/glbinding
  589. graphics/glee
  590. graphics/glew
  591. graphics/glew-wayland
  592. graphics/gliv
  593. graphics/glosm
  594. graphics/glpng
  595. graphics/glvis
  596. graphics/glx-utils
  597. graphics/gmic-qt
  598. graphics/gnash
  599. graphics/gource
  600. graphics/goxel
  601. graphics/gpxsee
  602. graphics/gstreamer1-plugins-gl
  603. graphics/gthumb
  604. graphics/heimer
  605. graphics/hugin
  606. graphics/imv
  607. graphics/instant-meshes
  608. graphics/jogl
  609. graphics/katarakt
  610. graphics/kf6-kimageformats
  611. graphics/kf6-kplotting
  612. graphics/kf6-kquickcharts
  613. graphics/kf6-ksvg
  614. graphics/kf6-prison
  615. graphics/kgeotag
  616. graphics/klatexformula
  617. graphics/kludge3d
  618. graphics/kmscube
  619. graphics/knotter
  620. graphics/kolourpaint
  621. graphics/kphotoalbum
  622. graphics/kquickimageeditor
  623. graphics/lib3ds
  624. graphics/libGLU
  625. graphics/libQGLViewer
  626. graphics/libcaca
  627. graphics/libchamplain
  628. graphics/libepoxy
  629. graphics/libgltext
  630. graphics/libprojectm
  631. graphics/lux
  632. graphics/magnum
  633. graphics/magnum-examples
  634. graphics/magnum-extras
  635. graphics/magnum-integration
  636. graphics/magnum-plugins
  637. graphics/maim
  638. graphics/mesa-demos
  639. graphics/milton
  640. graphics/mupdf
  641. graphics/ocaml-lablgl
  642. graphics/ogre3d
  643. graphics/ogre3d19
  644. graphics/open3d
  645. graphics/opencolorio-tools
  646. graphics/opencsg
  647. graphics/opendx
  648. graphics/openfx-arena
  649. graphics/openfx-misc
  650. graphics/opensubdiv
  651. graphics/openvkl
  652. graphics/openxr
  653. graphics/osg
  654. graphics/osg34
  655. graphics/osgearth
  656. graphics/ospray
  657. graphics/ospray-studio
  658. graphics/oyranos
  659. graphics/partio
  660. graphics/pcl-pointclouds
  661. graphics/pencil2d
  662. graphics/peruse
  663. graphics/photoflare
  664. graphics/phototonic
  665. graphics/piglit
  666. graphics/pinpoint
  667. graphics/poppler-qt6
  668. graphics/py-pyglet
  669. graphics/py-pyglet1
  670. graphics/py-python-poppler-qt5
  671. graphics/py-qt5-3d
  672. graphics/py-qt6-3d
  673. graphics/py-visvis
  674. graphics/qgis
  675. graphics/qgis-ltr
  676. graphics/qimgv
  677. graphics/qt5-opengl
  678. graphics/qt5-wayland
  679. graphics/qt6-3d
  680. graphics/qt6-imageformats
  681. graphics/qt6-lottie
  682. graphics/qt6-quickeffectmaker
  683. graphics/qt6-svg
  684. graphics/qt6-wayland
  685. graphics/qtpbfimageplugin
  686. graphics/quesoglc
  687. graphics/qvge
  688. graphics/recastnavigation
  689. graphics/sdl2_gpu
  690. graphics/sdl_ttf
  691. graphics/seexpr
  692. graphics/seom
  693. graphics/sharpconstruct
  694. graphics/simpleviewer
  695. graphics/tiled
  696. graphics/togl
  697. graphics/urho3d
  698. graphics/vpaint
  699. graphics/waffle
  700. graphics/waylandpp
  701. graphics/wings
  702. graphics/wrapland
  703. graphics/xaos
  704. graphics/yacreader
  705. graphics/yukon
  706. irc/kvirc
  707. java/eclipse
  708. java/java3d
  709. java/openjfx14
  710. lang/basic256
  711. lang/eisl
  712. lang/erlang-wx
  713. lang/kf5-kross
  714. lang/smalltalk
  715. lang/squeak
  716. mail/datovka
  717. mail/thunderbird
  718. mail/thunderbird-esr
  719. math/alberta
  720. math/asymptote
  721. math/curv
  722. math/freefem++
  723. math/g2o
  724. math/geogram
  725. math/giacxcas
  726. math/mathgl
  727. math/mathmod
  728. math/minizinc-ide
  729. math/octave
  730. math/octomap
  731. math/openmesh
  732. math/poly2tri
  733. math/qalculate-qt
  734. math/qwtplot3d
  735. math/rkward
  736. math/scilab
  737. math/the-algorithms-c++
  738. math/ump
  739. math/vtk8
  740. math/vtk9
  741. math/zegrapher
  742. misc/actiona
  743. misc/copperspice-examples
  744. misc/crosti
  745. misc/dartsim
  746. misc/ecflow
  747. misc/edfbrowser
  748. misc/kf6-purpose
  749. misc/openhantek
  750. misc/openvdb
  751. misc/qbrew
  752. misc/qlcplus
  753. misc/qt5ct
  754. misc/qt6ct
  755. misc/tellico
  756. misc/valentina
  757. misc/visp
  758. multimedia/arcan
  759. multimedia/avidemux
  760. multimedia/avidemux-cli
  761. multimedia/avidemux-plugins
  762. multimedia/avidemux-qt5
  763. multimedia/bino
  764. multimedia/cheese
  765. multimedia/clutter-gst
  766. multimedia/clutter-gst3
  767. multimedia/dvbcut
  768. multimedia/ffaudioconverter
  769. multimedia/gstreamer1-vaapi
  770. multimedia/guvcview
  771. multimedia/kamoso
  772. multimedia/kdenlive
  773. multimedia/kodi
  774. multimedia/kodi-addon-screensaver.biogenesis
  775. multimedia/kodi-addon-screensaver.matrixtrails
  776. multimedia/kodi-addon-screensaver.stars
  777. multimedia/kodi-addon-visualization.fishbmc
  778. multimedia/kodi-addon-visualization.projectm
  779. multimedia/kodi-addon-visualization.shadertoy
  780. multimedia/kodi-addon-visualization.spectrum
  781. multimedia/libva
  782. multimedia/libva-nvidia-driver
  783. multimedia/libva-vdpau-driver
  784. multimedia/libvdpau-va-gl
  785. multimedia/libxine
  786. multimedia/lives
  787. multimedia/mediaelch
  788. multimedia/minitube
  789. multimedia/mkvtoolnix
  790. multimedia/mlt7
  791. multimedia/mpc-qt
  792. multimedia/mplayer
  793. multimedia/mpv
  794. multimedia/mpvpaper
  795. multimedia/mpvqt
  796. multimedia/msopenh264
  797. multimedia/musique
  798. multimedia/mythtv
  799. multimedia/nymphcast
  800. multimedia/obs-multi-rtmp
  801. multimedia/obs-streamfx
  802. multimedia/obs-studio
  803. multimedia/olive
  804. multimedia/opentoonz
  805. multimedia/ossia-score
  806. multimedia/qmmp-qt5
  807. multimedia/qmmp-qt6
  808. multimedia/qpwgraph
  809. multimedia/qt5-multimedia
  810. multimedia/qt6-multimedia
  811. multimedia/shotcut
  812. multimedia/shotcut-qt6
  813. multimedia/smplayer
  814. multimedia/supersonic
  815. multimedia/totem
  816. multimedia/vlc
  817. multimedia/webcamoid
  818. net/kf6-kcalendarcore
  819. net/kf6-kcontacts
  820. net/kf6-kdav
  821. net/krdc
  822. net/mediastreamer
  823. net/py-qt6-networkauth
  824. net/qt6-networkauth
  825. net/rsplib
  826. net/smb4k
  827. net/spoofer
  828. net/tigervnc-server
  829. net/wlvncc
  830. net/wpa_supplicant_gui
  831. net/x2goclient
  832. net-im/cutegram
  833. net-im/debugtox
  834. net-im/kaidan
  835. net-im/qTox
  836. net-im/ricochet
  837. net-im/signal-desktop
  838. net-im/spectral
  839. net-im/telegram-desktop
  840. net-im/tg_owt
  841. net-p2p/qbittorrent
  842. net-p2p/retroshare
  843. net-p2p/tremotesf
  844. polish/qnapi
  845. ports-mgmt/octopkg
  846. ports-mgmt/portrac
  847. print/gl2ps
  848. print/limereport
  849. print/miktex
  850. print/posterazor
  851. print/qpdfview
  852. print/qt6-pdf
  853. print/scribus-devel
  854. print/sioyek
  855. science/InsightToolkit
  856. science/afni
  857. science/avogadro2
  858. science/avogadrolibs
  859. science/cgnslib
  860. science/chrono
  861. science/drawxtl
  862. science/elmerfem
  863. science/gabedit
  864. science/gchemutils
  865. science/geant4
  866. science/ghemical
  867. science/iboview
  868. science/kalzium
  869. science/libghemical
  870. science/liggghts
  871. science/luscus
  872. science/medit
  873. science/molscript
  874. science/molsketch
  875. science/multiwfn
  876. science/openmodelica
  877. science/opensim-core
  878. science/optench
  879. science/paraview
  880. science/py-pymol
  881. science/qt6-quick3dphysics
  882. science/scidavis
  883. science/shelxle
  884. science/simbody
  885. science/smoldyn
  886. science/v_sim
  887. science/vipster
  888. science/vmd
  889. science/wxmacmolplt
  890. science/xcrysden
  891. science/xdrawchem
  892. science/zotero
  893. security/picocrypt
  894. security/plasma6-kscreenlocker
  895. security/plasma6-ksshaskpass
  896. security/qt-sudo
  897. security/yubikey-manager-qt
  898. security/yubioath-desktop
  899. sysutils/UEFITool
  900. sysutils/accounts-qml-module
  901. sysutils/deskflow
  902. sysutils/dsbbatmon
  903. sysutils/dsblogoutmgr
  904. sysutils/dsbsu
  905. sysutils/hyprpolkitagent
  906. sysutils/kf6-baloo
  907. sysutils/kf6-kuserfeedback
  908. sysutils/kf6-kwallet
  909. sysutils/kshutdown
  910. sysutils/logstalgia
  911. sysutils/luckybackup
  912. sysutils/pc-networkmanager
  913. sysutils/plasma6-discover
  914. sysutils/plasma6-kde-cli-tools
  915. sysutils/plasma6-kinfocenter
  916. sysutils/plasma6-kmenuedit
  917. sysutils/plasma6-ksystemstats
  918. sysutils/plasma6-libksysguard
  919. sysutils/plasma6-plasma-disks
  920. sysutils/plasma6-plasma-systemmonitor
  921. sysutils/plasma6-polkit-kde-agent-1
  922. sysutils/plasma6-powerdevil
  923. sysutils/plasma6-systemsettings
  924. sysutils/qdirstat
  925. sysutils/qflipper
  926. sysutils/qtpass
  927. sysutils/signon-ui
  928. sysutils/signond
  929. sysutils/tarsnap-gui
  930. sysutils/trueos-libqt5
  931. textproc/dikt
  932. textproc/fcitx5-configtool
  933. textproc/fcitx5-qt
  934. textproc/goldendict-ng
  935. textproc/kdiff3
  936. textproc/kf6-sonnet
  937. textproc/kf6-syntax-highlighting
  938. textproc/pageedit
  939. textproc/qstardict
  940. textproc/sigil
  941. textproc/uim-qt5
  942. textproc/uim-qt6
  943. textproc/xxdiff
  944. www/chromium
  945. www/dooble
  946. www/firefox
  947. www/firefox-esr
  948. www/iridium
  949. www/kf5-kjsembed
  950. www/ladybird
  951. www/librewolf
  952. www/libwpe
  953. www/plasma6-plasma-browser-integration
  954. www/py-qt5-webengine
  955. www/py-qt6-webengine
  956. www/qt5-webengine
  957. www/qt5-webglplugin
  958. www/qt5-webview
  959. www/qt6-webengine
  960. www/qt6-webview
  961. www/tor-browser
  962. www/ungoogled-chromium
  963. www/waterfox
  964. www/webkit2-gtk
  965. www/wt
  966. x11/3ddesktop
  967. x11/albert
  968. x11/aminal
  969. x11/cinnamon
  970. x11/cinnamon-session
  971. x11/contour
  972. x11/cool-retro-term
  973. x11/darktile
  974. x11/dsbautostart
  975. x11/erun
  976. x11/fireflies
  977. x11/glcapsviewer
  978. x11/gnome-session
  979. x11/hyprlock
  980. x11/kf5-kwayland
  981. x11/kf5-plasma-framework
  982. x11/kf6-frameworkintegration
  983. x11/kf6-kded
  984. x11/kf6-kglobalaccel
  985. x11/kf6-krunner
  986. x11/kf6-kwindowsystem
  987. x11/kitty
  988. x11/lightdm-kde-greeter
  989. x11/lumina-core
  990. x11/mate-screensaver
  991. x11/nvidia-driver
  992. x11/nvidia-driver-470
  993. x11/nvidia-driver-devel
  994. x11/nvidia-settings
  995. x11/openrgb
  996. x11/oscar
  997. x11/pcdm
  998. x11/plasma6-kactivitymanagerd
  999. x11/plasma6-kgamma
  1000. x11/plasma6-kglobalacceld
  1001. x11/plasma6-kscreen
  1002. x11/plasma6-kwayland
  1003. x11/plasma6-layer-shell-qt
  1004. x11/plasma6-libkscreen
  1005. x11/plasma6-libplasma
  1006. x11/plasma6-plasma-activities
  1007. x11/plasma6-plasma-desktop
  1008. x11/plasma6-plasma-integration
  1009. x11/plasma6-plasma-workspace
  1010. x11/sddm
  1011. x11/shaderbg
  1012. x11/slop
  1013. x11/virtualgl
  1014. x11/wayst
  1015. x11/wl-mirror
  1016. x11/wscreensaver
  1017. x11/xdriinfo
  1018. x11/xfce4-dashboard
  1019. x11/xscreensaver
  1020. x11/zutty
  1021. x11-clocks/glclock
  1022. x11-clocks/xdaliclock
  1023. x11-drivers/xf86-video-ati
  1024. x11-drivers/xf86-video-mga
  1025. x11-fm/fsv2
  1026. x11-fm/qtfm
  1027. x11-servers/xarcan
  1028. x11-servers/xorg-server
  1029. x11-servers/xwayland
  1030. x11-themes/Kvantum
  1031. x11-themes/kf6-breeze-icons
  1032. x11-themes/kf6-kcolorscheme
  1033. x11-themes/kf6-kiconthemes
  1034. x11-themes/kf6-qqc2-desktop-style
  1035. x11-themes/plasma6-aurorae
  1036. x11-themes/plasma6-breeze
  1037. x11-themes/plasma6-kde-gtk-config
  1038. x11-themes/plasma6-oxygen
  1039. x11-themes/plasma6-qqc2-breeze-style
  1040. x11-themes/qgnomeplatform
  1041. x11-themes/qt5-style-plugins
  1042. x11-toolkits/aquamarine
  1043. x11-toolkits/copperspice
  1044. x11-toolkits/fltk
  1045. x11-toolkits/fox16
  1046. x11-toolkits/fox17
  1047. x11-toolkits/gnustep-back
  1048. x11-toolkits/gtk40
  1049. x11-toolkits/gtkglarea2
  1050. x11-toolkits/imgui
  1051. x11-toolkits/irrlicht
  1052. x11-toolkits/kf6-kcompletion
  1053. x11-toolkits/kf6-kconfigwidgets
  1054. x11-toolkits/kf6-kguiaddons
  1055. x11-toolkits/kf6-kirigami
  1056. x11-toolkits/kf6-kitemviews
  1057. x11-toolkits/kf6-kjobwidgets
  1058. x11-toolkits/kf6-ktextwidgets
  1059. x11-toolkits/kf6-kwidgetsaddons
  1060. x11-toolkits/kf6-kxmlgui
  1061. x11-toolkits/kirigami-addons-qt6
  1062. x11-toolkits/libdecor
  1063. x11-toolkits/mygui-opengl
  1064. x11-toolkits/nanogui
  1065. x11-toolkits/otk
  1066. x11-toolkits/pangolin
  1067. x11-toolkits/plasma6-kdeplasma-addons
  1068. x11-toolkits/py-kivy
  1069. x11-toolkits/py-qt5-charts
  1070. x11-toolkits/py-qt5-datavis3d
  1071. x11-toolkits/py-qt6-charts
  1072. x11-toolkits/py-qt6-datavis3d
  1073. x11-toolkits/py-qt6-graphs
  1074. x11-toolkits/pythonqt
  1075. x11-toolkits/qhotkey
  1076. x11-toolkits/qml-box2d
  1077. x11-toolkits/qt5-declarative
  1078. x11-toolkits/qt5-declarative-test
  1079. x11-toolkits/qt5-gui
  1080. x11-toolkits/qt6-charts
  1081. x11-toolkits/qt6-datavis3d
  1082. x11-toolkits/qt6-declarative
  1083. x11-toolkits/qt6-graphs
  1084. x11-toolkits/qt6-quick3d
  1085. x11-toolkits/qt6-quicktimeline
  1086. x11-toolkits/qt6-shadertools
  1087. x11-toolkits/qt6-virtualkeyboard
  1088. x11-toolkits/qt6pas
  1089. x11-toolkits/qwt6
  1090. x11-toolkits/scenefx04
  1091. x11-toolkits/soqt
  1092. x11-toolkits/swt
  1093. x11-toolkits/wlroots015
  1094. x11-toolkits/wlroots017
  1095. x11-toolkits/wlroots018
  1096. x11-toolkits/wlroots019
  1097. x11-toolkits/wxgtk30
  1098. x11-toolkits/wxgtk32
  1099. x11-toolkits/xforms
  1100. x11-wm/compiz
  1101. x11-wm/compton
  1102. x11-wm/emerald
  1103. x11-wm/hyprland
  1104. x11-wm/lxqt-wayland-session
  1105. x11-wm/magpie
  1106. x11-wm/muffin
  1107. x11-wm/mutter
  1108. x11-wm/phoc
  1109. x11-wm/plasma6-kdecoration
  1110. x11-wm/plasma6-kwin
  1111. x11-wm/plasma6-kwin-x11
  1112. x11-wm/wayfire
  1113. x11-wm/wmanager
  1114. Collapse this list.

Deleted ports which required this port:

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

Configuration Options:
===> The following configuration options are available for libglvnd-1.7.0: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
graphics_libglvnd
USES:
compiler:c++11-lib localbase meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/glvnd/libglvnd/uploads/c24806c283070dc70700234ca8ffacf8/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
06 Mar 2024 07:49:00
commit hash: 374676d0293f0bffdcf344faf0f7420220a7891bcommit hash: 374676d0293f0bffdcf344faf0f7420220a7891bcommit hash: 374676d0293f0bffdcf344faf0f7420220a7891bcommit hash: 374676d0293f0bffdcf344faf0f7420220a7891b files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
graphics/libglvnd: Mark TESTING_UNSAFE
1.7.0
24 Nov 2023 17:21:15
commit hash: d5a5aa738fa54f093b2c3f42d5936139a9fab3bccommit hash: d5a5aa738fa54f093b2c3f42d5936139a9fab3bccommit hash: d5a5aa738fa54f093b2c3f42d5936139a9fab3bccommit hash: d5a5aa738fa54f093b2c3f42d5936139a9fab3bc files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
graphics/libglvnd: Update to 1.7.0

Switch to upstream release archive

Changelog:
https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.7.0

PR:		274465
Approved by:	x11 (manu)
1.6.0_2
25 Aug 2023 09:02:32
commit hash: c997d3a7cd168df0b22ef0cb8c70ad641d09d97acommit hash: c997d3a7cd168df0b22ef0cb8c70ad641d09d97acommit hash: c997d3a7cd168df0b22ef0cb8c70ad641d09d97acommit hash: c997d3a7cd168df0b22ef0cb8c70ad641d09d97a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: disable TLS on powerpc

libGLdispatch.so.0`___lldb_unnamed_symbol96:
->  0x51346dac <+4>:  .long  0x0005e290                ; unknown opcode
1.6.0_1
10 Aug 2023 20:02:26
commit hash: b03c787cbbd8e2e63229ac8568f29ede8c8e5216commit hash: b03c787cbbd8e2e63229ac8568f29ede8c8e5216commit hash: b03c787cbbd8e2e63229ac8568f29ede8c8e5216commit hash: b03c787cbbd8e2e63229ac8568f29ede8c8e5216 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: drop bfd and -O0 on powerpc64

Builds fine with 13.2-RELEASE.
1.6.0
03 Aug 2023 10:40:01
commit hash: f261e8169a226b8ecdf6157912ac6cd20e16a877commit hash: f261e8169a226b8ecdf6157912ac6cd20e16a877commit hash: f261e8169a226b8ecdf6157912ac6cd20e16a877commit hash: f261e8169a226b8ecdf6157912ac6cd20e16a877 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: remove stale powerpc64le workaround
1.6.0
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
1.6.0
09 Jul 2023 07:10:06
commit hash: 97ab578fe9a0f27cb7682c9ce48a50a6a806bb37commit hash: 97ab578fe9a0f27cb7682c9ce48a50a6a806bb37commit hash: 97ab578fe9a0f27cb7682c9ce48a50a6a806bb37commit hash: 97ab578fe9a0f27cb7682c9ce48a50a6a806bb37 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/libglvnd: allow the port to build on RISC-V

Use the same treatment as on PowerPC:

  Program python3 found: YES (/usr/local/bin/python3.8)
  Program nm found: YES (/usr/bin/nm)
  Message: Host CPU family: riscv64
  Message: Host CPU: riscv64

  meson.build:82:4: ERROR: Problem encountered: No ASM
  available for freebsd (little endian)
1.6.0
02 Apr 2023 11:50:11
commit hash: 608a2f1ea90470d8e99eeb47090d97404f8d7c2bcommit hash: 608a2f1ea90470d8e99eeb47090d97404f8d7c2bcommit hash: 608a2f1ea90470d8e99eeb47090d97404f8d7c2bcommit hash: 608a2f1ea90470d8e99eeb47090d97404f8d7c2b files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: fix build on powerpc

meson.build:82:4: ERROR: Problem encountered: No ASM available for freebsd (big
endian)
1.6.0
28 Nov 2022 23:54:49
commit hash: e673f5e8c20ac4c8ad8c0b62f359f6f030dba651commit hash: e673f5e8c20ac4c8ad8c0b62f359f6f030dba651commit hash: e673f5e8c20ac4c8ad8c0b62f359f6f030dba651commit hash: e673f5e8c20ac4c8ad8c0b62f359f6f030dba651 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libglvnd: update to 1.6.0

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.6.0
PR:		267919
Reported by:	GitLab (notify releases), Repology
Exp-run by:	antoine
Approved by:	manu
1.5.0
07 Nov 2022 18:18:19
commit hash: 7116472e60b8fd30e8c9376f7da877de9efecc62commit hash: 7116472e60b8fd30e8c9376f7da877de9efecc62commit hash: 7116472e60b8fd30e8c9376f7da877de9efecc62commit hash: 7116472e60b8fd30e8c9376f7da877de9efecc62 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libglvnd: update to 1.5.0

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.5.0
PR:		267458
Reported by:	GitLab (notify releases), Repology
Exp-run by:	antoine
Approved by:	manu
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.0_2
03 Jun 2022 13:41:40
commit hash: 239ba7a240fd6fd611ac6a72986de6b26ab5da64commit hash: 239ba7a240fd6fd611ac6a72986de6b26ab5da64commit hash: 239ba7a240fd6fd611ac6a72986de6b26ab5da64commit hash: 239ba7a240fd6fd611ac6a72986de6b26ab5da64 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
Author: Robert Clausecker
graphics/libglvnd: fix on armv6/armv7

The .thumb_func directive does not switch to thumb mode in clang's
integrated assembler.  This causes the code to be miscompiled in that
it is generated as ARM code but the symbols are tagged as thumb.  The
resulting library is unusable.  Every call into it crashes.

Fix this issue by applying an upstream patch set to have the entry
stubs be in ARM mode instead of Thumb mode.

See also:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/267
See also:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/issues/232
PR:		263845
1.4.0_1
22 Feb 2022 08:33:42
commit hash: a8e4b7a7e4cdc67a920e8ce202aad724775af914commit hash: a8e4b7a7e4cdc67a920e8ce202aad724775af914commit hash: a8e4b7a7e4cdc67a920e8ce202aad724775af914commit hash: a8e4b7a7e4cdc67a920e8ce202aad724775af914 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: fix build on powerpc64

While the previous fix works on powerpc64le, it looks like on powerpc64
clang is misoptimizing the code, needing -O0:
cc -Isrc/util/libcJSON.a.p -Isrc/util -I../src/util -fvisibility=hidden
-fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3
-DUSE_PPC64_ASM -DENABLE_EGL_X11 -DHAVE_TYPEOF -DGLDISPATCH_USE_TLS
-DUSE_DISPATCH_ASM -DUSE_ATTRIBUTE_CONSTRUCTOR -DHAVE_PTHREAD_RWLOCK
-DHAVE_SYNC_INTRINSICS -DHAVE_MINCORE -DHAVE_RTLD_NOLOAD -DHAVE_DIRENT_DTYPE
-DGLDISPATCH_ENABLE_PATCHING -DEGL_NO_X11 -O2 -pipe -no-integrated-as
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -fPIC -MD -MQ src/util/libcJSON.a.p/cJSON.c.o -MF
src/util/libcJSON.a.p/cJSON.c.o.d -o src/util/libcJSON.a.p/cJSON.c.o -c
../src/util/cJSON.c
/tmp/cJSON-528d5f.s: Assembler messages:
/tmp/cJSON-528d5f.s:327: Error: unrecognized opcode: `vxor'
/tmp/cJSON-528d5f.s:337: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:339: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:340: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:1507: Error: unrecognized opcode: `vxor'
/tmp/cJSON-528d5f.s:1515: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:1517: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:1519: Error: unrecognized opcode: `stvx'
/tmp/cJSON-528d5f.s:1520: Error: unrecognized opcode: `stvx'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.0_1
21 Feb 2022 00:31:11
commit hash: f377e31e558d55dc4a25941fb4ca4919b7aee3a3commit hash: f377e31e558d55dc4a25941fb4ca4919b7aee3a3commit hash: f377e31e558d55dc4a25941fb4ca4919b7aee3a3commit hash: f377e31e558d55dc4a25941fb4ca4919b7aee3a3 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: move binutils dependency to powerpc64* block

While here, remove CXXFLAGS, only CFLAGS is necessary.

Reported by:	jbeich
1.4.0_1
20 Feb 2022 11:37:28
commit hash: 9341f0aca4ecea11124957da5ea6384640745e43commit hash: 9341f0aca4ecea11124957da5ea6384640745e43commit hash: 9341f0aca4ecea11124957da5ea6384640745e43commit hash: 9341f0aca4ecea11124957da5ea6384640745e43 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/libglvnd: reduce dependency on gcc for everyone on powerpc64* by using
binutils
1.4.0
23 Dec 2021 08:34:41
commit hash: 1c6c7a379bf89fdfbca528d95951d3238a2bf642commit hash: 1c6c7a379bf89fdfbca528d95951d3238a2bf642commit hash: 1c6c7a379bf89fdfbca528d95951d3238a2bf642commit hash: 1c6c7a379bf89fdfbca528d95951d3238a2bf642 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libglvnd: update to 1.4.0

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.4.0
PR:		260538
Exp-run by:	antoine
Approved by:	manu
1.3.4
17 Sep 2021 17:14:55
commit hash: 841c9c30cb0c72335ffcf1d42d82f3271de64d2fcommit hash: 841c9c30cb0c72335ffcf1d42d82f3271de64d2fcommit hash: 841c9c30cb0c72335ffcf1d42d82f3271de64d2fcommit hash: 841c9c30cb0c72335ffcf1d42d82f3271de64d2f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libglvnd: update to 1.3.4

- graphics/egl-wayland: drop libglvnd < 1.3.4 workaround
- x11-toolkits/wlroots: rebuild to enable EGL_EXT_device_persistent_id

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.3...v1.3.4
PR:		258269
Exp-run by:	antoine
Approved by:	zeising
1.3.3
19 Jun 2021 20:18:14
commit hash: 402476799ca241154f70635feed3dd3acdd74d61commit hash: 402476799ca241154f70635feed3dd3acdd74d61commit hash: 402476799ca241154f70635feed3dd3acdd74d61commit hash: 402476799ca241154f70635feed3dd3acdd74d61 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/libglvnd: Update to 1.3.3

Changes https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.2...v1.3.3

Reviewed by:	jbeich, manu
Tested by:	jbeich, kbowling
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30817
1.3.2
17 Jun 2021 04:25:27
commit hash: b44acc9409bd3bdd92e86e35c06d50e2134b02f2commit hash: b44acc9409bd3bdd92e86e35c06d50e2134b02f2commit hash: b44acc9409bd3bdd92e86e35c06d50e2134b02f2commit hash: b44acc9409bd3bdd92e86e35c06d50e2134b02f2 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Jan Beich
graphics/mesa-libs: enable libglvnd support

PR:		246767
Reviewed by:	kbowling
Tested by:	kbowling
Differential Revision:	https://reviews.freebsd.org/D25020
1.3.2
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
1.3.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.2
11 Jan 2021 19:29:34
Revision:561250Original commit files touched by this commit
pkubaj search for other commits by this committer
graphics/libglvnd: fix build on powerpc64le

Same issue as on powerpc64.
1.3.2
05 Jul 2020 19:29:10
Revision:541300Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/libglvnd: update to 1.3.2

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.1...v1.3.2
1.3.1
15 Jun 2020 14:32:08
Revision:538880Original commit files touched by this commit
pkubaj search for other commits by this committer
graphics/libglvnd: fix build on powerpc64 elfv2

Clang fails to build this port, use GCC for now.
1.3.1
27 May 2020 07:41:41
Revision:536673Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/libglvnd: add new port

Submitted by:	Greg V <greg@unrelenting.technology>

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.

https://gitlab.freedesktop.org/glvnd/libglvnd

Number of commits found: 27