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''''''''s 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: [email protected] 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 (1284 items / 1277 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/celestia-gtk
  3. astro/nightfall
  4. astro/opencpn
  5. astro/openuniverse
  6. astro/qmapshack
  7. audio/abgate-lv2
  8. audio/avldrums-lv2
  9. audio/bambootracker
  10. audio/bespokesynth
  11. audio/cantata
  12. audio/cardinal
  13. audio/carla
  14. audio/cava
  15. audio/csoundqt
  16. audio/din
  17. audio/dmidiplayer
  18. audio/dpf-plugins-lv2
  19. audio/dragonfly-reverb-lv2
  20. audio/drumkv1-lv2
  21. audio/drumstick
  22. audio/dsbmixer
  23. audio/faustlive
  24. audio/fmit
  25. audio/fogpad-lv2
  26. audio/fooyin
  27. audio/fossmixer
  28. audio/furnace
  29. audio/gogglesmm
  30. audio/hpsjam
  31. audio/jacktrip
  32. audio/jamulus
  33. audio/kid3
  34. audio/komposter
  35. audio/lsp-plugins-lv2
  36. audio/midi-matrix-lv2
  37. audio/midipp
  38. audio/midivisualizer
  39. audio/mixxx
  40. audio/moony-lv2
  41. audio/muse-sequencer
  42. audio/musescore
  43. audio/odin2-synthesizer
  44. audio/padthv1-lv2
  45. audio/pc-mixer
  46. audio/pianobooster
  47. audio/plasma6-kpipewire
  48. audio/plasma6-plasma-pa
  49. audio/polyphone
  50. audio/psindustrializer
  51. audio/pulseaudio-qt
  52. audio/qaudiosonar
  53. audio/qjackctl
  54. audio/qmidictl
  55. audio/qmidinet
  56. audio/qsampler
  57. audio/quimup
  58. audio/qxgedit
  59. audio/samplv1-lv2
  60. audio/sherlock-lv2
  61. audio/shuriken
  62. audio/sonic-visualiser
  63. audio/sonivox-eas
  64. audio/spectacle-lv2
  65. audio/spectmorph
  66. audio/ssr-lv2
  67. audio/stone-phaser-lv2
  68. audio/strawberry
  69. audio/string-machine-lv2
  70. audio/synthpod-lv2
  71. audio/synthv1-lv2
  72. audio/tiatracker
  73. audio/virtual_oss_ctl
  74. audio/vm-lv2
  75. audio/vmpk
  76. audio/wolf-shaper-lv2
  77. audio/x42-plugins-lv2
  78. audio/zam-plugins-lv2
  79. audio/zynaddsubfx
  80. benchmarks/unixbench
  81. biology/molden
  82. biology/sigviewer
  83. biology/ugene
  84. cad/PrusaSlicer
  85. cad/appcsxcad
  86. cad/brlcad
  87. cad/calculix
  88. cad/camotics
  89. cad/freecad
  90. cad/gds3d
  91. cad/gmsh
  92. cad/kicad-devel
  93. cad/klayout
  94. cad/ldview
  95. cad/leocad
  96. cad/lepton-eda
  97. cad/librecad
  98. cad/librepcb
  99. cad/librnd
  100. cad/magic
  101. cad/meshlab
  102. cad/netgen
  103. cad/opencascade
  104. cad/opencascade740
  105. cad/openctm
  106. cad/openscad
  107. cad/openscad-devel
  108. cad/openvsp
  109. cad/pcb
  110. cad/py-gmsh
  111. cad/qcsxcad
  112. cad/qelectrotech
  113. cad/qspeakers
  114. cad/qucs-s
  115. cad/repsnapper
  116. cad/solvespace
  117. cad/sumo
  118. cad/veroroute
  119. cad/z88
  120. chinese/chinese-calendar
  121. comms/cubicsdr
  122. comms/gqrx
  123. comms/klog
  124. comms/qsstv
  125. comms/sdr++
  126. comms/sigdigger
  127. comms/suwidgets
  128. databases/grass8
  129. databases/kexi
  130. databases/opendbviewer
  131. databases/pgmodeler
  132. databases/redisdesktopmanager
  133. databases/sqlitestudio
  134. deskutils/anydesk
  135. deskutils/ausweisapp2
  136. deskutils/cairo-dock
  137. deskutils/cairo-dock-plugins
  138. deskutils/calibre
  139. deskutils/calindori
  140. deskutils/copyq
  141. deskutils/fet
  142. deskutils/flameshot
  143. deskutils/gnome-contacts
  144. deskutils/gnome-maps
  145. deskutils/kchmviewer
  146. deskutils/kdeconnect-kde
  147. deskutils/kf6-kstatusnotifieritem
  148. deskutils/kmail-account-wizard
  149. deskutils/kodaskanna
  150. deskutils/kongress
  151. deskutils/korganizer
  152. deskutils/lumina-archiver
  153. deskutils/lumina-calculator
  154. deskutils/lumina-fileinfo
  155. deskutils/lumina-fm
  156. deskutils/lumina-mediaplayer
  157. deskutils/lumina-pdf
  158. deskutils/lumina-photo
  159. deskutils/lumina-screenshot
  160. deskutils/lumina-textedit
  161. deskutils/mybee-qt
  162. deskutils/nextcloudclient
  163. deskutils/plasma6-milou
  164. deskutils/plasma6-sddm-kcm
  165. deskutils/plasma6-xdg-desktop-portal-kde
  166. deskutils/qmediamanager
  167. deskutils/qownnotes
  168. deskutils/qtfeedback
  169. deskutils/recoll
  170. deskutils/subsurface
  171. deskutils/syncthingtray
  172. deskutils/znotes
  173. devel/agar
  174. devel/allegro
  175. devel/allegro5
  176. devel/asfml
  177. devel/bullet
  178. devel/codequery
  179. devel/efl
  180. devel/electron32
  181. devel/electron33
  182. devel/electron34
  183. devel/electron35
  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/gnome-chess
  419. games/gnome-nibbles
  420. games/gnubg
  421. games/gnubik
  422. games/gnujump
  423. games/golly
  424. games/goonies
  425. games/gottet
  426. games/gracer
  427. games/hedgewars
  428. games/hexalate
  429. games/holotz-castle
  430. games/hyperrogue
  431. games/ioquake3
  432. games/iortcw
  433. games/iqpuzzle
  434. games/irrlamb
  435. games/jaggedalliance2
  436. games/jfsw
  437. games/jigzo
  438. games/joequake
  439. games/jvgs
  440. games/keeperrl
  441. games/kobodeluxe
  442. games/ksudoku
  443. games/kubrick
  444. games/lander
  445. games/legesmotus
  446. games/libretro-beetle_psx
  447. games/libretro-boom3
  448. games/libretro-desmume
  449. games/libretro-parallel_n64
  450. games/libretro-pcsx_rearmed
  451. games/libretro-play
  452. games/libretro-puae
  453. games/libretro-tyrquake
  454. games/libretro-vecx
  455. games/lightsoff
  456. games/lincity-ng
  457. games/linwarrior
  458. games/luanti
  459. games/lugaru
  460. games/lwjgl3
  461. games/marblemarcher
  462. games/megaglest
  463. games/memonix
  464. games/moonlight-embedded
  465. games/moonlight-embedded-devel
  466. games/moonlight-qt
  467. games/motogt
  468. games/naev
  469. games/nehquake
  470. games/netherearth
  471. games/netradiant
  472. games/neverball
  473. games/nimuh
  474. games/oolite
  475. games/openage
  476. games/openarena
  477. games/opencity
  478. games/openclonk
  479. games/openenroth
  480. games/openjk
  481. games/openmw
  482. games/openrct2
  483. games/openspades
  484. games/openxcom
  485. games/osgg
  486. games/palomino
  487. games/peg-e
  488. games/phlipple
  489. games/pinball
  490. games/pingus
  491. games/pink-pony
  492. games/pioneer
  493. games/pokerth
  494. games/prboom-plus
  495. games/prismlauncher
  496. games/py-fife
  497. games/q2pro
  498. games/quadrapassel
  499. games/quake2lnx
  500. games/r1q2
  501. games/rawgl
  502. games/re3
  503. games/redeclipse
  504. games/redeclipse16
  505. games/regoth
  506. games/retroarch
  507. games/sauerbraten
  508. games/scourge
  509. games/scummvm
  510. games/sdb
  511. games/sdl-ball
  512. games/sea-defender
  513. games/searchandrescue
  514. games/shockolate
  515. games/shootingstar
  516. games/simplevaders
  517. games/simsu
  518. games/slade
  519. games/solarus
  520. games/solarus-quest-editor
  521. games/steelstorm
  522. games/stormbaancoureur
  523. games/supertux
  524. games/supertux2
  525. games/supertuxkart
  526. games/tanglet
  527. games/teeworlds
  528. games/tenebrae
  529. games/tesseract
  530. games/tomatoes
  531. games/tome4
  532. games/tome4-beta
  533. games/torcs
  534. games/toycars
  535. games/trackballs
  536. games/tremulous
  537. games/trenchbroom
  538. games/tuxkart
  539. games/tuxracer
  540. games/ufoai
  541. games/uhexen2
  542. games/ultimatestunts
  543. games/valyriatear
  544. games/vamos
  545. games/vavoom
  546. games/violetland
  547. games/warzone2100
  548. games/widelands
  549. games/wizznic
  550. games/wyrmgus
  551. games/xmoto
  552. games/yquake2
  553. games/zaz
  554. german/tipp10
  555. graphics/Coin
  556. graphics/alizams
  557. graphics/anttweakbar
  558. graphics/appleseed
  559. graphics/bgfx
  560. graphics/bonzomatic
  561. graphics/cegui
  562. graphics/cloudcompare
  563. graphics/clutter
  564. graphics/clutter-gtk3
  565. graphics/cogl
  566. graphics/colmap
  567. graphics/converseen
  568. graphics/cxxplot
  569. graphics/darktable
  570. graphics/digikam
  571. graphics/dilay
  572. graphics/diplib
  573. graphics/djview4
  574. graphics/egl-wayland
  575. graphics/embree
  576. graphics/embree3
  577. graphics/engauge-digitizer
  578. graphics/evolvotron
  579. graphics/f3d
  580. graphics/fracplanet
  581. graphics/fractgen
  582. graphics/fraqtive
  583. graphics/freeglut
  584. graphics/freetype-gl
  585. graphics/ftgl
  586. graphics/fv
  587. graphics/gauche-gl
  588. graphics/geomorph
  589. graphics/geomview
  590. graphics/glaxnimate
  591. graphics/glbinding
  592. graphics/glee
  593. graphics/glew
  594. graphics/glew-wayland
  595. graphics/gliv
  596. graphics/glosm
  597. graphics/glpng
  598. graphics/glvis
  599. graphics/glx-utils
  600. graphics/gmic-qt
  601. graphics/gnash
  602. graphics/gource
  603. graphics/goxel
  604. graphics/gpxsee
  605. graphics/gstreamer1-plugins-gl
  606. graphics/gthumb
  607. graphics/heimer
  608. graphics/hugin
  609. graphics/imv
  610. graphics/instant-meshes
  611. graphics/jogl
  612. graphics/katarakt
  613. graphics/kf6-kimageformats
  614. graphics/kf6-kplotting
  615. graphics/kf6-kquickcharts
  616. graphics/kf6-ksvg
  617. graphics/kf6-prison
  618. graphics/kgeotag
  619. graphics/klatexformula
  620. graphics/kludge3d
  621. graphics/kmscube
  622. graphics/knotter
  623. graphics/kphotoalbum
  624. graphics/kquickimageeditor
  625. graphics/lib3ds
  626. graphics/libGLU
  627. graphics/libQGLViewer
  628. graphics/libcaca
  629. graphics/libchamplain
  630. graphics/libepoxy
  631. graphics/libgltext
  632. graphics/libprojectm
  633. graphics/lux
  634. graphics/magnum
  635. graphics/magnum-examples
  636. graphics/magnum-extras
  637. graphics/magnum-integration
  638. graphics/magnum-plugins
  639. graphics/maim
  640. graphics/mesa-demos
  641. graphics/milton
  642. graphics/mupdf
  643. graphics/ocaml-lablgl
  644. graphics/ogre3d
  645. graphics/ogre3d19
  646. graphics/open3d
  647. graphics/opencolorio-tools
  648. graphics/opencsg
  649. graphics/opendx
  650. graphics/openfx-arena
  651. graphics/openfx-misc
  652. graphics/opensubdiv
  653. graphics/openvkl
  654. graphics/openxr
  655. graphics/osg
  656. graphics/osg34
  657. graphics/osgearth
  658. graphics/ospray
  659. graphics/ospray-studio
  660. graphics/oyranos
  661. graphics/partio
  662. graphics/pcl-pointclouds
  663. graphics/pencil2d
  664. graphics/peruse
  665. graphics/photoflare
  666. graphics/phototonic
  667. graphics/piglit
  668. graphics/pinpoint
  669. graphics/poppler-qt6
  670. graphics/py-pyglet
  671. graphics/py-pyglet1
  672. graphics/py-python-poppler-qt5
  673. graphics/py-qt5-3d
  674. graphics/py-qt6-3d
  675. graphics/py-visvis
  676. graphics/qgis
  677. graphics/qgis-ltr
  678. graphics/qimgv
  679. graphics/qt5-opengl
  680. graphics/qt5-wayland
  681. graphics/qt6-3d
  682. graphics/qt6-imageformats
  683. graphics/qt6-lottie
  684. graphics/qt6-quickeffectmaker
  685. graphics/qt6-svg
  686. graphics/qt6-wayland
  687. graphics/qtpbfimageplugin
  688. graphics/quesoglc
  689. graphics/qvge
  690. graphics/recastnavigation
  691. graphics/sdl2_gpu
  692. graphics/sdl_ttf
  693. graphics/seexpr
  694. graphics/seom
  695. graphics/sharpconstruct
  696. graphics/simpleviewer
  697. graphics/tiled
  698. graphics/togl
  699. graphics/urho3d
  700. graphics/vpaint
  701. graphics/waffle
  702. graphics/waylandpp
  703. graphics/wings
  704. graphics/wrapland
  705. graphics/xaos
  706. graphics/yacreader
  707. graphics/yukon
  708. java/eclipse
  709. java/java3d
  710. java/openjfx14
  711. lang/basic256
  712. lang/eisl
  713. lang/erlang-wx
  714. lang/kf5-kross
  715. lang/smalltalk
  716. lang/squeak
  717. mail/datovka
  718. mail/thunderbird
  719. mail/thunderbird-esr
  720. math/alberta
  721. math/asymptote
  722. math/curv
  723. math/freefem++
  724. math/g2o
  725. math/geogram
  726. math/giacxcas
  727. math/mathgl
  728. math/mathmod
  729. math/minizinc-ide
  730. math/octave
  731. math/octomap
  732. math/openmesh
  733. math/poly2tri
  734. math/qalculate-qt
  735. math/qwtplot3d
  736. math/rkward
  737. math/scilab
  738. math/the-algorithms-c++
  739. math/ump
  740. math/vtk8
  741. math/vtk9
  742. math/zegrapher
  743. misc/actiona
  744. misc/copperspice-examples
  745. misc/crosti
  746. misc/dartsim
  747. misc/ecflow
  748. misc/edfbrowser
  749. misc/kf6-purpose
  750. misc/openhantek
  751. misc/openvdb
  752. misc/qbrew
  753. misc/qlcplus
  754. misc/qt5ct
  755. misc/qt6ct
  756. misc/tellico
  757. misc/valentina
  758. misc/visp
  759. multimedia/arcan
  760. multimedia/avidemux
  761. multimedia/avidemux-cli
  762. multimedia/avidemux-plugins
  763. multimedia/avidemux-qt5
  764. multimedia/bino
  765. multimedia/cheese
  766. multimedia/clutter-gst
  767. multimedia/clutter-gst3
  768. multimedia/dvbcut
  769. multimedia/ffaudioconverter
  770. multimedia/gstreamer1-vaapi
  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/totem
  815. multimedia/vlc
  816. multimedia/webcamoid
  817. net/kf6-kcalendarcore
  818. net/kf6-kcontacts
  819. net/kf6-kdav
  820. net/krdc
  821. net/landrop
  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/multiwfn
  875. science/openmodelica
  876. science/opensim-core
  877. science/optench
  878. science/paraview
  879. science/py-pymol
  880. science/qt6-quick3dphysics
  881. science/scidavis
  882. science/shelxle
  883. science/simbody
  884. science/smoldyn
  885. science/v_sim
  886. science/vipster
  887. science/vmd
  888. science/wxmacmolplt
  889. science/xcrysden
  890. science/xdrawchem
  891. science/zotero
  892. security/picocrypt
  893. security/plasma6-kscreenlocker
  894. security/plasma6-ksshaskpass
  895. security/qt-sudo
  896. security/yubikey-manager-qt
  897. security/yubioath-desktop
  898. sysutils/UEFITool
  899. sysutils/accounts-qml-module
  900. sysutils/daggy
  901. sysutils/deskflow
  902. sysutils/dsbbatmon
  903. sysutils/dsblogoutmgr
  904. sysutils/dsbsu
  905. sysutils/kf6-baloo
  906. sysutils/kf6-kuserfeedback
  907. sysutils/kf6-kwallet
  908. sysutils/kshutdown
  909. sysutils/logstalgia
  910. sysutils/luckybackup
  911. sysutils/pc-networkmanager
  912. sysutils/plasma6-discover
  913. sysutils/plasma6-drkonqi
  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. www/chromium
  944. www/dooble
  945. www/firefox
  946. www/firefox-esr
  947. www/iridium
  948. www/kf5-kjsembed
  949. www/ladybird
  950. www/librewolf
  951. www/libwpe
  952. www/plasma6-plasma-browser-integration
  953. www/py-qt5-webengine
  954. www/py-qt6-webengine
  955. www/qt5-webengine
  956. www/qt5-webglplugin
  957. www/qt5-webview
  958. www/qt6-webengine
  959. www/qt6-webview
  960. www/tor-browser
  961. www/ungoogled-chromium
  962. www/waterfox
  963. www/webkit2-gtk
  964. www/wt
  965. x11/3ddesktop
  966. x11/albert
  967. x11/aminal
  968. x11/cinnamon
  969. x11/cinnamon-session
  970. x11/cool-retro-term
  971. x11/darktile
  972. x11/dsbautostart
  973. x11/erun
  974. x11/fireflies
  975. x11/glcapsviewer
  976. x11/gnome-session
  977. x11/gnome-shell
  978. x11/hyprlock
  979. x11/kf5-kwayland
  980. x11/kf5-plasma-framework
  981. x11/kf6-frameworkintegration
  982. x11/kf6-kded
  983. x11/kf6-kglobalaccel
  984. x11/kf6-krunner
  985. x11/kf6-kwindowsystem
  986. x11/kitty
  987. x11/lumina-core
  988. x11/mate-screensaver
  989. x11/nvidia-driver
  990. x11/nvidia-driver-470
  991. x11/nvidia-settings
  992. x11/openrgb
  993. x11/oscar
  994. x11/pcdm
  995. x11/plasma6-kactivitymanagerd
  996. x11/plasma6-kgamma
  997. x11/plasma6-kglobalacceld
  998. x11/plasma6-kscreen
  999. x11/plasma6-kwayland
  1000. x11/plasma6-layer-shell-qt
  1001. x11/plasma6-libkscreen
  1002. x11/plasma6-libplasma
  1003. x11/plasma6-plasma-activities
  1004. x11/plasma6-plasma-desktop
  1005. x11/plasma6-plasma-integration
  1006. x11/plasma6-plasma-workspace
  1007. x11/sddm
  1008. x11/shaderbg
  1009. x11/slop
  1010. x11/virtualgl
  1011. x11/wl-mirror
  1012. x11/wscreensaver
  1013. x11/xdriinfo
  1014. x11/xfce4-dashboard
  1015. x11/xfce4-screensaver
  1016. x11/xscreensaver
  1017. x11/zutty
  1018. x11-clocks/glclock
  1019. x11-clocks/xdaliclock
  1020. x11-drivers/xf86-video-ati
  1021. x11-drivers/xf86-video-mga
  1022. x11-fm/fsv2
  1023. x11-fm/qtfm
  1024. x11-fm/sushi
  1025. x11-servers/xarcan
  1026. x11-servers/xorg-server
  1027. x11-servers/xwayland
  1028. x11-themes/Kvantum
  1029. x11-themes/kf6-breeze-icons
  1030. x11-themes/kf6-kcolorscheme
  1031. x11-themes/kf6-kiconthemes
  1032. x11-themes/kf6-qqc2-desktop-style
  1033. x11-themes/plasma6-breeze
  1034. x11-themes/plasma6-kde-gtk-config
  1035. x11-themes/plasma6-oxygen
  1036. x11-themes/plasma6-qqc2-breeze-style
  1037. x11-themes/qgnomeplatform
  1038. x11-themes/qt5-style-plugins
  1039. x11-toolkits/aquamarine
  1040. x11-toolkits/copperspice
  1041. x11-toolkits/fltk
  1042. x11-toolkits/fox16
  1043. x11-toolkits/fox17
  1044. x11-toolkits/gnustep-back
  1045. x11-toolkits/gtk40
  1046. x11-toolkits/gtkglarea2
  1047. x11-toolkits/imgui
  1048. x11-toolkits/irrlicht
  1049. x11-toolkits/kf6-kcompletion
  1050. x11-toolkits/kf6-kconfigwidgets
  1051. x11-toolkits/kf6-kguiaddons
  1052. x11-toolkits/kf6-kirigami
  1053. x11-toolkits/kf6-kitemviews
  1054. x11-toolkits/kf6-kjobwidgets
  1055. x11-toolkits/kf6-ktextwidgets
  1056. x11-toolkits/kf6-kwidgetsaddons
  1057. x11-toolkits/kf6-kxmlgui
  1058. x11-toolkits/kirigami-addons-qt6
  1059. x11-toolkits/libdecor
  1060. x11-toolkits/mygui-opengl
  1061. x11-toolkits/nanogui
  1062. x11-toolkits/otk
  1063. x11-toolkits/pangolin
  1064. x11-toolkits/plasma6-kdeplasma-addons
  1065. x11-toolkits/py-kivy
  1066. x11-toolkits/py-qt5-charts
  1067. x11-toolkits/py-qt5-datavis3d
  1068. x11-toolkits/py-qt6-charts
  1069. x11-toolkits/py-qt6-datavis3d
  1070. x11-toolkits/py-qt6-graphs
  1071. x11-toolkits/pythonqt
  1072. x11-toolkits/qhotkey
  1073. x11-toolkits/qml-box2d
  1074. x11-toolkits/qt5-declarative
  1075. x11-toolkits/qt5-declarative-test
  1076. x11-toolkits/qt5-gui
  1077. x11-toolkits/qt6-charts
  1078. x11-toolkits/qt6-datavis3d
  1079. x11-toolkits/qt6-declarative
  1080. x11-toolkits/qt6-graphs
  1081. x11-toolkits/qt6-quick3d
  1082. x11-toolkits/qt6-quicktimeline
  1083. x11-toolkits/qt6-shadertools
  1084. x11-toolkits/qt6-virtualkeyboard
  1085. x11-toolkits/qt6pas
  1086. x11-toolkits/qwt6
  1087. x11-toolkits/scenefx02
  1088. x11-toolkits/soqt
  1089. x11-toolkits/swt
  1090. x11-toolkits/wlroots015
  1091. x11-toolkits/wlroots017
  1092. x11-toolkits/wlroots018
  1093. x11-toolkits/wlroots019
  1094. x11-toolkits/wxgtk30
  1095. x11-toolkits/wxgtk32
  1096. x11-toolkits/xforms
  1097. x11-wm/compiz
  1098. x11-wm/compton
  1099. x11-wm/emerald
  1100. x11-wm/hyprland
  1101. x11-wm/lxqt-wayland-session
  1102. x11-wm/magpie
  1103. x11-wm/muffin
  1104. x11-wm/mutter
  1105. x11-wm/phoc
  1106. x11-wm/plasma6-kdecoration
  1107. x11-wm/plasma6-kwin
  1108. x11-wm/wayfire
  1109. x11-wm/wmanager
  1110. Collapse this list.

Deleted ports which required this port:

Expand this list of 169 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/quiterss*
  116. net-im/chatterino2*
  117. net-im/diligent*
  118. net-im/gitterdone*
  119. net-im/teamwords*
  120. net-im/webinar*
  121. print/py-qt5-printsupport*
  122. sysutils/dsbmc*
  123. sysutils/signon-qt5*
  124. www/kristall*
  125. www/py-qt5-webkit*
  126. www/py-qt5-webkitwidgets*
  127. www/webkit2-gtk3*
  128. www/webkit2-gtk4*
  129. x11/konsole-devel*
  130. x11/nvidia-secondary-driver*
  131. x11/plasma5-kwayland-integration*
  132. x11/plasma5-kwayland-server*
  133. x11/plasma5-layer-shell-qt*
  134. x11/plasma5-plasma-workspace*
  135. x11/py-qt5-opengl*
  136. x11/radare-cutter*
  137. x11-drivers/xf86-video-glint*
  138. x11-drivers/xf86-video-mach64*
  139. x11-drivers/xf86-video-openchrome*
  140. x11-drivers/xf86-video-r128*
  141. x11-drivers/xf86-video-savage*
  142. x11-drivers/xf86-video-sunffb*
  143. x11-drivers/xf86-video-tdfx*
  144. x11-fm/dolphin-devel*
  145. x11-servers/xephyr*
  146. x11-servers/xorg-dmx*
  147. x11-servers/xorg-nestserver*
  148. x11-servers/xorg-vfbserver*
  149. x11-servers/xwayland-devel*
  150. x11-toolkits/SoXt*
  151. x11-toolkits/fox14*
  152. x11-toolkits/gtkada3*
  153. x11-toolkits/kirigami-addons-devel*
  154. x11-toolkits/py-qt5-chart*
  155. x11-toolkits/py-qt5-gui*
  156. x11-toolkits/py-qt5-quick*
  157. x11-toolkits/py-qt5-quick3d*
  158. x11-toolkits/py-qt5-quickwidgets*
  159. x11-toolkits/py-qt5-widgets*
  160. x11-toolkits/py-qt6-chart*
  161. x11-toolkits/scenefx*
  162. x11-toolkits/wlroots*
  163. x11-toolkits/wlroots-devel*
  164. x11-toolkits/wlroots-hyprland*
  165. x11-toolkits/wlroots016*
  166. x11-toolkits/wxgtk31*
  167. x11-wm/hyprland-devel*
  168. x11-wm/kwinft*
  169. x11-wm/plasma5-kwin*
  170. 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 <[email protected]>

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

OSZAR »