Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2006 13:06:05 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/100057: [NEW PORT] textproc/p5-PDF-Create: Create PDF files
Message-ID:  <20060711050606.0F8A45E@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607110510.k6B5AHJT034451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100057
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-PDF-Create: Create PDF files
>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:   Tue Jul 11 05:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
PDF::Create allows you to create PDF documents using a large number of
primitives, and emit the result as a PDF file or stream. PDF stands for
Portable Document Format.

Documents can have several pages, a table of content, an information
section and many other PDF elements. More functionnalities will be
added as needs arise.

Documents are constructed on the fly so the memory footprint is not
tied to the size of the pages but only to their number.

Author:	Fabien Tassin (fta@oleane.net)
WWW:	http://search.cpan.org/dist/PDF-Create/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-PDF-Create-0.01.shar begins here ---
# 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-PDF-Create
#	p5-PDF-Create/pkg-descr
#	p5-PDF-Create/Makefile
#	p5-PDF-Create/pkg-plist
#	p5-PDF-Create/distinfo
#
echo c - p5-PDF-Create
mkdir -p p5-PDF-Create > /dev/null 2>&1
echo x - p5-PDF-Create/pkg-descr
sed 's/^X//' >p5-PDF-Create/pkg-descr << 'END-of-p5-PDF-Create/pkg-descr'
XPDF::Create allows you to create PDF documents using a large number of
Xprimitives, and emit the result as a PDF file or stream. PDF stands for
XPortable Document Format.
X
XDocuments can have several pages, a table of content, an information
Xsection and many other PDF elements. More functionnalities will be
Xadded as needs arise.
X
XDocuments are constructed on the fly so the memory footprint is not
Xtied to the size of the pages but only to their number.
X
XAuthor:	Fabien Tassin (fta@oleane.net)
XWWW:	http://search.cpan.org/dist/PDF-Create/
END-of-p5-PDF-Create/pkg-descr
echo x - p5-PDF-Create/Makefile
sed 's/^X//' >p5-PDF-Create/Makefile << 'END-of-p5-PDF-Create/Makefile'
X# New ports collection makefile for:	p5-PDF-Create
X# Date created:		2006-07-11
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PDF-Create
XPORTVERSION=	0.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	PDF
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Create PDF files
X
XPERL_CONFIGURE=	yes
X
XMAN3=		PDF::Create.3
X
X.include <bsd.port.mk>
END-of-p5-PDF-Create/Makefile
echo x - p5-PDF-Create/pkg-plist
sed 's/^X//' >p5-PDF-Create/pkg-plist << 'END-of-p5-PDF-Create/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Create/.packlist
X%%SITE_PERL%%/PDF/Create.pm
X%%SITE_PERL%%/PDF/Create/Outline.pm
X%%SITE_PERL%%/PDF/Create/Page.pm
X%%SITE_PERL%%/PDF/sample.pl
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Create
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF
X@dirrmtry %%SITE_PERL%%/PDF/Create
X@dirrmtry %%SITE_PERL%%/PDF
END-of-p5-PDF-Create/pkg-plist
echo x - p5-PDF-Create/distinfo
sed 's/^X//' >p5-PDF-Create/distinfo << 'END-of-p5-PDF-Create/distinfo'
XMD5 (PDF-Create-0.01.tar.gz) = 5e00110a0e5a9b91d383510b6e797f40
XSHA256 (PDF-Create-0.01.tar.gz) = 605286d7d8e3fa1c928a842977fe193e76e0d0bd3f02470ae0b945e68534d17a
XSIZE (PDF-Create-0.01.tar.gz) = 12561
END-of-p5-PDF-Create/distinfo
exit
--- p5-PDF-Create-0.01.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060711050606.0F8A45E>