From simond@amd64.irrelevant.org  Fri Feb 20 11:45:02 2009
Return-Path: <simond@amd64.irrelevant.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0FA5F10656C5
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Feb 2009 11:45:02 +0000 (UTC)
	(envelope-from simond@amd64.irrelevant.org)
Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145])
	by mx1.freebsd.org (Postfix) with ESMTP id B0EF58FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Feb 2009 11:45:01 +0000 (UTC)
	(envelope-from simond@amd64.irrelevant.org)
Received: from amd64.irrelevant.org (87.194.2.108) by woodbine.london.02.net (8.5.016.1)
        id 4979BCBF006FA03E for FreeBSD-gnats-submit@freebsd.org; Fri, 20 Feb 2009 11:34:11 +0000
Received: from simond by amd64.irrelevant.org with local (Exim 4.69 (FreeBSD))
	(envelope-from <simond@amd64.irrelevant.org>)
	id 1LaTdz-000AZy-K1
	for FreeBSD-gnats-submit@freebsd.org; Fri, 20 Feb 2009 11:34:11 +0000
Message-Id: <E1LaTdz-000AZy-K1@amd64.irrelevant.org>
Date: Fri, 20 Feb 2009 11:34:11 +0000
From: Simon Dick <simond@irrelevant.org>
Sender: Simon Dick <simond@amd64.irrelevant.org>
Reply-To: Simon Dick <simond@irrelevant.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: textproc/p5-EBook-Tools perl EBook conversion tools and library
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131901
>Category:       ports
>Synopsis:       New port: textproc/p5-EBook-Tools perl EBook conversion tools and library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 20 11:50:01 UTC 2009
>Closed-Date:    Mon Feb 23 21:06:52 UTC 2009
>Last-Modified:  Mon Feb 23 21:06:52 UTC 2009
>Originator:     Simon Dick
>Release:        FreeBSD 7.0 amd64
>Organization:
>Environment:
System: FreeBSD amd64.irrelevant.org 7.0-RC2 FreeBSD 7.0-RC2 #0: Mon Feb 18 17:47:49 GMT 2008 root@amd64.irrelevant.org:/usr/obj/usr/src/sys/HOME amd64


	
>Description:

A new port of the EBook-Tools perl modules which assist in converting between ebook formats.

>How-To-Repeat:
	
>Fix:


# 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:
#
#	p5-EBook-Tools
#	p5-EBook-Tools/pkg-descr
#	p5-EBook-Tools/pkg-plist
#	p5-EBook-Tools/distinfo
#	p5-EBook-Tools/Makefile
#
echo c - p5-EBook-Tools
mkdir -p p5-EBook-Tools > /dev/null 2>&1
echo x - p5-EBook-Tools/pkg-descr
sed 's/^X//' >p5-EBook-Tools/pkg-descr << 'END-of-p5-EBook-Tools/pkg-descr'
XEBook-Tools contains a library and a command-line tool for unpacking,
Xcreating, correcting, and repacking electronic books.
X
XCurrent unpacking support is limited to PalmDoc and Mobipocket and
Xgeneration is limited to EPub.  The metadata correction tools are
Xquite extensive, however.  For more details, see the POD information
Xon EBook::Tools and EBook::Tools::Unpack.
X
XWWW: http://search.cpan.org/dist/EBook-Tools/
END-of-p5-EBook-Tools/pkg-descr
echo x - p5-EBook-Tools/pkg-plist
sed 's/^X//' >p5-EBook-Tools/pkg-plist << 'END-of-p5-EBook-Tools/pkg-plist'
X%%SITE_PERL%%/EBook/ebook.pl
X%%SITE_PERL%%/EBook/Tools.pm
X%%SITE_PERL%%/EBook/Tools/IMP.pm
X%%SITE_PERL%%/EBook/Tools/MSReader.pm
X%%SITE_PERL%%/EBook/Tools/Unpack.pm
X%%SITE_PERL%%/EBook/Tools/LZSS.pm
X%%SITE_PERL%%/EBook/Tools/Mobipocket.pm
X%%SITE_PERL%%/EBook/Tools/EReader.pm
X%%SITE_PERL%%/EBook/Tools/PalmDoc.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/EBook/Tools/.packlist
X@dirrmtry %%SITE_PERL%%/EBook/Tools
X@dirrmtry %%SITE_PERL%%/EBook
END-of-p5-EBook-Tools/pkg-plist
echo x - p5-EBook-Tools/distinfo
sed 's/^X//' >p5-EBook-Tools/distinfo << 'END-of-p5-EBook-Tools/distinfo'
XMD5 (EBook-Tools-0.4.3.tar.gz) = f7a4a20285ff457df3e15b0caf99e63b
XSHA256 (EBook-Tools-0.4.3.tar.gz) = cb680ab5d30cea1d8b6d2c707c5bf472b1110fb7ebdb1b8bd876592539a36ffc
XSIZE (EBook-Tools-0.4.3.tar.gz) = 602814
END-of-p5-EBook-Tools/distinfo
echo x - p5-EBook-Tools/Makefile
sed 's/^X//' >p5-EBook-Tools/Makefile << 'END-of-p5-EBook-Tools/Makefile'
X# New ports collection makefile for:	p5-EBook-Tools
X# Date created:		20 February 2009
X# Whom:	      		simond@irrelevant.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	EBook-Tools
XPORTVERSION=	0.4.3
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	simond@irrelevant.org
XCOMMENT=	Object class for manipulating and generating E-books
X
XPERL_CONFIGURE=	yes
X
XBUILD_DEPENDS+=	${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
X		${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
X		${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \
X		${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
X		${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
X		${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
X		${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
X		${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local \
X		${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
X		${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
X		${SITE_PERL}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm \
X		${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
X		${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \
X		${SITE_PERL}/HTML/TextToHTML.pm:${PORTSDIR}/textproc/txt2html
X
XRUN_DEPENDS+=	${LOCALBASE}/bin/tidy:${PORTSDIR}/www/tidy
X
XMAN3=		EBook::Tools::Unpack.3 EBook::Tools::MSReader.3 EBook::Tools::LZSS.3 \
X		EBook::Tools::Mobipocket.3 EBook::ebook.3 EBook::Tools::EReader.3 \
X		EBook::Tools::IMP.3 EBook::Tools::PalmDoc.3 EBook::Tools.3
X
X.include <bsd.port.mk>
END-of-p5-EBook-Tools/Makefile
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Feb 20 14:28:43 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131901: commit references a PR
Date: Mon, 23 Feb 2009 20:58:51 +0000 (UTC)

 miwi        2009-02-23 20:58:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/p5-EBook-Tools Makefile distinfo pkg-descr pkg-plist 
   Log:
   EBook-Tools contains a library and a command-line tool for unpacking,
   creating, correcting, and repacking electronic books.
   
   Current unpacking support is limited to PalmDoc and Mobipocket and
   generation is limited to EPub.  The metadata correction tools are
   quite extensive, however.  For more details, see the POD information
   on EBook::Tools and EBook::Tools::Unpack.
   
   WWW: http://search.cpan.org/dist/EBook-Tools/
   
   PR:             ports/131901
   Submitted by:   simond at irrelevant.org
   
   Revision  Changes    Path
   1.1306    +1 -0      ports/textproc/Makefile
   1.1       +39 -0     ports/textproc/p5-EBook-Tools/Makefile (new)
   1.1       +3 -0      ports/textproc/p5-EBook-Tools/distinfo (new)
   1.1       +9 -0      ports/textproc/p5-EBook-Tools/pkg-descr (new)
   1.1       +15 -0     ports/textproc/p5-EBook-Tools/pkg-plist (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"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Feb 23 21:06:51 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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