| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Feb 2013 08:57:46
1.03
|
az  |
- Update to version 1.03
- Add LICENSE
- Trim Makefile header
PR: ports/175830
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
30 Jun 2012 05:51:11
1.01
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
1.01
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:59:23
1.01
|
ohauer  |
-remove MD5 |
04 Nov 2008 23:59:55
1.01
|
wxs  |
Update to 1.01.
PR: ports/128569
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
17 Apr 2008 14:30:31
0.90
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
17 May 2006 10:02:24
0.90
|
garga  |
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> |