Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 20:39:02 -0700 (PDT)
From:      George Hartzell <hartzell@alerce.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        George Hartzell <hartzell@alerce.com>
Subject:   ports/103377: New port:www/p5-CGI-Application-Plugin-DebugScreen.shar
Message-ID:  <200609190339.k8J3d2FX001311@blue.alerce.com>
Resent-Message-ID: <200609190340.k8J3eRwS039783@freefall.freebsd.org>

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

>Number:         103377
>Category:       ports
>Synopsis:       New port:www/p5-CGI-Application-Plugin-DebugScreen.shar
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 19 03:40:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD blue.alerce.com 6.1-STABLE FreeBSD 6.1-STABLE #6: Wed May 31 13:03:07 PDT 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/BLUE i386


        
>Description:
        
>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-CGI-Application-Plugin-DebugScreen
#	p5-CGI-Application-Plugin-DebugScreen/Makefile
#	p5-CGI-Application-Plugin-DebugScreen/distinfo
#	p5-CGI-Application-Plugin-DebugScreen/pkg-descr
#	p5-CGI-Application-Plugin-DebugScreen/pkg-plist
#
echo c - p5-CGI-Application-Plugin-DebugScreen
mkdir -p p5-CGI-Application-Plugin-DebugScreen > /dev/null 2>&1
echo x - p5-CGI-Application-Plugin-DebugScreen/Makefile
sed 's/^X//' >p5-CGI-Application-Plugin-DebugScreen/Makefile << 'END-of-p5-CGI-Application-Plugin-DebugScreen/Makefile'
X# New ports collection makefile for:	www/p5-CGI-Application-Plugin-DebugScreen
X# Date created:				14 September 2005
X# Whom:					George Hartzell <hartzell@alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CGI-Application-Plugin-DebugScreen
XPORTVERSION=	0.06
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CGI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@alerce.com
XCOMMENT=	This plug-in add DebugScreen support to CGI::Application.
X
XBUILD_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \
X		${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
X		${SITE_PERL}/CGI/Application/Plugin/ViewCode.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-ViewCode \
X		${SITE_PERL}/Devel/StackTrace.pm:${PORTSDIR}/devel/p5-Devel-StackTrace \
X		${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	CGI::Application::Plugin::DebugScreen.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500800
XIGNORE=	requires Perl 5.8 or newer. Install lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
END-of-p5-CGI-Application-Plugin-DebugScreen/Makefile
echo x - p5-CGI-Application-Plugin-DebugScreen/distinfo
sed 's/^X//' >p5-CGI-Application-Plugin-DebugScreen/distinfo << 'END-of-p5-CGI-Application-Plugin-DebugScreen/distinfo'
XMD5 (CGI-Application-Plugin-DebugScreen-0.06.tar.gz) = e696350727a676fcc335bc04188972ac
XSHA256 (CGI-Application-Plugin-DebugScreen-0.06.tar.gz) = 28a9fc1fd1f5a1836fa6fe32b84eef3535214ae9930d45588258888ed1a2a077
XSIZE (CGI-Application-Plugin-DebugScreen-0.06.tar.gz) = 4723
END-of-p5-CGI-Application-Plugin-DebugScreen/distinfo
echo x - p5-CGI-Application-Plugin-DebugScreen/pkg-descr
sed 's/^X//' >p5-CGI-Application-Plugin-DebugScreen/pkg-descr << 'END-of-p5-CGI-Application-Plugin-DebugScreen/pkg-descr'
XThis plug-in add Debug support to CGI::Application. This plug-in like
XCatalyst debug mode.
END-of-p5-CGI-Application-Plugin-DebugScreen/pkg-descr
echo x - p5-CGI-Application-Plugin-DebugScreen/pkg-plist
sed 's/^X//' >p5-CGI-Application-Plugin-DebugScreen/pkg-plist << 'END-of-p5-CGI-Application-Plugin-DebugScreen/pkg-plist'
X%%SITE_PERL%%/CGI/Application/Plugin/DebugScreen.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/DebugScreen/.packlist
X@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin
X@dirrmtry %%SITE_PERL%%/CGI/Application
X@dirrmtry %%SITE_PERL%%/CGI
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/
END-of-p5-CGI-Application-Plugin-DebugScreen/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609190339.k8J3d2FX001311>