aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Skinny-Pager
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-292-9/+7
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341764
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326900
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Add TEST_DEPENDSSteve Wills2012-01-291-0/+4
| | | | | | | | | PR: ports/164448 Submitted by: swills (myself) Approved by: maintainer (blanket) Notes: svn path=/head/; revision=290065
* - Upgrade to 0.11.Jun Kuriyama2011-10-082-3/+3
| | | | Notes: svn path=/head/; revision=283175
* - Upgrade to 0.10.Jun Kuriyama2010-12-252-5/+6
| | | | Notes: svn path=/head/; revision=266885
* DBIx::Skinny::Pager is resultset pager interface forJun Kuriyama2010-11-204-0/+56
DBIx::Skinny. This module is not support for search_by_sql or search_named. WWW: http://search.cpan.org/dist/DBIx-Skinny-Pager/ Notes: svn path=/head/; revision=264831