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=15 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-27 07:41:47
Last Update: 2024-03-06 07:49:00
Commit Hash: 374676d
People watching this port, also watch:: dbus, libxml2, indexinfo, libevent, xorgproto
License: APACHE20 MIT
WWW:
https://gitlab.freedesktop.org/glvnd/libglvnd
Description:
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime. Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libglvnd-1.7.0/catalog.mk
  3. /usr/local/share/licenses/libglvnd-1.7.0/LICENSE
  4. /usr/local/share/licenses/libglvnd-1.7.0/APACHE20
  5. /usr/local/share/licenses/libglvnd-1.7.0/MIT
  6. include/EGL/egl.h
  7. include/EGL/eglext.h
  8. include/EGL/eglplatform.h
  9. include/GL/gl.h
  10. include/GL/glcorearb.h
  11. include/GL/glext.h
  12. include/GL/glx.h
  13. include/GL/glxext.h
  14. include/GLES/egl.h
  15. include/GLES/gl.h
  16. include/GLES/glext.h
  17. include/GLES/glplatform.h
  18. include/GLES2/gl2.h
  19. include/GLES2/gl2ext.h
  20. include/GLES2/gl2platform.h
  21. include/GLES3/gl3.h
  22. include/GLES3/gl31.h
  23. include/GLES3/gl32.h
  24. include/GLES3/gl3ext.h
  25. include/GLES3/gl3platform.h
  26. include/KHR/khrplatform.h
  27. include/glvnd/GLdispatchABI.h
  28. include/glvnd/libeglabi.h
  29. include/glvnd/libglxabi.h
  30. lib/libEGL.so
  31. lib/libEGL.so.1
  32. lib/libEGL.so.1.1.0
  33. lib/libGL.so
  34. lib/libGL.so.1
  35. lib/libGL.so.1.7.0
  36. lib/libGLESv1_CM.so
  37. lib/libGLESv1_CM.so.1
  38. lib/libGLESv1_CM.so.1.2.0
  39. lib/libGLESv2.so
  40. lib/libGLESv2.so.2
  41. lib/libGLESv2.so.2.1.0
  42. lib/libGLX.so
  43. lib/libGLX.so.0
  44. lib/libGLX.so.0.0.0
  45. lib/libGLdispatch.so
  46. lib/libGLdispatch.so.0
  47. lib/libGLdispatch.so.0.0.0
  48. lib/libOpenGL.so
  49. lib/libOpenGL.so.0
  50. lib/libOpenGL.so.0.0.0
  51. libdata/pkgconfig/egl.pc
  52. libdata/pkgconfig/gl.pc
  53. libdata/pkgconfig/glesv1_cm.pc
  54. libdata/pkgconfig/glesv2.pc
  55. libdata/pkgconfig/glx.pc
  56. libdata/pkgconfig/libglvnd.pc
  57. libdata/pkgconfig/opengl.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • libglvnd>0:graphics/libglvnd
To install the port:
cd /usr/ports/graphics/libglvnd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libglvnd
  • pkg install libglvnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libglvnd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696772872 SHA256 (libglvnd-1.7.0.tar.gz) = 13ae5bb99a5a2869fbe00aadb49b21fd9c13dfbf59844b0f88d521098094d44a SIZE (libglvnd-1.7.0.tar.gz) = 1940330

Packages (timestamps in pop-ups are UTC):
libglvnd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.01.7.01.3.21.7.01.7.0-1.3.2-
FreeBSD:13:quarterly1.7.01.7.01.6.01.7.01.7.01.7.01.7.01.7.0
FreeBSD:14:latest1.7.01.7.01.6.01.7.01.7.01.6.0-1.6.0
FreeBSD:14:quarterly1.7.01.7.0-1.7.01.7.01.7.01.7.01.7.0
FreeBSD:15:latest1.7.01.7.0n/a1.7.0n/a1.7.01.7.01.7.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
This port is required by:
for Build
  1. graphics/mesa-devel
  2. graphics/mesa-libs
  3. graphics/s2tc
  4. mail/datovka
  5. sysutils/fastfetch

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/datovka*
  2. Collapse this list of deleted ports.
for Libraries
  1. accessibility/caribou
  2. accessibility/gammy
  3. accessibility/qt5-speech
  4. accessibility/qt6-speech
  5. archivers/ark
  6. archivers/arqiver
  7. astro/celestia
Expand this list (1282 items / 1275 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/celestia-gtk
  3. astro/nightfall
  4. astro/opencpn
  5. astro/openuniverse
  6. astro/qmapshack
  7. audio/abgate-lv2
  8. audio/avldrums-lv2
  9. audio/bambootracker
  10. audio/bespokesynth
  11. audio/cantata
  12. audio/cardinal
  13. audio/carla
  14. audio/cava
  15. audio/csoundqt
  16. audio/din
  17. audio/dmidiplayer
  18. audio/dpf-plugins-lv2
  19. audio/dragonfly-reverb-lv2
  20. audio/drumkv1-lv2
  21. audio/drumstick
  22. audio/dsbmixer
  23. audio/faustlive
  24. audio/fmit
  25. audio/fogpad-lv2
  26. audio/fooyin
  27. audio/fossmixer
  28. audio/furnace
  29. audio/gogglesmm
  30. audio/hpsjam
  31. audio/jacktrip
  32. audio/jamulus
  33. audio/kid3
  34. audio/komposter
  35. audio/lsp-plugins-lv2
  36. audio/midi-matrix-lv2
  37. audio/midipp
  38. audio/midivisualizer
  39. audio/mixxx
  40. audio/moony-lv2
  41. audio/muse-sequencer
  42. audio/musescore
  43. audio/odin2-synthesizer
  44. audio/padthv1-lv2
  45. audio/pc-mixer
  46. audio/pianobooster
  47. audio/plasma6-kpipewire
  48. audio/plasma6-plasma-pa
  49. audio/polyphone
  50. audio/psindustrializer
  51. audio/pulseaudio-qt
  52. audio/qaudiosonar
  53. audio/qjackctl
  54. audio/qmidictl
  55. audio/qmidinet
  56. audio/qsampler
  57. audio/quimup
  58. audio/qxgedit
  59. audio/samplv1-lv2
  60. audio/sherlock-lv2
  61. audio/shuriken
  62. audio/sonic-visualiser
  63. audio/sonivox-eas
  64. audio/spectacle-lv2
  65. audio/spectmorph
  66. audio/ssr-lv2
  67. audio/stone-phaser-lv2
  68. audio/strawberry
  69. audio/string-machine-lv2
  70. audio/synthpod-lv2
  71. audio/synthv1-lv2
  72. audio/tiatracker
  73. audio/virtual_oss_ctl
  74. audio/vm-lv2
  75. audio/vmpk
  76. audio/wolf-shaper-lv2
  77. audio/x42-plugins-lv2
  78. audio/zam-plugins-lv2
  79. audio/zynaddsubfx
  80. benchmarks/unixbench
  81. biology/molden
  82. biology/sigviewer
  83. biology/ugene
  84. cad/PrusaSlicer
  85. cad/appcsxcad
  86. cad/brlcad
  87. cad/calculix
  88. cad/camotics
  89. cad/freecad
  90. cad/gds3d
  91. cad/gmsh
  92. cad/kicad-devel
  93. cad/klayout
  94. cad/ldview
  95. cad/leocad
  96. cad/lepton-eda
  97. cad/librecad
  98. cad/librepcb
  99. cad/librnd
  100. cad/magic
  101. cad/meshlab
  102. cad/netgen
  103. cad/opencascade
  104. cad/opencascade740
  105. cad/openctm
  106. cad/openscad
  107. cad/openscad-devel
  108. cad/openvsp
  109. cad/pcb
  110. cad/py-gmsh
  111. cad/qcsxcad
  112. cad/qelectrotech
  113. cad/qspeakers
  114. cad/qucs-s
  115. cad/repsnapper
  116. cad/solvespace
  117. cad/sumo
  118. cad/veroroute
  119. cad/z88
  120. chinese/chinese-calendar
  121. comms/cubicsdr
  122. comms/gqrx
  123. comms/klog
  124. comms/qsstv
  125. comms/sdr++
  126. comms/sigdigger
  127. comms/suwidgets
  128. databases/grass8
  129. databases/kexi
  130. databases/opendbviewer
  131. databases/pgmodeler
  132. databases/redisdesktopmanager
  133. databases/sqlitestudio
  134. deskutils/anydesk
  135. deskutils/ausweisapp2
  136. deskutils/cairo-dock
  137. deskutils/cairo-dock-plugins
  138. deskutils/calibre
  139. deskutils/calindori
  140. deskutils/copyq
  141. deskutils/fet
  142. deskutils/flameshot
  143. deskutils/gnome-contacts
  144. deskutils/kchmviewer
  145. deskutils/kdeconnect-kde
  146. deskutils/kf6-kstatusnotifieritem
  147. deskutils/kmail-account-wizard
  148. deskutils/kodaskanna
  149. deskutils/kongress
  150. deskutils/korganizer
  151. deskutils/lumina-archiver
  152. deskutils/lumina-calculator
  153. deskutils/lumina-fileinfo
  154. deskutils/lumina-fm
  155. deskutils/lumina-mediaplayer
  156. deskutils/lumina-pdf
  157. deskutils/lumina-photo
  158. deskutils/lumina-screenshot
  159. deskutils/lumina-textedit
  160. deskutils/mybee-qt
  161. deskutils/nextcloudclient
  162. deskutils/plasma6-milou
  163. deskutils/plasma6-sddm-kcm
  164. deskutils/plasma6-xdg-desktop-portal-kde
  165. deskutils/qmediamanager
  166. deskutils/qownnotes
  167. deskutils/qtfeedback
  168. deskutils/recoll
  169. deskutils/subsurface
  170. deskutils/syncthingtray
  171. deskutils/znotes
  172. devel/agar
  173. devel/allegro
  174. devel/allegro5
  175. devel/asfml
  176. devel/bullet
  177. devel/codequery
  178. devel/efl
  179. devel/electron32
  180. devel/electron33
  181. devel/electron34
  182. devel/electron35
  183. devel/electron36
  184. devel/eql5
  185. devel/fifechan
  186. devel/gammaray
  187. devel/gitqlient
  188. devel/godot
  189. devel/godot-tools
  190. devel/godot35
  191. devel/godot35-tools
  192. devel/guichan
  193. devel/gwenhywfar-qt5
  194. devel/heaptrack
  195. devel/iaito
  196. devel/juce
  197. devel/juce706
  198. devel/kde-dev-utils
  199. devel/kdev-php
  200. devel/kdev-python
  201. devel/kdevelop
  202. devel/kf6-kbookmarks
  203. devel/kf6-kcmutils
  204. devel/kf6-kconfig
  205. devel/kf6-kcrash
  206. devel/kf6-kdbusaddons
  207. devel/kf6-kdeclarative
  208. devel/kf6-kfilemetadata
  209. devel/kf6-kidletime
  210. devel/kf6-kio
  211. devel/kf6-knewstuff
  212. devel/kf6-knotifications
  213. devel/kf6-knotifyconfig
  214. devel/kf6-kparts
  215. devel/kf6-kpeople
  216. devel/kf6-ktexteditor
  217. devel/kf6-solid
  218. devel/kyra
  219. devel/liteide
  220. devel/love
  221. devel/love07
  222. devel/love08
  223. devel/love10
  224. devel/love5
  225. devel/nextpnr
  226. devel/nodeeditor
  227. devel/plasma6-kwrited
  228. devel/plasma6-plasma-sdk
  229. devel/plasma6-plasma5support
  230. devel/py-bullet3
  231. devel/py-qt5-pyqt
  232. devel/py-qt5-qscintilla2
  233. devel/py-qt6-pyqt
  234. devel/py-qt6-qscintilla2
  235. devel/pyotherside-qt5
  236. devel/pyside2
  237. devel/pyside2-tools
  238. devel/pyside6
  239. devel/pyside6-tools
  240. devel/qbs
  241. devel/qlementine
  242. devel/qscintilla2
  243. devel/qscintilla2-designerplugin
  244. devel/qt5-remoteobjects
  245. devel/qt6-5compat
  246. devel/qt6-base
  247. devel/qt6-grpc
  248. devel/qt6-location
  249. devel/qt6-positioning
  250. devel/qt6-remoteobjects
  251. devel/qt6-scxml
  252. devel/qt6-tools
  253. devel/qtcreator
  254. devel/raylib
  255. devel/root
  256. devel/sasm
  257. devel/sdl20
  258. devel/sdl3
  259. devel/seer-gdb
  260. devel/sfml
  261. devel/sfml1
  262. devel/shadered
  263. devel/simavr
  264. devel/simgear
  265. devel/zeal
  266. editors/calligra
  267. editors/diamond
  268. editors/encryptpad
  269. editors/featherpad
  270. editors/focuswriter
  271. editors/imhex
  272. editors/libreoffice
  273. editors/neovim-qt
  274. editors/notepadnext
  275. editors/notepadnext-devel
  276. editors/openoffice-4
  277. editors/openoffice-devel
  278. editors/tea
  279. editors/texmaker
  280. editors/texstudio
  281. editors/texworks
  282. editors/vscode
  283. emulators/86Box
  284. emulators/aranym
  285. emulators/ares
  286. emulators/cannonball
  287. emulators/cemu
  288. emulators/dolphin-emu
  289. emulators/dosbox-staging
  290. emulators/dosbox-x
  291. emulators/emu64
  292. emulators/emulationstation
  293. emulators/es-de
  294. emulators/fbneo
  295. emulators/fbsd-duckstation
  296. emulators/fceux
  297. emulators/firebird-emu
  298. emulators/flexemu
  299. emulators/fs-uae
  300. emulators/gens
  301. emulators/higan
  302. emulators/libretro-flycast
  303. emulators/libretro-kronos
  304. emulators/libretro-ppsspp
  305. emulators/libretro-reicast
  306. emulators/mame
  307. emulators/mednafen
  308. emulators/mgba
  309. emulators/mupen64plus-qt
  310. emulators/mupen64plus-video-arachnoid
  311. emulators/mupen64plus-video-glide64
  312. emulators/mupen64plus-video-glide64mk2
  313. emulators/mupen64plus-video-z64
  314. emulators/nestopia
  315. emulators/openmsx
  316. emulators/pcem
  317. emulators/pcsx2
  318. emulators/ppsspp
  319. emulators/ppsspp-qt5
  320. emulators/qemu
  321. emulators/qemu8
  322. emulators/qmc2
  323. emulators/reicast
  324. emulators/rpcs3
  325. emulators/sameboy
  326. emulators/tic-80
  327. emulators/ukncbtl
  328. emulators/vice
  329. emulators/virtualbox-ose
  330. emulators/virtualbox-ose-70
  331. emulators/virtualbox-ose-71
  332. emulators/virtualbox-ose-legacy
  333. emulators/visualboyadvance-m
  334. emulators/vt100
  335. emulators/wine-proton
  336. filesystems/dsbmc
  337. finance/qtbitcointrader
  338. finance/quba-viewer
  339. games/Bugdom
  340. games/Bugdom2
  341. games/DDNet
  342. games/LibreMines
  343. games/Nanosaur
  344. games/OpenLara
  345. games/abuse_sdl
  346. games/alephone
  347. games/amnesia-tdd
  348. games/apoolGL
  349. games/armagetronad
  350. games/assaultcube
  351. games/astromenace
  352. games/asylum
  353. games/auralquiz
  354. games/avp
  355. games/barony
  356. games/battalion
  357. games/billardgl
  358. games/blackshadeselite
  359. games/blobby
  360. games/blockout
  361. games/blokish
  362. games/bloodfrontier
  363. games/brainparty
  364. games/briquolo
  365. games/burrtools
  366. games/bzflag
  367. games/caph
  368. games/cave9
  369. games/cdogs-sdl
  370. games/chessx
  371. games/chromium-bsu
  372. games/chromono
  373. games/colobot
  374. games/colorcode
  375. games/connectagram
  376. games/connectfive
  377. games/construo
  378. games/craft
  379. games/crashtest
  380. games/criticalmass
  381. games/crrcsim
  382. games/cube
  383. games/cutemaze
  384. games/diaspora
  385. games/doomlegacy
  386. games/doomsday
  387. games/dreamchess
  388. games/duel
  389. games/dustrac
  390. games/dxx-rebirth
  391. games/eduke32
  392. games/egl
  393. games/egoboo
  394. games/el
  395. games/endless-sky
  396. games/etlegacy
  397. games/etracer
  398. games/eureka
  399. games/excido
  400. games/f1spirit-remake
  401. games/fishsupper
  402. games/flightgear
  403. games/foobillard
  404. games/freedroidrpg
  405. games/freeminer
  406. games/freeorion
  407. games/freetennis
  408. games/gargoyle
  409. games/gcompris-qt
  410. games/gemrb
  411. games/gillo
  412. games/glaxium
  413. games/glest
  414. games/glmaze
  415. games/glob2
  416. games/gltron
  417. games/gnome-2048
  418. games/gnubg
  419. games/gnubik
  420. games/gnujump
  421. games/golly
  422. games/goonies
  423. games/gottet
  424. games/gracer
  425. games/hedgewars
  426. games/hexalate
  427. games/holotz-castle
  428. games/hyperrogue
  429. games/ioquake3
  430. games/iortcw
  431. games/iqpuzzle
  432. games/irrlamb
  433. games/jaggedalliance2
  434. games/jfsw
  435. games/jigzo
  436. games/joequake
  437. games/jvgs
  438. games/keeperrl
  439. games/kobodeluxe
  440. games/ksudoku
  441. games/kubrick
  442. games/lander
  443. games/legesmotus
  444. games/libretro-beetle_psx
  445. games/libretro-boom3
  446. games/libretro-desmume
  447. games/libretro-parallel_n64
  448. games/libretro-pcsx_rearmed
  449. games/libretro-play
  450. games/libretro-puae
  451. games/libretro-tyrquake
  452. games/libretro-vecx
  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/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/kphotoalbum
  621. graphics/kquickimageeditor
  622. graphics/lib3ds
  623. graphics/libGLU
  624. graphics/libQGLViewer
  625. graphics/libcaca
  626. graphics/libchamplain
  627. graphics/libepoxy
  628. graphics/libgltext
  629. graphics/libprojectm
  630. graphics/lux
  631. graphics/magnum
  632. graphics/magnum-examples
  633. graphics/magnum-extras
  634. graphics/magnum-integration
  635. graphics/magnum-plugins
  636. graphics/maim
  637. graphics/mesa-demos
  638. graphics/milton
  639. graphics/mupdf
  640. graphics/ocaml-lablgl
  641. graphics/ogre3d
  642. graphics/ogre3d19
  643. graphics/open3d
  644. graphics/opencolorio-tools
  645. graphics/opencsg
  646. graphics/opendx
  647. graphics/openfx-arena
  648. graphics/openfx-misc
  649. graphics/opensubdiv
  650. graphics/openvkl
  651. graphics/openxr
  652. graphics/osg
  653. graphics/osg34
  654. graphics/osgearth
  655. graphics/ospray
  656. graphics/ospray-studio
  657. graphics/oyranos
  658. graphics/partio
  659. graphics/pcl-pointclouds
  660. graphics/pencil2d
  661. graphics/peruse
  662. graphics/photoflare
  663. graphics/phototonic
  664. graphics/piglit
  665. graphics/pinpoint
  666. graphics/poppler-qt6
  667. graphics/py-pyglet
  668. graphics/py-pyglet1
  669. graphics/py-python-poppler-qt5
  670. graphics/py-qt5-3d
  671. graphics/py-qt6-3d
  672. graphics/py-visvis
  673. graphics/qgis
  674. graphics/qgis-ltr
  675. graphics/qimgv
  676. graphics/qt5-opengl
  677. graphics/qt5-wayland
  678. graphics/qt6-3d
  679. graphics/qt6-imageformats
  680. graphics/qt6-lottie
  681. graphics/qt6-quickeffectmaker
  682. graphics/qt6-svg
  683. graphics/qt6-wayland
  684. graphics/qtpbfimageplugin
  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/supersonic
  812. multimedia/totem
  813. multimedia/vlc
  814. multimedia/webcamoid
  815. net/kf6-kcalendarcore
  816. net/kf6-kcontacts
  817. net/kf6-kdav
  818. net/krdc
  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/cutegram
  830. net-im/debugtox
  831. net-im/kaidan
  832. net-im/qTox
  833. net-im/ricochet
  834. net-im/signal-desktop
  835. net-im/spectral
  836. net-im/telegram-desktop
  837. net-im/tg_owt
  838. net-p2p/qbittorrent
  839. net-p2p/retroshare
  840. net-p2p/tremotesf
  841. polish/qnapi
  842. ports-mgmt/octopkg
  843. ports-mgmt/portrac
  844. print/gl2ps
  845. print/limereport
  846. print/miktex
  847. print/posterazor
  848. print/qpdfview
  849. print/qt6-pdf
  850. print/scribus-devel
  851. print/sioyek
  852. science/InsightToolkit
  853. science/afni
  854. science/avogadro2
  855. science/avogadrolibs
  856. science/cgnslib
  857. science/chrono
  858. science/drawxtl
  859. science/elmerfem
  860. science/gabedit
  861. science/gchemutils
  862. science/geant4
  863. science/ghemical
  864. science/iboview
  865. science/kalzium
  866. science/libghemical
  867. science/liggghts
  868. science/luscus
  869. science/medit
  870. science/molscript
  871. science/multiwfn
  872. science/openmodelica
  873. science/opensim-core
  874. science/optench
  875. science/paraview
  876. science/py-pymol
  877. science/qt6-quick3dphysics
  878. science/scidavis
  879. science/shelxle
  880. science/simbody
  881. science/smoldyn
  882. science/v_sim
  883. science/vipster
  884. science/vmd
  885. science/wxmacmolplt
  886. science/xcrysden
  887. science/xdrawchem
  888. science/zotero
  889. security/picocrypt
  890. security/plasma6-kscreenlocker
  891. security/plasma6-ksshaskpass
  892. security/qt-sudo
  893. security/yubikey-manager-qt
  894. security/yubioath-desktop
  895. sysutils/UEFITool
  896. sysutils/accounts-qml-module
  897. sysutils/daggy
  898. sysutils/deskflow
  899. sysutils/dsbbatmon
  900. sysutils/dsblogoutmgr
  901. sysutils/dsbsu
  902. sysutils/kf6-baloo
  903. sysutils/kf6-kuserfeedback
  904. sysutils/kf6-kwallet
  905. sysutils/kshutdown
  906. sysutils/logstalgia
  907. sysutils/luckybackup
  908. sysutils/pc-networkmanager
  909. sysutils/plasma6-discover
  910. sysutils/plasma6-drkonqi
  911. sysutils/plasma6-kde-cli-tools
  912. sysutils/plasma6-kinfocenter
  913. sysutils/plasma6-kmenuedit
  914. sysutils/plasma6-ksystemstats
  915. sysutils/plasma6-libksysguard
  916. sysutils/plasma6-plasma-disks
  917. sysutils/plasma6-plasma-systemmonitor
  918. sysutils/plasma6-polkit-kde-agent-1
  919. sysutils/plasma6-powerdevil
  920. sysutils/plasma6-systemsettings
  921. sysutils/qdirstat
  922. sysutils/qflipper
  923. sysutils/qtpass
  924. sysutils/signon-ui
  925. sysutils/signond
  926. sysutils/tarsnap-gui
  927. sysutils/trueos-libqt5
  928. textproc/dikt
  929. textproc/fcitx5-configtool
  930. textproc/fcitx5-qt
  931. textproc/goldendict-ng
  932. textproc/kdiff3
  933. textproc/kf6-sonnet
  934. textproc/kf6-syntax-highlighting
  935. textproc/pageedit
  936. textproc/qstardict
  937. textproc/sigil
  938. textproc/uim-qt5
  939. textproc/uim-qt6
  940. www/chromium
  941. www/dooble
  942. www/firefox
  943. www/firefox-esr
  944. www/iridium
  945. www/kf5-kjsembed
  946. www/ladybird
  947. www/librewolf
  948. www/libwpe
  949. www/plasma6-plasma-browser-integration
  950. www/py-qt5-webengine
  951. www/py-qt6-webengine
  952. www/qt5-webengine
  953. www/qt5-webglplugin
  954. www/qt5-webview
  955. www/qt6-webengine
  956. www/qt6-webview
  957. www/tor-browser
  958. www/ungoogled-chromium
  959. www/waterfox
  960. www/webkit2-gtk
  961. www/wt
  962. x11/3ddesktop
  963. x11/albert
  964. x11/aminal
  965. x11/cinnamon
  966. x11/cinnamon-session
  967. x11/contour
  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/hyprlock
  976. x11/kf5-kwayland
  977. x11/kf5-plasma-framework
  978. x11/kf6-frameworkintegration
  979. x11/kf6-kded
  980. x11/kf6-kglobalaccel
  981. x11/kf6-krunner
  982. x11/kf6-kwindowsystem
  983. x11/kitty
  984. x11/lumina-core
  985. x11/mate-screensaver
  986. x11/nvidia-driver
  987. x11/nvidia-driver-470
  988. x11/nvidia-settings
  989. x11/openrgb
  990. x11/oscar
  991. x11/pcdm
  992. x11/plasma6-kactivitymanagerd
  993. x11/plasma6-kgamma
  994. x11/plasma6-kglobalacceld
  995. x11/plasma6-kscreen
  996. x11/plasma6-kwayland
  997. x11/plasma6-layer-shell-qt
  998. x11/plasma6-libkscreen
  999. x11/plasma6-libplasma
  1000. x11/plasma6-plasma-activities
  1001. x11/plasma6-plasma-desktop
  1002. x11/plasma6-plasma-integration
  1003. x11/plasma6-plasma-workspace
  1004. x11/sddm
  1005. x11/shaderbg
  1006. x11/slop
  1007. x11/virtualgl
  1008. x11/wl-mirror
  1009. x11/wscreensaver
  1010. x11/xdriinfo
  1011. x11/xfce4-dashboard
  1012. x11/xfce4-screensaver
  1013. x11/xscreensaver
  1014. x11/zutty
  1015. x11-clocks/glclock
  1016. x11-clocks/xdaliclock
  1017. x11-drivers/xf86-video-ati
  1018. x11-drivers/xf86-video-mga
  1019. x11-fm/fsv2
  1020. x11-fm/qtfm
  1021. x11-servers/xarcan
  1022. x11-servers/xorg-server
  1023. x11-servers/xwayland
  1024. x11-themes/Kvantum
  1025. x11-themes/kf6-breeze-icons
  1026. x11-themes/kf6-kcolorscheme
  1027. x11-themes/kf6-kiconthemes
  1028. x11-themes/kf6-qqc2-desktop-style
  1029. x11-themes/plasma6-breeze
  1030. x11-themes/plasma6-kde-gtk-config
  1031. x11-themes/plasma6-oxygen
  1032. x11-themes/plasma6-qqc2-breeze-style
  1033. x11-themes/qgnomeplatform
  1034. x11-themes/qt5-style-plugins
  1035. x11-toolkits/aquamarine
  1036. x11-toolkits/copperspice
  1037. x11-toolkits/fltk
  1038. x11-toolkits/fox16
  1039. x11-toolkits/fox17
  1040. x11-toolkits/gnustep-back
  1041. x11-toolkits/gtk40
  1042. x11-toolkits/gtkglarea2
  1043. x11-toolkits/imgui
  1044. x11-toolkits/irrlicht
  1045. x11-toolkits/kf6-kcompletion
  1046. x11-toolkits/kf6-kconfigwidgets
  1047. x11-toolkits/kf6-kguiaddons
  1048. x11-toolkits/kf6-kirigami
  1049. x11-toolkits/kf6-kitemviews
  1050. x11-toolkits/kf6-kjobwidgets
  1051. x11-toolkits/kf6-ktextwidgets
  1052. x11-toolkits/kf6-kwidgetsaddons
  1053. x11-toolkits/kf6-kxmlgui
  1054. x11-toolkits/kirigami-addons-qt6
  1055. x11-toolkits/libdecor
  1056. x11-toolkits/mygui-opengl
  1057. x11-toolkits/nanogui
  1058. x11-toolkits/otk
  1059. x11-toolkits/pangolin
  1060. x11-toolkits/plasma6-kdeplasma-addons
  1061. x11-toolkits/py-kivy
  1062. x11-toolkits/py-qt5-charts
  1063. x11-toolkits/py-qt5-datavis3d
  1064. x11-toolkits/py-qt6-charts
  1065. x11-toolkits/py-qt6-datavis3d
  1066. x11-toolkits/py-qt6-graphs
  1067. x11-toolkits/pythonqt
  1068. x11-toolkits/qhotkey
  1069. x11-toolkits/qml-box2d
  1070. x11-toolkits/qt5-declarative
  1071. x11-toolkits/qt5-declarative-test
  1072. x11-toolkits/qt5-gui
  1073. x11-toolkits/qt6-charts
  1074. x11-toolkits/qt6-datavis3d
  1075. x11-toolkits/qt6-declarative
  1076. x11-toolkits/qt6-graphs
  1077. x11-toolkits/qt6-quick3d
  1078. x11-toolkits/qt6-quicktimeline
  1079. x11-toolkits/qt6-shadertools
  1080. x11-toolkits/qt6-virtualkeyboard
  1081. x11-toolkits/qt6pas
  1082. x11-toolkits/qwt6
  1083. x11-toolkits/scenefx03
  1084. x11-toolkits/soqt
  1085. x11-toolkits/swt
  1086. x11-toolkits/wlroots015
  1087. x11-toolkits/wlroots017
  1088. x11-toolkits/wlroots018
  1089. x11-toolkits/wlroots019
  1090. x11-toolkits/wxgtk30
  1091. x11-toolkits/wxgtk32
  1092. x11-toolkits/xforms
  1093. x11-wm/compiz
  1094. x11-wm/compton
  1095. x11-wm/emerald
  1096. x11-wm/hyprland
  1097. x11-wm/lxqt-wayland-session
  1098. x11-wm/magpie
  1099. x11-wm/muffin
  1100. x11-wm/mutter
  1101. x11-wm/phoc
  1102. x11-wm/plasma6-kdecoration
  1103. x11-wm/plasma6-kwin
  1104. x11-wm/wayfire
  1105. x11-wm/wmanager
  1106. Collapse this list.

Deleted ports which required this port:

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