Port details |
- inifiled Compile-time .ini file parser and writer generator for D
- 2.0.0_3 devel =2 2.0.0_3Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2017-07-22 03:24:09
- 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/burner/inifiled
- Description:
- A compile time ini file parser and writter generator for D. inifile.d takes
annotated structs and create ini file parser and writer. The ini file format
always comments and section and to some degree nesting.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- inifiled>0:devel/inifiled
- To install the port:
- cd /usr/ports/devel/inifiled/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/inifiled
- pkg install inifiled
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: inifiled
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668474243
SHA256 (burner-inifiled-v2.0.0_GH0.tar.gz) = 6b6993968c8a9351c3bddb570f9f2c8dc6f36235c5a351faea03b6bb71a6d84d
SIZE (burner-inifiled-v2.0.0_GH0.tar.gz) = 8639
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/d-scanner
Configuration Options:
- No options to configure
- Options name:
- devel_inifiled
- 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 |
2.0.0_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.0_2 11 Apr 2023 20:35:21 |
Gleb Popov (arrowd) |
D ports: Bump after lang/ldc update.
PR: 270461 |
2.0.0_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 |
2.0.0 15 Nov 2022 01:49:13 |
Jose Alonso Cardenas Marquez (acm) |
devel/inifiled: Update to 2.0.0 |
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.3.1_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.3.1_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.1_2 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.3.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.1_2 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.3.1_2 07 Mar 2019 06:26:39 |
acm |
- Bump PORTREVISION. lang/ldc was update to 1.14.0 |
1.3.1_1 20 Nov 2018 02:46:13 |
acm |
- Bump PORTREVISION |
1.3.1 03 Jun 2018 06:45:36 |
acm |
- Update to 1.3.1 |
1.0.2_1 01 Feb 2018 22:17:13 |
acm |
- Bump PORTREVISION. lang/ldc was updated |
1.0.2 26 Jul 2017 13:16:39 |
mat |
Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.
Pointy hat: acm
Sponsored by: Absolight |
1.0.2 22 Jul 2017 03:23:59 |
acm |
- New port: devel/inifiled
A compile time ini file parser and writter generator for D. inifile.d takes
annotated structs and create ini file parser and writer. The ini file format
always comments and section and to some degree nesting.
WWW: https://github.com/burner/inifiled |