1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

89 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
44b94b5435 - Update to 0.08270
- Add LICENSE
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2014-02-16 10:37:04 +00:00
Baptiste Daroussin
56843f344a Reduce over inclusion of bsd.port.mk 2014-01-15 23:43:52 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin
5ecbf1f744 Update to 0.08250.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-04-30 10:04:34 +00:00
Anton Berezin
c3b583022e Update to 0.08209.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-03-01 14:10:21 +00:00
Anton Berezin
2c822cb0f8 Update to 0.08208.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-02-20 11:12:25 +00:00
Anton Berezin
40331d515b Update to 0.08206.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-02-11 20:17:57 +00:00
Anton Berezin
20e79ad852 Update to 0.08205.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2013-01-24 10:37:30 +00:00
Andrej Zverev
ceb9a290db Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 09:38:59 +00:00
Wen Heping
1a48effe72 - Update to 0.08204
Changes: http://cpansearch.perl.org/src/GETTY/DBIx-Class-0.08204/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-15 07:39:47 +00:00
Sunpoet Po-Chuan Hsieh
b3731c8bb6 - Update to 0.08198
- Pet portlint

Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2012-07-11 19:01:27 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
e0d23de03e - Update to 0.08196
- Add BUILD_DEPENDS
- Sort TEST_DEPENDS
- Add a blank line between {BUILD|RUN}_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe:	yes
2011-11-30 12:18:25 +00:00
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Sunpoet Po-Chuan Hsieh
6b89a47687 - Update to 0.08195
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2011-07-31 06:43:15 +00:00
Sunpoet Po-Chuan Hsieh
98bc05a5ff - Update to 0.08194
- Sort MAN3

Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2011-07-25 02:38:07 +00:00
Steve Wills
043655fee5 - Add missing dependencies
- Remove no longer needed dependencies
- Add build dependencies to match run dependencies to silence build warnings
- Add many missing test dependencies
- Convert to using CPAN:ID macro
2011-05-20 00:20:10 +00:00
Martin Wilke
e7d218322a - Update to 0.08127
PR:		154622
Submitted by:	Jonathan Chu <milki@rescomp.berkeley.edu>
2011-02-12 04:59:01 +00:00
Mathieu Arnold
af955ce271 Update to 0.08126
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2010-12-30 15:32:05 +00:00
Baptiste Daroussin
c8e68781af - update to 0.08124
- changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-0.08124/Changes
2010-10-30 21:31:38 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Andrej Zverev
b6902c4503 Fix dependencies 2010-06-18 09:50:46 +00:00
Anton Berezin
922b3e09dc Update to 0.08123.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-06-14 11:46:28 +00:00
Philip M. Gollucci
7488c00674 - DBD::SQLite is a 'test' only depends.
Reported by:    az@
2010-06-10 07:41:06 +00:00
Philip M. Gollucci
6de513c5b2 - Fix Depends
- add TEST_DEPENDS
- cleanup makefile
2010-06-10 01:39:36 +00:00
Andrej Zverev
e7aab69975 Update to 0.08122
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2010-06-08 05:57:51 +00:00
Sergey Skvortsov
79f2f3924e Fix dependencies. 2010-05-13 11:13:10 +00:00
Andrej Zverev
0cbb89ba9d Update to 0.08121
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-05-06 06:23:00 +00:00
Anton Berezin
d1de8181db Update to 0.08120.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe:	yes
2010-03-01 10:34:46 +00:00
Anton Berezin
34c8955bb6 Update to 0.08119.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-02-15 16:15:35 +00:00
Anton Berezin
1671c20d77 Update to 0.08118.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-02-08 15:13:00 +00:00
Anton Berezin
a210de9452 Update to 0.08117.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-02-06 00:36:23 +00:00
Wen Heping
fee15bfa7a - Update to 0.08115 2009-12-11 13:11:40 +00:00
Wen Heping
83853e5c93 - Add missing dependence
PR:		ports/140846
Submitted by:	Christopher Key <cjk32@cam.ac.uk>
2009-11-25 06:00:17 +00:00
Mathieu Arnold
f4a0d8e295 Update to 0.08114 2009-11-23 13:50:56 +00:00
Anton Berezin
2218900897 Update to 0.08112.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe:	yes
2009-09-21 14:13:55 +00:00
Andrej Zverev
364be5e8c7 Update to version 0.08111
Changelog: http://cpansearch.perl.org/src/RIBASUSHI/DBIx-Class-0.08111/Changes
2009-09-09 06:35:28 +00:00
Andrej Zverev
2d78565d63 - Remove databases/p5-DBD-SQLite as dependency, since it only required for testing.
- bump portrevision
2009-09-04 10:11:22 +00:00
Anton Berezin
d7d5e3d03c Update to 0.08109.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2009-08-19 10:10:25 +00:00
Jun Kuriyama
309a9ff76a - Upgrade to 0.08108.
- Sort $BUILD_DEPENDS as in Makefile.PL.
2009-08-16 13:44:58 +00:00
Sergey Skvortsov
1119248aa8 - Set correct dependencies versions
- Update pkg-descr

PR:		ports/135877
Submitted by:	Jonathan Chu <milki xx rescomp.berkeley.edu>
2009-08-16 11:12:53 +00:00
Mark Linimon
49728dccba Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2009-08-16 09:22:05 +00:00
Philip M. Gollucci
db294099da - Update to 0.08107
PR:             ports/136487
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
2009-07-23 17:23:33 +00:00
Philip M. Gollucci
2138404a4b - Update to 0.08103
PR:             ports/135725
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
2009-06-19 16:17:19 +00:00
Lars Balker Rasmussen
5a34fad41e Update to 0.08102 2009-05-04 05:46:01 +00:00
Lars Balker Rasmussen
63d946d970 Update to 0.08101 2009-04-27 21:30:08 +00:00