Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.4 16 Jun 2024 16:35:53 |
Daniel Engberg (diizzy) |
devel/iniparser: Update to 4.2.4
* Switch to CMake which cleans up Makefile and makes port more easily
available for consumers
* Drop "make test" due to new and unported dependencies
Changelog: https://github.com/ndevilla/iniparser/releases/tag/v4.2.4
PR: 279782
Reviewed by: eduardo (maintainer) |
4.2.1 16 May 2024 08:54:56 |
Nuno Teixeira (eduardo) |
devel/iniparser: Update to 4.2.1
ChangeLog: https://github.com/ndevilla/iniparser/releases/tag/v4.2.1 |
4.2 01 May 2024 18:48:56 |
Nuno Teixeira (eduardo) |
devel/iniparser: Update to 4.2
- Switch to DISTVERSION
- Add test target
- Take maintainersip
ChangeLog: https://github.com/ndevilla/iniparser/releases/tag/v4.2 |
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.1 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.1 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 ) |
4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1 12 Jan 2018 11:21:07 |
rene |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary |
4.1 03 Nov 2017 14:23:20 |
kevlo |
Update to 4.1 |
4.0 09 Sep 2016 06:00:31 |
kevlo |
Update to 4.0 |
3.1 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
3.1 28 Jan 2014 21:35:29 |
bapt |
Support stage
Strip binaries |
3.1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
3.1 01 Aug 2013 06:43:44 |
bapt |
Fix without gcc, cleanup a bit |
3.1 18 Sep 2012 02:09:45 |
kevlo |
Use PLIST_FILES instead of pkg-plist; no functional change.
PR: ports/171706
Submitted by: nemysis <nemysis at gmx dot ch> |
3.1 01 Sep 2012 06:45:23 |
kevlo |
Update to 3.1 |
3.0 01 Jul 2011 09:46:16 |
kevlo |
Add missing patches that were missed by the previous commit |
3.0 01 Jul 2011 06:38:55 |
kevlo |
Initial import of iniparser-3.0
Iniparser is a free stand-alone ini file parsing library. |