ports/58046: New port: textproc/RTF-Tokenizer
Cheng-Lung Sung
clsung at dragon2.net
Wed Oct 15 04:50:12 UTC 2003
>Number: 58046
>Category: ports
>Synopsis: New port: textproc/RTF-Tokenizer
>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 21:50:09 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, an object-orientated low-level RTF reader.
>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-Tokenizer
# p5-RTF-Tokenizer/Makefile
# p5-RTF-Tokenizer/distinfo
# p5-RTF-Tokenizer/pkg-plist
# p5-RTF-Tokenizer/pkg-descr
#
echo c - p5-RTF-Tokenizer
mkdir -p p5-RTF-Tokenizer > /dev/null 2>&1
echo x - p5-RTF-Tokenizer/Makefile
sed 's/^X//' >p5-RTF-Tokenizer/Makefile << 'END-of-p5-RTF-Tokenizer/Makefile'
X# New ports collection makefile for: textproc/p5-RTF-Tokenizer
X# Date created: Oct 15th 2003
X# Whom: clsung at dragon2.net
X#
X# $FreeBSD$
X#
X
XPORTNAME= RTF-Tokenizer
XPORTVERSION= 1.04
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 reading RTF files
X
XPERL_CONFIGURE= yes
X
XMAN3= RTF::Tokenizer.3
X
X.include <bsd.port.mk>
END-of-p5-RTF-Tokenizer/Makefile
echo x - p5-RTF-Tokenizer/distinfo
sed 's/^X//' >p5-RTF-Tokenizer/distinfo << 'END-of-p5-RTF-Tokenizer/distinfo'
XMD5 (RTF-Tokenizer-1.04.tar.gz) = a2a211374c638dec34ebbd8fda91be3c
END-of-p5-RTF-Tokenizer/distinfo
echo x - p5-RTF-Tokenizer/pkg-plist
sed 's/^X//' >p5-RTF-Tokenizer/pkg-plist << 'END-of-p5-RTF-Tokenizer/pkg-plist'
Xbin/rtfdiff
Xbin/rtfdump
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Tokenizer/.packlist
X%%SITE_PERL%%/RTF/Tokenizer.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Tokenizer
X at dirrm %%SITE_PERL%%/RTF
X at unexec rmdir %D/%%SITE_PERL%%/RTF 2>/dev/null || true
END-of-p5-RTF-Tokenizer/pkg-plist
echo x - p5-RTF-Tokenizer/pkg-descr
sed 's/^X//' >p5-RTF-Tokenizer/pkg-descr << 'END-of-p5-RTF-Tokenizer/pkg-descr'
X RTF::Tokenizer is an object-orientated low-level RTF reader. If
Xyou're looking to render RTF, or want a higher-level RTF processor,
Xthis is not the module for you - you want RTF::Reader. This is the
Xsixth release of RTF::Tokenizer - it's faster, higher quality, and
Ximplements the RTF standard better than any previous release.
X
X It's also philosophically a better module, and conforms more
Xstrictly to Object Orientated guidelines - it can be sub-classed
Xand the interface is cleaner.
X
X--
XPeter Sergeant
Xrtft at clueball.com
END-of-p5-RTF-Tokenizer/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list