Port details on branch 2025Q3 |
- inih Simple .INI file parser written in C
- 61 devel
=5 60Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-03-15 20:11:47
- Last Update: 2025-07-26 08:16:13
- Commit Hash: 1e84e26
- People watching this port, also watch:: xorg-docs, libXdamage, xcb-util-image, libevent, sndio
- License: BSD3CLAUSE
- WWW:
- https://github.com/benhoyt/inih
- Description:
- inih (INI Not Invented Here) is a simple .INI file parser written in C. It's
only a couple of pages of code, and it was designed to be small and simple, so
it's good for embedded systems. It's also more or less compatible with Python's
ConfigParser style of .INI files, including RFC 822-style multi-line syntax and
name: value entries.
¦ ¦ ¦ ¦ 
- 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/inih/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/inih
- pkg install inih
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: inih
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1753507375
SHA256 (benhoyt-inih-r61_GH0.tar.gz) = 7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12
SIZE (benhoyt-inih-r61_GH0.tar.gz) = 21456
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- Test dependencies:
-
- bash : shells/bash
- This port is required by:
- for Libraries
-
- audio/rsgain
- audio/vgmplay
- games/easyrpg-player
- games/liblcf
- graphics/exiv2
- graphics/imv
- security/pam_howdy
Configuration Options:
- No options to configure
- Options name:
- devel_inih
- USES:
- meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|