aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-10-08 15:47:24 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-10-08 15:47:24 +0000
commit31b3d3ac660793083da0de27877ce35ce5f9ff28 (patch)
tree8a1821656b9d9e40efd02b584093fc7ce69e8f65 /devel
parent843c11160c983ca86fa93b0f8e07f28d57aaefab (diff)
downloadports-31b3d3ac660793083da0de27877ce35ce5f9ff28.tar.gz
ports-31b3d3ac660793083da0de27877ce35ce5f9ff28.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Devel-Mallinfo/Makefile20
-rw-r--r--devel/p5-Devel-Mallinfo/distinfo2
-rw-r--r--devel/p5-Devel-Mallinfo/pkg-descr6
-rw-r--r--devel/p5-Devel-Mallinfo/pkg-plist7
5 files changed, 0 insertions, 36 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0fc847b0a757..1233c033436d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1774,7 +1774,6 @@
SUBDIR += p5-Devel-LeakTrace
SUBDIR += p5-Devel-LeakTrace-Fast
SUBDIR += p5-Devel-LexAlias
- SUBDIR += p5-Devel-Mallinfo
SUBDIR += p5-Devel-Messenger
SUBDIR += p5-Devel-Modlist
SUBDIR += p5-Devel-NYTProf
diff --git a/devel/p5-Devel-Mallinfo/Makefile b/devel/p5-Devel-Mallinfo/Makefile
deleted file mode 100644
index be33b547ecd6..000000000000
--- a/devel/p5-Devel-Mallinfo/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Mosconi <mosconi.rmg@gmail.com>
-# $FreeBSD$
-
-PORTNAME= Devel-Mallinfo
-PORTVERSION= 11
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Perl module of mallinfo() memory statistics and more
-
-DEPRECATED= Does not work on FreeBSD, mallinfo() is a GNU libc function and is not available on FreeBSD
-EXPIRATION_DATE= 20121008
-
-PERL_CONFIGURE= yes
-
-MAN3= Devel::Mallinfo.3
-
-.include <bsd.port.mk>
diff --git a/devel/p5-Devel-Mallinfo/distinfo b/devel/p5-Devel-Mallinfo/distinfo
deleted file mode 100644
index abf93db37da9..000000000000
--- a/devel/p5-Devel-Mallinfo/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Devel-Mallinfo-11.tar.gz) = 9034aed703d0e441171cf92b7c45a7aad2d09b4767834fab1259ef77b9dbed71
-SIZE (Devel-Mallinfo-11.tar.gz) = 84217
diff --git a/devel/p5-Devel-Mallinfo/pkg-descr b/devel/p5-Devel-Mallinfo/pkg-descr
deleted file mode 100644
index c8059c17a386..000000000000
--- a/devel/p5-Devel-Mallinfo/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Devel::Mallinfo is an interface to the C library mallinfo() function
-giving malloc memory allocation statistics. This is meant for
-development use, to give an idea of how much space your program and
-any libraries are using from malloc().
-
-WWW: http://search.cpan.org/dist/Devel-Mallinfo/
diff --git a/devel/p5-Devel-Mallinfo/pkg-plist b/devel/p5-Devel-Mallinfo/pkg-plist
deleted file mode 100644
index a255585bfaf7..000000000000
--- a/devel/p5-Devel-Mallinfo/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Mallinfo.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Mallinfo/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Mallinfo/Mallinfo.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Mallinfo/Mallinfo.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Mallinfo
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel