Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2000 12:02:57 +0900 (KST)
From:      leo@florida.sarang.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20392: leo@florida.sarang.net
Message-ID:  <200008040302.MAA32115@openproject.sarang.net>

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

>Number:         20392
>Category:       ports
>Synopsis:       Fixed new port: Perl5 data debugging tool for web browser users
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 03 20:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Leo Kim
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
JDC
>Environment:

	FreeBSD 4.1-STABLE i386

>Description:

	Ports/20163 cannot be compiled without mod_perl and B::Graph perl module.

>How-To-Repeat:

	N/A

>Fix:

	Dependent packages were added in Makefile.

# 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-Apache-Peek
#	p5-Apache-Peek/files
#	p5-Apache-Peek/files/md5
#	p5-Apache-Peek/pkg
#	p5-Apache-Peek/pkg/COMMENT
#	p5-Apache-Peek/pkg/DESCR
#	p5-Apache-Peek/pkg/PLIST
#	p5-Apache-Peek/Makefile
#
echo c - p5-Apache-Peek
mkdir -p p5-Apache-Peek > /dev/null 2>&1
echo c - p5-Apache-Peek/files
mkdir -p p5-Apache-Peek/files > /dev/null 2>&1
echo x - p5-Apache-Peek/files/md5
sed 's/^X//' >p5-Apache-Peek/files/md5 << 'END-of-p5-Apache-Peek/files/md5'
XMD5 (Apache-Peek-0.9501.tar.gz) = aadaa2f9a37cba78d614e3ba9fd630e8
END-of-p5-Apache-Peek/files/md5
echo c - p5-Apache-Peek/pkg
mkdir -p p5-Apache-Peek/pkg > /dev/null 2>&1
echo x - p5-Apache-Peek/pkg/COMMENT
sed 's/^X//' >p5-Apache-Peek/pkg/COMMENT << 'END-of-p5-Apache-Peek/pkg/COMMENT'
XA perl5 data debugging tool for the XS programmer
END-of-p5-Apache-Peek/pkg/COMMENT
echo x - p5-Apache-Peek/pkg/DESCR
sed 's/^X//' >p5-Apache-Peek/pkg/DESCR << 'END-of-p5-Apache-Peek/pkg/DESCR'
XApache::Peek is Ilya Zakharevich's Devel::Peek module that sends
Xoutput to the browser instead of stderr.
X
XWWW: http://search.cpan.org/doc/DOUGM/mod_perl-1.24/apache-modlist.html
X
X- Leo Kim
Xleo@florida.sarang.net
END-of-p5-Apache-Peek/pkg/DESCR
echo x - p5-Apache-Peek/pkg/PLIST
sed 's/^X//' >p5-Apache-Peek/pkg/PLIST << 'END-of-p5-Apache-Peek/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Peek.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek
END-of-p5-Apache-Peek/pkg/PLIST
echo x - p5-Apache-Peek/Makefile
sed 's/^X//' >p5-Apache-Peek/Makefile << 'END-of-p5-Apache-Peek/Makefile'
X# New ports collection makefile for:	p5-Apache-Peek
X# Date created:		24-Jul-2000
X# Whom:			Leo Kim <leo@florida.sarang.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Apache-Peek
XPORTVERSION=	0.9501
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=Apache
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	leo@florida.sarang.net
X
XUSE_PERL5=	YES
XMAN3=		Apache::Peek.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/B/Graph.pm:${PORTSDIR}/devel/p5-B-Graph
X
Xdo-configure:
X	@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Apache-Peek/Makefile
exit



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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