Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2006 23:14:42 -0400
From:      "Anish Mistry" <amistry@am-productions.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/104285: New Port: print/pear-File_PDF
Message-ID:  <1160536482.87045@bigguy.am-productions.biz>
Resent-Message-ID: <200610110320.k9B3KJJd004453@freefall.freebsd.org>

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

>Number:         104285
>Category:       ports
>Synopsis:       New Port: print/pear-File_PDF
>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:   Wed Oct 11 03:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE-p6 i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE-p6 #0: Fri Sep  8 02:42:54 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/home/amistry/storage/temp/usr/home/amistry/windows-share/build/src/sys/BIGGUY



>Description:


Add PEAR package for generating PDF files without a PHP extension.


>How-To-Repeat:





>Fix:


--- pear-File_PDF.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:
#
#	pear-File_PDF
#	pear-File_PDF/Makefile
#	pear-File_PDF/distinfo
#	pear-File_PDF/pkg-descr
#
echo c - pear-File_PDF
mkdir -p pear-File_PDF > /dev/null 2>&1
echo x - pear-File_PDF/Makefile
sed 's/^X//' >pear-File_PDF/Makefile << 'END-of-pear-File_PDF/Makefile'
X# Ports collection makefile for:  pear-File_PDF
X# Date created:			  11 October 2006
X# Whom:				  Anish Mistry <amistry@am-productions.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	File_PDF
XPORTVERSION=	0.1.0
XCATEGORIES=	print pear
X
XMAINTAINER=	amistry@am-productions.biz
XCOMMENT=	PEAR class to generate PDFs
X
XCATEGORY=	File
XFILES=		PDF.php PDF/fonts/courier.php PDF/fonts/helvetica.php \
X		PDF/fonts/helveticab.php PDF/fonts/helveticabi.php \
X		PDF/fonts/helveticai.php PDF/fonts/symbol.php \
X		PDF/fonts/times.php PDF/fonts/timesb.php PDF/fonts/timesbi.php \
X		PDF/fonts/timesi.php PDF/fonts/zapfdingbats.php
XTESTS=		auto_break.phpt factory.phpt hello_world.phpt text_color.phpt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-File_PDF/Makefile
echo x - pear-File_PDF/distinfo
sed 's/^X//' >pear-File_PDF/distinfo << 'END-of-pear-File_PDF/distinfo'
XMD5 (PEAR/File_PDF-0.1.0.tgz) = 8e62a88fcb680c787b4933b35a8b8cba
XSHA256 (PEAR/File_PDF-0.1.0.tgz) = 47a22ca7802a30b3948792fc2fde2d65523e3b138bde05042a02e91d9943b06c
XSIZE (PEAR/File_PDF-0.1.0.tgz) = 28895
END-of-pear-File_PDF/distinfo
echo x - pear-File_PDF/pkg-descr
sed 's/^X//' >pear-File_PDF/pkg-descr << 'END-of-pear-File_PDF/pkg-descr'
XPDF generation using only PHP, without requiring any external libraries.
X
XWWW: http://pear.php.net/package-info.php?package=File_PDF
END-of-pear-File_PDF/pkg-descr
exit

--- pear-File_PDF.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?1160536482.87045>