aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-Loader
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.07036.Mathieu Arnold2013-08-202-3/+3
| | | | Notes: svn path=/head/; revision=325045
* - 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
* - Remove unnecessary depend on PERL_LEVEL < 5.12Andrej Zverev2013-05-241-7/+1
| | | | Notes: svn path=/head/; revision=318930
* Update to 0.07035.Anton Berezin2013-02-272-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=313039
* Update to 0.07033.Anton Berezin2013-01-212-11/+5
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=310763
* - Update to 0.07025Sunpoet Po-Chuan Hsieh2012-06-102-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=298911
* Convert to new options frameworkBaptiste Daroussin2012-05-311-8/+6
| | | | Notes: svn path=/head/; revision=297871
* - Update to 0.07024Sunpoet Po-Chuan Hsieh2012-05-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=296278
* - Update to 0.07022Sunpoet Po-Chuan Hsieh2012-04-092-3/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=294432
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+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/+1
| | | | | | | | | | | | | | | | | | 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 to 0.07017Sunpoet Po-Chuan Hsieh2012-02-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=290664
* - Update to 0.07015Sunpoet Po-Chuan Hsieh2011-12-092-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=287130
* - Add missing {BUILD|RUN}_DEPENDS [1]Sunpoet Po-Chuan Hsieh2011-12-051-45/+60
| | | | | | | | | | | | | | - Add BUILD_DEPENDS - Add missing TEST_DEPENDS and remove bundled ones in Perl releases - Sort *_DEPENDS and OPTIONS - Cosmetic change - Bump PORTREVISION for dependency change Reported by: Rasmus Skaarup <mlist@gal.dk> [1] Feature safe: yes Notes: svn path=/head/; revision=286926
* - Update to 0.07014Sunpoet Po-Chuan Hsieh2011-11-192-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=286098
* - Update to 0.07013Sunpoet Po-Chuan Hsieh2011-11-192-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=286038
* - Update to 0.07012Sunpoet Po-Chuan Hsieh2011-11-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=285418
* - Update to 0.07011Cheng-Lung Sung2011-11-053-8/+29
| | | | Notes: svn path=/head/; revision=285061
* - Fix syntax on TEST_DEPENDSSteve Wills2011-09-221-7/+7
| | | | Notes: svn path=/head/; revision=282153
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Update to 0.07010Andrej Zverev2011-03-072-5/+4
| | | | Notes: svn path=/head/; revision=270438
* * Remove Digest::MD5 dep. (already coremodule) andAndrej Zverev2011-02-271-2/+1
| | | | | | | | --skipdeps from CONFIGURE_ARGS since such magic already inside bsd.perl.mk * BUMP PORTREVISION Notes: svn path=/head/; revision=269926
* - Update to 0.07009Martin Wilke2011-02-273-17/+37
| | | | | | | | PR: 155048 Submitted by: milki <milki@rescomp.berkeley.edu> Notes: svn path=/head/; revision=269906
* - Upgrade to 0.07007 (0.07008 was out, but not yet mirrored widely).Jun Kuriyama2011-02-252-4/+5
| | | | Notes: svn path=/head/; revision=269649
* Update to 0.07002Andrej Zverev2010-10-172-23/+20
| | | | Notes: svn path=/head/; revision=263141
* - Update to 0.07001Philippe Audeoud2010-08-253-9/+12
| | | | | | | | | | - Changelog: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes PR: ports/149796 Submitted by: Andrej Zverev <andrej.zverev _AT_ gmail.com> Notes: svn path=/head/; revision=259963
* - here's a better idea: use the USE_* macros.Philip M. Gollucci2010-06-101-4/+5
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=256277
* - DBD* depend on DBI. This doesn't actually change the RUN_DEPENDSPhilip M. Gollucci2010-06-101-9/+5
| | | | Notes: svn path=/head/; revision=256276
* - Convert PG -> PGSQL ports KNOB variantPhilip M. Gollucci2010-06-101-1/+1
| | | | Notes: svn path=/head/; revision=256275
* - Use bsd.port.options.mkPhilip M. Gollucci2010-06-101-26/+25
| | | | | | | | - Fix depends - Fix Makefile order Notes: svn path=/head/; revision=256272
* Update to 0.07000Andrej Zverev2010-06-023-7/+13
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes - Remove SQLite from dependence (requied only for testing) - Add missed dependencies (p5-Data-Dumper-Concise requied 1.200, but since we don't have it right now it tree, set not strict version check) - I hope, it's still work after this. Notes: svn path=/head/; revision=255505
* - Update to 0.06001Wen Heping2010-04-103-5/+11
| | | | Notes: svn path=/head/; revision=252515
* Update to 0.05003.Anton Berezin2010-02-212-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=250117
* Update to 0.005002.Anton Berezin2010-02-153-4/+8
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=249888
* Update to 0.05001.Anton Berezin2010-02-053-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=249308
* Fix dependencies. Update PORTREVISION.Anton Berezin2010-02-011-5/+4
| | | | | | | Reported by: Geraud CONTINSOUZAS <geraud@gcu.info> Notes: svn path=/head/; revision=249055
* Update to 0.05000.Anton Berezin2010-02-014-33/+37
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=249045
* - update dependencyYen-Ming Lee2009-12-061-9/+10
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=245254
* - Fix commens in generated files.Jun Kuriyama2009-09-142-0/+25
| | | | | | | Obtained from: v0.04999_07 (development version) Notes: svn path=/head/; revision=241397
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* - Update to 0.04006Philip M. Gollucci2009-06-152-9/+9
| | | | | | | | | | | - Portlint PR: ports/135100 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235934
* Update to 0.04005Lars Balker Rasmussen2008-04-102-4/+4
| | | | Notes: svn path=/head/; revision=210986
* Update to 0.04004Lars Balker Rasmussen2007-12-112-4/+4
| | | | Notes: svn path=/head/; revision=203055
* Update to 0.04003.Lars Balker Rasmussen2007-10-052-4/+4
| | | | Notes: svn path=/head/; revision=200904
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.04002Lars Balker Rasmussen2007-07-242-6/+5
| | | | Notes: svn path=/head/; revision=196225
* Update to 0.04001Lars Balker Rasmussen2007-06-272-4/+4
| | | | Notes: svn path=/head/; revision=194332
* Update to 0.04000Lars Balker Rasmussen2007-06-083-13/+41
| | | | Notes: svn path=/head/; revision=193034
* Update to 0.03012Lars Balker Rasmussen2007-05-252-4/+4
| | | | Notes: svn path=/head/; revision=191742
* Update to 0.03011.Lars Balker Rasmussen2007-04-152-4/+4
| | | | Notes: svn path=/head/; revision=189995