ports/51434: NEW PORT devel/p5-String-ShowDiff

Mathieu Arnold m at absolight.net
Sat Apr 26 09:40:11 UTC 2003


>Number:         51434
>Category:       ports
>Synopsis:       NEW PORT devel/p5-String-ShowDiff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 02:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD ouinch.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Apr 11 12:30:29 CEST 2003 root at ouinch.absolight.net:/usr/obj/usr/src/sys/MAIL i386


>Description:
This module is a wrapper around the diff algorithm from the module
Algorithm::Diff. It's job is to simplify a visualization of the differences of
each strings. 

Compared to the many other Diff modules, the output is neither in diff-style
nor are the recognised differences on line or word boundaries, they are at
character level. 
>How-To-Repeat:
>Fix:

I'm not sure wether it should go in devel or in textproc.

--- p5-String-ShowDiff.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:
#
#	p5-String-ShowDiff
#	p5-String-ShowDiff/Makefile
#	p5-String-ShowDiff/distinfo
#	p5-String-ShowDiff/pkg-descr
#	p5-String-ShowDiff/pkg-plist
#
echo c - p5-String-ShowDiff
mkdir -p p5-String-ShowDiff > /dev/null 2>&1
echo x - p5-String-ShowDiff/Makefile
sed 's/^X//' >p5-String-ShowDiff/Makefile << 'END-of-p5-String-ShowDiff/Makefile'
X# New ports collection makefile for:	p5-String-ShowDiff
X# Date created:				April 26, 2003
X# Whom:					Mathieu Arnold <m at absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	String-ShowDiff
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	String
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m at absolight.net
XCOMMENT=	Perl extension to help visualize differences between strings
X
XBUILD_DEPENDS=	${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
X		${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XSITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
XMAN3=		String::ShowDiff.3
X
X.include <bsd.port.mk>
END-of-p5-String-ShowDiff/Makefile
echo x - p5-String-ShowDiff/distinfo
sed 's/^X//' >p5-String-ShowDiff/distinfo << 'END-of-p5-String-ShowDiff/distinfo'
XMD5 (String-ShowDiff-0.01.tar.gz) = 7530e84082cd957b3a50b31dd8b94c9a
END-of-p5-String-ShowDiff/distinfo
echo x - p5-String-ShowDiff/pkg-descr
sed 's/^X//' >p5-String-ShowDiff/pkg-descr << 'END-of-p5-String-ShowDiff/pkg-descr'
XThis module is a wrapper around the diff algorithm from the module
XAlgorithm::Diff. It's job is to simplify a visualization of the differences of
Xeach strings. 
X
XCompared to the many other Diff modules, the output is neither in diff-style
Xnor are the recognised differences on line or word boundaries, they are at
Xcharacter level. 
X
XWWW: http://search.cpan.org/author/BIGJ/String-ShowDiff/
END-of-p5-String-ShowDiff/pkg-descr
echo x - p5-String-ShowDiff/pkg-plist
sed 's/^X//' >p5-String-ShowDiff/pkg-plist << 'END-of-p5-String-ShowDiff/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/String/ShowDiff.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShowDiff/.packlist
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShowDiff/
END-of-p5-String-ShowDiff/pkg-plist
exit
--- p5-String-ShowDiff.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list