summaryrefslogtreecommitdiff
path: root/net/p5-pRPC (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbroken.Vanilla I. Shu1999-01-211-8/+2
| | | | | | | | PR: ports/9428 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=16241
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current :Justin M. Seger1998-10-121-1/+6
| | | | | | | standard perl path problems Notes: svn path=/head/; revision=13882
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* p5-pRPC is the module for writing RPC servers and clients.Vanilla I. Shu1998-08-185-0/+44
Notes: svn path=/head/; revision=12604