Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 20:42:40 -0400 (EDT)
From:      "Trevor S. Cornpropst" <tcornpropst@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57921: New port: www/p5-B-LexInfo
Message-ID:  <200310130042.h9D0geTZ011306@beastie.cornpropst.net>
Resent-Message-ID: <200310130050.h9D0oImx056084@freefall.freebsd.org>

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

>Number:         57921
>Category:       ports
>Synopsis:       New port: www/p5-B-LexInfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 17:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Trevor S. Cornpropst
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
N/A
>Environment:
System: FreeBSD beastie.cornpropst.net 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Sun Jun 15 13:33:04 EDT 2003 root@beastie.cornpropst.net:/usr/obj/usr/src/sys/BEASTIE i386

>Description:
New port: p5-B-LexInfo - Show information about Perl subroutine lexical variables. Typically used in a mod_perl environment.
>How-To-Repeat:
>Fix:

--- b-lexinfo 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:
#
#	p5-B-LexInfo/
#	p5-B-LexInfo/Makefile
#	p5-B-LexInfo/distinfo
#	p5-B-LexInfo/pkg-descr
#	p5-B-LexInfo/pkg-plist
#
echo c - p5-B-LexInfo/
mkdir -p p5-B-LexInfo/ > /dev/null 2>&1
echo x - p5-B-LexInfo/Makefile
sed 's/^X//' >p5-B-LexInfo/Makefile << 'END-of-p5-B-LexInfo/Makefile'
X# New ports collection makefile for:	B-LexInfo
X# Date Created:				08 Oct 2003
X# Whom:					Trevor S. Cornpropst <tcornpropst@cox.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	B-LexInfo
XPORTVERSION=	0.02
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=B
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tcornpropst@cox.net
XCOMMENT=	Show information about subroutine lexical variables
X
X.if defined(WITH_MODPERL2)
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
X.else
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
X.endif
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=		B::LexInfo.3 Apache::RegistryLexInfo.3
X
XINSTALLS_SHLIB=	YES
X
X.include <bsd.port.mk>
END-of-p5-B-LexInfo/Makefile
echo x - p5-B-LexInfo/distinfo
sed 's/^X//' >p5-B-LexInfo/distinfo << 'END-of-p5-B-LexInfo/distinfo'
XMD5 (B-LexInfo-0.02.tar.gz) = b64f17188683311d70e7992a9dfb3478
END-of-p5-B-LexInfo/distinfo
echo x - p5-B-LexInfo/pkg-descr
sed 's/^X//' >p5-B-LexInfo/pkg-descr << 'END-of-p5-B-LexInfo/pkg-descr'
XShow information about subroutine lexical variables
X
XWWW: http://www.cpan.org/CPAN/data/B-LexInfo/LexInfo.html
X
X- Trevor Cornpropst
Xtcornpropst@cox.net
END-of-p5-B-LexInfo/pkg-descr
echo x - p5-B-LexInfo/pkg-plist
sed 's/^X//' >p5-B-LexInfo/pkg-plist << 'END-of-p5-B-LexInfo/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/B/LexInfo.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Apache/RegistryLexInfo.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/LexInfo/LexInfo.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/LexInfo/LexInfo.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/LexInfo/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/LexInfo
END-of-p5-B-LexInfo/pkg-plist
exit
--- b-lexinfo ends here ---


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



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