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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
libglvnd GL Vendor-Neutral Dispatch library
1.7.0 graphics on this many watch lists=16 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-27 07:41:47
Last Update: 2024-03-06 07:49:00
Commit Hash: 374676d
People watching this port, also watch:: dbus, libxml2, indexinfo, libevent, xorgproto
License: APACHE20 MIT
WWW:
https://gitlab.freedesktop.org/glvnd/libglvnd
Description:
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime. Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libglvnd-1.7.0/catalog.mk
  3. /usr/local/share/licenses/libglvnd-1.7.0/LICENSE
  4. /usr/local/share/licenses/libglvnd-1.7.0/APACHE20
  5. /usr/local/share/licenses/libglvnd-1.7.0/MIT
  6. include/EGL/egl.h
  7. include/EGL/eglext.h
  8. include/EGL/eglplatform.h
  9. include/GL/gl.h
  10. include/GL/glcorearb.h
  11. include/GL/glext.h
  12. include/GL/glx.h
  13. include/GL/glxext.h
  14. include/GLES/egl.h
  15. include/GLES/gl.h
  16. include/GLES/glext.h
  17. include/GLES/glplatform.h
  18. include/GLES2/gl2.h
  19. include/GLES2/gl2ext.h
  20. include/GLES2/gl2platform.h
  21. include/GLES3/gl3.h
  22. include/GLES3/gl31.h
  23. include/GLES3/gl32.h
  24. include/GLES3/gl3ext.h
  25. include/GLES3/gl3platform.h
  26. include/KHR/khrplatform.h
  27. include/glvnd/GLdispatchABI.h
  28. include/glvnd/libeglabi.h
  29. include/glvnd/libglxabi.h
  30. lib/libEGL.so
  31. lib/libEGL.so.1
  32. lib/libEGL.so.1.1.0
  33. lib/libGL.so
  34. lib/libGL.so.1
  35. lib/libGL.so.1.7.0
  36. lib/libGLESv1_CM.so
  37. lib/libGLESv1_CM.so.1
  38. lib/libGLESv1_CM.so.1.2.0
  39. lib/libGLESv2.so
  40. lib/libGLESv2.so.2
  41. lib/libGLESv2.so.2.1.0
  42. lib/libGLX.so
  43. lib/libGLX.so.0
  44. lib/libGLX.so.0.0.0
  45. lib/libGLdispatch.so
  46. lib/libGLdispatch.so.0
  47. lib/libGLdispatch.so.0.0.0
  48. lib/libOpenGL.so
  49. lib/libOpenGL.so.0
  50. lib/libOpenGL.so.0.0.0
  51. libdata/pkgconfig/egl.pc
  52. libdata/pkgconfig/gl.pc
  53. libdata/pkgconfig/glesv1_cm.pc
  54. libdata/pkgconfig/glesv2.pc
  55. libdata/pkgconfig/glx.pc
  56. libdata/pkgconfig/libglvnd.pc
  57. libdata/pkgconfig/opengl.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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.0n/an/an/a
FreeBSD:13:quarterly1.7.01.7.01.6.01.7.01.7.0n/an/an/a
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/an/a1.7.01.7.0
FreeBSD:15:quarterly-1.7.0n/a-n/an/a--
FreeBSD:16:latest-1.7.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
This port is required by:
for Build
  1. graphics/mesa-devel
  2. graphics/mesa-libs
  3. graphics/s2tc
  4. mail/datovka
  5. sysutils/fastfetch

Deleted ports which required this port:

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

Deleted ports which required this port:

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

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

Number of commits found: 27

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

Switch to upstream release archive

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

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

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

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

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

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

Use the same treatment as on PowerPC:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

While here, remove CXXFLAGS, only CFLAGS is necessary.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls
between multiple vendors. It allows multiple drivers from different vendors to
coexist on the same filesystem, and determines which vendor to dispatch each
API call to at runtime.

Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.

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

Number of commits found: 27