ports/143862: [NEW PORT] graphics/xmlgraphics-commons Several reusable components used by Apache Batik and FOP

Rob Farmer rfarmer at predatorlabs.net
Sat Feb 13 07:20:04 UTC 2010


>Number:         143862
>Category:       ports
>Synopsis:       [NEW PORT] graphics/xmlgraphics-commons Several reusable components used by Apache Batik and FOP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 13 07:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD coretwo.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r203695: Tue Feb  9 03:02:13 PST 2010     rfarmer at coretwo.predatorlabs.net:/usr/obj/usr/src/sys/CORETWO  amd64
>Description:
Apache XML Graphics Commons is a library that consists of several reusable
components used by Apache Batik and Apache FOP. Many of these components can
easily be used separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library, Graphics2D
implementations that let you generate PDF & PostScript files, and much more. 

WWW: http://xmlgraphics.apache.org/commons/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xmlgraphics-commons
#	xmlgraphics-commons/pkg-descr
#	xmlgraphics-commons/distinfo
#	xmlgraphics-commons/Makefile
#
echo c - xmlgraphics-commons
mkdir -p xmlgraphics-commons > /dev/null 2>&1
echo x - xmlgraphics-commons/pkg-descr
sed 's/^X//' >xmlgraphics-commons/pkg-descr << 'f98e9eef3cd75aed73fdb48ae72cf077'
XApache XML Graphics Commons is a library that consists of several reusable
Xcomponents used by Apache Batik and Apache FOP. Many of these components can
Xeasily be used separately outside the domains of SVG and XSL-FO. You will
Xfind components such as a PDF library, an RTF library, Graphics2D
Ximplementations that let you generate PDF & PostScript files, and much more. 
X
XWWW: http://xmlgraphics.apache.org/commons/
f98e9eef3cd75aed73fdb48ae72cf077
echo x - xmlgraphics-commons/distinfo
sed 's/^X//' >xmlgraphics-commons/distinfo << '87e03a66cd1ef8c026f695e2c76f8530'
XMD5 (xmlgraphics-commons-1.3.1-src.tar.gz) = 4dcac6600df8282685be6972bf9b4de4
XSHA256 (xmlgraphics-commons-1.3.1-src.tar.gz) = 1dd2acfe892af34196d5365addd8e106dd355a2b4bead5f44feea4edcfc452b1
XSIZE (xmlgraphics-commons-1.3.1-src.tar.gz) = 751502
87e03a66cd1ef8c026f695e2c76f8530
echo x - xmlgraphics-commons/Makefile
sed 's/^X//' >xmlgraphics-commons/Makefile << '0c74d0631cca2d7359424fe28d6ab573'
X# New ports collection makefile for:	xmlgraphics-commons
X# Date created:				11 February 2010
X# Whom:					rfarmer at predatorlabs.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmlgraphics-commons
XPORTVERSION=	1.3.1
XCATEGORIES=	graphics java
XMASTER_SITES=	APACHE/xmlgraphics/commons/source
XEXTRACT_SUFX=	-src.tar.gz
X
XMAINTAINER=	rfarmer at predatorlabs.net
XCOMMENT=	Several reusable components used by Apache Batik and FOP
X
XUSE_JAVA=	yes
XJAVA_VERSION=	1.5+
XJAVA_BUILD=	yes
XJAVA_RUN=	yes
XUSE_ANT=	yes
X
XPLIST_FILES=	%%JAVAJARDIR%%/${PORTNAME}.jar
X
Xdo-install:
X	${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-${PORTVERSION}.jar ${JAVAJARDIR}/${PORTNAME}.jar
X
X.include <bsd.port.mk>
0c74d0631cca2d7359424fe28d6ab573
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list