| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.09
|
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) |
30 Jan 2012 02:32:19
0.09
|
swills  |
- Add TEST_DEPENDS
PR: ports/164573
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
26 Dec 2010 15:10:20
0.09
|
kuriyama  |
Test::postgresql automatically setups a postgresql instance in a
temporary directory, and destroys it when the perl script exits.
WWW: http://search.cpan.org/dist/Test-postgresql/ |