Port details |
- inilike D library for parsing ini-like files used in Freedesktop systems
- 1.2.1_3 devel =2 1.2.1_3Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2018-06-15 18:07:13
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/FreeSlave/inilike
- Description:
- Inilike is D library for parsing .ini-like files used in Freedesktop systems
in various places (.desktop files, icon themes, mimeapps.list, mimeinfo.cache,
trashcan files on freedesktop, etc.)
- ¦ ¦ ¦ ¦
- 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/inilike/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/inilike
- pkg install inilike
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: inilike
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668480178
SHA256 (FreeSlave-inilike-v1.2.1_GH0.tar.gz) = affa724f50d62fcf18656b89f2e6c28fbb52c1a803a10a483a5d49c9568ae424
SIZE (FreeSlave-inilike-v1.2.1_GH0.tar.gz) = 26409
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:
-
- ldmd2 : lang/ldc
- dub : devel/dub
- This port is required by:
- for Build
-
- devel/icontheme
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_inilike
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.2.1_2 11 Apr 2023 20:35:21 |
Gleb Popov (arrowd) |
D ports: Bump after lang/ldc update.
PR: 270461 |
1.2.1_1 15 Nov 2022 16:17:05 |
Jose Alonso Cardenas Marquez (acm) |
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed |
1.2.1 15 Nov 2022 02:44:53 |
Jose Alonso Cardenas Marquez (acm) |
devel/inilike: Update to 1.2.1 |
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) |
1.1.0_2 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 ) |
1.1.0_2 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.1.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_2 07 Mar 2019 06:26:39 |
acm |
- Bump PORTREVISION. lang/ldc was update to 1.14.0 |
1.1.0_1 20 Nov 2018 02:50:05 |
acm |
- Bump PORTREVISION |
1.1.0 15 Jun 2018 18:06:59 |
acm |
- New port: devel/inilike
Inilike is D library for parsing .ini-like files used in Freedesktop systems
in various places (.desktop files, icon themes, mimeapps.list, mimeinfo.cache,
trashcan files on freedesktop, etc.)
WWW: https://github.com/FreeSlave/inilike |