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
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.5-1.90.41.90.5---
FreeBSD:13:quarterly1.90.41.90.41.89.61.90.41.90.41.90_11.90_11.90_1
FreeBSD:14:latest1.90.41.90.51.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.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.90.5
12 Apr 2024 04:34:49
commit hash: 3f9a32f1a22b12f6e042f786ba2267102d1679fecommit hash: 3f9a32f1a22b12f6e042f786ba2267102d1679fecommit hash: 3f9a32f1a22b12f6e042f786ba2267102d1679fecommit hash: 3f9a32f1a22b12f6e042f786ba2267102d1679fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.90.4 → 1.90.5

Reported by:	portscout
1.90.4
23 Feb 2024 10:34:35
commit hash: 06c0f5e1cc721b0e5a8b2d0436924975e9136f26commit hash: 06c0f5e1cc721b0e5a8b2d0436924975e9136f26commit hash: 06c0f5e1cc721b0e5a8b2d0436924975e9136f26commit hash: 06c0f5e1cc721b0e5a8b2d0436924975e9136f26 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.90.3 → 1.90.4

Reported by:	portscout
1.90.3
15 Feb 2024 11:25:00
commit hash: e22da2906f47b7778195fb73b7fda356b6b61f02commit hash: e22da2906f47b7778195fb73b7fda356b6b61f02commit hash: e22da2906f47b7778195fb73b7fda356b6b61f02commit hash: e22da2906f47b7778195fb73b7fda356b6b61f02 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.90.2 → 1.90.3

Reported by:	portscout
1.90.2
13 Feb 2024 09:17:57
commit hash: b3410bb239950177aeab0fb5a3083c410b4d1974commit hash: b3410bb239950177aeab0fb5a3083c410b4d1974commit hash: b3410bb239950177aeab0fb5a3083c410b4d1974commit hash: b3410bb239950177aeab0fb5a3083c410b4d1974 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.90.1 → 1.90.2

Reported by:	portscout
1.90.1
11 Jan 2024 09:12:44
commit hash: 443040630a4be8bbf87e780d50178a40f4b19cf4commit hash: 443040630a4be8bbf87e780d50178a40f4b19cf4commit hash: 443040630a4be8bbf87e780d50178a40f4b19cf4commit hash: 443040630a4be8bbf87e780d50178a40f4b19cf4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.90 → 1.90.1

Reported by:	portscout
1.90_1
18 Dec 2023 08:11:50
commit hash: ae5e2b030d23f6a13b6d304cddeaacd6d667c7e6commit hash: ae5e2b030d23f6a13b6d304cddeaacd6d667c7e6commit hash: ae5e2b030d23f6a13b6d304cddeaacd6d667c7e6commit hash: ae5e2b030d23f6a13b6d304cddeaacd6d667c7e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Fix build by adding missing dependencies

Reported by:	fallout
1.90
18 Nov 2023 01:52:19
commit hash: ecea31a489e2b343ab81c6c4c9a712d451bf6c14commit hash: ecea31a489e2b343ab81c6c4c9a712d451bf6c14commit hash: ecea31a489e2b343ab81c6c4c9a712d451bf6c14commit hash: ecea31a489e2b343ab81c6c4c9a712d451bf6c14 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: update 1.89.8 → 1.90

Reported by:	portscout
1.89.8
02 Aug 2023 08:29:32
commit hash: 1c877d90b868d7eff6eccba1c6cec6f2506c2011commit hash: 1c877d90b868d7eff6eccba1c6cec6f2506c2011commit hash: 1c877d90b868d7eff6eccba1c6cec6f2506c2011commit hash: 1c877d90b868d7eff6eccba1c6cec6f2506c2011 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.7 → 1.89.8

Reported by:	portscout
1.89.7
05 Jul 2023 06:37:49
commit hash: 278aaf56aedab3d788fd423a6bd02364f79d866fcommit hash: 278aaf56aedab3d788fd423a6bd02364f79d866fcommit hash: 278aaf56aedab3d788fd423a6bd02364f79d866fcommit hash: 278aaf56aedab3d788fd423a6bd02364f79d866f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.6 → 1.89.7

Reported by:	portscout
1.89.6
03 Jun 2023 07:01:41
commit hash: 22da50852b54593eab1169cc7c2cb6a4c716f863commit hash: 22da50852b54593eab1169cc7c2cb6a4c716f863commit hash: 22da50852b54593eab1169cc7c2cb6a4c716f863commit hash: 22da50852b54593eab1169cc7c2cb6a4c716f863 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.5 → 1.89.6

Reported by:	portscout
1.89.5
15 Apr 2023 05:02:19
commit hash: d0dd6cf8796a1c033d88d4f1be911cc720419cc1commit hash: d0dd6cf8796a1c033d88d4f1be911cc720419cc1commit hash: d0dd6cf8796a1c033d88d4f1be911cc720419cc1commit hash: d0dd6cf8796a1c033d88d4f1be911cc720419cc1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.4 → 1.89.5

Reported by:	portscout
1.89.4
18 Mar 2023 05:30:43
commit hash: 02d08941061e2aeb7080c54da56779161bb6ff24commit hash: 02d08941061e2aeb7080c54da56779161bb6ff24commit hash: 02d08941061e2aeb7080c54da56779161bb6ff24commit hash: 02d08941061e2aeb7080c54da56779161bb6ff24 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.3 → 1.89.4

Reported by:	portscout
1.89.3
28 Feb 2023 06:11:46
commit hash: d1f3f46fdcb70e75a6ea06276ebe5c547a1b0cadcommit hash: d1f3f46fdcb70e75a6ea06276ebe5c547a1b0cadcommit hash: d1f3f46fdcb70e75a6ea06276ebe5c547a1b0cadcommit hash: d1f3f46fdcb70e75a6ea06276ebe5c547a1b0cad files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: Update 1.89.2 → 1.89.3

Reported by:	portscout
1.89.2
06 Jan 2023 20:22:50
commit hash: 2769cf2656ae925ffc6cbb360d3f70a51ed3e881commit hash: 2769cf2656ae925ffc6cbb360d3f70a51ed3e881commit hash: 2769cf2656ae925ffc6cbb360d3f70a51ed3e881commit hash: 2769cf2656ae925ffc6cbb360d3f70a51ed3e881 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/imgui: New port: Bloat-free Graphical User interface for C++ with
minimal dependencies

Number of commits found: 14