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 2022Q2
imgui Bloat-free Graphical User interface for C++ with minimal dependencies
1.90.5 x11-toolkits 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.90.4Version 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 20:24:06
Last Update: 2024-04-12 04:34:49
Commit Hash: 3f9a32f
License: MIT
WWW:
https://github.com/ocornut/imgui
Description:
Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer agnostic, and self-contained (no external dependencies). Dear ImGui is designed to enable fast iterations and to empower programmers to create content creation tools and visualization / debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal and lacks certain features commonly found in more high-level libraries. Dear ImGui is particularly suited to integration in game engines (for tooling), real-time 3D applications, fullscreen applications, embedded applications, or any applications on console platforms where operating system features are non-standard.
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 (27 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/imgui-1.90.5/catalog.mk
  3. /usr/local/share/licenses/imgui-1.90.5/LICENSE
  4. /usr/local/share/licenses/imgui-1.90.5/MIT
  5. include/imconfig.h
  6. include/imgui.h
  7. @comment include/imgui_freetype.h
  8. @comment include/imgui_impl_allegro5.h
  9. include/imgui_impl_glfw.h
  10. include/imgui_impl_opengl2.h
  11. include/imgui_impl_opengl3.h
  12. include/imgui_impl_opengl3_loader.h
  13. @comment include/imgui_impl_sdl.h
  14. @comment include/imgui_impl_sdlrenderer.h
  15. @comment include/imgui_impl_vulkan.h
  16. include/imgui_internal.h
  17. include/imgui_stdlib.h
  18. include/imstb_rectpack.h
  19. include/imstb_textedit.h
  20. include/imstb_truetype.h
  21. lib/libimgui.so
  22. share/imgui/imgui-config.cmake
  23. share/imgui/imgui-targets-release.cmake
  24. share/imgui/imgui-targets.cmake
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • imgui>0:x11-toolkits/imgui
To install the port:
cd /usr/ports/x11-toolkits/imgui/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/imgui
  • pkg install imgui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: imgui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712895130 SHA256 (ocornut-imgui-v1.90.5_GH0.tar.gz) = e94b48dba7311c85ba8e3e6fe7c734d76a0eed21b2b42c5180fd5706d1562241 SIZE (ocornut-imgui-v1.90.5_GH0.tar.gz) = 1668360

Packages (timestamps in pop-ups are UTC):
imgui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.90.41.90.4-1.90.41.90.5---
FreeBSD:13:quarterly1.90_11.90_11.89.61.90_11.90.41.90_11.90_11.90_1
FreeBSD:14:latest1.90.41.90.41.89.21.90.41.90.51.89.6-1.89.6
FreeBSD:14:quarterly1.90_11.90.4-1.90_11.90.41.90_11.90_11.90_1
FreeBSD:15:latest1.90.41.90.5n/a1.90.1n/a1.90.11.90.11.90.4
FreeBSD:15:quarterly--n/a-n/a---
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. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libglfw.so : graphics/glfw
  2. libGL.so : graphics/libglvnd
  3. libGL.so : graphics/libglvnd
  4. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for imgui-1.90.5: FREETYPE=off: TrueType font rendering support WCHAR32=off: Use wchar32 ====> Options available for the multi BACKENDS: you have to choose at least one of them ALLEGRO5=off: Install Allegro5 backend GLFW=on: Install GLFW backend OPENGL2=on: Install OPENGL2 backend OPENGL3=on: Install OPENGL3 backend SDL2=off: Install SDL2 backend SDL2_RENDERER=off: Install SDL2 renderer backend VULKAN=off: Install Vulkan renderer backend ===> Use 'make config' to modify these settings
Options name:
x11-toolkits_imgui
USES:
cmake gl gl localbase gl localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ocornut/imgui/tar.gz/v1.90.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port