aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-Recorder
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.03.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/Changes Notes: svn path=/head/; revision=225550
* - 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-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Add www/p5-HTTP-Server-Simple-Recorder 0.02, a Perl mixin to record allAnton Berezin2005-12-274-0/+53
HTTP communication between an HTTP::Server::Simple-derived server and its clients. Notes: svn path=/head/; revision=152184