Port details |
- stb Stb single-file public domain libraries for C/C++
- 2.37.20241109 devel =2 2.37.20241109Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-03-13 18:58:25
- Last Update: 2024-11-19 01:47:43
- Commit Hash: 2ea2161
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT PD
- WWW:
- https://github.com/nothings/stb/
- Description:
- single-file public domain (or MIT licensed) libraries for C/C++.
Noteworthy:
* image loader: stb_image.h
* image writer: stb_image_write.h
* image resizer: stb_image_resize.h
* font text rasterizer: stb_truetype.h
* typesafe containers: stb_ds.h
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/stb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/stb
- pkg install stb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731980728
SHA256 (nothings-stb-2.37-20241109-5c20573_GH0.tar.gz) = f8e9c407738ab0144543659822b417f337cc4f3de3fa8a4d5db59f7061b3d515
SIZE (nothings-stb-2.37-20241109-5c20573_GH0.tar.gz) = 1512387
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- games/reminiscence
- games/vvvvvv
- graphics/bonzomatic
- graphics/mandelbulber
- math/mlpack
- multimedia/lms
- www/lagrange
- for Run
-
- math/mlpack
Configuration Options:
- No options to configure
- Options name:
- devel_stb
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.37.20241109 19 Nov 2024 01:47:43 |
Yuri Victorovich (yuri) Author: Älven |
devel/stb: update g20211010 → 2.37-20241109
PR: 282686 |
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) |
g20211010 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 ) |
g20211010 10 Mar 2022 17:24:26 |
Yuri Victorovich (yuri) |
devel/stb: Update g20200205 -> g20211010 |
g20200205 18 Oct 2021 19:25:53 |
Stefan Eßer (se) |
devel/stb: Add CPE information
Approved by: portmgr (blanket) |
g20200205 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200205 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20200205 26 Oct 2020 00:38:35 |
amdmi3 |
- Use INSTALL_DATA for header file installation
Approved by: portmgr blanket |
g20200205 13 Mar 2020 18:58:18 |
yuri |
New port: devel/stb: Stb single-file public domain libraries for C/C++ |
Number of commits found: 9
|