notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

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

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

Port details on branch 2023Q2
libglvnd GL Vendor-Neutral Dispatch library
1.6.0 graphics on this many watch lists=0 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.6.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-02 11:54:06
Last Update: 2023-04-02 11:51:08
Commit Hash: 2a58687
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 - no subversion history for this port

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.6.0/catalog.mk
  3. /usr/local/share/licenses/libglvnd-1.6.0/LICENSE
  4. /usr/local/share/licenses/libglvnd-1.6.0/APACHE20
  5. /usr/local/share/licenses/libglvnd-1.6.0/MIT
  6. include/EGL/egl.h
  7. include/EGL/eglext.h
  8. include/EGL/eglplatform.h
  9. include/GL/gl.h
  10. include/GL/glcorearb.h
  11. include/GL/glext.h
  12. include/GL/glx.h
  13. include/GL/glxext.h
  14. include/GLES/egl.h
  15. include/GLES/gl.h
  16. include/GLES/glext.h
  17. include/GLES/glplatform.h
  18. include/GLES2/gl2.h
  19. include/GLES2/gl2ext.h
  20. include/GLES2/gl2platform.h
  21. include/GLES3/gl3.h
  22. include/GLES3/gl31.h
  23. include/GLES3/gl32.h
  24. include/GLES3/gl3ext.h
  25. include/GLES3/gl3platform.h
  26. include/KHR/khrplatform.h
  27. include/glvnd/GLdispatchABI.h
  28. include/glvnd/libeglabi.h
  29. include/glvnd/libglxabi.h
  30. lib/libEGL.so
  31. lib/libEGL.so.1
  32. lib/libEGL.so.1.1.0
  33. lib/libGL.so
  34. lib/libGL.so.1
  35. lib/libGL.so.1.7.0
  36. lib/libGLESv1_CM.so
  37. lib/libGLESv1_CM.so.1
  38. lib/libGLESv1_CM.so.1.2.0
  39. lib/libGLESv2.so
  40. lib/libGLESv2.so.2
  41. lib/libGLESv2.so.2.1.0
  42. lib/libGLX.so
  43. lib/libGLX.so.0
  44. lib/libGLX.so.0.0.0
  45. lib/libGLdispatch.so
  46. lib/libGLdispatch.so.0
  47. lib/libGLdispatch.so.0.0.0
  48. lib/libOpenGL.so
  49. lib/libOpenGL.so.0
  50. lib/libOpenGL.so.0.0.0
  51. libdata/pkgconfig/egl.pc
  52. libdata/pkgconfig/gl.pc
  53. libdata/pkgconfig/glesv1_cm.pc
  54. libdata/pkgconfig/glesv2.pc
  55. libdata/pkgconfig/glx.pc
  56. libdata/pkgconfig/libglvnd.pc
  57. libdata/pkgconfig/opengl.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • libglvnd>0:graphics/libglvnd
To install the port:
cd /usr/ports/graphics/libglvnd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libglvnd
  • pkg install libglvnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libglvnd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1669064730 SHA256 (glvnd-libglvnd-b05bbcdaeb9b700cf7877e6d66f8fc3ac952295b_GL0.tar.gz) = 2a9e8522a383cf47b396214ccb97bacab80e10b2a3bbbfb25e4ec417370e2c72 SIZE (glvnd-libglvnd-b05bbcdaeb9b700cf7877e6d66f8fc3ac952295b_GL0.tar.gz) = 833460

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
This port is required by:
for Libraries
  1. audio/stmp
  2. devel/liteide
  3. devel/root
  4. emulators/libretro-ppsspp
  5. emulators/mame
  6. emulators/ppsspp
  7. emulators/ppsspp-qt5
Expand this list (34 items / 27 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. emulators/rpcs3
  3. emulators/virtualbox-ose
  4. emulators/virtualbox-ose-legacy
  5. games/OpenDiablo2
  6. games/openclonk
  7. graphics/Coin
  8. graphics/mesa-devel
  9. graphics/qgis
  10. graphics/qgis-ltr
  11. mail/thunderbird
  12. net-im/signal-desktop
  13. science/zotero
  14. security/picocrypt
  15. www/chromium
  16. www/firefox
  17. www/firefox-esr
  18. www/iridium
  19. www/tor-browser
  20. www/ungoogled-chromium
  21. x11/aminal
  22. x11/kitty
  23. x11-servers/xwayland-devel
  24. x11-toolkits/gtk40
  25. x11-toolkits/wlroots
  26. x11-wm/hyprland
  27. x11-wm/sway
  28. x11-wm/swayfx
  29. Collapse this list.

Configuration Options:
===> The following configuration options are available for libglvnd-1.6.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/-/archive/b05bbcdaeb9b700cf7877e6d66f8fc3ac952295b.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0
02 Apr 2023 11:51:08
commit hash: 2a586873a6847dbb070fe2c28f5c7cbeb5104719commit hash: 2a586873a6847dbb070fe2c28f5c7cbeb5104719commit hash: 2a586873a6847dbb070fe2c28f5c7cbeb5104719commit hash: 2a586873a6847dbb070fe2c28f5c7cbeb5104719 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)

(cherry picked from commit 608a2f1ea90470d8e99eeb47090d97404f8d7c2b)

Number of commits found: 1