summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:36:16 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:36:16 +0000
commit84718482241645f28409d6ae1d5c1d99a8be6cbb (patch)
treeccba907670224547453ca6b7715fbbb3a90630db /devel
parentadd p5-POE-Component-IRC (diff)
add p5-POE-COmponent-IKC-ReallySimple
PR: 32786 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51495
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-POE-Component-IKC-ReallySimple/Makefile26
-rw-r--r--devel/p5-POE-Component-IKC-ReallySimple/distinfo1
-rw-r--r--devel/p5-POE-Component-IKC-ReallySimple/pkg-comment1
-rw-r--r--devel/p5-POE-Component-IKC-ReallySimple/pkg-descr8
-rw-r--r--devel/p5-POE-Component-IKC-ReallySimple/pkg-plist9
6 files changed, 46 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b8190e270148..c67b3895eba7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -402,6 +402,7 @@
SUBDIR += p5-POE-Component-Client-UserAgent
SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-IKC
+ SUBDIR += p5-POE-Component-IKC-ReallySimple
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-JobQueue
SUBDIR += p5-POE-Component-Pcap
diff --git a/devel/p5-POE-Component-IKC-ReallySimple/Makefile b/devel/p5-POE-Component-IKC-ReallySimple/Makefile
new file mode 100644
index 000000000000..2a9704102a02
--- /dev/null
+++ b/devel/p5-POE-Component-IKC-ReallySimple/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: POE-Component-IKC-ReallySimple
+# Date created: 7 Dec 2001
+# Whom: Sergey Skvortsov <skv@protey.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= POE-Component-IKC-ReallySimple
+PORTVERSION= 0.01
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+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 \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE/Component/IKC/Responder.pm:${PORTSDIR}/devel/p5-POE-Component-IKC
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= POE::Component::IKC::ReallySimple.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-POE-Component-IKC-ReallySimple/distinfo b/devel/p5-POE-Component-IKC-ReallySimple/distinfo
new file mode 100644
index 000000000000..5795ce134946
--- /dev/null
+++ b/devel/p5-POE-Component-IKC-ReallySimple/distinfo
@@ -0,0 +1 @@
+MD5 (POE-Component-IKC-ReallySimple-0.01.tar.gz) = f61c1685a8b29109e25d2fbbcc09d2b9
diff --git a/devel/p5-POE-Component-IKC-ReallySimple/pkg-comment b/devel/p5-POE-Component-IKC-ReallySimple/pkg-comment
new file mode 100644
index 000000000000..bb91bf553f6f
--- /dev/null
+++ b/devel/p5-POE-Component-IKC-ReallySimple/pkg-comment
@@ -0,0 +1 @@
+POE Component for simple inter-kernel communication
diff --git a/devel/p5-POE-Component-IKC-ReallySimple/pkg-descr b/devel/p5-POE-Component-IKC-ReallySimple/pkg-descr
new file mode 100644
index 000000000000..7a5354691280
--- /dev/null
+++ b/devel/p5-POE-Component-IKC-ReallySimple/pkg-descr
@@ -0,0 +1,8 @@
+POE::Component::IKC::ReallySimple tries to make inter-kernel communication very
+simple. POE::Component::IKC is great but it can be a lot of setup for simple
+projects. This module hides the ick and complication of inter-kernel messaging.
+
+WWW: http://search.cpan.org/search?dist=POE-Component-IKC-ReallySimple
+
+-- Sergey Skvortsov
+skv@protey.ru
diff --git a/devel/p5-POE-Component-IKC-ReallySimple/pkg-plist b/devel/p5-POE-Component-IKC-ReallySimple/pkg-plist
new file mode 100644
index 000000000000..712b5252351f
--- /dev/null
+++ b/devel/p5-POE-Component-IKC-ReallySimple/pkg-plist
@@ -0,0 +1,9 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IKC/ReallySimple/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC/ReallySimple.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IKC/ReallySimple
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IKC 2>/dev/null || true
+@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/IKC 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