Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2007 00:24:27 +0800 (CST)
From:      Jeff Hung <jeffhung@mail2000.com.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112129: New port: devel/p5-Exception-Handler - perl Exception::Handler module
Message-ID:  <200704251624.l3PGORF2040669@new.lady.idv.tw>
Resent-Message-ID: <200704251650.l3PGo3K5040760@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112129
>Category:       ports
>Synopsis:       New port: devel/p5-Exception-Handler - perl Exception::Handler module
>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 Apr 25 16:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Hung
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD new.lady.idv.tw 5.5-STABLE FreeBSD 5.5-STABLE #3: Mon Oct 2 10:55:04 CST 2006 root@new.lady.idv.tw:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
New port devel/p5-Exception-Handler - a perl5 module that report exceptions with formatted text call-stack.
(required by File::Util, which I'll send-pr later.)
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Exception-Handler.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:
#
#	/usr/ports/devel/p5-Exception-Handler
#	/usr/ports/devel/p5-Exception-Handler/Makefile
#	/usr/ports/devel/p5-Exception-Handler/distinfo
#	/usr/ports/devel/p5-Exception-Handler/pkg-descr
#	/usr/ports/devel/p5-Exception-Handler/pkg-plist
#
echo c - /usr/ports/devel/p5-Exception-Handler
mkdir -p /usr/ports/devel/p5-Exception-Handler > /dev/null 2>&1
echo x - /usr/ports/devel/p5-Exception-Handler/Makefile
sed 's/^X//' >/usr/ports/devel/p5-Exception-Handler/Makefile << 'END-of-/usr/ports/devel/p5-Exception-Handler/Makefile'
X# New ports collection Makefile for:	p5-Exception-Handler
X# Date created:				25th April 2007
X# Whom: 				jeffhung
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Exception-Handler
XPORTVERSION=	1.004
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Exception
XPKGNAMEPREFIX=	p5-
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Perl5 module that report exceptions with formatted text call-stack.
X
XPERL_CONFIGURE=	YES
X
XMAN3=		Exception::Handler.3
X
X.include <bsd.port.mk>
END-of-/usr/ports/devel/p5-Exception-Handler/Makefile
echo x - /usr/ports/devel/p5-Exception-Handler/distinfo
sed 's/^X//' >/usr/ports/devel/p5-Exception-Handler/distinfo << 'END-of-/usr/ports/devel/p5-Exception-Handler/distinfo'
XMD5 (Exception-Handler-1.004.tar.gz) = 62867ab3a5ccedb3a33b7a949d59e7f5
XSHA256 (Exception-Handler-1.004.tar.gz) = d7dd8a98cbbb59c2a37a3cfac168627afaea3592f96ac345ec1461b5a8dad251
XSIZE (Exception-Handler-1.004.tar.gz) = 3565
END-of-/usr/ports/devel/p5-Exception-Handler/distinfo
echo x - /usr/ports/devel/p5-Exception-Handler/pkg-descr
sed 's/^X//' >/usr/ports/devel/p5-Exception-Handler/pkg-descr << 'END-of-/usr/ports/devel/p5-Exception-Handler/pkg-descr'
XException::Handler
X
XException::Handler helps to report exceptions with formatted text
Xcall-stack.
X
XCopyright (c) 2001-2003 Tommy Butler <cpan@atrixnet.com>.
XAll rights reserved.  All wrongs reversed.  This program is free
Xsoftware; you can redistribute and/or modify it under the same terms as
XPerl itself.
X
XWWW: http://www.cpan.org/
END-of-/usr/ports/devel/p5-Exception-Handler/pkg-descr
echo x - /usr/ports/devel/p5-Exception-Handler/pkg-plist
sed 's/^X//' >/usr/ports/devel/p5-Exception-Handler/pkg-plist << 'END-of-/usr/ports/devel/p5-Exception-Handler/pkg-plist'
X%%SITE_PERL%%/Exception/Handler.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception
X@dirrmtry %%SITE_PERL%%/Exception
END-of-/usr/ports/devel/p5-Exception-Handler/pkg-plist
exit
--- p5-Exception-Handler.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?200704251624.l3PGORF2040669>