Add xalan-j 2.0.0,

apache XSLT processor for transforming XML
documents.

PR:		ports/25311
Submitted by:	ernst@jollem.com
This commit is contained in:
Jun Kuriyama 2001-03-16 03:48:25 +00:00
parent 98116ff0ca
commit bff6d1bf45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39908
11 changed files with 4305 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# $FreeBSD$
#
SUBDIR += xalan-j
SUBDIR += bugseeker
SUBDIR += collections

25
java/xalan-j/Makefile Normal file
View file

@ -0,0 +1,25 @@
# New ports collection makefile for: jakarta-ant
# Date created: 21 February 2001
# Whom: ernst@jollem.com
#
# $FreeBSD$
#
PORTNAME= xalan-j
PORTVERSION= 2.0.0
CATEGORIES= java textproc
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
DISTNAME= ${PORTNAME}_2_0_0
MAINTAINER= ernst@jollem.com
RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.0/bin/java:${PORTSDIR}/java/linux-jdk13
NO_BUILD= YES
PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION}
do-install:
@${MKDIR} ${PORTDESTDIR}
@${CP} -r ${WRKSRC}/* ${PORTDESTDIR}
.include <bsd.port.mk>

1
java/xalan-j/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (xalan-j_2_0_0.tar.gz) = 837ae944161edeacc34e0b4469fcdad1

1
java/xalan-j/pkg-comment Normal file
View file

@ -0,0 +1 @@
Apache XSLT processor for transforming XML documents

7
java/xalan-j/pkg-descr Normal file
View file

@ -0,0 +1,7 @@
Xalan is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements the W3C
Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath). It can be used from the command line, in an applet
or a servlet, or as a module in other program.
WWW: http://xml.apache.org/xalan-j/

2118
java/xalan-j/pkg-plist Normal file

File diff suppressed because it is too large Load diff

25
textproc/xalan-j/Makefile Normal file
View file

@ -0,0 +1,25 @@
# New ports collection makefile for: jakarta-ant
# Date created: 21 February 2001
# Whom: ernst@jollem.com
#
# $FreeBSD$
#
PORTNAME= xalan-j
PORTVERSION= 2.0.0
CATEGORIES= java textproc
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
DISTNAME= ${PORTNAME}_2_0_0
MAINTAINER= ernst@jollem.com
RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.0/bin/java:${PORTSDIR}/java/linux-jdk13
NO_BUILD= YES
PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION}
do-install:
@${MKDIR} ${PORTDESTDIR}
@${CP} -r ${WRKSRC}/* ${PORTDESTDIR}
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (xalan-j_2_0_0.tar.gz) = 837ae944161edeacc34e0b4469fcdad1

View file

@ -0,0 +1 @@
Apache XSLT processor for transforming XML documents

View file

@ -0,0 +1,7 @@
Xalan is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements the W3C
Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath). It can be used from the command line, in an applet
or a servlet, or as a module in other program.
WWW: http://xml.apache.org/xalan-j/

2118
textproc/xalan-j/pkg-plist Normal file

File diff suppressed because it is too large Load diff