| 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) |
29 Jan 2012 22:56:19
0.06
|
swills  |
- Add TEST_DEPENDS
PR: ports/164447
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
20 Nov 2010 11:23:10
0.06
|
kuriyama  |
DBIx::Skinny::InflateColumn::DateTime provides inflate/deflate
settings for *_at/*_on columns.
If you want to set created_XX and updated_XX automatically, you can
use DBIx::Class::InflateColumn::DateTime::Auto.
WWW: http://search.cpan.org/dist/DBIx-Skinny-InflateColumn-DateTime/ |