Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0 10 Jun 2024 11:38:55 |
Michael Osipov (michaelo) |
devel/apache-commons-daemon: update port to 1.4.0
Changelog:
https://commons.apache.org/proper/commons-daemon/changes-report.html#a1.4.0
Approved by: jrm (mentor), ale (maintainer)
Differential Revision: https://reviews.freebsd.org/D45513 |
1.3.4 19 Sep 2023 13:31:36 |
Alex Dupre (ale) |
devel/apache-commons-daemon: update to 1.3.4 release
PR: 273928
Submitted by: girgen |
1.3.2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.3.2 23 Jun 2023 19:30:41 |
Muhammad Moinur Rahman (bofh) |
devel/apache-commons-daemon: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.3.2 13 Oct 2022 12:49:02 |
Alex Dupre (ale) |
devel/apache-commons-daemon: update to 1.3.2 release. |
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.2.4 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.2.4 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.2.4 29 Jun 2022 16:32:57 |
Po-Chuan Hsieh (sunpoet) |
devel/apache-commons-daemon: Update WWW
Approved by: portmgr (blanket) |
1.2.4 31 Jan 2022 12:22:46 |
Alex Dupre (ale) |
devel/apache-commons-daemon: update to 1.2.4 release |
1.2.3 12 Oct 2021 07:07:55 |
Alex Dupre (ale) |
devel/apache-commons-daemon: fix MASTER_SITES breakage |
1.2.3 11 Oct 2021 18:56:31 |
Daniel Engberg (diizzy) |
devel/apache-commons-daemon: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: ale (port maintainer), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32431 |
1.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.3 12 Sep 2020 12:31:45 |
ale |
Update to 1.2.3 release. |
1.2.2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.2.2 07 Oct 2019 08:19:49 |
ale |
Update commons-daemon to 1.2.2 release and rename from jakarta to apache. |