aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-RPC/pkg-plist
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-17 10:02:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-17 10:02:24 +0000
commit5d31075cb41fefabc317f386e43e5b427d49fa16 (patch)
tree11baca40e2729cc5937d6829f6066c12c4bdd8bd /devel/p5-Event-RPC/pkg-plist
parente3effaa594d40bc018e652053d8c1549b9598b16 (diff)
downloadports-5d31075cb41fefabc317f386e43e5b427d49fa16.tar.gz
ports-5d31075cb41fefabc317f386e43e5b427d49fa16.zip
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. WWW: http://search.cpan.org/dist/Event::RPC/ PR: ports/97350 Submitted by: Vivek Khera <vivek@khera.org>
Notes
Notes: svn path=/head/; revision=162635
Diffstat (limited to 'devel/p5-Event-RPC/pkg-plist')
-rw-r--r--devel/p5-Event-RPC/pkg-plist17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/p5-Event-RPC/pkg-plist b/devel/p5-Event-RPC/pkg-plist
new file mode 100644
index 000000000000..498eafcc40fd
--- /dev/null
+++ b/devel/p5-Event-RPC/pkg-plist
@@ -0,0 +1,17 @@
+%%SITE_PERL%%/Event/RPC.pm
+%%SITE_PERL%%/Event/RPC/AuthPasswdHash.pm
+%%SITE_PERL%%/Event/RPC/Client.pm
+%%SITE_PERL%%/Event/RPC/Connection.pm
+%%SITE_PERL%%/Event/RPC/LogConnection.pm
+%%SITE_PERL%%/Event/RPC/Logger.pm
+%%SITE_PERL%%/Event/RPC/Loop.pm
+%%SITE_PERL%%/Event/RPC/Loop/Event.pm
+%%SITE_PERL%%/Event/RPC/Loop/Glib.pm
+%%SITE_PERL%%/Event/RPC/Message.pm
+%%SITE_PERL%%/Event/RPC/Server.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/RPC/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/RPC
+@dirrm %%SITE_PERL%%/Event/RPC/Loop
+@dirrm %%SITE_PERL%%/Event/RPC
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event
+@dirrmtry %%SITE_PERL%%/Event