ports/58047: New port: textproc/p5-RTF-Writer

Cheng-Lung Sung clsung at dragon2.net
Wed Oct 15 05:00:32 UTC 2003


>Number:         58047
>Category:       ports
>Synopsis:       New port: textproc/p5-RTF-Writer
>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 Oct 14 22:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- New port, for generating documents in Rich Text Format
>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-RTF-Writer
#	p5-RTF-Writer/Makefile
#	p5-RTF-Writer/distinfo
#	p5-RTF-Writer/pkg-plist
#	p5-RTF-Writer/pkg-descr
#
echo c - p5-RTF-Writer
mkdir -p p5-RTF-Writer > /dev/null 2>&1
echo x - p5-RTF-Writer/Makefile
sed 's/^X//' >p5-RTF-Writer/Makefile << 'END-of-p5-RTF-Writer/Makefile'
X# New ports collection makefile for:	textproc/p5-RTF-Writer
X# Date created:				Oct 15th 2003
X# Whom:					clsung at dragon2.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	RTF-Writer
XPORTVERSION=	1.09
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	RTF
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung at dragon2.net
XCOMMENT=	Perl module for generating documents in Rich Text Format
X
XBUILD_DEPENDS=	${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	RTF::Writer.3 \
X	RTF::Writer::TableRowDecl.3 \
X	RTF::Cookbook.3
X
X.include <bsd.port.mk>
END-of-p5-RTF-Writer/Makefile
echo x - p5-RTF-Writer/distinfo
sed 's/^X//' >p5-RTF-Writer/distinfo << 'END-of-p5-RTF-Writer/distinfo'
XMD5 (RTF-Writer-1.09.tar.gz) = 137e0af769d36ff95b759429dbbcfa57
END-of-p5-RTF-Writer/distinfo
echo x - p5-RTF-Writer/pkg-plist
sed 's/^X//' >p5-RTF-Writer/pkg-plist << 'END-of-p5-RTF-Writer/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Writer/.packlist
X%%SITE_PERL%%/RTF/Cookbook.pod
X%%SITE_PERL%%/RTF/Writer.pm
X%%SITE_PERL%%/RTF/Writer.pod
X%%SITE_PERL%%/RTF/Writer/TableRowDecl.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Writer
X at dirrm %%SITE_PERL%%/RTF/Writer
X at dirrm %%SITE_PERL%%/RTF
X at unexec rmdir %D/%%SITE_PERL%%/RTF 2>/dev/null || true
END-of-p5-RTF-Writer/pkg-plist
echo x - p5-RTF-Writer/pkg-descr
sed 's/^X//' >p5-RTF-Writer/pkg-descr << 'END-of-p5-RTF-Writer/pkg-descr'
XThis module is for generating documents in Rich Text Format.
X
XThis module is a class; an object belonging to this class
Xacts like an output filehandle, and calling methods on it
Xcauses RTF text to be written.
X
XIncidentally, this module also exports a few useful functions, 
Xupon request.
X
XThe following documentation assumes some familiarity with
Xthe RTF Specification.  Users not already intimately
Xfamiliar with RTF should look at RTF::Cookbook.
X
X--
XSean M. Burke.
Xsburke at cpan.org
END-of-p5-RTF-Writer/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list