Port details on branch 2024Q3 |
- inih Simple .INI file parser written in C
- 58 devel =5 58Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-03-15 20:11:47
- Last Update: 2024-01-27 03:38:54
- Commit Hash: 8c805ef
- People watching this port, also watch:: libevent, xcb-util-image, qtkeychain-qt5, libXdamage, 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 = 1706242967
SHA256 (benhoyt-inih-r58_GH0.tar.gz) = e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7
SIZE (benhoyt-inih-r58_GH0.tar.gz) = 19964
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:
|