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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
bgfx Cross-platform, graphics API agnostic rendering library
1.128.8786.481 graphics on this many watch lists=2 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.128.8786.481Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-06 22:15:11
Last Update: 2024-09-11 06:58:57
Commit Hash: 97694ec
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://bkaradzic.github.io/bgfx/overview.html
Description:
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
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 (114 items)
Collapse this list.
  1. /usr/local/share/licenses/bgfx-1.128.8786.481/catalog.mk
  2. /usr/local/share/licenses/bgfx-1.128.8786.481/LICENSE
  3. /usr/local/share/licenses/bgfx-1.128.8786.481/BSD2CLAUSE
  4. bin/bin2c
  5. bin/geometryc
  6. bin/geometryv
  7. bin/shaderc
  8. bin/texturec
  9. bin/texturev
  10. include/bgfx/bgfx.h
  11. include/bgfx/bgfx_compute.sh
  12. include/bgfx/bgfx_shader.sh
  13. include/bgfx/c99/bgfx.h
  14. include/bgfx/defines.h
  15. include/bgfx/embedded_shader.h
  16. include/bgfx/platform.h
  17. include/bimg/bimg.h
  18. include/bimg/decode.h
  19. include/bimg/encode.h
  20. include/bx/allocator.h
  21. include/bx/bounds.h
  22. include/bx/bx.h
  23. include/bx/bx.h.orig
  24. include/bx/commandline.h
  25. include/bx/compat/linux/sal.h
  26. include/bx/config.h
  27. include/bx/constants.h
  28. include/bx/cpu.h
  29. include/bx/debug.h
  30. include/bx/easing.h
  31. include/bx/endian.h
  32. include/bx/error.h
  33. include/bx/file.h
  34. include/bx/filepath.h
  35. include/bx/float4x4_t.h
  36. include/bx/handlealloc.h
  37. include/bx/hash.h
  38. include/bx/inline/allocator.inl
  39. include/bx/inline/bounds.inl
  40. include/bx/inline/bx.inl
  41. include/bx/inline/cpu.inl
  42. include/bx/inline/easing.inl
  43. include/bx/inline/endian.inl
  44. include/bx/inline/error.inl
  45. include/bx/inline/float4x4_t.inl
  46. include/bx/inline/handlealloc.inl
  47. include/bx/inline/hash.inl
  48. include/bx/inline/math.inl
  49. include/bx/inline/mpscqueue.inl
  50. include/bx/inline/mutex.inl
  51. include/bx/inline/os.inl
  52. include/bx/inline/pixelformat.inl
  53. include/bx/inline/readerwriter.inl
  54. include/bx/inline/ringbuffer.inl
  55. include/bx/inline/rng.inl
  56. include/bx/inline/simd128_langext.inl
  57. include/bx/inline/simd128_neon.inl
  58. include/bx/inline/simd128_ref.inl
  59. include/bx/inline/simd128_sse.inl
  60. include/bx/inline/simd128_swizzle.inl
  61. include/bx/inline/simd256_avx.inl
  62. include/bx/inline/simd256_ref.inl
  63. include/bx/inline/simd_ni.inl
  64. include/bx/inline/sort.inl
  65. include/bx/inline/spscqueue.inl
  66. include/bx/inline/string.inl
  67. include/bx/inline/typetraits.inl
  68. include/bx/inline/uint32_t.inl
  69. include/bx/macros.h
  70. include/bx/maputil.h
  71. include/bx/math.h
  72. include/bx/mpscqueue.h
  73. include/bx/mutex.h
  74. include/bx/os.h
  75. include/bx/pixelformat.h
  76. include/bx/platform.h
  77. include/bx/process.h
  78. include/bx/readerwriter.h
  79. include/bx/ringbuffer.h
  80. include/bx/rng.h
  81. include/bx/semaphore.h
  82. include/bx/settings.h
  83. include/bx/simd_t.h
  84. include/bx/sort.h
  85. include/bx/spscqueue.h
  86. include/bx/string.h
  87. include/bx/thread.h
  88. include/bx/timer.h
  89. include/bx/tinystl/LICENSE
  90. include/bx/tinystl/allocator.h
  91. include/bx/tinystl/buffer.h
  92. include/bx/tinystl/hash.h
  93. include/bx/tinystl/hash_base.h
  94. include/bx/tinystl/new.h
  95. include/bx/tinystl/stddef.h
  96. include/bx/tinystl/string.h
  97. include/bx/tinystl/traits.h
  98. include/bx/tinystl/unordered_map.h
  99. include/bx/tinystl/unordered_set.h
  100. include/bx/tinystl/vector.h
  101. include/bx/typetraits.h
  102. include/bx/uint32_t.h
  103. include/bx/url.h
  104. lib/cmake/bgfx/bgfxConfig.cmake
  105. lib/cmake/bgfx/bgfxConfigVersion.cmake
  106. lib/cmake/bgfx/bgfxTargets-release.cmake
  107. lib/cmake/bgfx/bgfxTargets.cmake
  108. lib/cmake/bgfx/bgfxToolUtils.cmake
  109. lib/libbgfx.so
  110. lib/libbimg.a
  111. lib/libbx.a
  112. @owner
  113. @group
  114. @mode
Collapse this list.
Dependency lines:
  • bgfx>0:graphics/bgfx
To install the port:
cd /usr/ports/graphics/bgfx/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/bgfx
  • pkg install bgfx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bgfx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726031283 SHA256 (bkaradzic-bgfx.cmake-v1.128.8786-481_GH0.tar.gz) = 865426f56b6073a61df3d98ebf9539fc4749f2204319ff7424ab5f8d6e48069e SIZE (bkaradzic-bgfx.cmake-v1.128.8786-481_GH0.tar.gz) = 32941

Expand this list (6 items)

Collapse this list.

SHA256 (bkaradzic-bgfx-409fbc5_GH0.tar.gz) = 3a5f70edad2b108f4839b1a65ed1d6ffb363b2173be6748d832b732bff672a59 SIZE (bkaradzic-bgfx-409fbc5_GH0.tar.gz) = 93611204 SHA256 (bkaradzic-bx-3d53a4a_GH0.tar.gz) = 2b69285274aaa70ec1723b01a1751669a4c1798fd735ed12ec4619cbe43c3eb9 SIZE (bkaradzic-bx-3d53a4a_GH0.tar.gz) = 1599531 SHA256 (bkaradzic-bimg-aaf9125_GH0.tar.gz) = f50464d7d8eb21a208a8d1f245b6274df11e3803b2c987b83bdb4980169e7682 SIZE (bkaradzic-bimg-aaf9125_GH0.tar.gz) = 748185

Collapse this list.


Packages (timestamps in pop-ups are UTC):
bgfx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.128.8786.4811.128.8786.481-1.128.8786.4811.128.8786.481---
FreeBSD:13:quarterly1.128.8786.4811.128.8786.4811.118.8493.4451.128.8786.4811.128.8786.481--1.124.8664.461
FreeBSD:14:latest1.128.8786.4811.128.8786.4811.118.8398.3701.128.8786.4811.128.8786.4811.118.8467.427-1.118.8467.427
FreeBSD:14:quarterly1.128.8786.4811.128.8786.481-1.128.8786.4811.128.8786.481--1.124.8664.461
FreeBSD:15:latest1.128.8786.4811.128.8786.481n/a1.128.8786.481n/a--1.124.8664.461
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. xorgproto>=0 : x11/xorgproto
  4. ice.pc : x11/libICE
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
  7. sm.pc : x11/libSM
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. sm.pc : x11/libSM
Library dependencies:
  1. libGLU.so : graphics/libGLU
  2. libOpenGL.so : graphics/libglvnd
This port is required by:
for Libraries
  1. games/lwjgl3

Configuration Options:
No options to configure
Options name:
graphics_bgfx
USES:
cmake:testing compiler:c++17-lang gl localbase:ldflags xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bkaradzic/bgfx.cmake/tar.gz/v1.128.8786-481?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port