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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
inifiled Compile-time .ini file parser and writer generator for D
2.0.0_3 devel on this many watch lists=0 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 2.0.0_3Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-22 03:24:09
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
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.
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/inifiled-2.0.0_3/catalog.mk
  2. /usr/local/share/licenses/inifiled-2.0.0_3/LICENSE
  3. /usr/local/share/licenses/inifiled-2.0.0_3/BSL
  4. include/d/inifiled.d
  5. lib/d/libinifiled.a
  6. @owner
  7. @group
  8. @mode
Collapse this list.
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):
inifiled
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.0_3------
FreeBSD:13:quarterly-2.0.0_3-----2.0.0_3
FreeBSD:14:latest-2.0.0_3------
FreeBSD:14:quarterly-2.0.0_3------
FreeBSD:15:latest-2.0.0_3n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ldmd2 : lang/ldc
  2. dub : devel/dub
This port is required by:
for Build
  1. devel/d-scanner

Configuration Options:
No options to configure
Options name:
devel_inifiled
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/burner/inifiled/tar.gz/v2.0.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.0.0_2
11 Apr 2023 20:35:21
commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
D ports: Bump after lang/ldc update.

PR:		270461
2.0.0_1
15 Nov 2022 16:17:05
commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed
2.0.0
15 Nov 2022 01:49:13
commit hash: 1e14a58439f786535c477bccb23c0be1b7840109commit hash: 1e14a58439f786535c477bccb23c0be1b7840109commit hash: 1e14a58439f786535c477bccb23c0be1b7840109commit hash: 1e14a58439f786535c477bccb23c0be1b7840109 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
devel/inifiled: Update to 2.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.1_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3.1_2
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
1.3.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.1_2
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:494907Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. lang/ldc was update to 1.14.0
1.3.1_1
20 Nov 2018 02:46:13
Revision:485390Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION
1.3.1
03 Jun 2018 06:45:36
Revision:471458Original commit files touched by this commit
acm search for other commits by this committer
- Update to 1.3.1
1.0.2_1
01 Feb 2018 22:17:13
Revision:460643Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. lang/ldc was updated
1.0.2
26 Jul 2017 13:16:39
Revision:446655Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:446357Original commit files touched by this commit
acm search for other commits by this committer
- 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

Number of commits found: 16