aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Starlet
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Add test depends.Jun Kuriyama2012-04-031-0/+1
| | | | | | | | | PR: ports/166598 Submitted by: swills Feature safe: yes Notes: svn path=/head/; revision=294160
* - Upgrade to 0.14.Jun Kuriyama2011-12-102-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287163
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889
* - Upgrade to 0.13.Jun Kuriyama2010-12-042-3/+3
| | | | Notes: svn path=/head/; revision=265667
* - Upgrade to 0.11.Jun Kuriyama2010-10-302-4/+3
| | | | Notes: svn path=/head/; revision=263785
* - Upgrade to 0.10.Jun Kuriyama2010-10-102-4/+4
| | | | Notes: svn path=/head/; revision=262741
* - Upgrade to 0.09.Jun Kuriyama2010-08-072-4/+4
| | | | Notes: svn path=/head/; revision=258879
* Starlet is a standalone HTTP/1.0 server.Jun Kuriyama2010-04-024-0/+50
The server supports several features, and is suitable for running HTTP application servers behind a reverse proxy. WWW: http://search.cpan.org/dist/Starlet/ Notes: svn path=/head/; revision=252000