notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
slf4j Simple facade or abstraction for various logging frameworks
1.7.21 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.21Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
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:: openjdk8, tmux, font-misc-meltho, php81-mbstring, py39-pycparser
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. share/java/classes/slf4j-api.jar
  2. share/slf4j/slf4j-migrator.jar
  3. share/slf4j/slf4j-simple.jar
  4. share/slf4j/jcl-over-slf4j.jar
  5. share/slf4j/log4j-over-slf4j.jar
  6. share/slf4j/slf4j-ext.jar
  7. share/slf4j/slf4j-jdk14.jar
  8. share/slf4j/slf4j-nop.jar
  9. share/slf4j/jul-to-slf4j.jar
  10. share/slf4j/slf4j-jcl.jar
  11. share/slf4j/slf4j-log4j12.jar
  12. /usr/local/share/licenses/slf4j-1.7.21/catalog.mk
  13. /usr/local/share/licenses/slf4j-1.7.21/LICENSE
  14. /usr/local/share/licenses/slf4j-1.7.21/MIT
Collapse this list.
Dependency lines:
  • slf4j>0:devel/slf4j
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):
slf4j
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.211.7.21-1.7.211.7.21---
FreeBSD:13:quarterly1.7.211.7.211.7.211.7.211.7.21-1.7.211.7.21
FreeBSD:14:latest1.7.211.7.211.7.21-1.7.21--1.7.21
FreeBSD:14:quarterly1.7.211.7.21--1.7.21-1.7.211.7.21
FreeBSD:15:latest1.7.211.7.21n/a-n/a-1.7.211.7.21
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Run
  1. databases/mysql-connector-j
  2. www/jmeter

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/mysql-connector-java*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.slf4j.org/dist/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.7.21
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.7.21
18 Oct 2021 19:25:52
commit hash: 636aeb9a410d1eea0da0df7c6943b49fea5e5a26commit hash: 636aeb9a410d1eea0da0df7c6943b49fea5e5a26commit hash: 636aeb9a410d1eea0da0df7c6943b49fea5e5a26commit hash: 636aeb9a410d1eea0da0df7c6943b49fea5e5a26 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/slf4j: Add CPE information

Approved by:	portmgr (blanket)
1.7.21
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.21
24 Aug 2016 19:10:53
Revision:420817Original commit files touched by this commit
jkim search for other commits by this committer
Consistently set USE_JAVA to "yes" to reduce future confusion.

Approved by:	skreuzer (maintainer)
1.7.21
05 Apr 2016 13:19:38
Revision:412557Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.7.21
1.7.13
07 Jan 2016 15:33:56
Revision:405458Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.7.13
1.7.10
12 Jan 2015 18:15:23
Revision:376841Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.7.10
Define LICENSE
Pet portlint
1.7.7
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.7.7
21 May 2014 18:20:10
Revision:354756Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.7.7
Add staging support
1.7.5
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:326446Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.7.5
1.6.6
20 Aug 2012 17:38:29
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.6.6
1.5.8_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.5.8_1
17 Nov 2010 08:52:24
Original commit files touched by this commit
ale search for other commits by this committer
Fix categories order.
1.5.8_1
14 Oct 2009 20:05:47
Original commit files touched by this commit
skreuzer search for other commits by this committer
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
Original commit files touched by this commit
skreuzer search for other commits by this committer
Simple facade or abstraction for various logging frameworks

Number of commits found: 18