aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Starlet
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.20.kuriyama2013-11-043-6/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | www)
* - Upgrade to 0.19.kuriyama2013-08-112-4/+6
|
* - Upgrade to 0.18.kuriyama2013-05-222-8/+3
|
* - Upgrade to 0.16.kuriyama2012-09-132-3/+3
|
* - Upgrade to 0.15.kuriyama2012-08-243-8/+3
|
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Add test depends.kuriyama2012-04-031-0/+1
| | | | | | PR: ports/166598 Submitted by: swills Feature safe: yes
* - Upgrade to 0.14.kuriyama2011-12-112-4/+4
| | | | Feature safe: yes
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-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
* - Upgrade to 0.13.kuriyama2010-12-042-3/+3
|
* - Upgrade to 0.11.kuriyama2010-10-302-4/+3
|
* - Upgrade to 0.10.kuriyama2010-10-102-4/+4
|
* - Upgrade to 0.09.kuriyama2010-08-072-4/+4
|
* Starlet is a standalone HTTP/1.0 server.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/