FreeBSD Bugzilla – Attachment 45927 Details for
Bug 70659
New port devel/p5-Devel-StealthDebug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.63 KB, created by
Alex Kapranoff
on 2004-08-19 14:20:21 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Alex Kapranoff
Created:
2004-08-19 14:20:21 UTC
Size:
2.63 KB
patch
obsolete
># 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-Devel-StealthDebug/ ># p5-Devel-StealthDebug/pkg-descr ># p5-Devel-StealthDebug/Makefile ># p5-Devel-StealthDebug/pkg-plist ># p5-Devel-StealthDebug/distinfo ># >echo c - p5-Devel-StealthDebug/ >mkdir -p p5-Devel-StealthDebug/ > /dev/null 2>&1 >echo x - p5-Devel-StealthDebug/pkg-descr >sed 's/^X//' >p5-Devel-StealthDebug/pkg-descr << 'END-of-p5-Devel-StealthDebug/pkg-descr' >XThis module lets you add debugging instructions which look >Xlike comments and do nothing unless you 'use' this module. >X >X use Devel::StealthDebug; >X >X my $foo = 0; >X # ... Several processing on $foo >X >X my $bar = 1 / $foo; #!assert($foo != 0)! >X >X my %myhash; #!watch(%myhash)! >X >X sub func1 { #!emit(Entering func1)! >X #... >X } >X >XWWW: http://search.cpan.org/dist/Devel-StealthDebug/ >END-of-p5-Devel-StealthDebug/pkg-descr >echo x - p5-Devel-StealthDebug/Makefile >sed 's/^X//' >p5-Devel-StealthDebug/Makefile << 'END-of-p5-Devel-StealthDebug/Makefile' >X# New ports collection makefile for: p5-Devel-StealthDebug >X# Date created: August 18th 2004 >X# Whom: Alex Kapranoff <alex@kapranoff.ru> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Devel-StealthDebug >XPORTVERSION= 1.008 >XCATEGORIES= devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../by-authors/id/A/AA/AASSAD >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Simple non-intrusive debug module >X >XBUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >XINSTALL_TARGET= pure_install >X >XMAN3= Devel::StealthDebug.3 >X >X.include <bsd.port.mk> >END-of-p5-Devel-StealthDebug/Makefile >echo x - p5-Devel-StealthDebug/pkg-plist >sed 's/^X//' >p5-Devel-StealthDebug/pkg-plist << 'END-of-p5-Devel-StealthDebug/pkg-plist' >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/StealthDebug/.packlist >X%%SITE_PERL%%/Devel/StealthDebug.pm >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/StealthDebug >X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel 2>/dev/null || true >X@unexec rmdir %D/%%SITE_PERL%%/Devel 2>/dev/null || true >END-of-p5-Devel-StealthDebug/pkg-plist >echo x - p5-Devel-StealthDebug/distinfo >sed 's/^X//' >p5-Devel-StealthDebug/distinfo << 'END-of-p5-Devel-StealthDebug/distinfo' >XMD5 (Devel-StealthDebug-1.008.tar.gz) = 9ef33916d1a4270b704c7c521feb39e8 >XSIZE (Devel-StealthDebug-1.008.tar.gz) = 10417 >END-of-p5-Devel-StealthDebug/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 70659
: 45927