From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 26 02:40:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0FF37B404 for ; Sat, 26 Apr 2003 02:40:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5050A43FCB for ; Sat, 26 Apr 2003 02:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3Q9e8Up064200 for ; Sat, 26 Apr 2003 02:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3Q9e8U0064196; Sat, 26 Apr 2003 02:40:08 -0700 (PDT) Resent-Date: Sat, 26 Apr 2003 02:40:08 -0700 (PDT) Resent-Message-Id: <200304260940.h3Q9e8U0064196@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B4837B401 for ; Sat, 26 Apr 2003 02:35:28 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB6243FD7 for ; Sat, 26 Apr 2003 02:35:28 -0700 (PDT) (envelope-from mat@mx3.absolight.com) Received: by mx3.absolight.com (Postfix, from userid 1001) id 755E229FE; Sat, 26 Apr 2003 11:35:27 +0200 (CEST) Message-Id: <20030426093527.755E229FE@mx3.absolight.com> Date: Sat, 26 Apr 2003 11:35:27 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Mathieu Arnold Subject: ports/51434: NEW PORT devel/p5-String-ShowDiff X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 09:40:11 -0000 >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@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 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@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 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@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: