aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-RPC-Simple
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* Add p5-RPC-Simple 1.002, perl classes to handle simple asynchronous RPCclsung2006-08-224-0/+61
calls with call-back. PR: ports/102256 Submitted by: Gea-Suan Lin <gslin at gslin.org>