From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 8 10:37:47 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 8F8AB16B9D5 for ; Thu, 8 Jun 2006 09:00:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB4C43D46 for ; Thu, 8 Jun 2006 09:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5890UDc018494 for ; Thu, 8 Jun 2006 09:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5890UrV018493; Thu, 8 Jun 2006 09:00:30 GMT (envelope-from gnats) Resent-Date: Thu, 8 Jun 2006 09:00:30 GMT Resent-Message-Id: <200606080900.k5890UrV018493@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, Tsung-Han Yeh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ED8616B307 for ; Thu, 8 Jun 2006 06:21:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C39BF43D60 for ; Thu, 8 Jun 2006 06:21:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k586LPYT023566 for ; Thu, 8 Jun 2006 06:21:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k586LPwj023565; Thu, 8 Jun 2006 06:21:25 GMT (envelope-from nobody) Message-Id: <200606080621.k586LPwj023565@www.freebsd.org> Date: Thu, 8 Jun 2006 06:21:25 GMT From: Tsung-Han Yeh To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/98696: New port: devel/p5-orz X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 10:37:48 -0000 >Number: 98696 >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:00:29 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 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 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 X X.if ${PERL_LEVEL} < 500601 XIGNORE= requires perl 5.6.1 or above X.endif X X.include END-of-p5-orz/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: