606c FreshPorts -- textproc/jakarta-commons-digester
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-digester 1.8_2 textproc on this many watch lists=2 search for ports that depend on this port
XML-to-Java-object mapping utility package
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Nov 2004 01:43:41
Also Listed In: java devel
License: not specified in port


The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized. A rich set of predefined rules is available
for your use, or you can also create your own. Advanced features of Digester
include:

  - Ability to plug in your own pattern matching engine, if the standard one is
    not sufficient for your requirements.
  - Optional namespace-aware processing, so that you can define rules that are
    relevant only to a particular XML namespace.
  - Encapsulation of Rules into RuleSets that can be easily and conveniently
    reused in more than one application that requires the same type of
    processing

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

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

Required To Build:
  1. java/jakarta-commons-beanutils
  2. java/jakarta-commons-logging
  3. java/jakarta-commons-collections
  4. textproc/xerces-j
  5. java/openjdk6
  6. devel/apache-ant
Required To Run:
  1. java/jakarta-commons-beanutils
  2. java/jakarta-commons-logging
  3. java/jakarta-commons-collections
  4. textproc/xerces-j
  5. java/openjdk6

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:43:44
Original commit files touched by this commit  1.8_2
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.8_2
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
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.8_2
ohauer search for other commits by this committer
-remove MD5
26 Aug 2008 07:36:50
Original commit files touched by this commit  1.8_2
hq search for other commits by this committer
Update to 1.8

PR:             126723
Submitted by:   Wen heping <wenheping@gmail.com>²
06 Jun 2008 14:05:09
Original commit files touched by this commit  1.7_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.7_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.7_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}.
13 May 2006 04:24:52
Original commit files touched by this commit  1.7
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
24 Jan 2006 03:10:24
Original commit files touched by this commit  1.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Jun 2005 13:59:33
Original commit files touched by this commit  1.7
hq search for other commits by this committer
Update to 1.7
29 Nov 2004 01:42:28
Original commit files touched by this commit  1.6
hq search for other commits by this committer
The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized. A rich set of predefined rules is available
for your use, or you can also create your own. Advanced features of Digester
include:

  - Ability to plug in your own pattern matching engine, if the standard one is
    not sufficient for your requirements.
  - Optional namespace-aware processing, so that you can define rules that are
    relevant only to a particular XML namespace.
  - Encapsulation of Rules into RuleSets that can be easily and conveniently
    reused in more than one application that requires the same type of
    processing

WWW: http://jakarta.apache.org/commons/digester/

Number of commits found: 11

2885
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 475
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 513
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days32
new fortnight65
new month217

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