aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-01 13:25:12 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-01 13:25:12 +0000
commit0a4a148ccb6bd4c29054306e30b19fc1878b5819 (patch)
tree3d78e55ca3da64513d7dff56a5211bb38aff9d65
parent38a27e847e60ef0b6ebaca973a7ae87627224302 (diff)
downloadports-0a4a148ccb6bd4c29054306e30b19fc1878b5819.tar.gz
ports-0a4a148ccb6bd4c29054306e30b19fc1878b5819.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-IPC-Mmap-SimpleShare/Makefile31
-rw-r--r--devel/p5-IPC-Mmap-SimpleShare/distinfo3
-rw-r--r--devel/p5-IPC-Mmap-SimpleShare/pkg-descr7
-rw-r--r--devel/p5-IPC-Mmap-SimpleShare/pkg-plist8
6 files changed, 1 insertions, 50 deletions
diff --git a/MOVED b/MOVED
index 1457d9cf2446..db511d8b151e 100644
--- a/MOVED
+++ b/MOVED
@@ -2429,3 +2429,4 @@ devel/viewcvs|devel/viewvc|2006-07-26|Project name has changed
japanese/eb3||2006-08-01|Has expired: please use a never version in japanese/eb
mail/dspampd||2006-08-01|Has expired: Buggy with recent perl versions, not developed anymore, use mail/dspam[-devel] in --daemon mode instead
net/svnc||2006-08-01|Has expired: mastersite gone, depends on unfetchable, antique version of vnc
+devel/p5-IPC-Mmap-SimpleShare||2006-08-01|Has expired
diff --git a/devel/Makefile b/devel/Makefile
index 9e44cf9c2c9a..f7f168104c7e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1097,7 +1097,6 @@
SUBDIR += p5-IPC-Locker
SUBDIR += p5-IPC-MM
SUBDIR += p5-IPC-Mmap
- SUBDIR += p5-IPC-Mmap-SimpleShare
SUBDIR += p5-IPC-Open3-Simple
SUBDIR += p5-IPC-Run
SUBDIR += p5-IPC-Run3
diff --git a/devel/p5-IPC-Mmap-SimpleShare/Makefile b/devel/p5-IPC-Mmap-SimpleShare/Makefile
deleted file mode 100644
index f72f13d05ae8..000000000000
--- a/devel/p5-IPC-Mmap-SimpleShare/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: p5-IPC-Mmap-SimpleShare
-# Date created: 2006-07-14
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= IPC-Mmap-SimpleShare
-PORTVERSION= 0.03
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= IPC
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= gslin@gslin.org
-COMMENT= Safely share structures among processes using anonymous mmap
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/Mmap.pm:${PORTSDIR}/devel/p5-IPC-Mmap
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= IPC::Mmap::SimpleShare.3
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800 # Inherited from devel/p5-IPC-Mmap
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/devel/p5-IPC-Mmap-SimpleShare/distinfo b/devel/p5-IPC-Mmap-SimpleShare/distinfo
deleted file mode 100644
index 8c0381ad93a7..000000000000
--- a/devel/p5-IPC-Mmap-SimpleShare/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (IPC-Mmap-SimpleShare-0.03.tar.gz) = 66dd5904185eaef96689f0004b1e03a8
-SHA256 (IPC-Mmap-SimpleShare-0.03.tar.gz) = bad7ddd29bf6a81b1b3b6ef684186ff2d185654566738c3e925a873b2766a781
-SIZE (IPC-Mmap-SimpleShare-0.03.tar.gz) = 11692
diff --git a/devel/p5-IPC-Mmap-SimpleShare/pkg-descr b/devel/p5-IPC-Mmap-SimpleShare/pkg-descr
deleted file mode 100644
index 8fa172e0f4e8..000000000000
--- a/devel/p5-IPC-Mmap-SimpleShare/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The IPC::Mmap::SimpleShare was born out of the need to share
-structures among processes that come from the same ancestor. It tries
-to do so in a very simple and straightforward manner. Just create an
-IPC::Mmap::SimpleShare object, and use set to store your data and get
-to get it back.
-
-WWW: http://search.cpan.org/dist/IPC-Mmap-SimpleShare/
diff --git a/devel/p5-IPC-Mmap-SimpleShare/pkg-plist b/devel/p5-IPC-Mmap-SimpleShare/pkg-plist
deleted file mode 100644
index 2a2c7aeb688a..000000000000
--- a/devel/p5-IPC-Mmap-SimpleShare/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $FreeBSD$
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Mmap/SimpleShare/.packlist
-%%SITE_PERL%%/IPC/Mmap/SimpleShare.pm
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Mmap/SimpleShare
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Mmap
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC
-@dirrmtry %%SITE_PERL%%/IPC/Mmap
-@dirrmtry %%SITE_PERL%%/IPC