Date: Tue, 25 Jul 2000 11:20:12 +0900 (KST) From: leo@florida.sarang.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20163: [New port] p5-Apache-Peek Message-ID: <200007250220.LAA43006@florida.sarang.net>
next in thread | raw e-mail | index | archive | help
>Number: 20163 >Category: ports >Synopsis: New port: Perl5 data debugging tool for web browser users >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 24 19:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Leo Kim >Release: FreeBSD 4.1-RC i386 >Organization: JDC >Environment: FreeBSD 4.1-RC i386 >Description: # 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/Makefile # p5-Apache-Peek/files # p5-Apache-Peek/files/md5 # p5-Apache-Peek/pkg # p5-Apache-Peek/pkg/PLIST # p5-Apache-Peek/pkg/DESCR # p5-Apache-Peek/pkg/COMMENT # echo c - p5-Apache-Peek mkdir -p p5-Apache-Peek > /dev/null 2>&1 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} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include <bsd.port.mk> END-of-p5-Apache-Peek/Makefile 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/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/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/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 exit >How-To-Repeat: >Fix: >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?200007250220.LAA43006>