Port details |
- simpleini C++ library providing a simple API to INI-style configuration files
- 4.22_1 devel
=2 4.22_1Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2022-08-04 21:03:06
- Last Update: 2024-06-11 18:10:34
- Commit Hash: b607e10
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/brofield/simpleini
- Description:
- A cross-platform library that provides a simple API to read and
write INI-style configuration files. It supports data files in
ASCII, MBCS and Unicode. It is designed explicitly to be portable
to any platform and has been tested on Windows, WinCE and Linux.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- simpleini>0:devel/simpleini
- To install the port:
- cd /usr/ports/devel/simpleini/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/simpleini
- pkg install simpleini
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: simpleini
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708445050
SHA256 (brofield-simpleini-v4.22_GH0.tar.gz) = b3a4b8f9e03aabd491aa55fd57457115857b9b9c7ecf4abf7ff035ca9d026eb8
SIZE (brofield-simpleini-v4.22_GH0.tar.gz) = 65923
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- emulators/yuzu
- games/devilutionX
- games/ri-li
Configuration Options:
- ===> The following configuration options are available for simpleini-4.22_1:
DOCS=on: Build and/or install documentation
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- devel_simpleini
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.22_1 11 Jun 2024 18:10:34
    |
Dmitry Marakasov (amdmi3)  |
devel/simpleini: install cmake files
- Switch to upstream cmake build to install cmake target files properly |
4.22 20 Feb 2024 16:07:41
    |
Dmitry Marakasov (amdmi3)  |
devel/simpleini: update 4.20 → 4.22 |
4.20 17 Jul 2023 17:32:14
    |
Dmitry Marakasov (amdmi3)  |
devel/simpleini: update 4.19 → 4.20 |
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) |
4.19 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 ) |
4.19 04 Aug 2022 21:00:46
    |
Dmitry Marakasov (amdmi3)  |
devel/simpleini: new port: C++ library providing a simple API to INI-style
configuration files
A cross-platform library that provides a simple API to read and
write INI-style configuration files. It supports data files in
ASCII, MBCS and Unicode. It is designed explicitly to be portable
to any platform and has been tested on Windows, WinCE and Linux.
WWW: https://github.com/brofield/simpleini |
Number of commits found: 6
|