From nobody@FreeBSD.org  Sat Feb 13 07:16:55 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 536061065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Feb 2010 07:16:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 393458FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Feb 2010 07:16:55 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1D7GtCO086382
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Feb 2010 07:16:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1D7GtU1086381;
	Sat, 13 Feb 2010 07:16:55 GMT
	(envelope-from nobody)
Message-Id: <201002130716.o1D7GtU1086381@www.freebsd.org>
Date: Sat, 13 Feb 2010 07:16:55 GMT
From: Rob Farmer <rfarmer@predatorlabs.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] graphics/xmlgraphics-commons Several reusable components used by Apache Batik and FOP
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 13 07:20:04 UTC 2010
>Closed-Date:    Sat Feb 13 11:26:38 UTC 2010
>Last-Modified:  Sat Feb 13 11:30:16 UTC 2010
>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@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@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@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:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Feb 13 11:26:37 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143862 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143862: commit references a PR
Date: Sat, 13 Feb 2010 11:27:00 +0000 (UTC)

 miwi        2010-02-13 11:26:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/xmlgraphics-commons Makefile distinfo pkg-descr 
   Log:
   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/
   
   PR:             ports/143862
   Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
   
   Revision  Changes    Path
   1.1310    +1 -0      ports/graphics/Makefile
   1.1       +28 -0     ports/graphics/xmlgraphics-commons/Makefile (new)
   1.1       +3 -0      ports/graphics/xmlgraphics-commons/distinfo (new)
   1.1       +7 -0      ports/graphics/xmlgraphics-commons/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
