aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP-Server-Simple
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to new perl frameworkAndrej Zverev2013-08-051-6/+3
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-031-1/+1
| | | | | | | Approved by: maintainer (tobez@ via IM) Notes: svn path=/head/; revision=298050
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-251-3/+2
| | | | | | | | | (part 5). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248550
* - Update to 0.11Philip M. Gollucci2010-01-092-4/+4
| | | | | | | | | PR: ports/141604 Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247477
* Update to 0.10.Anton Berezin2009-04-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Test-HTTP-Server-Simple/Changes Notes: svn path=/head/; revision=232853
* Update to 0.09.Anton Berezin2008-05-082-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Test-HTTP-Server-Simple/Changes Notes: svn path=/head/; revision=212815
* - 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
* Update to 0.06.Anton Berezin2007-12-122-4/+4
| | | | | | | | Changes: http://search.cpan.org/src/JESSE/Test-HTTP-Server-Simple-0.06/Changes Notes: svn path=/head/; revision=203222
* Update to 0.05. Remove remnants of 4.X support.Anton Berezin2007-05-312-11/+6
| | | | | | | Changes: http://search.cpan.org/src/JESSE/Test-HTTP-Server-Simple-0.05/Changes Notes: svn path=/head/; revision=192463
* Update to 0.03.Anton Berezin2006-09-222-4/+4
| | | | Notes: svn path=/head/; revision=173605
* 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-Test-HTTP-Server-Simple 0.02, a Perl modules which providesAnton Berezin2005-12-274-0/+49
Test::More functions for HTTP::Server::Simple. Notes: svn path=/head/; revision=152178