From owner-freebsd-ports Thu Aug 3 20:10: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A537A37B813 for ; Thu, 3 Aug 2000 20:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86109; Thu, 3 Aug 2000 20:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from openproject.sarang.net (florida.sarang.net [210.183.72.20]) by hub.freebsd.org (Postfix) with ESMTP id 1199B37B56B for ; Thu, 3 Aug 2000 20:03:13 -0700 (PDT) (envelope-from leo@openproject.sarang.net) Received: (from leo@localhost) by openproject.sarang.net (8.9.3/8.9.3) id MAA32115; Fri, 4 Aug 2000 12:02:57 +0900 (KST) (envelope-from leo) Message-Id: <200008040302.MAA32115@openproject.sarang.net> Date: Fri, 4 Aug 2000 12:02:57 +0900 (KST) From: leo@florida.sarang.net Reply-To: leo@florida.sarang.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20392: leo@florida.sarang.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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