Port details |
- 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:
|
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 |
58 27 Jan 2024 03:38:54 |
Yuri Victorovich (yuri) |
devel/inih: update 57 → 58
Reported by: portscout |
57 07 Jul 2023 07:26:29 |
Yuri Victorovich (yuri) |
devel/inih: Update 56 → 57
Reported by: portscout |
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) |
56 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 ) |
56 14 Jul 2022 05:55:27 |
Yuri Victorovich (yuri) |
devel/inih: Update 55 -> 56
Reported by: portscout |
55 27 Mar 2022 02:40:08 |
Yuri Victorovich (yuri) |
devel/inih: Update 53 -> 55
Reported by: portscout |
53 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
53 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
53 15 Mar 2021 20:11:39 |
yuri |
New port: devel/inih: Simple .INI file parser written in C |
Number of commits found: 9
|