aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Starman
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.3011.kuriyama2013-05-263-8/+11
|
* - Upgrade to 0.3006.kuriyama2013-01-142-8/+3
|
* - Upgrade to 0.3003.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.3001.kuriyama2012-07-222-3/+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)
* - Upgrade to 0.3000.kuriyama2012-03-112-3/+6
| | | | Feature safe: yes
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Upgrade to 0.2014.kuriyama2011-10-092-3/+3
|
* - Upgrade to 0.2013.kuriyama2011-07-092-4/+3
|
* - Add rc.subr scriptswills2011-05-062-0/+45
| | | | | | PR: ports/155304 Submitted by: Tomoyuki Sakurai <tomoyukis@reallyenglish.com> Approved by: maintainer timeout (kuriyama)
* - Upgrade to 0.2010.kuriyama2011-04-152-5/+5
|
* - Upgrade to 0.2008.kuriyama2011-02-262-4/+3
|
* - Upgrade to 0.2007.kuriyama2010-10-102-4/+4
|
* - Upgrade to 0.2006.kuriyama2010-07-192-4/+4
|
* - Upgrade to 0.2004.kuriyama2010-04-202-5/+5
|
* - Upgrade to 0.2001.kuriyama2010-04-162-5/+5
|
* High-performance preforking PSGI web server.kuriyama2010-03-294-0/+51
WWW: http://search.cpan.org/dist/Starman/