Port details |
- apache-log4j2 Fast and flexible logging library for Java
- 2.24.3 devel =3 2.23.1Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-05-01 20:12:14
- Last Update: 2025-01-02 15:40:12
- Commit Hash: 964e4cf
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, scimark4c
- Also Listed In: java
- License: APACHE20
- WWW:
- https://logging.apache.org/log4j/2.x/
- Description:
- Apache Log4j 2 is an upgrade to Log4j that provides significant improvements
over its predecessor, Log4j 1.x, and provides many of the improvements available
in Logback while fixing some inherent problems in Logback's architecture.
Log4J is an open source library based on the work of many authors.
It allows the developer to control which log statements are output
with arbitrary granularity. It is fully configurable at runtime
using external configuration files. Best of all, Log4J has a gentle
learning curve. Beware: judging from user feedback, it is also quite
addictive.
See also <https://github.com/apache/logging-log4j2>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-log4j2>0:devel/apache-log4j2
- To install the port:
- cd /usr/ports/devel/apache-log4j2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/apache-log4j2
- pkg install apache-log4j2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: apache-log4j2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735811648
SHA256 (apache-log4j-2.24.3-bin.zip) = 359ef2d7278b67a72053239c1c8cdba44a5681097835d010982470e121c2338a
SIZE (apache-log4j-2.24.3-bin.zip) = 3617769
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Run
-
- textproc/apache-poi
- textproc/apache-xmlbeans
Configuration Options:
- ===> The following configuration options are available for apache-log4j2-2.24.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_apache-log4j2
- USES:
- cpe java zip
- 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.24.3 02 Jan 2025 15:40:12 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.24.3
Releases notes at https://logging.apache.org/log4j/2.x/release-notes.html |
2.23.1 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
2.23.1 23 Mar 2024 19:06:47 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2-23-1
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-1>. |
2.23.0 25 Feb 2024 21:27:58 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.23.0
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-0> |
2.22.1 01 Jan 2024 17:20:36 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2-22-1
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-1> |
2.22.0 03 Dec 2023 10:48:42 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.22.0
Changelog at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-0> |
2.21.1 02 Nov 2023 16:35:20 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.21.1
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-1>. |
2.21.0 22 Oct 2023 11:15:03 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2-21-0
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-0>. |
2.20.0 15 Mar 2023 11:59:48 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.20.0
Release notes at
<https://logging.apache.org/log4j/2.x/release-notes/2.20.0.html>. |
2.19.0 20 Sep 2022 17:53:45 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.19.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) |
2.18.0 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 ) |
2.18.0 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 ) |
2.18.0 09 Jul 2022 09:15:35 |
Thierry Thomas (thierry) |
devel/apache-log4j2: upgrade to 2.18.0
Changelog at
<https://logging.apache.org/log4j/2.x/changes-report.html#a2.18.0>.
Also restrict to Java ≥ 8. |
2.17.2 29 Jun 2022 16:32:57 |
Po-Chuan Hsieh (sunpoet) |
devel/apache-log4j2: Update WWW
Approved by: portmgr (blanket) |
2.17.2 02 May 2022 10:04:02 |
Bernhard Froehlich (decke) |
devel/apache-log4j2: Fix CPE information after repocopy
Approved by: portmgr (blanket) |
2.17.2 01 May 2022 20:09:06 |
Thierry Thomas (thierry) |
devel/apache-log4j2: repocopy from devel/log4j |