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

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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 (1172 items / 1165 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/qmc2
  295. emulators/reicast
  296. emulators/rpcs3
  297. emulators/sameboy
  298. emulators/tic-80
  299. emulators/ukncbtl
  300. emulators/vice
  301. emulators/virtualbox-ose
  302. emulators/virtualbox-ose-legacy
  303. emulators/visualboyadvance-m
  304. emulators/vt100
  305. emulators/wine-proton
  306. finance/qtbitcointrader
  307. games/Bugdom
  308. games/Bugdom2
  309. games/DDNet
  310. games/LibreMines
  311. games/Nanosaur
  312. games/OpenLara
  313. games/abuse_sdl
  314. games/alephone
  315. games/allacrost
  316. games/amnesia-tdd
  317. games/apoolGL
  318. games/armagetronad
  319. games/assaultcube
  320. games/astromenace
  321. games/asylum
  322. games/auralquiz
  323. games/avp
  324. games/barony
  325. games/battalion
  326. games/billardgl
  327. games/blackshadeselite
  328. games/blobby
  329. games/blockout
  330. games/blokish
  331. games/bloodfrontier
  332. games/brainparty
  333. games/briquolo
  334. games/burrtools
  335. games/bzflag
  336. games/caph
  337. games/cave9
  338. games/cdogs-sdl
  339. games/chessx
  340. games/chromium-bsu
  341. games/chromono
  342. games/colobot
  343. games/colorcode
  344. games/connectagram
  345. games/connectfive
  346. games/construo
  347. games/craft
  348. games/crashtest
  349. games/criticalmass
  350. games/crrcsim
  351. games/cube
  352. games/cutemaze
  353. games/diaspora
  354. games/doomlegacy
  355. games/doomsday
  356. games/dreamchess
  357. games/duel
  358. games/dustrac
  359. games/dxx-rebirth
  360. games/eduke32
  361. games/egl
  362. games/egoboo
  363. games/el
  364. games/emptyepsilon
  365. games/endless-sky
  366. games/etlegacy
  367. games/etracer
  368. games/eureka
  369. games/excido
  370. games/f1spirit-remake
  371. games/fishsupper
  372. games/flightgear
  373. games/freedroidrpg
  374. games/freeminer
  375. games/freeorion
  376. games/freetennis
  377. games/gemrb
  378. games/gillo
  379. games/glest
  380. games/glmaze
  381. games/glob2
  382. games/gltron
  383. games/gnome-2048
  384. games/gnome-chess
  385. games/gnome-nibbles
  386. games/gnubg
  387. games/gnubik
  388. games/gnujump
  389. games/golly
  390. games/goonies
  391. games/gottet
  392. games/gracer
  393. games/hedgewars
  394. games/hexalate
  395. games/holotz-castle
  396. games/hyperrogue
  397. games/ioquake3
  398. games/iortcw
  399. games/iqpuzzle
  400. games/irrlamb
  401. games/jaggedalliance2
  402. games/jfsw
  403. games/jigzo
  404. games/joequake
  405. games/jvgs
  406. games/keeperrl
  407. games/kobodeluxe
  408. games/ksudoku
  409. games/kubrick
  410. games/lander
  411. games/legesmotus
  412. games/libretro-beetle_psx
  413. games/libretro-boom3
  414. games/libretro-desmume
  415. games/libretro-parallel_n64
  416. games/libretro-pcsx_rearmed
  417. games/libretro-play
  418. games/libretro-puae
  419. games/libretro-tyrquake
  420. games/libretro-vecx
  421. games/lightsoff
  422. games/lincity-ng
  423. games/linwarrior
  424. games/lugaru
  425. games/lwjgl3
  426. games/manaplus
  427. games/marblemarcher
  428. games/megaglest
  429. games/memonix
  430. games/minetest
  431. games/moonlight-embedded
  432. games/moonlight-qt
  433. games/motogt
  434. games/naev
  435. games/nehquake
  436. games/netherearth
  437. games/netradiant
  438. games/neverball
  439. games/nimuh
  440. games/oolite
  441. games/openage
  442. games/openarena
  443. games/opencity
  444. games/openclonk
  445. games/openenroth
  446. games/openjk
  447. games/openmw
  448. games/openrct2
  449. games/openspades
  450. games/openxcom
  451. games/osgg
  452. games/palomino
  453. games/peg-e
  454. games/phlipple
  455. games/pinball
  456. games/pingus
  457. games/pink-pony
  458. games/pioneer
  459. games/pokerth
  460. games/prboom
  461. games/prboom-plus
  462. games/py-fife
  463. games/q2pro
  464. games/quadrapassel
  465. games/quake2lnx
  466. games/r1q2
  467. games/rawgl
  468. games/re3
  469. games/redeclipse
  470. games/redeclipse16
  471. games/regoth
  472. games/residualvm
  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/ftgl
  556. graphics/fv
  557. graphics/gauche-gl
  558. graphics/geomorph
  559. graphics/geomview
  560. graphics/glaxnimate
  561. graphics/glbinding
  562. graphics/glee
  563. graphics/glew
  564. graphics/glew-wayland
  565. graphics/gliv
  566. graphics/glosm
  567. graphics/glpng
  568. graphics/glvis
  569. graphics/glx-utils
  570. graphics/gnash
  571. graphics/gource
  572. graphics/goxel
  573. graphics/gpxsee
  574. graphics/gstreamer1-plugins-gl
  575. graphics/gthumb
  576. graphics/gwenview-devel
  577. graphics/heimer
  578. graphics/hugin
  579. graphics/imv
  580. graphics/instant-meshes
  581. graphics/jogl
  582. graphics/katarakt
  583. graphics/kf6-kimageformats
  584. graphics/kf6-kplotting
  585. graphics/kf6-kquickcharts
  586. graphics/kf6-ksvg
  587. graphics/kf6-prison
  588. graphics/klatexformula
  589. graphics/kludge3d
  590. graphics/kmscube
  591. graphics/knotter
  592. graphics/kquickimageeditor
  593. graphics/lib3ds
  594. graphics/libGLU
  595. graphics/libQGLViewer
  596. graphics/libchamplain
  597. graphics/libepoxy
  598. graphics/libgltext
  599. graphics/libprojectm
  600. graphics/magnum
  601. graphics/magnum-plugins
  602. graphics/maim
  603. graphics/mesa-demos
  604. graphics/mesa-devel
  605. graphics/milton
  606. graphics/mupdf
  607. graphics/ocaml-lablgl
  608. graphics/ogre3d
  609. graphics/ogre3d19
  610. graphics/okular-devel
  611. graphics/open3d
  612. graphics/opencolorio
  613. graphics/opencolorio-tools
  614. graphics/opencsg
  615. graphics/opendx
  616. graphics/openfx-arena
  617. graphics/openfx-misc
  618. graphics/opensubdiv
  619. graphics/openvkl
  620. graphics/osg
  621. graphics/osg34
  622. graphics/osgearth
  623. graphics/ospray
  624. graphics/ospray-studio
  625. graphics/oyranos
  626. graphics/partio
  627. graphics/pcl-pointclouds
  628. graphics/pencil2d
  629. graphics/peruse
  630. graphics/photoflare
  631. graphics/phototonic
  632. graphics/piglit
  633. graphics/pinpoint
  634. graphics/poppler-qt6
  635. graphics/py-pyglet
  636. graphics/py-pyglet1
  637. graphics/py-python-poppler-qt5
  638. graphics/py-qt6-3d
  639. graphics/py-visvis
  640. graphics/qgis
  641. graphics/qgis-ltr
  642. graphics/qt5-opengl
  643. graphics/qt5-wayland
  644. graphics/qt6-3d
  645. graphics/qt6-imageformats
  646. graphics/qt6-lottie
  647. graphics/qt6-quickeffectmaker
  648. graphics/qt6-svg
  649. graphics/qt6-wayland
  650. graphics/qtpbfimageplugin
  651. graphics/quat-gui
  652. graphics/quesoglc
  653. graphics/qvge
  654. graphics/recastnavigation
  655. graphics/sdl2_gpu
  656. graphics/sdl_ttf
  657. graphics/seexpr
  658. graphics/seom
  659. graphics/sharpconstruct
  660. graphics/simpleviewer
  661. graphics/spectacle-devel
  662. graphics/tiled
  663. graphics/togl
  664. graphics/urho3d
  665. graphics/vpaint
  666. graphics/waffle
  667. graphics/waylandpp
  668. graphics/wdune
  669. graphics/wings
  670. graphics/wrapland
  671. graphics/xaos
  672. graphics/yacreader
  673. graphics/yukon
  674. java/java3d
  675. java/openjfx14
  676. lang/basic256
  677. lang/eisl
  678. lang/erlang-wx
  679. lang/kf5-kross
  680. lang/smalltalk
  681. lang/squeak
  682. mail/datovka
  683. mail/thunderbird
  684. math/alberta
  685. math/asymptote
  686. math/curv
  687. math/freefem++
  688. math/g2o
  689. math/geogram
  690. math/giacxcas
  691. math/mathgl
  692. math/mathmod
  693. math/minizinc-ide
  694. math/octave
  695. math/octomap
  696. math/openmesh
  697. math/poly2tri
  698. math/qalculate-qt
  699. math/qwtplot3d
  700. math/scilab
  701. math/the-algorithms-c++
  702. math/ump
  703. math/vtk8
  704. math/vtk9
  705. math/zegrapher
  706. misc/actiona
  707. misc/copperspice-examples
  708. misc/crosti
  709. misc/dartsim
  710. misc/ecflow
  711. misc/edfbrowser
  712. misc/kf6-purpose
  713. misc/openhantek
  714. misc/openvdb
  715. misc/qbrew
  716. misc/qlcplus
  717. misc/qt5ct
  718. misc/qt6ct
  719. misc/valentina
  720. misc/visp
  721. multimedia/arcan
  722. multimedia/avidemux
  723. multimedia/avidemux-cli
  724. multimedia/avidemux-plugins
  725. multimedia/avidemux-qt5
  726. multimedia/bino
  727. multimedia/cheese
  728. multimedia/clapper
  729. multimedia/clutter-gst
  730. multimedia/clutter-gst3
  731. multimedia/dvbcut
  732. multimedia/ffaudioconverter
  733. multimedia/gstreamer1-qt
  734. multimedia/gstreamer1-vaapi
  735. multimedia/kamoso
  736. multimedia/kdenlive
  737. multimedia/kodi
  738. multimedia/kodi-addon-screensaver.biogenesis
  739. multimedia/kodi-addon-screensaver.matrixtrails
  740. multimedia/kodi-addon-screensaver.stars
  741. multimedia/kodi-addon-visualization.fishbmc
  742. multimedia/kodi-addon-visualization.shadertoy
  743. multimedia/kodi-addon-visualization.spectrum
  744. multimedia/libva
  745. multimedia/libva-nvidia-driver
  746. multimedia/libva-vdpau-driver
  747. multimedia/libvdpau-va-gl
  748. multimedia/libxine
  749. multimedia/lives
  750. multimedia/mediaelch
  751. multimedia/minitube
  752. multimedia/mkvtoolnix
  753. multimedia/mlt7
  754. multimedia/mplayer
  755. multimedia/mpv
  756. multimedia/mpvpaper
  757. multimedia/mpvqt
  758. multimedia/musique
  759. multimedia/mythtv
  760. multimedia/nymphcast
  761. multimedia/obs-streamfx
  762. multimedia/obs-studio
  763. multimedia/olive
  764. multimedia/opentoonz
  765. multimedia/qmmp-qt5
  766. multimedia/qmmp-qt6
  767. multimedia/qt5-multimedia
  768. multimedia/qt6-multimedia
  769. multimedia/shotcut
  770. multimedia/smplayer
  771. multimedia/totem
  772. multimedia/vlc
  773. multimedia/webcamoid
  774. net/kf6-kcalendarcore
  775. net/kf6-kcontacts
  776. net/kf6-kdav
  777. net/landrop
  778. net/mediastreamer
  779. net/py-qt5-networkauth
  780. net/py-qt6-networkauth
  781. net/spoofer
  782. net/tigervnc-server
  783. net/wlvncc
  784. net/wpa_supplicant_gui
  785. net/x2goclient
  786. net-im/chatterino2
  787. net-im/cutegram
  788. net-im/ricochet
  789. net-im/signal-desktop
  790. net-im/spectral
  791. net-im/telegram-desktop
  792. net-p2p/qbittorrent
  793. net-p2p/retroshare
  794. net-p2p/tremotesf
  795. polish/qnapi
  796. ports-mgmt/octopkg
  797. ports-mgmt/portrac
  798. print/gl2ps
  799. print/limereport
  800. print/posterazor
  801. print/qpdfview
  802. print/qt6-pdf
  803. print/sioyek
  804. science/InsightToolkit
  805. science/afni
  806. science/avogadro2
  807. science/avogadrolibs
  808. science/cgnslib
  809. science/chrono
  810. science/drawxtl
  811. science/elmerfem
  812. science/gabedit
  813. science/gchemutils
  814. science/geant4
  815. science/ghemical
  816. science/iboview
  817. science/kalzium
  818. science/libghemical
  819. science/liggghts
  820. science/luscus
  821. science/medit
  822. science/molscript
  823. science/multiwfn
  824. science/openmodelica
  825. science/opensim-core
  826. science/optench
  827. science/paraview
  828. science/py-pymol
  829. science/qt6-quick3dphysics
  830. science/scidavis
  831. science/shelxle
  832. science/simbody
  833. science/smoldyn
  834. science/v_sim
  835. science/vipster
  836. science/vmd
  837. science/wxmacmolplt
  838. science/xcrysden
  839. science/xdrawchem
  840. science/zotero
  841. security/picocrypt
  842. security/plasma6-kscreenlocker
  843. security/plasma6-ksshaskpass
  844. security/yubikey-manager-qt
  845. security/yubioath-desktop
  846. sysutils/UEFITool
  847. sysutils/accounts-qml-module
  848. sysutils/daggy
  849. sysutils/dsbbatmon
  850. sysutils/dsblogoutmgr
  851. sysutils/dsbmc
  852. sysutils/dsbsu
  853. sysutils/kf6-baloo
  854. sysutils/kf6-kuserfeedback
  855. sysutils/kf6-kwallet
  856. sysutils/logstalgia
  857. sysutils/luckybackup
  858. sysutils/pc-networkmanager
  859. sysutils/plasma6-drkonqi
  860. sysutils/plasma6-kde-cli-tools
  861. sysutils/plasma6-kinfocenter
  862. sysutils/plasma6-kmenuedit
  863. sysutils/plasma6-ksystemstats
  864. sysutils/plasma6-libksysguard
  865. sysutils/plasma6-plasma-disks
  866. sysutils/plasma6-plasma-systemmonitor
  867. sysutils/plasma6-polkit-kde-agent-1
  868. sysutils/plasma6-powerdevil
  869. sysutils/plasma6-systemsettings
  870. sysutils/qdirstat
  871. sysutils/qflipper
  872. sysutils/qtpass
  873. sysutils/signon-ui
  874. sysutils/signond
  875. sysutils/tarsnap-gui
  876. sysutils/trueos-libqt5
  877. textproc/fcitx5
  878. textproc/kf6-sonnet
  879. textproc/kf6-syntax-highlighting
  880. textproc/pageedit
  881. textproc/qstardict
  882. textproc/sigil
  883. textproc/uim-qt5
  884. www/chromium
  885. www/dooble
  886. www/firefox
  887. www/firefox-esr
  888. www/iridium
  889. www/kf5-kjsembed
  890. www/ladybird
  891. www/librewolf
  892. www/libwpe
  893. www/plasma6-plasma-browser-integration
  894. www/py-qt5-webengine
  895. www/py-qt6-webengine
  896. www/qt5-webengine
  897. www/qt5-webglplugin
  898. www/qt5-webview
  899. www/qt6-webengine
  900. www/qt6-webview
  901. www/tor-browser
  902. www/ungoogled-chromium
  903. www/webkit2-gtk3
  904. www/webkit2-gtk4
  905. www/wt
  906. x11/3ddesktop
  907. x11/albert
  908. x11/aminal
  909. x11/cinnamon
  910. x11/cinnamon-session
  911. x11/cool-retro-term
  912. x11/darktile
  913. x11/dsbautostart
  914. x11/erun
  915. x11/fireflies
  916. x11/glcapsviewer
  917. x11/gnome-session
  918. x11/gnome-shell
  919. x11/hyprlock
  920. x11/kf5-kwayland
  921. x11/kf5-plasma-framework
  922. x11/kf6-frameworkintegration
  923. x11/kf6-kded
  924. x11/kf6-kglobalaccel
  925. x11/kf6-krunner
  926. x11/kf6-kwindowsystem
  927. x11/kitty
  928. x11/konsole-devel
  929. x11/lumina-core
  930. x11/mate-screensaver
  931. x11/nvidia-driver
  932. x11/nvidia-driver-470
  933. x11/nvidia-secondary-driver
  934. x11/nvidia-settings
  935. x11/openrgb
  936. x11/oscar
  937. x11/pcdm
  938. x11/plasma5-kwayland-integration
  939. x11/plasma5-layer-shell-qt
  940. x11/plasma5-plasma-workspace
  941. x11/plasma6-kactivitymanagerd
  942. x11/plasma6-kgamma
  943. x11/plasma6-kglobalacceld
  944. x11/plasma6-kscreen
  945. x11/plasma6-kwayland
  946. x11/plasma6-layer-shell-qt
  947. x11/plasma6-libkscreen
  948. x11/plasma6-libplasma
  949. x11/plasma6-plasma-activities
  950. x11/plasma6-plasma-desktop
  951. x11/plasma6-plasma-integration
  952. x11/plasma6-plasma-workspace
  953. x11/shaderbg
  954. x11/slop
  955. x11/virtualgl
  956. x11/wl-mirror
  957. x11/wscreensaver
  958. x11/xdriinfo
  959. x11/xfce4-dashboard
  960. x11/xfce4-screensaver
  961. x11/xscreensaver
  962. x11/zutty
  963. x11-clocks/glclock
  964. x11-clocks/xdaliclock
  965. x11-drivers/xf86-video-ati
  966. x11-drivers/xf86-video-mach64
  967. x11-drivers/xf86-video-mga
  968. x11-drivers/xf86-video-openchrome
  969. x11-drivers/xf86-video-r128
  970. x11-drivers/xf86-video-savage
  971. x11-drivers/xf86-video-tdfx
  972. x11-fm/dolphin-devel
  973. x11-fm/fsv2
  974. x11-fm/qtfm
  975. x11-fm/sushi
  976. x11-servers/xarcan
  977. x11-servers/xorg-server
  978. x11-servers/xwayland
  979. x11-servers/xwayland-devel
  980. x11-themes/Kvantum
  981. x11-themes/kf6-kcolorscheme
  982. x11-themes/kf6-kiconthemes
  983. x11-themes/kf6-qqc2-desktop-style
  984. x11-themes/plasma6-breeze
  985. x11-themes/plasma6-kde-gtk-config
  986. x11-themes/plasma6-oxygen
  987. x11-themes/plasma6-qqc2-breeze-style
  988. x11-themes/qgnomeplatform
  989. x11-themes/qt5-style-plugins
  990. x11-toolkits/SoXt
  991. x11-toolkits/copperspice
  992. x11-toolkits/fltk
  993. x11-toolkits/fox16
  994. x11-toolkits/fox17
  995. x11-toolkits/gnustep-back
  996. x11-toolkits/gtk40
  997. x11-toolkits/gtkglarea2
  998. x11-toolkits/imgui
  999. x11-toolkits/irrlicht
  1000. x11-toolkits/kf6-kcompletion
  1001. x11-toolkits/kf6-kconfigwidgets
  1002. x11-toolkits/kf6-kguiaddons
  1003. x11-toolkits/kf6-kirigami
  1004. x11-toolkits/kf6-kitemviews
  1005. x11-toolkits/kf6-kjobwidgets
  1006. x11-toolkits/kf6-ktextwidgets
  1007. x11-toolkits/kf6-kwidgetsaddons
  1008. x11-toolkits/kf6-kxmlgui
  1009. x11-toolkits/libdecor
  1010. x11-toolkits/mygui-opengl
  1011. x11-toolkits/nanogui
  1012. x11-toolkits/otk
  1013. x11-toolkits/pangolin
  1014. x11-toolkits/plasma6-kdeplasma-addons
  1015. x11-toolkits/py-qt5-chart
  1016. x11-toolkits/py-qt6-chart
  1017. x11-toolkits/py-qt6-datavis3d
  1018. x11-toolkits/pythonqt
  1019. x11-toolkits/qhotkey
  1020. x11-toolkits/qml-box2d
  1021. x11-toolkits/qt5-declarative
  1022. x11-toolkits/qt5-declarative-test
  1023. x11-toolkits/qt5-gui
  1024. x11-toolkits/qt6-charts
  1025. x11-toolkits/qt6-datavis3d
  1026. x11-toolkits/qt6-declarative
  1027. x11-toolkits/qt6-graphs
  1028. x11-toolkits/qt6-quick3d
  1029. x11-toolkits/qt6-quicktimeline
  1030. x11-toolkits/qt6-shadertools
  1031. x11-toolkits/qt6-virtualkeyboard
  1032. x11-toolkits/qwt6
  1033. x11-toolkits/soqt
  1034. x11-toolkits/swt
  1035. x11-toolkits/wlroots
  1036. x11-toolkits/wlroots-devel
  1037. x11-toolkits/wlroots015
  1038. x11-toolkits/wlroots016
  1039. x11-toolkits/wxgtk30
  1040. x11-toolkits/wxgtk32
  1041. x11-toolkits/xforms
  1042. x11-wm/compiz
  1043. x11-wm/compton
  1044. x11-wm/emerald
  1045. x11-wm/hyprland
  1046. x11-wm/magpie
  1047. x11-wm/muffin
  1048. x11-wm/mutter
  1049. x11-wm/phoc
  1050. x11-wm/plasma5-kwin
  1051. x11-wm/plasma6-kdecoration
  1052. x11-wm/plasma6-kwin
  1053. x11-wm/swayfx
  1054. x11-wm/wayfire
  1055. x11-wm/wmanager
  1056. Collapse this list.

Deleted ports which required this port:

Expand this list of 111 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/spring*
  52. graphics/blender-lts28*
  53. graphics/blender-lts29*
  54. graphics/darktable38*
  55. graphics/darktable40*
  56. graphics/darktable42*
  57. graphics/gltt*
  58. graphics/magnum-examples*
  59. graphics/magnum-extras*
  60. graphics/openscenegraph*
  61. graphics/py-qt5-svg*
  62. graphics/radiance*
  63. graphics/tiffgt*
  64. lang/py-qt5-qml*
  65. math/vtk6*
  66. misc/opensubdiv*
  67. misc/orion*
  68. multimedia/QtAV*
  69. multimedia/aegisub*
  70. multimedia/gmerlin*
  71. multimedia/libquicktime*
  72. multimedia/libva-glx*
  73. multimedia/mlt*
  74. multimedia/mlt6*
  75. multimedia/mpv034*
  76. multimedia/mythtv-frontend*
  77. multimedia/obs-scrab*
  78. multimedia/phonon-gstreamer*
  79. multimedia/py-qt5-multimedia*
  80. multimedia/py-qt5-multimediawidgets*
  81. multimedia/smtube*
  82. multimedia/vdr-plugin-xineliboutput*
  83. net/quiterss*
  84. net-im/diligent*
  85. net-im/gitterdone*
  86. net-im/teamwords*
  87. net-im/webinar*
  88. print/py-qt5-printsupport*
  89. sysutils/signon-qt5*
  90. www/kristall*
  91. www/py-qt5-webkit*
  92. www/py-qt5-webkitwidgets*
  93. x11/plasma5-kwayland-server*
  94. x11/py-qt5-opengl*
  95. x11/radare-cutter*
  96. x11-drivers/xf86-video-glint*
  97. x11-drivers/xf86-video-sunffb*
  98. x11-servers/xephyr*
  99. x11-servers/xorg-dmx*
  100. x11-servers/xorg-nestserver*
  101. x11-servers/xorg-vfbserver*
  102. x11-toolkits/fox14*
  103. x11-toolkits/gtkada3*
  104. x11-toolkits/py-qt5-gui*
  105. x11-toolkits/py-qt5-quick*
  106. x11-toolkits/py-qt5-quick3d*
  107. x11-toolkits/py-qt5-quickwidgets*
  108. x11-toolkits/py-qt5-widgets*
  109. x11-toolkits/wxgtk31*
  110. x11-wm/hyprland-devel*
  111. x11-wm/kwinft*
  112. 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