Date: Thu, 8 Jun 2006 07:13:16 GMT From: Tsung-Han Yeh <snowfly@yuntech.edu.tw> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/98697: New port: devel/p5-orz Message-ID: <200606080713.k587DGKL031522@www.freebsd.org> Resent-Message-ID: <200606080920.k589KLcf019367@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98697 >Category: ports >Synopsis: New port: devel/p5-orz >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: Thu Jun 08 09:20:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tsung-Han Yeh >Release: FreeBSD 6.0-STABLE >Organization: >Environment: FreeBSD AntiVirus.yuntech.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 22:46:26 CST 2005 root@AntiVirus.yuntech.edu.tw:/usr/src/sys/i386/compile/AntiVirus i386 >Description: When you just can't get your code to work, admit you are a total failure. WWW: http://search.cpan.org/~ingy/orz-0.11/ >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-orz/ # p5-orz/pkg-plist # p5-orz/pkg-descr # p5-orz/distinfo # p5-orz/Makefile # echo c - p5-orz/ mkdir -p p5-orz/ > /dev/null 2>&1 echo x - p5-orz/pkg-plist sed 's/^X//' >p5-orz/pkg-plist << 'END-of-p5-orz/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/orz.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/orz/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/orz END-of-p5-orz/pkg-plist echo x - p5-orz/pkg-descr sed 's/^X//' >p5-orz/pkg-descr << 'END-of-p5-orz/pkg-descr' XWhen you just can't get your code to work, admit you are a total failure. X XAuthor: Ingy <ingy@cpan.org> XWWW: http://search.cpan.org/~ingy/orz-0.11/ END-of-p5-orz/pkg-descr echo x - p5-orz/distinfo sed 's/^X//' >p5-orz/distinfo << 'END-of-p5-orz/distinfo' XMD5 (orz-0.11.tar.gz) = 355b09cc0ff0ca3cab95d57372e913fe XSHA256 (orz-0.11.tar.gz) = dbf034c0c992ee480e1cbeb01ecfae539d794c3656c1067207c2a893923a8646 XSIZE (orz-0.11.tar.gz) = 30393 END-of-p5-orz/distinfo echo x - p5-orz/Makefile sed 's/^X//' >p5-orz/Makefile << 'END-of-p5-orz/Makefile' X# New ports collection makefile for: p5-orz X# Date created: 2006-06-08 X# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> X# X# $FreeBSD:$ X# X XPORTNAME= orz XPORTVERSION= 0.11 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CPAN/INGY XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= A method of annotation as /* */ in perl X XBUILD_DEPENDS= ${SITE_PERL}/Module/Compile.pm:${PORTSDIR}/devel/p5-Module-Compile XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= orz.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500601 XIGNORE= requires perl 5.6.1 or above X.endif X X.include <bsd.port.post.mk> END-of-p5-orz/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606080713.k587DGKL031522>