Port details |
- slf4j Simple facade or abstraction for various logging frameworks
- 1.7.21 devel =4 1.7.21Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2009-10-13 17:29:59
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: xorg-fonts-truetype, openjdk11, libevent, indexinfo, psutils
- Also Listed In: java
- License: MIT
- WWW:
- https://www.slf4j.org/
- Description:
- The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or
abstraction for various logging frameworks, e.g. java.util.logging,
log4j and logback, allowing the end user to plug in the desired logging
framework at deployment time.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/slf4j/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/slf4j
- pkg install slf4j
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: slf4j
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (slf4j-1.7.21.tar.gz) = dfcb11c3dd0cf90425de6a8293ae51d48bb6bb52d71afd14680501a2f20783b3
SIZE (slf4j-1.7.21.tar.gz) = 3119210
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
-
- databases/mysql-connector-j
- www/jmeter
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_slf4j
- USES:
- cpe
- 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 |
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.7.21 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.7.21 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.7.21 18 Oct 2021 19:25:52 |
Stefan Eßer (se) |
devel/slf4j: Add CPE information
Approved by: portmgr (blanket) |
1.7.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.21 24 Aug 2016 19:10:53 |
jkim |
Consistently set USE_JAVA to "yes" to reduce future confusion.
Approved by: skreuzer (maintainer) |
1.7.21 05 Apr 2016 13:19:38 |
skreuzer |
Update to version 1.7.21 |
1.7.13 07 Jan 2016 15:33:56 |
skreuzer |
Update to version 1.7.13 |
1.7.10 12 Jan 2015 18:15:23 |
skreuzer |
Update to version 1.7.10
Define LICENSE
Pet portlint |
1.7.7 20 Dec 2014 18:06:22 |
bapt |
Cleanup plist |
1.7.7 21 May 2014 18:20:10 |
skreuzer |
Update to version 1.7.7
Add staging support |
1.7.5 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.7.5 05 Sep 2013 20:28:43 |
skreuzer |
Update to 1.7.5 |
1.6.6 20 Aug 2012 17:38:29 |
skreuzer |
Update to 1.6.6 |
1.5.8_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.5.8_1 17 Nov 2010 08:52:24 |
ale |
Fix categories order. |
1.5.8_1 14 Oct 2009 20:05:47 |
skreuzer |
Move log bindings from JAVAJARDIR into DATADIR since
they conflict with each other.
Reported by: Alex Dupre <ale@FreeBSD.org> |
1.5.8 13 Oct 2009 17:29:27 |
skreuzer |
Simple facade or abstraction for various logging frameworks |