summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:23:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:23:09 +0000
commit0d6d4c4b0f1a92de244cbe36d88e58a40c4d9cef (patch)
tree1309f5caed8bf3d2e0922310f53190d8d3d05380 /devel
parentadd p5-POE-Component-Client-Ping (diff)
add p5-POE-Component-IKC
POE Inter-Kernel Communication PR: 32782 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51488
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-POE-Component-IKC/Makefile30
-rw-r--r--devel/p5-POE-Component-IKC/distinfo1
-rw-r--r--devel/p5-POE-Component-IKC/pkg-comment1
-rw-r--r--devel/p5-POE-Component-IKC/pkg-descr6
-rw-r--r--devel/p5-POE-Component-IKC/pkg-plist16
6 files changed, 55 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2dfe708fdd61..aec8157e6e23 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -399,6 +399,7 @@
SUBDIR += p5-POE-Component-Client-DNS
SUBDIR += p5-POE-Component-Client-HTTP
SUBDIR += p5-POE-Component-Client-Ping
+ SUBDIR += p5-POE-Component-IKC
SUBDIR += p5-POE-Component-JobQueue
SUBDIR += p5-POE-Component-Pcap
SUBDIR += p5-POE-Component-RSS
diff --git a/devel/p5-POE-Component-IKC/Makefile b/devel/p5-POE-Component-IKC/Makefile
new file mode 100644
index 000000000000..028149391d47
--- /dev/null
+++ b/devel/p5-POE-Component-IKC/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: POE-Component-IKC
+# Date created: 7 Dec 2001
+# Whom: Sergey Skvortsov <skv@protey.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= POE-Component-IKC
+PORTVERSION= 0.13
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
+ http://poe.perl.org/poedown/
+MASTER_SITE_SUBDIR= POE
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= skv@protey.ru
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= POE::Component::IKC.3 POE::Component::IKC::Channel.3 \
+ POE::Component::IKC::Client.3 POE::Component::IKC::ClientLite.3 \
+ POE::Component::IKC::Freezer.3 POE::Component::IKC::Proxy.3 \
+ POE::Component::IKC::Responder.3 POE::Component::IKC::Server.3 \
+ POE::Component::IKC::Specifier.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-POE-Component-IKC/distinfo b/devel/p5-POE-Component-IKC/distinfo
new file mode 100644
index 000000000000..a572ff62704a
--- /dev/null
+++ b/devel/p5-POE-Component-IKC/distinfo
@@ -0,0 +1 @@
+MD5 (POE-Component-IKC-0.13.tar.gz) = 13e0c2bd3cb443143ff07a2c83ab58ba
diff --git a/devel/p5-POE-Component-IKC/pkg-comment b/devel/p5-POE-Component-IKC/pkg-comment
new file mode 100644
index 000000000000..3abbdec1d2c3
--- /dev/null
+++ b/devel/p5-POE-Component-IKC/pkg-comment
@@ -0,0 +1 @@
+POE Inter-Kernel Communication
diff --git a/devel/p5-POE-Component-IKC/pkg-descr b/devel/p5-POE-Component-IKC/pkg-descr
new file mode 100644
index 000000000000..3c37423e7f23
--- /dev/null
+++ b/devel/p5-POE-Component-IKC/pkg-descr
@@ -0,0 +1,6 @@
+This a first draft if Inter-Kernel Communication for POE.
+
+WWW: http://search.cpan.org/search?dist=POE-Component-IKC
+
+-- Sergey Skvortsov
+skv@protey.ru
diff --git a/devel/p5-POE-Component-IKC/pkg-plist b/devel/p5-POE-Component-IKC/pkg-plist
new file mode 100644
index 000000000000..ff1671d5808a
--- /dev/null
+++ b/devel/p5-POE-Component-IKC/pkg-plist
@@ -0,0 +1,16 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IKC/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC.pod
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Channel.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Client.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/ClientLite.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Freezer.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Proxy.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Responder.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Server.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/Specifier.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IKC
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true