ports/58859: New port: textproc/p5-Text-ParagraphDiff
Cheng-Lung Sung
clsung at dragon2.net
Mon Nov 3 07:50:29 UTC 2003
>Number: 58859
>Category: ports
>Synopsis: New port: textproc/p5-Text-ParagraphDiff
>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: Sun Nov 02 23:50:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386
>Description:
- new port: Visual difference for paragraphed text
>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-Text-ParagraphDiff/
# p5-Text-ParagraphDiff/Makefile
# p5-Text-ParagraphDiff/distinfo
# p5-Text-ParagraphDiff/pkg-descr
# p5-Text-ParagraphDiff/pkg-plist
#
echo c - p5-Text-ParagraphDiff/
mkdir -p p5-Text-ParagraphDiff/ > /dev/null 2>&1
echo x - p5-Text-ParagraphDiff/Makefile
sed 's/^X//' >p5-Text-ParagraphDiff/Makefile << 'END-of-p5-Text-ParagraphDiff/Makefile'
X# New ports collection makefile for: p5-Text-ParagraphDiff
X# Date created: Nov 3 2003
X# Whom: Cheng-Lung Sung <clsung at dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Text-ParagraphDiff
XPORTVERSION= 2.41
XCATEGORIES= textproc perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Text
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= ports at FreeBSD.ORG
XCOMMENT= Visual difference for paragraphed text
X
XBUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
X ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XWRKSRC= ${WRKDIR}/${PORTNAME}
X
XMAN3= Text::ParagraphDiff.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601
XIGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Text-ParagraphDiff/Makefile
echo x - p5-Text-ParagraphDiff/distinfo
sed 's/^X//' >p5-Text-ParagraphDiff/distinfo << 'END-of-p5-Text-ParagraphDiff/distinfo'
XMD5 (Text-ParagraphDiff-2.41.tar.gz) = df1973148a8bd16d4586c3db24fbcfba
END-of-p5-Text-ParagraphDiff/distinfo
echo x - p5-Text-ParagraphDiff/pkg-descr
sed 's/^X//' >p5-Text-ParagraphDiff/pkg-descr << 'END-of-p5-Text-ParagraphDiff/pkg-descr'
XText::ParagraphDiff - Visual Difference for paragraphed text
X
XWWW: http://search.cpan.org/~jryan/Text-ParagraphDiff/
X
XAuthor: Joseph F. Ryan <ryan.311 at osu.edu>
END-of-p5-Text-ParagraphDiff/pkg-descr
echo x - p5-Text-ParagraphDiff/pkg-plist
sed 's/^X//' >p5-Text-ParagraphDiff/pkg-plist << 'END-of-p5-Text-ParagraphDiff/pkg-plist'
X%%SITE_PERL%%/Text/ParagraphDiff.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ParagraphDiff/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ParagraphDiff
X at unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
END-of-p5-Text-ParagraphDiff/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list