FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:42 AM BST
Port details
jdom 1.1.1,1 java on this many watch lists=5 search for ports that depend on this port
Java library for accessing and manipulating XML documents
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jun 2001 23:13:25
Also Listed In: textproc
License: not specified in port


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.

WWW: http://www.jdom.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: java/jdk16, devel/apache-ant
Required To Run: java/jaxen, java/jdk16
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.jdom.org/dist/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.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,1
miwi search for other commits by this committer
- Get Rid MD5 support
15 Aug 2009 22:50:42
Original commit files touched by this commit  1.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,1
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)
06 Apr 2008 09:38:31
Original commit files touched by this commit  1.1_1,1
hq search for other commits by this committer
Update to version 1.1

PR:             122258
Submitted by:   Wen heping <wenheping@gmail.com>
19 May 2007 20:32:57
Original commit files touched by this commit  1.0_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}.
22 Jan 2006 12:39:58
Original commit files touched by this commit  1.0,1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Dec 2004 01:01:34
Original commit files touched by this commit  1.0,1
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)
20 Oct 2004 11:56:32
Original commit files touched by this commit  1.0,1
hq search for other commits by this committer
- Update to 1.0 Final (bumped PORTEPOCH in this extend)
- re-enable jikes support
- Dynamic pkg-plist
- Use JAVALIBDIR

Approved by:    glewis (mentor)
20 Sep 2004 17:47:06
Original commit files touched by this commit  1.0b10
hq search for other commits by this committer
- Unbreak port (fixed distfile URL)

Reported by:    pointyhat
Approved by:    portmgr (marcus), glewis (mentor)
18 Sep 2004 18:14:38
Original commit files touched by this commit  1.0b10
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
01 Sep 2004 15:38:08
Original commit files touched by this commit  1.0b10
hq search for other commits by this committer
Fix permissions issue caused by last commit.

Approved by:    glewis (mentor)
16 Aug 2004 12:30:48
Original commit files touched by this commit  1.0b10
hq search for other commits by this committer
- 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)
15 Apr 2004 20:48:24
Original commit files touched by this commit  1.0b9_1
znerd search for other commits by this committer
- 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 <herve.quiroz@esil.univ-mrs.fr>
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.0b9
trevor search for other commits by this committer
Add size data, approved by maintainers.
23 Jul 2003 14:34:04
Original commit files touched by this commit  1.0b9
znerd search for other commits by this committer
# New ports collection makefile for:    JDOM
# Date created:         June 1, 2001
# Whom:                 Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD: ports/java/jdom/Makefile,v 1.8 2003/07/23 14:30:27 znerd Exp $
#

PORTNAME=       jdom
PORTVERSION=    1.0b9
CATEGORIES=     java
MASTER_SITES=   http://www.jdom.org/dist/source/
DISTNAME=       ${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}

MAINTAINER=     znerd@FreeBSD.org
COMMENT=        Java library for accessing and manipulating XML documents
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jul 2003 14:30:29
Original commit files touched by this commit  1.0b9
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
07 Mar 2003 06:04:45
Original commit files touched by this commit  1.0b8_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.
18 Nov 2002 14:45:35
Original commit files touched by this commit  1.0b8_2
znerd search for other commits by this committer
Installing JAR file in ${PREFIX}/share/java/classes/.
Bumped PORTREVISION.
10 Nov 2002 22:44:03
Original commit files touched by this commit  1.0b8_1
kris search for other commits by this committer
Don't remove system directories share/java, share/java/classes, and
share/doc
13 Jun 2002 14:23:21
Original commit files touched by this commit  1.0b8_1
znerd search for other commits by this committer
Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION.
30 Mar 2002 21:50:28
Original commit files touched by this commit  1.0b8
znerd search for other commits by this committer
Upgrade to JDOM beta 8. Also now using USE_JAVA.
02 Mar 2002 14:13:43
files touched by this commit
znerd search for other commits by this committer
Upgraded from 1.0b6 to 1.0b7.    
27 Nov 2001 12:19:21
files touched by this commit
znerd search for other commits by this committer
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.    
25 Jun 2001 03:13:25
files touched by this commit
jeh search for other commits by this committer
Java library for accessing and manipulating XML documents.    

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.22 seconds.