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

Deleted ports which required this port:

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