Date: Thu, 4 Nov 2004 02:20:05 +0800 (CST) From: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73486: [New Port] devel/p5-Perl6-Form, Implements the Perl 6 'form' built-in Message-ID: <20041103182005.48791187855@FreeBSD.stu.edu.tw> Resent-Message-ID: <200411031820.iA3IKTFl033156@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73486 >Category: ports >Synopsis: [New Port] devel/p5-Perl6-Form, Implements the Perl 6 'form' built-in >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: Wed Nov 03 18:20:29 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Yuan-Chung Hsiao >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: Computer Center, Shu-Te University >Environment: System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Aug 12 00:24:44 CST 2004 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386 >Description: >How-To-Repeat: # 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-Perl6-Form # p5-Perl6-Form/Makefile # p5-Perl6-Form/distinfo # p5-Perl6-Form/pkg-descr # p5-Perl6-Form/pkg-plist # echo c - p5-Perl6-Form mkdir -p p5-Perl6-Form > /dev/null 2>&1 echo x - p5-Perl6-Form/Makefile sed 's/^X//' >p5-Perl6-Form/Makefile << 'END-of-p5-Perl6-Form/Makefile' X# New ports collection makefile for: devel/p5-Perl6-Form X# Date created: 21 Oct 2004 X# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> X# X# $FreeBSD$ X# X XPORTNAME= Perl6-Form XPORTVERSION= 0.04 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARCEL XPKGNAMEPREFIX= p5- X XMAINTAINER= ychsiao@ychsiao.idv.tw XCOMMENT= Implements the Perl 6 'form' built-in X XBUILD_DEPENDS= ${SITE_PERL}/Perl6/Export.pm:${PORTSDIR}/devel/p5-Perl6-Export \ X ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Perl6::Form.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500800 XIGNORE= This program only support perl 5.8.0 or above X.endif X X.include <bsd.port.post.mk> END-of-p5-Perl6-Form/Makefile echo x - p5-Perl6-Form/distinfo sed 's/^X//' >p5-Perl6-Form/distinfo << 'END-of-p5-Perl6-Form/distinfo' XMD5 (Perl6-Form-0.04.tar.gz) = e3109dc701d99ed81f4d39a2605ac86a XSIZE (Perl6-Form-0.04.tar.gz) = 70552 END-of-p5-Perl6-Form/distinfo echo x - p5-Perl6-Form/pkg-descr sed 's/^X//' >p5-Perl6-Form/pkg-descr << 'END-of-p5-Perl6-Form/pkg-descr' XThis package helps to retrieve SourceForge site information in a perl script. X XSo far, can only get very basic information. The goal is to be able to fetch XTracker and Mailing list data. Please send any suggestions directly to me. X XUse at your own risk, the author is not responsible to any damage caused by Xusing this package. X XWWW: http://search.cpan.org/~gugod/WWW-SourceForge-0.08/ END-of-p5-Perl6-Form/pkg-descr echo x - p5-Perl6-Form/pkg-plist sed 's/^X//' >p5-Perl6-Form/pkg-plist << 'END-of-p5-Perl6-Form/pkg-plist' X%%SITE_PERL%%/Perl6/Form.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Form/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Form X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Form 2>/dev/null || true END-of-p5-Perl6-Form/pkg-plist exit >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041103182005.48791187855>