| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Oct 2012 11:17:45
1.001018
|
kuriyama  |
- Upgrade to 1.001018.
Feature safe: yes |
20 Oct 2012 02:06:37
1.001017
|
kuriyama  |
- Upgrade to 1.001017.
Feature safe: yes |
10 Jun 2012 18:42:48
1.001015
|
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) |
11 Mar 2012 08:09:37
1.001015
|
kuriyama  |
- Upgrade to 1.001015.
Feature safe: yes |
28 Feb 2012 16:07:55
1.001013
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
27 Mar 2011 07:49:52
1.001013
|
kuriyama  |
- Upgrade to 1.001013. |
25 Feb 2011 04:39:03
1.001011
|
kuriyama  |
- Upgrade to 1.001011. |
15 Aug 2010 15:01:15
1.001010
|
kuriyama  |
- Upgrade to 1.001010. |
06 Jan 2010 10:18:07
1.001009
|
kuriyama  |
- Upgrade to 1.001009. |
16 Dec 2009 08:52:09
1.001008
|
kuriyama  |
Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time. Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones. Describe fixture
set using relations and conditions based on your DBIx::Class schema.
WWW: http://search.cpan.org/dist/DBIx-Class-Fixtures/ |