Port details on branch 2023Q3 |
- inih Simple .INI file parser written in C
- 60 devel
=4 58Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-03-15 20:11:47
- Last Update: 2025-04-11 08:46:16
- Commit Hash: 8b8ac88
- People watching this port, also watch:: libXdamage, libevent, qtkeychain-qt5, xcb-util-image, xorg-docs
- 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 = 1744360685
SHA256 (benhoyt-inih-r60_GH0.tar.gz) = 706aa05c888b53bd170e5d8aa8f8a9d9ccf5449dfed262d5103d1f292af26774
SIZE (benhoyt-inih-r60_GH0.tar.gz) = 21121
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
- graphics/exiv2
- graphics/imv
- security/pam_howdy
- x11/wob
- x11/xdg-desktop-portal-wlr
Configuration Options:
- No options to configure
- Options name:
- devel_inih
- USES:
- meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|