ports/58044: New port: textproc/p5-RTF-Parser

Cheng-Lung Sung clsung at dragon2.net
Wed Oct 15 04:40:13 UTC 2003


>Number:         58044
>Category:       ports
>Synopsis:       New port: textproc/p5-RTF-Parser
>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:40:11 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. Base class for parsing RTF files
>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-Parser
#	p5-RTF-Parser/Makefile
#	p5-RTF-Parser/distinfo
#	p5-RTF-Parser/pkg-plist
#	p5-RTF-Parser/pkg-descr
#
echo c - p5-RTF-Parser
mkdir -p p5-RTF-Parser > /dev/null 2>&1
echo x - p5-RTF-Parser/Makefile
sed 's/^X//' >p5-RTF-Parser/Makefile << 'END-of-p5-RTF-Parser/Makefile'
X# New ports collection makefile for:	textproc/p5-RTF-Parser
X# Date created:				Oct 15th 2003
X# Whom:					clsung at dragon2.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	RTF-Parser
XPORTVERSION=	1.07
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 parsing RTF files
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-RTF-Parser/Makefile
echo x - p5-RTF-Parser/distinfo
sed 's/^X//' >p5-RTF-Parser/distinfo << 'END-of-p5-RTF-Parser/distinfo'
XMD5 (RTF-Parser-1.07.tar.gz) = ee8e5e0a734451dee084489dab44e4d8
END-of-p5-RTF-Parser/distinfo
echo x - p5-RTF-Parser/pkg-plist
sed 's/^X//' >p5-RTF-Parser/pkg-plist << 'END-of-p5-RTF-Parser/pkg-plist'
Xbin/rtf2text
Xbin/rtf2html
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Parser/.packlist
X%%SITE_PERL%%/RTF/Parser.pm
X%%SITE_PERL%%/RTF/Charsets.pm
X%%SITE_PERL%%/RTF/Config.pm
X%%SITE_PERL%%/RTF/Control.pm
X%%SITE_PERL%%/RTF/HTML/ansi
X%%SITE_PERL%%/RTF/HTML/char_map
X%%SITE_PERL%%/RTF/HTML/Converter.pm
X%%SITE_PERL%%/RTF/TEXT/ansi
X%%SITE_PERL%%/RTF/TEXT/char_map
X%%SITE_PERL%%/RTF/TEXT/Converter.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF/Parser
X at dirrm %%SITE_PERL%%/RTF/HTML
X at dirrm %%SITE_PERL%%/RTF/TEXT
X at dirrm %%SITE_PERL%%/RTF
X at unexec rmdir %D/%%SITE_PERL%%/RTF 2>/dev/null || true
END-of-p5-RTF-Parser/pkg-plist
echo x - p5-RTF-Parser/pkg-descr
sed 's/^X//' >p5-RTF-Parser/pkg-descr << 'END-of-p5-RTF-Parser/pkg-descr'
XThe RTF package set is a minimal RTF processor.  This set is provided
Xwith an RTF to HTML converter.  This converter is just an example, not
Xa full-fledged application.
X
XYou can try this converter the RTF specification (see the "Ressources"
Xsection).  For example:
X
X	% rtf2html RTF-Spec-1_5.rtf > RTF-Spec-1_5.htm
X
XPhilippe Verdret
Xpverdret at sonovision-itep.fr
END-of-p5-RTF-Parser/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list