aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-HTTP
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and noMark Linimon2010-12-022-3/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=265542
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-201-1/+1
| | | | | | | | | (part 1). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248185
* - 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-7/+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
* Update to 0.09 and require perl from ports.Erwin Lansing2006-06-042-6/+11
| | | | | | | | | | While here, remove a duplicate dependency. PR: 97787 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=164354
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-6/+6
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 0.08Renato Botelho2005-09-162-4/+3
| | | | | | | | PR: ports/86211 Submitted by: maintainer Notes: svn path=/head/; revision=142941
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* - Update www/p5-POE-Component-Server-HTTP from 0.06 to 0.07Yen-Ming Lee2005-04-053-5/+5
| | | | | | | | | | - update maintainer's email PR: 79560 Submitted by: maintainer Notes: svn path=/head/; revision=132563
* - Update POE::Component::Server::HTTP from version 0.05 to 0.06Yen-Ming Lee2005-03-042-3/+6
| | | | | | | | | | - Add missing depedency PR: 77791 Submitted by: lin-chi@lastamercanempire.com <lin-chi@lastamericanempire.com> Notes: svn path=/head/; revision=130379
* Update to 0.05Tilman Keskinoz2004-11-042-3/+3
| | | | | | | | PR: 73128 Submitted by: Zach Thompson Notes: svn path=/head/; revision=120811
* Add p5-POE-Component-Server-HTTP 0.04, POE Component to create HTTP Servers.Mathieu Arnold2004-05-104-0/+47
PR: ports/65139 Submitted by: Zach Thompson <lin-chi@lastamericanempire.com> Notes: svn path=/head/; revision=108841