Port details |
- nuklear Minimal-state, immediate-mode graphical user interface toolkit
- 4.12.0 x11-toolkits
=2 4.12.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-02-01 19:18:42
- Last Update: 2024-01-14 05:52:25
- Commit Hash: 5080cad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT PD
- WWW:
- https://github.com/Immediate-Mode-UI/Nuklear
- Description:
- This is a minimal-state, immediate-mode graphical user interface toolkit written
in ANSI C and licensed under public domain. It was designed as a simple
embeddable user interface for application and does not have any dependencies, a
default render backend or OS window/input handling but instead provides a highly
modular, library-based approach, with simple input state for input and draw
commands describing primitive shapes as output. So instead of providing a
layered library that tries to abstract over a number of platform and render
backends, it focuses only on the actual UI.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nuklear>0:x11-toolkits/nuklear
- To install the port:
- cd /usr/ports/x11-toolkits/nuklear/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/nuklear
- pkg install nuklear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nuklear
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705206649
SHA256 (Immediate-Mode-UI-Nuklear-4.12.0_GH0.tar.gz) = 4cb80084d20d20561548a2941b6d1eb7c30e6f0b9405e0d5df84bae3c1d7bbaf
SIZE (Immediate-Mode-UI-Nuklear-4.12.0_GH0.tar.gz) = 2288084
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- gmake>0 : devel/gmake
- glew>0 : graphics/glew
- glfw>0 : graphics/glfw
- libGLU>0 : graphics/libGLU
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_nuklear
- USES:
- localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.12.0 14 Jan 2024 05:52:25
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: update 4.10.7 → 4.12.0
Reported by: portscout |
4.10.7 26 Dec 2023 22:47:21
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: update 4.10.6 → 4.10.7
Reported by: portscout |
4.10.6 03 Aug 2023 07:31:13
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.10.5 → 4.10.6
Reported by: portscout |
4.10.5 28 Feb 2023 06:11:47
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.10.1 → 4.10.5
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
4.10.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
4.10.1 05 Aug 2022 09:18:54
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.9.6 -> 4.10.1
Reported by: portscout |
4.9.6 26 Feb 2022 08:14:09
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.9.5 -> 4.9.6
Reported by: portscout |
4.9.5 13 Jan 2022 02:02:55
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.09.1 -> 4.9.5
Reported by: portscout |
4.09.1 19 Dec 2021 22:17:41
    |
Yuri Victorovich (yuri)  |
x11-toolkits/nuklear: Update 4.06.2 -> 4.09.1 |
4.06.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.06.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.06.2 02 Mar 2021 21:36:45
  |
yuri  |
x11-toolkits/nuklear: Change version to one from package.json |
g20201229 01 Feb 2021 19:18:33
  |
yuri  |
New port: x11-toolkits/nuklear: Minimal-state, immediate-mode graphical user
interface toolkit |