aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Gladiator
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-24 09:32:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-24 09:32:17 +0000
commit212ad5dc54ee3f00b0a4651087ef9b1b7896901b (patch)
tree1bc9758990adb314340c54c75b1456c0ac585c6b /devel/p5-Devel-Gladiator
parent44d4770b72d92ddfc76fa06b06c7f2a6dd792031 (diff)
downloadports-212ad5dc54ee3f00b0a4651087ef9b1b7896901b.tar.gz
ports-212ad5dc54ee3f00b0a4651087ef9b1b7896901b.zip
The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
structures and can be used to enumerate all the currently live SVs. This can be used to hunt leaks and to profile memory usage. WWW: http://search.cpan.org/dist/Devel-Gladiator/
Notes
Notes: svn path=/head/; revision=221965
Diffstat (limited to 'devel/p5-Devel-Gladiator')
-rw-r--r--devel/p5-Devel-Gladiator/Makefile21
-rw-r--r--devel/p5-Devel-Gladiator/distinfo3
-rw-r--r--devel/p5-Devel-Gladiator/pkg-descr6
-rw-r--r--devel/p5-Devel-Gladiator/pkg-plist8
4 files changed, 38 insertions, 0 deletions
diff --git a/devel/p5-Devel-Gladiator/Makefile b/devel/p5-Devel-Gladiator/Makefile
new file mode 100644
index 000000000000..dd779413ca5c
--- /dev/null
+++ b/devel/p5-Devel-Gladiator/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: Devel-Gladiator
+# Date created: 23 Oct 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Devel-Gladiator
+PORTVERSION= 0.01
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= miwi@FreeBSD.org
+COMMENT= Perl 5 module to walk Perls arena
+
+PERL_CONFIGURE= yes
+
+MAN3= Devel::Gladiator.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Devel-Gladiator/distinfo b/devel/p5-Devel-Gladiator/distinfo
new file mode 100644
index 000000000000..be0626a5d035
--- /dev/null
+++ b/devel/p5-Devel-Gladiator/distinfo
@@ -0,0 +1,3 @@
+MD5 (Devel-Gladiator-0.01.tar.gz) = e418a9fcc83bdc88c51c7ce2e29ba412
+SHA256 (Devel-Gladiator-0.01.tar.gz) = d9f3b16d7dac3cc0d86ea48f495a4d0174743661b8728edf576a101fbb9ef0c1
+SIZE (Devel-Gladiator-0.01.tar.gz) = 33014
diff --git a/devel/p5-Devel-Gladiator/pkg-descr b/devel/p5-Devel-Gladiator/pkg-descr
new file mode 100644
index 000000000000..0d26ba5c4186
--- /dev/null
+++ b/devel/p5-Devel-Gladiator/pkg-descr
@@ -0,0 +1,6 @@
+The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
+structures and can be used to enumerate all the currently live SVs.
+
+This can be used to hunt leaks and to profile memory usage.
+
+WWW: http://search.cpan.org/dist/Devel-Gladiator/
diff --git a/devel/p5-Devel-Gladiator/pkg-plist b/devel/p5-Devel-Gladiator/pkg-plist
new file mode 100644
index 000000000000..02c7143a270c
--- /dev/null
+++ b/devel/p5-Devel-Gladiator/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Gladiator.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Gladiator/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Gladiator/Gladiator.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Gladiator/Gladiator.so
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Gladiator
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel