aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-Mason
Commit message (Collapse)AuthorAgeFilesLines
* Remove SITE_PERL from *_DEPENDS.Dmitry Sivachenko2012-06-051-3/+3
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298444
* 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
* - Update to 0.14Philip M. Gollucci2010-12-272-4/+3
| | | | | | | | | | | - Remove MD5 PR: ports/153106 Submitted by: myself (pgollucci) Approved by: maintainer timeout (demon ; 15 days) Notes: svn path=/head/; revision=266996
* Update to 0.13.Dmitry Sivachenko2009-12-182-4/+4
| | | | | | | | PR: 141619 Submitted by: pgollucci Notes: svn path=/head/; revision=246143
* Update to 0.11.Dmitry Sivachenko2009-07-103-5/+5
| | | | | | | | PR: 136584 Submitted by: pgollucci Notes: svn path=/head/; revision=237583
* - 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-6/+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
* 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-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to version 0.09.Dmitry Sivachenko2005-09-012-3/+3
| | | | Notes: svn path=/head/; revision=141668
* Add missing files.Dmitry Sivachenko2005-06-291-0/+2
| | | | Notes: svn path=/head/; revision=138167
* Update to version 0.05.Dmitry Sivachenko2005-05-102-6/+7
| | | | Notes: svn path=/head/; revision=134991
* New port: p5-HTTP-Server-Simple-Mason.Dmitry Sivachenko2005-04-284-0/+38
An abstract baseclass for a standalone mason server. Notes: svn path=/head/; revision=134296