aboutsummaryrefslogtreecommitdiff
path: root/net/p5-RPC-EPC-Service
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-062-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338849
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326522
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* This module enables to connect the other process with the S-expressionJun Kuriyama2012-03-194-0/+43
protocol, like the Swank protocol of the SLIME. The primary objective is for users to make some Emacs extensions with the Perl and CPAN. WWW: http://search.cpan.org/dist/RPC-EPC-Service/ Feature safe: yes Notes: svn path=/head/; revision=293562