From nobody@FreeBSD.org  Tue Aug 24 06:02:24 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 4EA6210656A6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Aug 2010 06:02:24 +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 3D3DD8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Aug 2010 06:02:24 +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 o7O62NLR003330
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Aug 2010 06:02:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7O62NKs003329;
	Tue, 24 Aug 2010 06:02:23 GMT
	(envelope-from nobody)
Message-Id: <201008240602.o7O62NKs003329@www.freebsd.org>
Date: Tue, 24 Aug 2010 06:02:23 GMT
From: Sergey Zaykov <mail_of_sergey@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: textproc/iText iText, a JAVA-PDF library by blowagie, psoares33, xlv
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149928
>Category:       ports
>Synopsis:       New port: textproc/iText iText, a JAVA-PDF library by blowagie, psoares33, xlv
>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:   Tue Aug 24 06:10:00 UTC 2010
>Closed-Date:    Sat Feb 12 17:29:23 UTC 2011
>Last-Modified:  Sat Feb 12 17:29:23 UTC 2011
>Originator:     Sergey Zaykov
>Release:        FreeBSD 8.0-RELEASE-p4 i386
>Organization:
>Environment:
FreeBSD acc.acc.tula.ru 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #3: Tue Jul 13 11:26:05 MSD 2010 root@acc.acc.tula.ru:/usr/obj/usr/src/sys/Z i386
>Description:
iText PDF
AGPL Java-PDF library
iText is a library that allows you to generate PDF files on the fly.

WWW: http://itextpdf.com/


>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:
#
#	/usr/ports/textproc/iText/
#	/usr/ports/textproc/iText/distinfo
#	/usr/ports/textproc/iText/pkg-descr
#	/usr/ports/textproc/iText/Makefile
#	/usr/ports/textproc/iText/files
#	/usr/ports/textproc/iText/files/patch-.ant.properties
#
echo c - /usr/ports/textproc/iText/
mkdir -p /usr/ports/textproc/iText/ > /dev/null 2>&1
echo x - /usr/ports/textproc/iText/distinfo
sed 's/^X//' >/usr/ports/textproc/iText/distinfo << 'd5cc811d8df3bd1a1835c63ec8af2409'
XMD5 (iText-src-5.0.4.tar.gz) = 794253bb93b7b5756b6b76f90ae1b577
XSHA256 (iText-src-5.0.4.tar.gz) = 717dacb9f59ae120e776cb13d2a9c1584e689ccc8c8954bc82593e2c221d9c49
XSIZE (iText-src-5.0.4.tar.gz) = 1146432
d5cc811d8df3bd1a1835c63ec8af2409
echo x - /usr/ports/textproc/iText/pkg-descr
sed 's/^X//' >/usr/ports/textproc/iText/pkg-descr << '715d1e3d842c41dda4b60dfed07bd723'
XiText PDF
XAGPL Java-PDF library
XiText is a library that allows you to generate PDF files on the fly.
X
XWWW: http://itextpdf.com/
715d1e3d842c41dda4b60dfed07bd723
echo x - /usr/ports/textproc/iText/Makefile
sed 's/^X//' >/usr/ports/textproc/iText/Makefile << '68ffd87d1da773b92964008ca036d303'
X# New ports collection makefile for:   iText
X# Date created:        23 August 2010
X# Whom:                Zaykov
X#
X# $FreeBSD$
X#
X
XPORTNAME=	iText
XPORTVERSION=	5.0.4
XCATEGORIES=	textproc java
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=itext/iText/iText${PORTVERSION}
XDISTNAME=	${PORTNAME}-src-${PORTVERSION}
X
XMAINTAINER=	mail_of_sergey@mail.ru
XCOMMENT=	The iText, a JAVA-PDF library by blowagie, psoares33, xlv
X
XBUILD_DEPENDS=	${JAVAJARDIR}/bcmail.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/bcprov.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/bctsp.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/dom4j.jar:${PORTSDIR}/textproc/dom4j
XRUN_DEPENDS=	${JAVAJARDIR}/bcmail.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/bcprov.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/bctsp.jar:${PORTSDIR}/java/bouncycastle \
X		${JAVAJARDIR}/dom4j.jar:${PORTSDIR}/textproc/dom4j
X
XUSE_JAVA=	yes
XJAVA_VERSION=	1.5+
XJAVA_BUILD=	yes
XJAVA_RUN=	yes
XUSE_ANT=	yes
XMAKE_ARGS=	compile
XCONFIGURE=	NO
XBUILD=		NO
X
XWRKSRC=		${WRKDIR}/src
X
XCONFLICTS=	itext4[0-9]*
X
XPLIST_FILES+= %%JAVAJARDIR%%/iText.jar
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|{itext.home}/lib|${JAVAJARDIR}|g' ${WRKSRC}/ant/.ant.properties
X
Xdo-install:
X	@(cd ${WRKSRC}; \
X	${ANT} jar )
X
X.include <bsd.port.mk>
68ffd87d1da773b92964008ca036d303
echo c - /usr/ports/textproc/iText/files
mkdir -p /usr/ports/textproc/iText/files > /dev/null 2>&1
echo x - /usr/ports/textproc/iText/files/patch-.ant.properties
sed 's/^X//' >/usr/ports/textproc/iText/files/patch-.ant.properties << 'd1da82d123dc763df4e9ce81c10ba7b8'
X--- ant/.ant.properties.orig	2010-08-22 13:39:08.000000000 +0400
X+++ ant/.ant.properties	2010-08-23 16:24:10.000000000 +0400
X@@ -5,16 +5,16 @@
X 
X itext.src=${itext.home}/src
X itext.build=${itext.home}/build
X-itext.lib=${itext.home}/lib
X+itext.lib={itext.home}/lib
X 
X itext.jar=${itext.lib}/iText.jar
X 
X bc.jdk=jdk14
X bc.version=38
X 
X-lib.bcmail=bcmail-${bc.jdk}-1${bc.version}.jar
X-lib.bcprov=bcprov-${bc.jdk}-1${bc.version}.jar
X-lib.bctsp=bctsp-${bc.jdk}-1${bc.version}.jar
X+lib.bcmail=bcmail.jar
X+lib.bcprov=bcprov.jar
X+lib.bctsp=bctsp.jar
X lib.dom4j=dom4j-1.6.1.jar
X 
X itext.bin=${itext.build}/bin
d1da82d123dc763df4e9ce81c10ba7b8
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: stefan 
Responsible-Changed-When: Wed Nov 10 13:39:12 UTC 2010 
Responsible-Changed-Why:  
There is already a port for iText (devel/itext) which installs an older version. 
Assigning this PR to its maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149928 
Responsible-Changed-From-To: ale->freebsd-ports-bugs 
Responsible-Changed-By: ale 
Responsible-Changed-When: Wed Nov 10 13:56:48 UTC 2010 
Responsible-Changed-Why:  
I won't commit any AGPL application. itext port is at the latest LGPL version. 

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

From: Stefan Walter <stefan@freebsd.org>
To: Sergey Zaykov <mail_of_sergey@mail.ru>
Cc: GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/149928: New port: textproc/iText iText, a JAVA-PDF library
 by blowagie, psoares33, xlv
Date: Thu, 11 Nov 2010 09:48:05 +0100

 Hi Sergey,
 
 given that devel/itext already exists and the maintainer does not want to
 update the port due to issues with the license in new versions, is there a
 need for the new version? If what's in devel/itext has all the
 functionality, I'd suggest just using it and close this PR. What do you
 think?
 
 Regards,
 Stefan

From: Stefan Walter <stefan@freebsd.org>
To: GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/149928: New port: textproc/iText iText, a JAVA-PDF library
 by blowagie, psoares33, xlv
Date: Thu, 11 Nov 2010 17:37:27 +0100

 Reply received by submitter:
 
 ?????? ???????????, 11.11.10, 16:56h CET:
 
 > New vesion has another licence politics and it don't like maintainer devel/itext port.
 > 
 > I use devel/itext version and got some small errors. 
 > So I try to use new version iText. May be it will be usefull for somebody.
 > 
 > Bye. Serg
 > 
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: arved 
Responsible-Changed-When: Thu Feb 3 12:21:31 UTC 2011 
Responsible-Changed-Why:  
itext is already in ports as devel/itext. 

Over to maintainer for updating the port to the latest version 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149928 
Responsible-Changed-From-To: ale->freebsd-ports-bugs 
Responsible-Changed-By: ale 
Responsible-Changed-When: Thu Feb 3 12:57:27 UTC 2011 
Responsible-Changed-Why:  
As previously stated, I'll not update devel/itext with this version. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149928 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Feb 12 17:29:22 UTC 2011 
State-Changed-Why:  
no respond from submitter. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149928 
>Unformatted:
