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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
inih Simple .INI file parser written in C
58 devel on this many watch lists=5 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 58Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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 (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/inih-58/catalog.mk
  3. /usr/local/share/licenses/inih-58/LICENSE
  4. /usr/local/share/licenses/inih-58/BSD3CLAUSE
  5. include/INIReader.h
  6. include/ini.h
  7. lib/libINIReader.so
  8. lib/libINIReader.so.0
  9. lib/libinih.so
  10. lib/libinih.so.0
  11. libdata/pkgconfig/INIReader.pc
  12. libdata/pkgconfig/inih.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • inih>0:devel/inih
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):
inih
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5858-5858---
FreeBSD:13:quarterly5858565858575757
FreeBSD:14:latest585856585856-56
FreeBSD:14:quarterly5858-5858575757
FreeBSD:15:latest5858n/a58n/a585858
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
Test dependencies:
  1. bash : shells/bash
This port is required by:
for Libraries
  1. audio/rsgain
  2. audio/vgmplay
  3. graphics/exiv2
  4. graphics/imv
  5. security/pam_howdy
  6. x11/wob
  7. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/benhoyt/inih/tar.gz/r58?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port