| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.06
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
24 Apr 2012 02:09:44
0.06
|
swills  |
- Add TEST_DEPENDS
PR: ports/166739
Approved by: maintainer timeout (kuriyama, >2 weeks) |
01 Jan 2012 00:47:50
0.06
|
kuriyama  |
Proc::Guard runs process, and destroys it when the perl script exits.
This is useful for testing code working with server process.
WWW: http://search.cpan.org/dist/Proc-Guard/ |