aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-ControlPort
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-21/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Unbreak for perl 5.005_03Erwin Lansing2006-04-251-3/+12
| | | | | | | | | PR: 96304 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=160446
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* When building network applications, it is often helpful to haveRenato Botelho2006-02-064-0/+61
a network accessible control and diagnostic interface. This module provides such an interface for POE applications. By default, it provides a fairly limited set of commands but is easily extended to provide whatever command set you require. WWW: http://search.cpan.org/dist/POE-Component-ControlPort PR: ports/92875 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=155315