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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libglvnd GL Vendor-Neutral Dispatch library
1.7.0 graphics on this many watch lists=12 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:: libunistring, libinotify, libunwind, glib, libedit
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-libs
  2. graphics/s2tc
  3. mail/datovka
  4. 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-devel
  6. astro/celestia
  7. astro/celestia-gtk
Expand this list (1177 items / 1170 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/nightfall
  3. astro/opencpn
  4. astro/qmapshack
  5. audio/abgate-lv2
  6. audio/avldrums-lv2
  7. audio/bambootracker
  8. audio/bespokesynth
  9. audio/cardinal
  10. audio/carla
  11. audio/cava
  12. audio/csoundqt
  13. audio/din
  14. audio/dmidiplayer
  15. audio/dpf-plugins-lv2
  16. audio/dragonfly-reverb-lv2
  17. audio/drumkv1-lv2
  18. audio/drumstick
  19. audio/dsbmixer
  20. audio/faustlive
  21. audio/fmit
  22. audio/fossmixer
  23. audio/furnace
  24. audio/gogglesmm
  25. audio/hpsjam
  26. audio/jacktrip
  27. audio/jamulus
  28. audio/kid3
  29. audio/komposter
  30. audio/lsp-plugins-lv2
  31. audio/midi-matrix-lv2
  32. audio/midipp
  33. audio/midivisualizer
  34. audio/mixxx
  35. audio/moony-lv2
  36. audio/muse-sequencer
  37. audio/padthv1-lv2
  38. audio/pc-mixer
  39. audio/pianobooster
  40. audio/plasma5-kpipewire
  41. audio/plasma6-kpipewire
  42. audio/plasma6-plasma-pa
  43. audio/polyphone
  44. audio/psindustrializer
  45. audio/qaudiosonar
  46. audio/qjackctl
  47. audio/qmidictl
  48. audio/qmidinet
  49. audio/qsampler
  50. audio/quimup
  51. audio/qxgedit
  52. audio/samplv1-lv2
  53. audio/sherlock-lv2
  54. audio/shuriken
  55. audio/sonic-visualiser
  56. audio/sonivox-eas
  57. audio/spectacle-lv2
  58. audio/spectmorph
  59. audio/strawberry
  60. audio/synthpod-lv2
  61. audio/synthv1-lv2
  62. audio/tiatracker
  63. audio/virtual_oss_ctl
  64. audio/vm-lv2
  65. audio/vmpk
  66. audio/wolf-shaper-lv2
  67. audio/x42-plugins-lv2
  68. audio/zam-plugins-lv2
  69. audio/zynaddsubfx
  70. benchmarks/unixbench
  71. biology/molden
  72. biology/sigviewer
  73. biology/ugene
  74. cad/PrusaSlicer
  75. cad/appcsxcad
  76. cad/brlcad
  77. cad/calculix
  78. cad/camotics
  79. cad/freecad
  80. cad/gds3d
  81. cad/gmsh
  82. cad/kicad
  83. cad/kicad-devel
  84. cad/klayout
  85. cad/ldview
  86. cad/leocad
  87. cad/lepton-eda
  88. cad/librecad
  89. cad/librepcb
  90. cad/librnd
  91. cad/magic
  92. cad/meshlab
  93. cad/netgen
  94. cad/opencascade
  95. cad/opencascade740
  96. cad/openctm
  97. cad/openscad
  98. cad/openscad-devel
  99. cad/openvsp
  100. cad/pcb
  101. cad/py-gmsh
  102. cad/qcsxcad
  103. cad/qelectrotech
  104. cad/qspeakers
  105. cad/qucs-s
  106. cad/repsnapper
  107. cad/solvespace
  108. cad/sumo
  109. cad/veroroute
  110. cad/z88
  111. chinese/chinese-calendar
  112. comms/cubicsdr
  113. comms/gqrx
  114. comms/klog
  115. comms/qsstv
  116. comms/sdr++
  117. comms/sigdigger
  118. comms/suwidgets
  119. databases/grass7
  120. databases/grass8
  121. databases/kexi
  122. databases/pgmodeler
  123. databases/redisdesktopmanager
  124. databases/sqlitestudio
  125. deskutils/anydesk
  126. deskutils/cairo-dock
  127. deskutils/cairo-dock-plugins
  128. deskutils/calibre
  129. deskutils/calindori
  130. deskutils/copyq
  131. deskutils/fet
  132. deskutils/flameshot
  133. deskutils/gnome-contacts
  134. deskutils/gnome-maps
  135. deskutils/kchmviewer
  136. deskutils/kf6-kstatusnotifieritem
  137. deskutils/kmail-account-wizard
  138. deskutils/kodaskanna
  139. deskutils/kongress
  140. deskutils/korganizer
  141. deskutils/lumina-archiver
  142. deskutils/lumina-calculator
  143. deskutils/lumina-fileinfo
  144. deskutils/lumina-fm
  145. deskutils/lumina-mediaplayer
  146. deskutils/lumina-pdf
  147. deskutils/lumina-photo
  148. deskutils/lumina-screenshot
  149. deskutils/lumina-textedit
  150. deskutils/plasma5-xdg-desktop-portal-kde
  151. deskutils/plasma6-milou
  152. deskutils/plasma6-sddm-kcm
  153. deskutils/plasma6-xdg-desktop-portal-kde
  154. deskutils/qmediamanager
  155. deskutils/qownnotes
  156. deskutils/qtfeedback
  157. deskutils/recoll
  158. deskutils/subsurface
  159. deskutils/znotes
  160. devel/agar
  161. devel/allegro
  162. devel/allegro5
  163. devel/asfml
  164. devel/bullet
  165. devel/dolphin-plugins-devel
  166. devel/efl
  167. devel/electron25
  168. devel/electron27
  169. devel/electron28
  170. devel/electron29
  171. devel/eql5
  172. devel/fifechan
  173. devel/godot
  174. devel/godot-tools
  175. devel/godot35
  176. devel/godot35-tools
  177. devel/guichan
  178. devel/gwenhywfar-qt5
  179. devel/juce
  180. devel/juce706
  181. devel/kde-dev-utils
  182. devel/kf6-kbookmarks
  183. devel/kf6-kcmutils
  184. devel/kf6-kconfig
  185. devel/kf6-kcrash
  186. devel/kf6-kdbusaddons
  187. devel/kf6-kdeclarative
  188. devel/kf6-kfilemetadata
  189. devel/kf6-kidletime
  190. devel/kf6-kio
  191. devel/kf6-knewstuff
  192. devel/kf6-knotifications
  193. devel/kf6-knotifyconfig
  194. devel/kf6-kparts
  195. devel/kf6-kpeople
  196. devel/kf6-ktexteditor
  197. devel/kf6-solid
  198. devel/kyra
  199. devel/liteide
  200. devel/love
  201. devel/love07
  202. devel/love08
  203. devel/love10
  204. devel/love5
  205. devel/nextpnr
  206. devel/plasma6-kwrited
  207. devel/plasma6-plasma-sdk
  208. devel/plasma6-plasma5support
  209. devel/py-bullet3
  210. devel/py-qt5-pyqt
  211. devel/py-qt5-qscintilla2
  212. devel/py-qt6-pyqt
  213. devel/py-qt6-qscintilla2
  214. devel/pyotherside-qt5
  215. devel/pyside2
  216. devel/pyside2-tools
  217. devel/pyside6
  218. devel/pyside6-tools
  219. devel/qscintilla2-designerplugin-qt5
  220. devel/qscintilla2-qt5
  221. devel/qscintilla2-qt6
  222. devel/qt5-remoteobjects
  223. devel/qt6-5compat
  224. devel/qt6-base
  225. devel/qt6-location
  226. devel/qt6-positioning
  227. devel/qt6-remoteobjects
  228. devel/qt6-scxml
  229. devel/qt6-tools
  230. devel/qtcreator
  231. devel/raylib
  232. devel/root
  233. devel/sasm
  234. devel/sdl20
  235. devel/seer-gdb
  236. devel/sfml
  237. devel/sfml1
  238. devel/shadered
  239. devel/simavr
  240. devel/simgear
  241. devel/zeal
  242. editors/diamond
  243. editors/encryptpad
  244. editors/featherpad
  245. editors/focuswriter
  246. editors/imhex
  247. editors/imhex-current
  248. editors/kate-devel
  249. editors/libreoffice
  250. editors/notepadnext
  251. editors/notepadnext-devel
  252. editors/openoffice-4
  253. editors/openoffice-devel
  254. editors/tea
  255. editors/texmaker
  256. editors/texstudio
  257. editors/texworks
  258. editors/vscode
  259. emulators/aranym
  260. emulators/cannonball
  261. emulators/cemu
  262. emulators/dolphin-emu
  263. emulators/dosbox-staging
  264. emulators/dosbox-x
  265. emulators/duckstation
  266. emulators/emu64
  267. emulators/emulationstation
  268. emulators/fceux
  269. emulators/flexemu
  270. emulators/fs-uae
  271. emulators/gens
  272. emulators/higan
  273. emulators/libretro-flycast
  274. emulators/libretro-kronos
  275. emulators/libretro-mame
  276. emulators/libretro-ppsspp
  277. emulators/libretro-reicast
  278. emulators/mame
  279. emulators/mednafen
  280. emulators/mgba
  281. emulators/mupen64plus-qt
  282. emulators/mupen64plus-video-arachnoid
  283. emulators/mupen64plus-video-glide64
  284. emulators/mupen64plus-video-glide64mk2
  285. emulators/mupen64plus-video-z64
  286. emulators/nestopia
  287. emulators/openmsx
  288. emulators/pcem
  289. emulators/pcsx2
  290. emulators/ppsspp
  291. emulators/ppsspp-qt5
  292. emulators/qemu
  293. emulators/qemu7
  294. emulators/qemu8
  295. emulators/qmc2
  296. emulators/reicast
  297. emulators/rpcs3
  298. emulators/sameboy
  299. emulators/tic-80
  300. emulators/ukncbtl
  301. emulators/vice
  302. emulators/virtualbox-ose
  303. emulators/virtualbox-ose-legacy
  304. emulators/visualboyadvance-m
  305. emulators/vt100
  306. emulators/wine-proton
  307. finance/qtbitcointrader
  308. games/Bugdom
  309. games/Bugdom2
  310. games/DDNet
  311. games/LibreMines
  312. games/Nanosaur
  313. games/OpenLara
  314. games/abuse_sdl
  315. games/alephone
  316. games/allacrost
  317. games/amnesia-tdd
  318. games/apoolGL
  319. games/armagetronad
  320. games/assaultcube
  321. games/astromenace
  322. games/asylum
  323. games/auralquiz
  324. games/avp
  325. games/barony
  326. games/battalion
  327. games/billardgl
  328. games/blackshadeselite
  329. games/blobby
  330. games/blockout
  331. games/blokish
  332. games/bloodfrontier
  333. games/brainparty
  334. games/briquolo
  335. games/burrtools
  336. games/bzflag
  337. games/caph
  338. games/cave9
  339. games/cdogs-sdl
  340. games/chessx
  341. games/chromium-bsu
  342. games/chromono
  343. games/colobot
  344. games/colorcode
  345. games/connectagram
  346. games/connectfive
  347. games/construo
  348. games/craft
  349. games/crashtest
  350. games/criticalmass
  351. games/crrcsim
  352. games/cube
  353. games/cutemaze
  354. games/diaspora
  355. games/doomlegacy
  356. games/doomsday
  357. games/dreamchess
  358. games/duel
  359. games/dustrac
  360. games/dxx-rebirth
  361. games/eduke32
  362. games/egl
  363. games/egoboo
  364. games/el
  365. games/emptyepsilon
  366. games/endless-sky
  367. games/etlegacy
  368. games/etracer
  369. games/eureka
  370. games/excido
  371. games/f1spirit-remake
  372. games/fishsupper
  373. games/flightgear
  374. games/freedroidrpg
  375. games/freeminer
  376. games/freeorion
  377. games/freetennis
  378. games/gemrb
  379. games/gillo
  380. games/glest
  381. games/glmaze
  382. games/glob2
  383. games/gltron
  384. games/gnome-2048
  385. games/gnome-chess
  386. games/gnome-nibbles
  387. games/gnubg
  388. games/gnubik
  389. games/gnujump
  390. games/golly
  391. games/goonies
  392. games/gottet
  393. games/gracer
  394. games/hedgewars
  395. games/hexalate
  396. games/holotz-castle
  397. games/hyperrogue
  398. games/ioquake3
  399. games/iortcw
  400. games/iqpuzzle
  401. games/irrlamb
  402. games/jaggedalliance2
  403. games/jfsw
  404. games/jigzo
  405. games/joequake
  406. games/jvgs
  407. games/keeperrl
  408. games/kobodeluxe
  409. games/ksudoku
  410. games/kubrick
  411. games/lander
  412. games/legesmotus
  413. games/libretro-beetle_psx
  414. games/libretro-boom3
  415. games/libretro-desmume
  416. games/libretro-parallel_n64
  417. games/libretro-pcsx_rearmed
  418. games/libretro-play
  419. games/libretro-puae
  420. games/libretro-tyrquake
  421. games/libretro-vecx
  422. games/lightsoff
  423. games/lincity-ng
  424. games/linwarrior
  425. games/lugaru
  426. games/lwjgl3
  427. games/manaplus
  428. games/marblemarcher
  429. games/megaglest
  430. games/memonix
  431. games/minetest
  432. games/moonlight-embedded
  433. games/moonlight-qt
  434. games/motogt
  435. games/naev
  436. games/nehquake
  437. games/netherearth
  438. games/netradiant
  439. games/neverball
  440. games/nimuh
  441. games/oolite
  442. games/openage
  443. games/openarena
  444. games/opencity
  445. games/openclonk
  446. games/openenroth
  447. games/openjk
  448. games/openmw
  449. games/openrct2
  450. games/openspades
  451. games/openxcom
  452. games/osgg
  453. games/palomino
  454. games/peg-e
  455. games/phlipple
  456. games/pinball
  457. games/pingus
  458. games/pink-pony
  459. games/pioneer
  460. games/pokerth
  461. games/prboom
  462. games/prboom-plus
  463. games/py-fife
  464. games/q2pro
  465. games/quadrapassel
  466. games/quake2lnx
  467. games/r1q2
  468. games/rawgl
  469. games/re3
  470. games/redeclipse
  471. games/redeclipse16
  472. games/regoth
  473. games/retroarch
  474. games/sauerbraten
  475. games/scourge
  476. games/scummvm
  477. games/sdb
  478. games/sdl-ball
  479. games/sea-defender
  480. games/searchandrescue
  481. games/shaaft
  482. games/shockolate
  483. games/shootingstar
  484. games/simplevaders
  485. games/simsu
  486. games/slade
  487. games/solarus
  488. games/steelstorm
  489. games/stormbaancoureur
  490. games/supertux
  491. games/supertux2
  492. games/supertuxkart
  493. games/tanglet
  494. games/teeworlds
  495. games/tenebrae
  496. games/tesseract
  497. games/tetzle
  498. games/tomatoes
  499. games/tome4
  500. games/tome4-beta
  501. games/torcs
  502. games/toycars
  503. games/trackballs
  504. games/tremulous
  505. games/trenchbroom
  506. games/tuxkart
  507. games/tuxracer
  508. games/ufoai
  509. games/uhexen2
  510. games/ultimatestunts
  511. games/valyriatear
  512. games/vavoom
  513. games/violetland
  514. games/warzone2100
  515. games/widelands
  516. games/wizznic
  517. games/wyrmgus
  518. games/xmoto
  519. games/yquake2
  520. games/zaz
  521. german/tipp10
  522. graphics/Coin
  523. graphics/alizams
  524. graphics/anttweakbar
  525. graphics/appleseed
  526. graphics/bgfx
  527. graphics/blender
  528. graphics/bonzomatic
  529. graphics/cairo
  530. graphics/cegui
  531. graphics/cloudcompare
  532. graphics/clutter
  533. graphics/clutter-gtk3
  534. graphics/cogl
  535. graphics/colmap
  536. graphics/converseen
  537. graphics/cxxplot
  538. graphics/darktable
  539. graphics/diffpdf
  540. graphics/digikam
  541. graphics/dilay
  542. graphics/diplib
  543. graphics/djview4
  544. graphics/egl-wayland
  545. graphics/electricsheep
  546. graphics/embree
  547. graphics/engauge-digitizer
  548. graphics/eog-plugins
  549. graphics/epsonscan2
  550. graphics/evolvotron
  551. graphics/f3d
  552. graphics/fracplanet
  553. graphics/fraqtive
  554. graphics/freeglut
  555. graphics/freetype-gl
  556. graphics/ftgl
  557. graphics/fv
  558. graphics/gauche-gl
  559. graphics/geomorph
  560. graphics/geomview
  561. graphics/glaxnimate
  562. graphics/glbinding
  563. graphics/glee
  564. graphics/glew
  565. graphics/glew-wayland
  566. graphics/gliv
  567. graphics/glosm
  568. graphics/glpng
  569. graphics/glvis
  570. graphics/glx-utils
  571. graphics/gnash
  572. graphics/gource
  573. graphics/goxel
  574. graphics/gpxsee
  575. graphics/gstreamer1-plugins-gl
  576. graphics/gthumb
  577. graphics/gwenview-devel
  578. graphics/heimer
  579. graphics/hugin
  580. graphics/imv
  581. graphics/instant-meshes
  582. graphics/jogl
  583. graphics/katarakt
  584. graphics/kf6-kimageformats
  585. graphics/kf6-kplotting
  586. graphics/kf6-kquickcharts
  587. graphics/kf6-ksvg
  588. graphics/kf6-prison
  589. graphics/klatexformula
  590. graphics/kludge3d
  591. graphics/kmscube
  592. graphics/knotter
  593. graphics/kquickimageeditor
  594. graphics/lib3ds
  595. graphics/libGLU
  596. graphics/libQGLViewer
  597. graphics/libchamplain
  598. graphics/libepoxy
  599. graphics/libgltext
  600. graphics/libprojectm
  601. graphics/lux
  602. graphics/magnum
  603. graphics/magnum-plugins
  604. graphics/maim
  605. graphics/mesa-demos
  606. graphics/mesa-devel
  607. graphics/milton
  608. graphics/mupdf
  609. graphics/ocaml-lablgl
  610. graphics/ogre3d
  611. graphics/ogre3d19
  612. graphics/okular-devel
  613. graphics/open3d
  614. graphics/opencolorio
  615. graphics/opencolorio-tools
  616. graphics/opencsg
  617. graphics/opendx
  618. graphics/openfx-arena
  619. graphics/openfx-misc
  620. graphics/opensubdiv
  621. graphics/openvkl
  622. graphics/osg
  623. graphics/osg34
  624. graphics/osgearth
  625. graphics/ospray
  626. graphics/ospray-studio
  627. graphics/oyranos
  628. graphics/partio
  629. graphics/pcl-pointclouds
  630. graphics/pencil2d
  631. graphics/peruse
  632. graphics/photoflare
  633. graphics/phototonic
  634. graphics/piglit
  635. graphics/pinpoint
  636. graphics/poppler-qt6
  637. graphics/py-pyglet
  638. graphics/py-pyglet1
  639. graphics/py-python-poppler-qt5
  640. graphics/py-qt6-3d
  641. graphics/py-visvis
  642. graphics/qgis
  643. graphics/qgis-ltr
  644. graphics/qt5-opengl
  645. graphics/qt5-wayland
  646. graphics/qt6-3d
  647. graphics/qt6-imageformats
  648. graphics/qt6-lottie
  649. graphics/qt6-quickeffectmaker
  650. graphics/qt6-svg
  651. graphics/qt6-wayland
  652. graphics/qtpbfimageplugin
  653. graphics/quat-gui
  654. graphics/quesoglc
  655. graphics/qvge
  656. graphics/recastnavigation
  657. graphics/sdl2_gpu
  658. graphics/sdl_ttf
  659. graphics/seexpr
  660. graphics/seom
  661. graphics/sharpconstruct
  662. graphics/simpleviewer
  663. graphics/spectacle-devel
  664. graphics/tiled
  665. graphics/togl
  666. graphics/urho3d
  667. graphics/vpaint
  668. graphics/waffle
  669. graphics/waylandpp
  670. graphics/wdune
  671. graphics/wings
  672. graphics/wrapland
  673. graphics/xaos
  674. graphics/yacreader
  675. graphics/yukon
  676. java/java3d
  677. java/openjfx14
  678. lang/basic256
  679. lang/eisl
  680. lang/erlang-wx
  681. lang/kf5-kross
  682. lang/smalltalk
  683. lang/squeak
  684. mail/datovka
  685. mail/thunderbird
  686. math/alberta
  687. math/asymptote
  688. math/curv
  689. math/freefem++
  690. math/g2o
  691. math/geogram
  692. math/giacxcas
  693. math/mathgl
  694. math/mathmod
  695. math/minizinc-ide
  696. math/octave
  697. math/octomap
  698. math/openmesh
  699. math/poly2tri
  700. math/qalculate-qt
  701. math/qwtplot3d
  702. math/scilab
  703. math/the-algorithms-c++
  704. math/ump
  705. math/vtk8
  706. math/vtk9
  707. math/zegrapher
  708. misc/actiona
  709. misc/copperspice-examples
  710. misc/crosti
  711. misc/dartsim
  712. misc/ecflow
  713. misc/edfbrowser
  714. misc/kf6-purpose
  715. misc/openhantek
  716. misc/openvdb
  717. misc/qbrew
  718. misc/qlcplus
  719. misc/qt5ct
  720. misc/qt6ct
  721. misc/valentina
  722. misc/visp
  723. multimedia/arcan
  724. multimedia/avidemux
  725. multimedia/avidemux-cli
  726. multimedia/avidemux-plugins
  727. multimedia/avidemux-qt5
  728. multimedia/bino
  729. multimedia/cheese
  730. multimedia/clapper
  731. multimedia/clutter-gst
  732. multimedia/clutter-gst3
  733. multimedia/dvbcut
  734. multimedia/ffaudioconverter
  735. multimedia/gstreamer1-qt
  736. multimedia/gstreamer1-vaapi
  737. multimedia/kamoso
  738. multimedia/kdenlive
  739. multimedia/kodi
  740. multimedia/kodi-addon-screensaver.biogenesis
  741. multimedia/kodi-addon-screensaver.matrixtrails
  742. multimedia/kodi-addon-screensaver.stars
  743. multimedia/kodi-addon-visualization.fishbmc
  744. multimedia/kodi-addon-visualization.shadertoy
  745. multimedia/kodi-addon-visualization.spectrum
  746. multimedia/libva
  747. multimedia/libva-nvidia-driver
  748. multimedia/libva-vdpau-driver
  749. multimedia/libvdpau-va-gl
  750. multimedia/libxine
  751. multimedia/lives
  752. multimedia/mediaelch
  753. multimedia/minitube
  754. multimedia/mkvtoolnix
  755. multimedia/mlt7
  756. multimedia/mplayer
  757. multimedia/mpv
  758. multimedia/mpvpaper
  759. multimedia/mpvqt
  760. multimedia/musique
  761. multimedia/mythtv
  762. multimedia/nymphcast
  763. multimedia/obs-streamfx
  764. multimedia/obs-studio
  765. multimedia/olive
  766. multimedia/opentoonz
  767. multimedia/qmmp-qt5
  768. multimedia/qmmp-qt6
  769. multimedia/qt5-multimedia
  770. multimedia/qt6-multimedia
  771. multimedia/shotcut
  772. multimedia/smplayer
  773. multimedia/totem
  774. multimedia/vlc
  775. multimedia/webcamoid
  776. net/kf6-kcalendarcore
  777. net/kf6-kcontacts
  778. net/kf6-kdav
  779. net/landrop
  780. net/mediastreamer
  781. net/py-qt5-networkauth
  782. net/py-qt6-networkauth
  783. net/spoofer
  784. net/tigervnc-server
  785. net/wlvncc
  786. net/wpa_supplicant_gui
  787. net/x2goclient
  788. net-im/chatterino2
  789. net-im/cutegram
  790. net-im/ricochet
  791. net-im/signal-desktop
  792. net-im/spectral
  793. net-im/telegram-desktop
  794. net-im/tg_owt
  795. net-p2p/qbittorrent
  796. net-p2p/retroshare
  797. net-p2p/tremotesf
  798. polish/qnapi
  799. ports-mgmt/octopkg
  800. ports-mgmt/portrac
  801. print/gl2ps
  802. print/limereport
  803. print/posterazor
  804. print/qpdfview
  805. print/qt6-pdf
  806. print/sioyek
  807. science/InsightToolkit
  808. science/afni
  809. science/avogadro2
  810. science/avogadrolibs
  811. science/cgnslib
  812. science/chrono
  813. science/drawxtl
  814. science/elmerfem
  815. science/gabedit
  816. science/gchemutils
  817. science/geant4
  818. science/ghemical
  819. science/iboview
  820. science/kalzium
  821. science/libghemical
  822. science/liggghts
  823. science/luscus
  824. science/medit
  825. science/molscript
  826. science/multiwfn
  827. science/openmodelica
  828. science/opensim-core
  829. science/optench
  830. science/paraview
  831. science/py-pymol
  832. science/qt6-quick3dphysics
  833. science/scidavis
  834. science/shelxle
  835. science/simbody
  836. science/smoldyn
  837. science/v_sim
  838. science/vipster
  839. science/vmd
  840. science/wxmacmolplt
  841. science/xcrysden
  842. science/xdrawchem
  843. science/zotero
  844. security/picocrypt
  845. security/plasma6-kscreenlocker
  846. security/plasma6-ksshaskpass
  847. security/yubikey-manager-qt
  848. security/yubioath-desktop
  849. sysutils/UEFITool
  850. sysutils/accounts-qml-module
  851. sysutils/daggy
  852. sysutils/dsbbatmon
  853. sysutils/dsblogoutmgr
  854. sysutils/dsbmc
  855. sysutils/dsbsu
  856. sysutils/kf6-baloo
  857. sysutils/kf6-kuserfeedback
  858. sysutils/kf6-kwallet
  859. sysutils/logstalgia
  860. sysutils/luckybackup
  861. sysutils/pc-networkmanager
  862. sysutils/plasma6-discover
  863. sysutils/plasma6-drkonqi
  864. sysutils/plasma6-kde-cli-tools
  865. sysutils/plasma6-kinfocenter
  866. sysutils/plasma6-kmenuedit
  867. sysutils/plasma6-ksystemstats
  868. sysutils/plasma6-libksysguard
  869. sysutils/plasma6-plasma-disks
  870. sysutils/plasma6-plasma-systemmonitor
  871. sysutils/plasma6-polkit-kde-agent-1
  872. sysutils/plasma6-powerdevil
  873. sysutils/plasma6-systemsettings
  874. sysutils/qdirstat
  875. sysutils/qflipper
  876. sysutils/qtpass
  877. sysutils/signon-ui
  878. sysutils/signond
  879. sysutils/tarsnap-gui
  880. sysutils/trueos-libqt5
  881. textproc/kf6-sonnet
  882. textproc/kf6-syntax-highlighting
  883. textproc/pageedit
  884. textproc/qstardict
  885. textproc/sigil
  886. textproc/uim-qt5
  887. www/chromium
  888. www/dooble
  889. www/firefox
  890. www/firefox-esr
  891. www/iridium
  892. www/kf5-kjsembed
  893. www/ladybird
  894. www/librewolf
  895. www/libwpe
  896. www/plasma6-plasma-browser-integration
  897. www/py-qt5-webengine
  898. www/py-qt6-webengine
  899. www/qt5-webengine
  900. www/qt5-webglplugin
  901. www/qt5-webview
  902. www/qt6-webengine
  903. www/qt6-webview
  904. www/tor-browser
  905. www/ungoogled-chromium
  906. www/webkit2-gtk3
  907. www/webkit2-gtk4
  908. www/wt
  909. x11/3ddesktop
  910. x11/albert
  911. x11/aminal
  912. x11/cinnamon
  913. x11/cinnamon-session
  914. x11/cool-retro-term
  915. x11/darktile
  916. x11/dsbautostart
  917. x11/erun
  918. x11/fireflies
  919. x11/glcapsviewer
  920. x11/gnome-session
  921. x11/gnome-shell
  922. x11/hyprlock
  923. x11/kf5-kwayland
  924. x11/kf5-plasma-framework
  925. x11/kf6-frameworkintegration
  926. x11/kf6-kded
  927. x11/kf6-kglobalaccel
  928. x11/kf6-krunner
  929. x11/kf6-kwindowsystem
  930. x11/kitty
  931. x11/konsole-devel
  932. x11/lumina-core
  933. x11/mate-screensaver
  934. x11/nvidia-driver
  935. x11/nvidia-driver-470
  936. x11/nvidia-secondary-driver
  937. x11/nvidia-settings
  938. x11/openrgb
  939. x11/oscar
  940. x11/pcdm
  941. x11/plasma5-kwayland-integration
  942. x11/plasma5-layer-shell-qt
  943. x11/plasma5-plasma-workspace
  944. x11/plasma6-kactivitymanagerd
  945. x11/plasma6-kgamma
  946. x11/plasma6-kglobalacceld
  947. x11/plasma6-kscreen
  948. x11/plasma6-kwayland
  949. x11/plasma6-layer-shell-qt
  950. x11/plasma6-libkscreen
  951. x11/plasma6-libplasma
  952. x11/plasma6-plasma-activities
  953. x11/plasma6-plasma-desktop
  954. x11/plasma6-plasma-integration
  955. x11/plasma6-plasma-workspace
  956. x11/shaderbg
  957. x11/slop
  958. x11/virtualgl
  959. x11/wl-mirror
  960. x11/wscreensaver
  961. x11/xdriinfo
  962. x11/xfce4-dashboard
  963. x11/xfce4-screensaver
  964. x11/xscreensaver
  965. x11/zutty
  966. x11-clocks/glclock
  967. x11-clocks/xdaliclock
  968. x11-drivers/xf86-video-ati
  969. x11-drivers/xf86-video-mach64
  970. x11-drivers/xf86-video-mga
  971. x11-drivers/xf86-video-openchrome
  972. x11-drivers/xf86-video-r128
  973. x11-drivers/xf86-video-savage
  974. x11-drivers/xf86-video-tdfx
  975. x11-fm/dolphin-devel
  976. x11-fm/fsv2
  977. x11-fm/qtfm
  978. x11-fm/sushi
  979. x11-servers/xarcan
  980. x11-servers/xorg-server
  981. x11-servers/xwayland
  982. x11-servers/xwayland-devel
  983. x11-themes/Kvantum
  984. x11-themes/kf6-kcolorscheme
  985. x11-themes/kf6-kiconthemes
  986. x11-themes/kf6-qqc2-desktop-style
  987. x11-themes/plasma6-breeze
  988. x11-themes/plasma6-kde-gtk-config
  989. x11-themes/plasma6-oxygen
  990. x11-themes/plasma6-qqc2-breeze-style
  991. x11-themes/qgnomeplatform
  992. x11-themes/qt5-style-plugins
  993. x11-toolkits/SoXt
  994. x11-toolkits/copperspice
  995. x11-toolkits/fltk
  996. x11-toolkits/fox16
  997. x11-toolkits/fox17
  998. x11-toolkits/gnustep-back
  999. x11-toolkits/gtk40
  1000. x11-toolkits/gtkglarea2
  1001. x11-toolkits/imgui
  1002. x11-toolkits/irrlicht
  1003. x11-toolkits/kf6-kcompletion
  1004. x11-toolkits/kf6-kconfigwidgets
  1005. x11-toolkits/kf6-kguiaddons
  1006. x11-toolkits/kf6-kirigami
  1007. x11-toolkits/kf6-kitemviews
  1008. x11-toolkits/kf6-kjobwidgets
  1009. x11-toolkits/kf6-ktextwidgets
  1010. x11-toolkits/kf6-kwidgetsaddons
  1011. x11-toolkits/kf6-kxmlgui
  1012. x11-toolkits/libdecor
  1013. x11-toolkits/mygui-opengl
  1014. x11-toolkits/nanogui
  1015. x11-toolkits/otk
  1016. x11-toolkits/pangolin
  1017. x11-toolkits/plasma6-kdeplasma-addons
  1018. x11-toolkits/py-qt5-chart
  1019. x11-toolkits/py-qt6-chart
  1020. x11-toolkits/py-qt6-datavis3d
  1021. x11-toolkits/pythonqt
  1022. x11-toolkits/qhotkey
  1023. x11-toolkits/qml-box2d
  1024. x11-toolkits/qt5-declarative
  1025. x11-toolkits/qt5-declarative-test
  1026. x11-toolkits/qt5-gui
  1027. x11-toolkits/qt6-charts
  1028. x11-toolkits/qt6-datavis3d
  1029. x11-toolkits/qt6-declarative
  1030. x11-toolkits/qt6-graphs
  1031. x11-toolkits/qt6-quick3d
  1032. x11-toolkits/qt6-quicktimeline
  1033. x11-toolkits/qt6-shadertools
  1034. x11-toolkits/qt6-virtualkeyboard
  1035. x11-toolkits/qt6pas
  1036. x11-toolkits/qwt6
  1037. x11-toolkits/scenefx
  1038. x11-toolkits/soqt
  1039. x11-toolkits/swt
  1040. x11-toolkits/wlroots
  1041. x11-toolkits/wlroots-devel
  1042. x11-toolkits/wlroots015
  1043. x11-toolkits/wlroots016
  1044. x11-toolkits/wxgtk30
  1045. x11-toolkits/wxgtk32
  1046. x11-toolkits/xforms
  1047. x11-wm/compiz
  1048. x11-wm/compton
  1049. x11-wm/emerald
  1050. x11-wm/hyprland
  1051. x11-wm/magpie
  1052. x11-wm/muffin
  1053. x11-wm/mutter
  1054. x11-wm/phoc
  1055. x11-wm/plasma5-kwin
  1056. x11-wm/plasma6-kdecoration
  1057. x11-wm/plasma6-kwin
  1058. x11-wm/wayfire
  1059. x11-wm/wmanager
  1060. Collapse this list.

Deleted ports which required this port:

Expand this list of 112 deleted ports
  1. audio/clementine-player*
  2. audio/mixxx22*
  3. audio/nekobi-lv2*
  4. audio/stmp*
  5. cad/py-ocp*
  6. comms/py-qt5-sensors*
  7. comms/py-qt5-serialport*
  8. databases/py-qt5-sql*
  9. devel/clanlib*
  10. devel/clanlib1*
  11. devel/datovka*
  12. devel/electron12*
  13. devel/electron13*
  14. devel/electron17*
  15. devel/electron18*
  16. devel/electron19*
  17. devel/electron21*
  18. devel/electron22*
  19. devel/electron23*
  20. devel/electron24*
  21. devel/electron26*
  22. devel/erlang-esdl*
  23. devel/geany-plugin-multiterm*
  24. devel/godot2*
  25. devel/godot2-tools*
  26. devel/py-qt5-designer*
  27. devel/py-qt5-designerplugin*
  28. devel/py-qt5-help*
  29. devel/py-qt5-location*
  30. devel/py-qt5-positioning*
  31. devel/py-qt5-remoteobjects*
  32. devel/py-qt5-test*
  33. devel/qbs*
  34. devel/sdl_gnat*
  35. editors/libreoffice6*
  36. emulators/mess*
  37. emulators/pcsxr*
  38. emulators/qemu41*
  39. emulators/qemu42*
  40. emulators/qemu5*
  41. emulators/qemu50*
  42. emulators/qemu6*
  43. emulators/qemu70*
  44. games/OpenDiablo2*
  45. games/critterding*
  46. games/fishfight*
  47. games/libretro-fbalpha*
  48. games/libretro-paralleln64*
  49. games/libretro-uae*
  50. games/pouetchess*
  51. games/residualvm*
  52. games/spring*
  53. graphics/blender-lts28*
  54. graphics/blender-lts29*
  55. graphics/darktable38*
  56. graphics/darktable40*
  57. graphics/darktable42*
  58. graphics/gltt*
  59. graphics/magnum-examples*
  60. graphics/magnum-extras*
  61. graphics/openscenegraph*
  62. graphics/py-qt5-svg*
  63. graphics/radiance*
  64. graphics/tiffgt*
  65. lang/py-qt5-qml*
  66. math/vtk6*
  67. misc/opensubdiv*
  68. misc/orion*
  69. multimedia/QtAV*
  70. multimedia/aegisub*
  71. multimedia/gmerlin*
  72. multimedia/libquicktime*
  73. multimedia/libva-glx*
  74. multimedia/mlt*
  75. multimedia/mlt6*
  76. multimedia/mpv034*
  77. multimedia/mythtv-frontend*
  78. multimedia/obs-scrab*
  79. multimedia/phonon-gstreamer*
  80. multimedia/py-qt5-multimedia*
  81. multimedia/py-qt5-multimediawidgets*
  82. multimedia/smtube*
  83. multimedia/vdr-plugin-xineliboutput*
  84. net/quiterss*
  85. net-im/diligent*
  86. net-im/gitterdone*
  87. net-im/teamwords*
  88. net-im/webinar*
  89. print/py-qt5-printsupport*
  90. sysutils/signon-qt5*
  91. www/kristall*
  92. www/py-qt5-webkit*
  93. www/py-qt5-webkitwidgets*
  94. x11/plasma5-kwayland-server*
  95. x11/py-qt5-opengl*
  96. x11/radare-cutter*
  97. x11-drivers/xf86-video-glint*
  98. x11-drivers/xf86-video-sunffb*
  99. x11-servers/xephyr*
  100. x11-servers/xorg-dmx*
  101. x11-servers/xorg-nestserver*
  102. x11-servers/xorg-vfbserver*
  103. x11-toolkits/fox14*
  104. x11-toolkits/gtkada3*
  105. x11-toolkits/py-qt5-gui*
  106. x11-toolkits/py-qt5-quick*
  107. x11-toolkits/py-qt5-quick3d*
  108. x11-toolkits/py-qt5-quickwidgets*
  109. x11-toolkits/py-qt5-widgets*
  110. x11-toolkits/wxgtk31*
  111. x11-wm/hyprland-devel*
  112. x11-wm/kwinft*
  113. Collapse this list of deleted ports.
for Run
  1. emulators/qmc2

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