1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add p5-Apache-Peek 0.9501, a Perl5 data debugging tool for XS programmers.

PR:		20163
Submitted by:	Leo Kim <leo@florida.sarang.net>
This commit is contained in:
Will Andrews 2000-08-11 05:07:58 +00:00
parent 2f7bb05a55
commit 212a0fa339
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31510
6 changed files with 40 additions and 0 deletions

View File

@ -112,6 +112,7 @@
SUBDIR += p5-Apache
SUBDIR += p5-Apache-ASP
SUBDIR += p5-Apache-DBI
SUBDIR += p5-Apache-Peek
SUBDIR += p5-Apache-Radius
SUBDIR += p5-Apache-Session
SUBDIR += p5-CGI

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Apache-Peek
# Date created: 24-Jul-2000
# Whom: Leo Kim <leo@florida.sarang.net>
#
# $FreeBSD$
#
PORTNAME= Apache-Peek
PORTVERSION= 0.9501
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=Apache
PKGNAMEPREFIX= p5-
MAINTAINER= leo@florida.sarang.net
USE_PERL5= YES
MAN3= Apache::Peek.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
CC="${CC}" CCFLAGS="${CFLAGS}"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Apache-Peek-0.9501.tar.gz) = aadaa2f9a37cba78d614e3ba9fd630e8

View File

@ -0,0 +1 @@
A perl5 data debugging tool for the XS programmer

View File

@ -0,0 +1,7 @@
Apache::Peek is Ilya Zakharevich's Devel::Peek module that sends
output to the browser instead of stderr.
WWW: http://search.cpan.org/doc/DOUGM/mod_perl-1.24/apache-modlist.html
- Leo Kim
leo@florida.sarang.net

View File

@ -0,0 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Peek.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Peek