Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

5
devel/p5-Event-RPC/DESCR Normal file
View File

@@ -0,0 +1,5 @@
Event::RPC supports you in developing Event based networking client/server
applications with transparent object/method access from the client to the
server. Network communication is optionally encrypted using IO::Socket::SSL.
Several event loop managers are supported due to an extensible API.
Currently Event and Glib are implemented.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.14 2013/05/31 12:40:17 wiz Exp $
DISTNAME= Event-RPC-1.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://www.exit1.org/packages/Event-RPC/dist/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.exit1.org/Event-RPC/
#HOMEPAGE= http://search.cpan.org/dist/Event-RPC/
COMMENT= Event based transparent Client/Server RPC framework
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Event-[0-9]*:../../devel/p5-Event
DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
PERL5_PACKLIST= auto/Event/RPC/.packlist
.include "../../devel/p5-glib2/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2008/11/05 22:42:24 he Exp $
SHA1 (Event-RPC-1.01.tar.gz) = 6da575eaf95c173eee062533e75868cfc5687d46
RMD160 (Event-RPC-1.01.tar.gz) = 14b1bda8369bdf68773b4a31ef17df576da537e3
Size (Event-RPC-1.01.tar.gz) = 35011 bytes