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
Port details
stb Stb single-file public domain libraries for C/C++
2.37.20241109 devel 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 2.37.20241109Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. /usr/local/share/licenses/stb-2.37.20241109/catalog.mk
  2. /usr/local/share/licenses/stb-2.37.20241109/LICENSE
  3. /usr/local/share/licenses/stb-2.37.20241109/MIT
  4. /usr/local/share/licenses/stb-2.37.20241109/PD
  5. include/stb/stb_c_lexer.h
  6. include/stb/stb_connected_components.h
  7. include/stb/stb_divide.h
  8. include/stb/stb_ds.h
  9. include/stb/stb_dxt.h
  10. include/stb/stb_easy_font.h
  11. include/stb/stb_herringbone_wang_tile.h
  12. include/stb/stb_hexwave.h
  13. include/stb/stb_image.h
  14. include/stb/stb_image_resize2.h
  15. include/stb/stb_image_write.h
  16. include/stb/stb_include.h
  17. include/stb/stb_leakcheck.h
  18. include/stb/stb_perlin.h
  19. include/stb/stb_rect_pack.h
  20. include/stb/stb_sprintf.h
  21. include/stb/stb_textedit.h
  22. include/stb/stb_tilemap_editor.h
  23. include/stb/stb_truetype.h
  24. include/stb/stb_vorbis.c
  25. include/stb/stb_voxel_render.h
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • stb>0:devel/stb
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):
stb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.37.202411092.37.20241109g202002052.37.202411092.37.20241109-g20200205-
FreeBSD:13:quarterly2.37.202411092.37.20241109g20211010g202110102.37.20241109g20211010g20211010g20211010
FreeBSD:14:latest2.37.202411092.37.20241109g202110102.37.202411092.37.20241109g20211010-g20211010
FreeBSD:14:quarterly2.37.202411092.37.20241109-g202110102.37.20241109g20211010g20211010g20211010
FreeBSD:15:latest2.37.202411092.37.20241109n/a2.37.20241109n/ag20211010g20211010g20211010
This port has no dependencies.
This port is required by:
for Build
  1. games/reminiscence
  2. games/vvvvvv
  3. graphics/bonzomatic
  4. graphics/mandelbulber
  5. math/mlpack
  6. multimedia/lms
  7. www/lagrange
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nothings/stb/tar.gz/5c20573?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.37.20241109
19 Nov 2024 01:47:43
commit hash: 2ea2161a748a4de9ca5e57b5916ce8926a3ad7c6commit hash: 2ea2161a748a4de9ca5e57b5916ce8926a3ad7c6commit hash: 2ea2161a748a4de9ca5e57b5916ce8926a3ad7c6commit hash: 2ea2161a748a4de9ca5e57b5916ce8926a3ad7c6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Älven
devel/stb: update g20211010 → 2.37-20241109

PR:	282686
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
g20211010
10 Mar 2022 17:24:26
commit hash: 1640434db55255f5b5e5ccc4e03b026023813618commit hash: 1640434db55255f5b5e5ccc4e03b026023813618commit hash: 1640434db55255f5b5e5ccc4e03b026023813618commit hash: 1640434db55255f5b5e5ccc4e03b026023813618 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/stb: Update g20200205 -> g20211010
g20200205
18 Oct 2021 19:25:53
commit hash: 065abe8029beea0a7f8247677616bbdf63c9f880commit hash: 065abe8029beea0a7f8247677616bbdf63c9f880commit hash: 065abe8029beea0a7f8247677616bbdf63c9f880commit hash: 065abe8029beea0a7f8247677616bbdf63c9f880 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/stb: Add CPE information

Approved by:	portmgr (blanket)
g20200205
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200205
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20200205
26 Oct 2020 00:38:35
Revision:553308Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Use INSTALL_DATA for header file installation

Approved by:	portmgr blanket
g20200205
13 Mar 2020 18:58:18
Revision:528372Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/stb: Stb single-file public domain libraries for C/C++

Number of commits found: 9