aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-PopulateMore
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2014-03-011-12/+5
| | | | | | | - Remove outdated PERL_LEVEL check Notes: svn path=/head/; revision=346627
* Support STAGEDIR.Vanilla I. Shu2013-11-032-35/+33
| | | | Notes: svn path=/head/; revision=332592
* 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
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+0
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309071
* - Fix RUN_DEPENDSSunpoet Po-Chuan Hsieh2012-04-201-2/+1
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=295139
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+0
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update *_DEPENDSSunpoet Po-Chuan Hsieh2012-01-241-9/+20
| | | | | | | | - Sort TEST_DEPENDS - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=289726
* A Perl module which provides an enhanced database populate methodSteve Wills2012-01-204-0/+95
WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/ Notes: svn path=/head/; revision=289544