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

Deleted ports which required this port:

Expand this list of 212 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. editors/notepadnext-devel*
  69. emulators/duckstation*
  70. emulators/firebird-emu*
  71. emulators/libretro-mame*
  72. emulators/mess*
  73. emulators/pcsxr*
  74. emulators/ppsspp-qt5*
  75. emulators/qemu41*
  76. emulators/qemu42*
  77. emulators/qemu5*
  78. emulators/qemu50*
  79. emulators/qemu6*
  80. emulators/qemu7*
  81. emulators/qemu70*
  82. emulators/qemu8*
  83. finance/quba-viewer*
  84. games/OpenDiablo2*
  85. games/allacrost*
  86. games/burrtools*
  87. games/critterding*
  88. games/fishfight*
  89. games/freeminer*
  90. games/keeperrl*
  91. games/libretro-fbalpha*
  92. games/libretro-paralleln64*
  93. games/libretro-uae*
  94. games/linwarrior*
  95. games/manaplus*
  96. games/minetest*
  97. games/motogt*
  98. games/palomino*
  99. games/pokerth*
  100. games/pouetchess*
  101. games/prboom*
  102. games/residualvm*
  103. games/shaaft*
  104. games/spring*
  105. games/valyriatear*
  106. graphics/blender-lts28*
  107. graphics/blender-lts29*
  108. graphics/darktable38*
  109. graphics/darktable40*
  110. graphics/darktable42*
  111. graphics/diffpdf*
  112. graphics/electricsheep*
  113. graphics/gltt*
  114. graphics/gwenview-devel*
  115. graphics/okular-devel*
  116. graphics/openscenegraph*
  117. graphics/osg34*
  118. graphics/osgearth*
  119. graphics/py-qt5-svg*
  120. graphics/quat-gui*
  121. graphics/radiance*
  122. graphics/spectacle-devel*
  123. graphics/tiffgt*
  124. graphics/wdune*
  125. lang/py-qt5-qml*
  126. math/vtk6*
  127. math/vtk8*
  128. misc/opensubdiv*
  129. misc/orion*
  130. misc/usd*
  131. multimedia/QtAV*
  132. multimedia/aegisub*
  133. multimedia/ccextractor-gui*
  134. multimedia/dvbcut*
  135. multimedia/gmerlin*
  136. multimedia/gstreamer1-qt*
  137. multimedia/gstreamer1-vaapi*
  138. multimedia/libquicktime*
  139. multimedia/libva-glx*
  140. multimedia/mlt*
  141. multimedia/mlt6*
  142. multimedia/mpv034*
  143. multimedia/mythtv-frontend*
  144. multimedia/nymphcast*
  145. multimedia/obs-scrab*
  146. multimedia/obs-streamfx*
  147. multimedia/phonon-gstreamer*
  148. multimedia/py-qt5-multimedia*
  149. multimedia/py-qt5-multimediawidgets*
  150. multimedia/smtube*
  151. multimedia/vdr-plugin-xineliboutput*
  152. net/landrop*
  153. net/quiterss*
  154. net-im/chatterino2*
  155. net-im/diligent*
  156. net-im/gitterdone*
  157. net-im/teamwords*
  158. net-im/webinar*
  159. print/py-qt5-printsupport*
  160. sysutils/daggy*
  161. sysutils/dsbmc*
  162. sysutils/plasma6-drkonqi*
  163. sysutils/signon-qt5*
  164. www/kristall*
  165. www/py-qt5-webkit*
  166. www/py-qt5-webkitwidgets*
  167. www/webkit2-gtk3*
  168. www/webkit2-gtk4*
  169. x11/konsole-devel*
  170. x11/nvidia-secondary-driver*
  171. x11/plasma5-kwayland-integration*
  172. x11/plasma5-kwayland-server*
  173. x11/plasma5-layer-shell-qt*
  174. x11/plasma5-plasma-workspace*
  175. x11/py-qt5-opengl*
  176. x11/radare-cutter*
  177. x11-drivers/xf86-video-glint*
  178. x11-drivers/xf86-video-mach64*
  179. x11-drivers/xf86-video-openchrome*
  180. x11-drivers/xf86-video-r128*
  181. x11-drivers/xf86-video-savage*
  182. x11-drivers/xf86-video-sunffb*
  183. x11-drivers/xf86-video-tdfx*
  184. x11-fm/dolphin-devel*
  185. x11-fm/fsv2*
  186. x11-servers/xephyr*
  187. x11-servers/xorg-dmx*
  188. x11-servers/xorg-nestserver*
  189. x11-servers/xorg-vfbserver*
  190. x11-servers/xwayland-devel*
  191. x11-toolkits/SoXt*
  192. x11-toolkits/fox14*
  193. x11-toolkits/gtkada3*
  194. x11-toolkits/kirigami-addons-devel*
  195. x11-toolkits/py-qt5-chart*
  196. x11-toolkits/py-qt5-gui*
  197. x11-toolkits/py-qt5-quick*
  198. x11-toolkits/py-qt5-quick3d*
  199. x11-toolkits/py-qt5-quickwidgets*
  200. x11-toolkits/py-qt5-widgets*
  201. x11-toolkits/py-qt6-chart*
  202. x11-toolkits/scenefx*
  203. x11-toolkits/scenefx02*
  204. x11-toolkits/scenefx03*
  205. x11-toolkits/wlroots*
  206. x11-toolkits/wlroots-devel*
  207. x11-toolkits/wlroots-hyprland*
  208. x11-toolkits/wlroots016*
  209. x11-toolkits/wxgtk31*
  210. x11-wm/hyprland-devel*
  211. x11-wm/kwinft*
  212. x11-wm/plasma5-kwin*
  213. 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