aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Starlet
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.21.Jun Kuriyama2014-01-112-3/+3
| | | | Notes: svn path=/head/; revision=339429
* - Upgrade to 0.20.Jun Kuriyama2013-11-043-6/+4
| | | | Notes: svn path=/head/; revision=332713
* 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
* - Upgrade to 0.19.Jun Kuriyama2013-08-102-4/+6
| | | | Notes: svn path=/head/; revision=324554
* - Upgrade to 0.18.Jun Kuriyama2013-05-222-8/+3
| | | | Notes: svn path=/head/; revision=318774
* - Upgrade to 0.16.Jun Kuriyama2012-09-132-3/+3
| | | | Notes: svn path=/head/; revision=304198
* - Upgrade to 0.15.Jun Kuriyama2012-08-243-8/+3
| | | | Notes: svn path=/head/; revision=303078
* - 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