9690 FreshPorts -- java/jakarta-commons-logging
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
jakarta-commons-logging 1.1.1 java on this many watch lists=10 search for ports that depend on this port
Generic logging wrapper library
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Nov 2002 17:15:13
Also Listed In: devel
License: not specified in port


Jakarta Commons Logging library.

There is a great need for debugging and logging information inside of Commons
components such as HTTPClient and DBCP. However, there are many logging APIs
out there and it is difficult to choose among them.

The Logging package is an ultra-thin bridge between different logging
libraries. Commons components may use the Logging API to remove compile-time
and run-time dependencies on any particular logging package, and contributors
may write Log implementations for the library of their choice. 

WWW: http://jakarta.apache.org/commons/logging/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6

This port is required by:

for Build for Run

To install the port: cd /usr/ports/java/jakarta-commons-logging/ && make install clean
To add the package: pkg_add -r jakarta-commons-logging


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/commons/logging/binaries/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/logging/binaries/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/commons/logging/binaries/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/logging/binaries/
  6. ftp://ftp.rhnet.is/pub/apache/commons/logging/binaries/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/commons/logging/binaries/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/commons/logging/binaries/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/logging/binaries/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/commons/logging/binaries/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/logging/binaries/
  12. http://archive.apache.org/dist/commons/logging/binaries/
  13. http://ftp.twaren.net/Unix/Web/apache/commons/logging/binaries/
  14. http://ring.nict.go.jp/archives/net/apache/commons/logging/binaries/
  15. http://www.apache.org/dist/commons/logging/binaries/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.1.1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.1.1
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.1.1
miwi search for other commits by this committer
- Get Rid MD5 support
08 Mar 2009 22:05:33
Original commit files touched by this commit  1.1.1
hq search for other commits by this committer
Update to 1.1.1

Reported by:    portscout
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
27 Feb 2008 15:10:54
Original commit files touched by this commit  1.1_1
ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 May 2006 15:43:15
Original commit files touched by this commit  1.1
hq search for other commits by this committer
- Update to 1.1
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed
22 Jan 2006 12:39:58
Original commit files touched by this commit  1.0.4_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
23 May 2005 14:18:12
Original commit files touched by this commit  1.0.4_1
hq search for other commits by this committer
- Install commons-logging-api.jar
- Add 'devel' category to calm portlint

Submitted by:   thierry
03 Dec 2004 01:01:34
Original commit files touched by this commit  1.0.4
hq search for other commits by this committer
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:    znerd (maintainer)
29 Nov 2004 02:46:40
Original commit files touched by this commit  1.0.4
hq search for other commits by this committer
Project is now under the Apache 2.0 license, which is included in the
distribution.
28 Nov 2004 13:32:55
Original commit files touched by this commit  1.0.4
hq search for other commits by this committer
- Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
15 Apr 2004 21:57:53
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
Removed pkg-plist file. This was missed in the last commit.
15 Apr 2004 20:58:17
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using OPTIONS macro for dependency setting:
  - WITH_LOG4J:    Enable Jakarta Log4j log factory (default: on)
  - WITH_LOGKIT:   Enable Avalon LogKit log factory (default: off)
  - WITH_JDK14LOG: Enable JDK 1.4 log factory       (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
  is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
  ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)

PR:             63928
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
15 Apr 2004 20:38:11
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
Improved description. In fact it related to jakarta-commons-validator.

PR:             65491
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.0.3
trevor search for other commits by this committer
Add size data, approved by maintainers.
23 Jul 2003 14:30:29
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
08 May 2003 09:01:40
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
Name of JAR file for dependency Log4J changed. Fixed dendency.

Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR:             51788
07 Apr 2003 11:39:02
Original commit files touched by this commit  1.0.3
znerd search for other commits by this committer
Upgrade to 1.0.3. Fixed comment.
07 Mar 2003 06:04:45
Original commit files touched by this commit  1.0.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Nov 2002 10:55:13
Original commit files touched by this commit  1.0.2
znerd search for other commits by this committer
New port: Jakarta Commons Logging library.

See:
http://jakarta.apache.org/commons/logging.html

Number of commits found: 22

284e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0