Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.19.0_2 03 Jun 2023 11:14:34 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2023-06-03 sysutils/cfengine319: Upstream EOL reached on 2022-06-30
sysutils/cfengine-masterfiles319 |
3.19.0_2 03 May 2023 16:19:59 |
Muhammad Moinur Rahman (bofh) |
sysutils/cfengine319: Mark IGNORE_SSL
- Fails to build with error: unknown type name 'RSA' which were
deprecated in OpenSSL 3.0.0 and later
- Used IGNORE instead of BROKEN as this version has reached upstream EOL
- cfenging actually gets only 6 months of support on non-LTS release.
See: https://cfengine.com/blog/2015/releases-after-3-7-0/
- Based on the previous mentioned link and cfengine 3.19.0 release notes
from
https://cfengine.com/blog/2021/cfengine-3-19-released-collaboration/
this has already reached upstream EOL
Approved by: portmgr (blanket) |
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) |
3.19.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 ) |
3.19.0_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.19.0_2 03 Jul 2022 21:34:01 |
Cy Schubert (cy) |
sysutils/cfengine*: Remove skreuzer@ and gjb@ as alternate maintainers
skreuzer@ and gjb@ expressed long ago they were no longer interested
in the cfengine ports. Let's make this official. |
3.19.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.19.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.19.0 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
3.19.0 13 Dec 2021 15:57:03 |
Antoine Brodin (antoine) |
sysutils/cfengine319: fix PKGNAME |
3.19.0 13 Dec 2021 14:19:48 |
Cy Schubert (cy) |
sysutils/cfengine319: Add sysutils/cfengine319
This is the latest release from the cfengine folks. |