Date: Wed, 2 Mar 2005 14:41:27 +0800 (CST) From: Rong-En Fan <rafan@infor.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78278: [NEW PORT] www/p5-Kwiki-Diff: Kwiki Diff Plugin Message-ID: <200503020641.j226fRTN052222@svm.csie.ntu.edu.tw> Resent-Message-ID: <200503020650.j226o1gC038893@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78278 >Category: ports >Synopsis: [NEW PORT] www/p5-Kwiki-Diff: Kwiki Diff Plugin >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: Wed Mar 02 06:50:00 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 5.3-STABLE i386 >Organization: NTU CSIE >Environment: System: FreeBSD svm.csie.ntu.edu.tw 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Jan 8 21:21:15 CST >Description: Kwiki::Diff - Kwiki Diff plugin Kwiki::Diff display differences between the current wiki page and older revisions Author: Ian Langworth WWW: http://search.cpan.org/~ian/Kwiki-Diff/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Kwiki-Diff-0.02.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-Kwiki-Diff # p5-Kwiki-Diff/Makefile # p5-Kwiki-Diff/distinfo # p5-Kwiki-Diff/pkg-descr # p5-Kwiki-Diff/pkg-message # p5-Kwiki-Diff/pkg-plist # echo c - p5-Kwiki-Diff mkdir -p p5-Kwiki-Diff > /dev/null 2>&1 echo x - p5-Kwiki-Diff/Makefile sed 's/^X//' >p5-Kwiki-Diff/Makefile << 'END-of-p5-Kwiki-Diff/Makefile' X# New ports collection makefile for: p5-Kwiki-Diff X# Date created: Mar 02 2005 X# Whom: Rong-En Fan <rafan@infor.org> X# X# $FreeBSD$ X# X XPORTNAME= Kwiki-Diff XPORTVERSION= 0.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Kwiki XPKGNAMEPREFIX= p5- X XMAINTAINER= rafan@infor.org XCOMMENT= Kwiki Diff Plugin X XBUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ X ${SITE_PERL}/Kwiki/Revisions.pm:${PORTSDIR}/www/p5-Kwiki-Revisions \ X ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Kwiki::Diff.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500601 XIGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.post.mk> END-of-p5-Kwiki-Diff/Makefile echo x - p5-Kwiki-Diff/distinfo sed 's/^X//' >p5-Kwiki-Diff/distinfo << 'END-of-p5-Kwiki-Diff/distinfo' XMD5 (Kwiki-Diff-0.02.tar.gz) = cb46daa63a6f0df6c6a0399988d3381c XSIZE (Kwiki-Diff-0.02.tar.gz) = 3938 END-of-p5-Kwiki-Diff/distinfo echo x - p5-Kwiki-Diff/pkg-descr sed 's/^X//' >p5-Kwiki-Diff/pkg-descr << 'END-of-p5-Kwiki-Diff/pkg-descr' XKwiki::Diff - Kwiki Diff plugin X XKwiki::Diff display differences between the current wiki page and Xolder revisions X XAuthor: Ian Langworth XWWW: http://search.cpan.org/~ian/Kwiki-Diff/ END-of-p5-Kwiki-Diff/pkg-descr echo x - p5-Kwiki-Diff/pkg-message sed 's/^X//' >p5-Kwiki-Diff/pkg-message << 'END-of-p5-Kwiki-Diff/pkg-message' X/* ================================================================= */ XNote: X Kwiki-Diff plugin installed! Now you should add X to your kwiki in kwiki installation directory: X X$ cd cgi-bin/my-kwiki X$ kwiki -add Kwiki::Diff X X/* ================================================================= */ END-of-p5-Kwiki-Diff/pkg-message echo x - p5-Kwiki-Diff/pkg-plist sed 's/^X//' >p5-Kwiki-Diff/pkg-plist << 'END-of-p5-Kwiki-Diff/pkg-plist' X%%SITE_PERL%%/Kwiki/Diff.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Diff/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Diff X@unexec rmdir %D/%%SITE_PERL%%/Kwiki 2>/dev/null || true END-of-p5-Kwiki-Diff/pkg-plist exit --- p5-Kwiki-Diff-0.02.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503020641.j226fRTN052222>