Port details |
- jdom Java library for accessing and manipulating XML documents
- 1.1.1,1 java
=6 1.1.1,1Version of this port present on the latest quarterly branch. - 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: 2001-06-24 23:13:25
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: nmap, gmake, xerces-j, libfpx, p5-XML-Parser
- Also Listed In: textproc
- License: not specified in port
- Description:
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/jdom/ && make install clean
- To add the package, run one of these commands:
- pkg install java/jdom
- pkg install jdom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jdom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jdom-1.1.1.tar.gz) = 1fe5dfd2a339bd2e015a0c805eea1bf4ac601919a6f0bee2ec97e84fd62967d6
SIZE (jdom-1.1.1.tar.gz) = 3648497
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- jaxen-jdom.jar : java/jaxen
- java : java/openjdk8
- This port is required by:
- for Build
-
- textproc/jaxup
- for Run
-
- textproc/jaxup
- textproc/xincluder
- www/jmeter
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for jdom-1.1.1,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- java_jdom
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1.1,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Dec 2020 18:56:42
1.1.1,1
|
glewis  |
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774 |
26 Nov 2019 21:46:13
1.1.1,1
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
01 Apr 2016 14:08:38
1.1.1,1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
10 Aug 2014 08:47:38
1.1.1,1
|
antoine  |
Fix stage violation |
31 May 2014 14:03:08
1.1.1,1
|
pawel  |
- Add staging support
- Convert to new options framework, add EXAMPLES option |
02 Mar 2014 05:22:26
1.1.1,1
|
tabthorpe  |
- Reassign ports to the heap
- Thank you hq@ for your years of service! |
20 Sep 2013 19:48:32
1.1.1,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
10 Dec 2012 13:18:29
1.1.1,1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
1.1.1,1
|
linimon  |
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
1.1.1,1
|
miwi  |
- Get Rid MD5 support |
15 Aug 2009 22:50:42
1.1.1,1
|
hq  |
Update to 1.1.1
Reported by: portscout |
06 Jun 2008 13:38:51
1.1_2,1
|
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) |
06 Apr 2008 09:38:31
1.1_1,1
|
hq  |
Update to version 1.1
PR: 122258
Submitted by: Wen heping <wenheping@gmail.com> |
19 May 2007 20:32:57
1.0_1,1
|
flz  |
- 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
1.0,1
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Dec 2004 01:01:34
1.0,1
|
hq  |
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
1.0,1
|
hq  |
- 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
1.0b10
|
hq  |
- Unbreak port (fixed distfile URL)
Reported by: pointyhat
Approved by: portmgr (marcus), glewis (mentor) |
18 Sep 2004 18:14:38
1.0b10
|
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
01 Sep 2004 15:38:08
1.0b10
|
hq  |
Fix permissions issue caused by last commit.
Approved by: glewis (mentor) |
16 Aug 2004 12:30:48
1.0b10
|
hq  |
- 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
1.0b9_1
|
znerd  |
- 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
1.0b9
|
trevor  |
Add size data, approved by maintainers. |
23 Jul 2003 14:34:04
1.0b9
|
znerd  |
# 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 ) |
23 Jul 2003 14:30:29
1.0b9
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
07 Mar 2003 06:04:45
1.0b8_2
|
ade  |
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
1.0b8_2
|
znerd  |
Installing JAR file in ${PREFIX}/share/java/classes/.
Bumped PORTREVISION. |
10 Nov 2002 22:44:03
1.0b8_1
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
13 Jun 2002 14:23:21
1.0b8_1
|
znerd  |
Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION. |
30 Mar 2002 21:50:28
1.0b8
|
znerd  |
Upgrade to JDOM beta 8. Also now using USE_JAVA. |
02 Mar 2002 14:13:43 
|
znerd  |
Upgraded from 1.0b6 to 1.0b7. |
27 Nov 2001 12:19:21 
|
znerd  |
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. |
25 Jun 2001 03:13:25 
|
jeh  |
Java library for accessing and manipulating XML documents. |