Port details |
- avalon-logkit Java toolkit designed for secure performance oriented logging
- 1.2_3 java
=0 1.2_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-12-08 19:48:38
- Last Update: 2011-05-02 08:32:36
- SVN Revision: UNKNOWN
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://avalon.apache.org/logkit/index.html
- Description:
- LogKit is a logging toolkit designed for secure performance oriented logging in
applications.
The LogKit provides the following features:
- Decouples LogEvent generation from LogEvent handling.
- Is simple to use and simple to configure.
- Designed with security in mind.
- Allow users fine control of logging based on priority and/or category.
- Has hierarchical logging namespace to enable inheritance of LogTargets and
Priorities.
- Lightweight.
- Designed to be integrated into existing products.
- Performance oriented.
- Enables users to plug in filters to filter out or modify LogEvents before
they are written out.
- Allow users to specify the serialization format of LogEvents via
Formatters.
- Comes with a number of existing LogTargets to ease integration.
- The LogKit has existed for a number years and been used in a number of
different environments which demonstrates it's reliability and stability.
WWW: http://avalon.apache.org/logkit/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- avalon-logkit>0:java/avalon-logkit
- No installation instructions:
- This port has been deleted.
- PKGNAME: avalon-logkit
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/jdk16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.2_3 02 May 2011 08:32:36 |
bapt |
remove unmaintained expired ports from java
2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more
available
2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available
2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available
2011-05-01 java/jsdk: Upstream disapear and distfile is no more available |
1.2_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2_3 15 Mar 2011 15:10:43 |
bapt |
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
1.2_3 06 Jun 2008 13:38:51 |
edwin |
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) |
1.2_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2_1 21 Jan 2007 01:09:11 |
hq |
Release maintainership for ports I no longer use. |
1.2_1 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_1 01 Sep 2004 13:36:47 |
hq |
- Use MASTER_SITE_APACHE
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Use my FreeBSD address for maintainership purposes
Approved by: glewis (mentor) |
1.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2 08 Dec 2003 20:50:01 |
glewis |
. Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif.
Forgotten by: glewis |
1.2 08 Dec 2003 19:47:26 |
glewis |
New port java/avalon-logkit:
LogKit is a logging toolkit designed for secure performance oriented logging in
applications.
The LogKit provides the following features:
- Decouples LogEvent generation from LogEvent handling.
- Is simple to use and simple to configure.
- Designed with security in mind.
- Allow users fine control of logging based on priority and/or category.
- Has hierarchical logging namespace to enable inheritance of LogTargets and
Priorities.
- Lightweight.
- Designed to be integrated into existing products.
- Performance oriented. (Only the first 15 lines of the commit message are shown above ) |