Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Upgrade to 0.3011. | kuriyama | 2013-05-26 | 3 | -8/+11 |
| | |||||
* | - Upgrade to 0.3006. | kuriyama | 2013-01-14 | 2 | -8/+3 |
| | |||||
* | - Upgrade to 0.3003. | kuriyama | 2012-10-20 | 2 | -3/+3 |
| | | | | Feature safe: yes | ||||
* | - Upgrade to 0.3001. | kuriyama | 2012-07-22 | 2 | -3/+3 |
| | |||||
* | - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or | swills | 2012-06-11 | 1 | -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. | kuriyama | 2012-03-11 | 2 | -3/+6 |
| | | | | Feature safe: yes | ||||
* | In the rc.d scripts, change assignments to rcvar to use the | dougb | 2012-01-14 | 1 | -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. | kuriyama | 2011-10-09 | 2 | -3/+3 |
| | |||||
* | - Upgrade to 0.2013. | kuriyama | 2011-07-09 | 2 | -4/+3 |
| | |||||
* | - Add rc.subr script | swills | 2011-05-06 | 2 | -0/+45 |
| | | | | | | PR: ports/155304 Submitted by: Tomoyuki Sakurai <tomoyukis@reallyenglish.com> Approved by: maintainer timeout (kuriyama) | ||||
* | - Upgrade to 0.2010. | kuriyama | 2011-04-15 | 2 | -5/+5 |
| | |||||
* | - Upgrade to 0.2008. | kuriyama | 2011-02-26 | 2 | -4/+3 |
| | |||||
* | - Upgrade to 0.2007. | kuriyama | 2010-10-10 | 2 | -4/+4 |
| | |||||
* | - Upgrade to 0.2006. | kuriyama | 2010-07-19 | 2 | -4/+4 |
| | |||||
* | - Upgrade to 0.2004. | kuriyama | 2010-04-20 | 2 | -5/+5 |
| | |||||
* | - Upgrade to 0.2001. | kuriyama | 2010-04-16 | 2 | -5/+5 |
| | |||||
* | High-performance preforking PSGI web server. | kuriyama | 2010-03-29 | 4 | -0/+51 |
WWW: http://search.cpan.org/dist/Starman/ |