The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD java : jdom

Java library for accessing and manipulating XML documents

 JDOM is a Java library for accessing and manipulating XML documents.
It has a straightforward API, is a lightweight and fast, and is
optimized for the Java programmer. It's an alternative to DOM and
SAX, although it integrates well with both DOM and SAX. 

http://www.jdom.org/



jdom history


v. 1.16
date: 2007/05/19 20:13:03;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.15 date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1 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)
v. 1.14 date: 2004/10/20 11:56:32; author: hq; state: Exp; lines: +13 -8 - Update to 1.0 Final (bumped PORTEPOCH in this extend) - re-enable jikes support - Dynamic pkg-plist - Use JAVALIBDIR Approved by: glewis (mentor)
v. 1.13 date: 2004/09/20 17:47:06; author: hq; state: Exp; lines: +1 -3 - Unbreak port (fixed distfile URL) Reported by: pointyhat Approved by: portmgr (marcus), glewis (mentor)
v. 1.12 date: 2004/09/18 18:14:38; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.11 date: 2004/09/01 15:38:08; author: hq; state: Exp; lines: +2 -0 Fix permissions issue caused by last commit. Approved by: glewis (mentor)
v. 1.10 date: 2004/08/16 12:30:48; author: hq; state: Exp; lines: +22 -26 - Update to 1.0b10 - Use USE_ANT - Set USE_JIKES=no to forbid the use of Jikes to build the port - Use %%JAVAJARDIR%% - Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1] - Use ${ECHO_MSG} rather than ${ECHO} - Add 'textproc' category - Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1] PR: 68511 Submitted by: me Reviewed by: glewis [1] Approved by: znerd (maintainer), glewis (mentor)
v. 1.9 date: 2004/04/15 20:48:24; author: znerd; state: Exp; lines: +29 -14 Log: - Now using JAVAJARDIR instead of PREFIX/share/java/classes - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs deinstall issue with some JDKs) - Now using PLIST_FILES macro (to reduce pkg-plist size) - No longer installing JARs from 'lib' directory (but rather have them declared as run dependencies) - No longer installing junk files (such as perl CVS commiter scripts) - No longer installing class nor source files - Now installing samples in EXAMPLESDIR - Now installing README and such in DOCSDIR - Will not install docs and samples when NOPORTDOCS is set - Bumped PORTREVISION PR: 64703 Submitted by: Herve Quiroz
v. 1.8 date: 2003/07/23 14:30:27; author: znerd; state: Exp; lines: +3 -7 Port devel/jakarta-ant was renamed to devel/apache-ant. Reported by: kris Pointy hat to: me
v. 1.7 date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6 date: 2002/11/18 14:45:35; author: znerd; state: Exp; lines: +5 -1 Installing JAR file in ${PREFIX}/share/java/classes/. Bumped PORTREVISION.
v. 1.5 date: 2002/06/13 14:23:21; author: znerd; state: Exp; lines: +18 -4 Now builds from source using Ant. Added some download locations. Bumped PORTREVISION.
v. 1.4 date: 2002/03/30 21:50:28; author: znerd; state: Exp; lines: +6 -3 Upgrade to JDOM beta 8. Also now using USE_JAVA.
v. 1.3 date: 2002/03/02 14:13:37; author: znerd; state: Exp; lines: +3 -8 Upgraded from 1.0b6 to 1.0b7.
v. 1.2 date: 2001/11/27 12:19:21; author: znerd; state: Exp; lines: +2 -2 Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.1 date: 2001/06/25 02:13:24; author: jeh; state: Exp; Java library for accessing and manipulating XML documents. PR: 27814 Submitted by: Ernst de Haan ============================================================================= v. 1.16 date: 2007/05/19 20:13:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1 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)
v. 1.14 date: 2004/10/20 11:56:32; author: hq; state: Exp; lines: +13 -8 - Update to 1.0 Final (bumped PORTEPOCH in this extend) - re-enable jikes support - Dynamic pkg-plist - Use JAVALIBDIR Approved by: glewis (mentor)
v. 1.13 date: 2004/09/20 17:47:06; author: hq; state: Exp; lines: +1 -3 - Unbreak port (fixed distfile URL) Reported by: pointyhat Approved by: portmgr (marcus), glewis (mentor)
v. 1.12 date: 2004/09/18 18:14:38; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.11 date: 2004/09/01 15:38:08; author: hq; state: Exp; lines: +2 -0 Fix permissions issue caused by last commit. Approved by: glewis (mentor)
v. 1.10 date: 2004/08/16 12:30:48; author: hq; state: Exp; lines: +22 -26 - Update to 1.0b10 - Use USE_ANT - Set USE_JIKES=no to forbid the use of Jikes to build the port - Use %%JAVAJARDIR%% - Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1] - Use ${ECHO_MSG} rather than ${ECHO} - Add 'textproc' category - Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1] PR: 68511 Submitted by: me Reviewed by: glewis [1] Approved by: znerd (maintainer), glewis (mentor)
v. 1.9 date: 2004/04/15 20:48:24; author: znerd; state: Exp; lines: +29 -14 Log: - Now using JAVAJARDIR instead of PREFIX/share/java/classes - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs deinstall issue with some JDKs) - Now using PLIST_FILES macro (to reduce pkg-plist size) - No longer installing JARs from 'lib' directory (but rather have them declared as run dependencies) - No longer installing junk files (such as perl CVS commiter scripts) - No longer installing class nor source files - Now installing samples in EXAMPLESDIR - Now installing README and such in DOCSDIR - Will not install docs and samples when NOPORTDOCS is set - Bumped PORTREVISION PR: 64703 Submitted by: Herve Quiroz
v. 1.8 date: 2003/07/23 14:30:27; author: znerd; state: Exp; lines: +3 -7 Port devel/jakarta-ant was renamed to devel/apache-ant. Reported by: kris Pointy hat to: me
v. 1.7 date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6 date: 2002/11/18 14:45:35; author: znerd; state: Exp; lines: +5 -1 Installing JAR file in ${PREFIX}/share/java/classes/. Bumped PORTREVISION.
v. 1.5 date: 2002/06/13 14:23:21; author: znerd; state: Exp; lines: +18 -4 Now builds from source using Ant. Added some download locations. Bumped PORTREVISION.
v. 1.4 date: 2002/03/30 21:50:28; author: znerd; state: Exp; lines: +6 -3 Upgrade to JDOM beta 8. Also now using USE_JAVA.
v. 1.3 date: 2002/03/02 14:13:37; author: znerd; state: Exp; lines: +3 -8 Upgraded from 1.0b6 to 1.0b7.
v. 1.2 date: 2001/11/27 12:19:21; author: znerd; state: Exp; lines: +2 -2 Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.1 date: 2001/06/25 02:13:24; author: jeh; state: Exp; Java library for accessing and manipulating XML documents. PR: 27814 Submitted by: Ernst de Haan ============================================================================= v. 1.16 date: 2007/05/19 20:13:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1 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)
v. 1.14 date: 2004/10/20 11:56:32; author: hq; state: Exp; lines: +13 -8 - Update to 1.0 Final (bumped PORTEPOCH in this extend) - re-enable jikes support - Dynamic pkg-plist - Use JAVALIBDIR Approved by: glewis (mentor)
v. 1.13 date: 2004/09/20 17:47:06; author: hq; state: Exp; lines: +1 -3 - Unbreak port (fixed distfile URL) Reported by: pointyhat Approved by: portmgr (marcus), glewis (mentor)
v. 1.12 date: 2004/09/18 18:14:38; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.11 date: 2004/09/01 15:38:08; author: hq; state: Exp; lines: +2 -0 Fix permissions issue caused by last commit. Approved by: glewis (mentor)
v. 1.10 date: 2004/08/16 12:30:48; author: hq; state: Exp; lines: +22 -26 - Update to 1.0b10 - Use USE_ANT - Set USE_JIKES=no to forbid the use of Jikes to build the port - Use %%JAVAJARDIR%% - Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1] - Use ${ECHO_MSG} rather than ${ECHO} - Add 'textproc' category - Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1] PR: 68511 Submitted by: me Reviewed by: glewis [1] Approved by: znerd (maintainer), glewis (mentor)
v. 1.9 date: 2004/04/15 20:48:24; author: znerd; state: Exp; lines: +29 -14 Log: - Now using JAVAJARDIR instead of PREFIX/share/java/classes - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs deinstall issue with some JDKs) - Now using PLIST_FILES macro (to reduce pkg-plist size) - No longer installing JARs from 'lib' directory (but rather have them declared as run dependencies) - No longer installing junk files (such as perl CVS commiter scripts) - No longer installing class nor source files - Now installing samples in EXAMPLESDIR - Now installing README and such in DOCSDIR - Will not install docs and samples when NOPORTDOCS is set - Bumped PORTREVISION PR: 64703 Submitted by: Herve Quiroz
v. 1.8 date: 2003/07/23 14:30:27; author: znerd; state: Exp; lines: +3 -7 Port devel/jakarta-ant was renamed to devel/apache-ant. Reported by: kris Pointy hat to: me
v. 1.7 date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6 date: 2002/11/18 14:45:35; author: znerd; state: Exp; lines: +5 -1 Installing JAR file in ${PREFIX}/share/java/classes/. Bumped PORTREVISION.
v. 1.5 date: 2002/06/13 14:23:21; author: znerd; state: Exp; lines: +18 -4 Now builds from source using Ant. Added some download locations. Bumped PORTREVISION.
v. 1.4 date: 2002/03/30 21:50:28; author: znerd; state: Exp; lines: +6 -3 Upgrade to JDOM beta 8. Also now using USE_JAVA.
v. 1.3 date: 2002/03/02 14:13:37; author: znerd; state: Exp; lines: +3 -8 Upgraded from 1.0b6 to 1.0b7.
v. 1.2 date: 2001/11/27 12:19:21; author: znerd; state: Exp; lines: +2 -2 Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.1 date: 2001/06/25 02:13:24; author: jeh; state: Exp; Java library for accessing and manipulating XML documents. PR: 27814 Submitted by: Ernst de Haan =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm