Sunpoet Po-Chuan Hsieh
7a0cf4e72e
Update to 0.082842
...
Changes: https://metacpan.org/changes/distribution/DBIx-Class
2020-07-24 07:20:12 +00:00
Dag-Erling Smørgrav
9dff352320
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
...
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
bc783072ff
Update to 0.082841
...
- Sort PLIST
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2018-01-31 15:51:44 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
f4c94c74ae
Add LICENSE_FILE
2017-07-15 17:23:28 +00:00
Sunpoet Po-Chuan Hsieh
3a28b0f9aa
Remove Perl core modules
...
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 13:43:42 +00:00
Sunpoet Po-Chuan Hsieh
596c9fc233
Use real PORTVERSION and update dependent ports
...
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Remove post-extract:
- Sort PLIST
2017-02-28 09:45:00 +00:00
Mathieu Arnold
decaa62039
Update to 0.082840.
...
Changes: https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.082840/Changes
Sponsored by: Absolight
2016-06-21 15:06:17 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Wen Heping
1bf7fbc6f6
- Update to 0.082821
...
Changes: http://cpansearch.perl.org/src/RIBASUSHI/DBIx-Class-0.082821/Changes
2016-02-12 11:56:35 +00:00
Adam Weinberger
34ed372f38
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
...
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers).
2015-06-24 15:16:23 +00:00
Sunpoet Po-Chuan Hsieh
4659d1ce30
- Update to 0.082820
...
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2015-03-21 19:39:32 +00:00
Sunpoet Po-Chuan Hsieh
a8f46ef472
- Add PORTSCOUT
2015-03-05 17:27:57 +00:00
Wen Heping
bc13faca44
- Update to 0.082810
...
Changes: http://search.cpan.org/src/RIBASUSHI/DBIx-Class-0.082810/Changes
- Update DEPENDS
2014-12-07 04:09:31 +00:00
Mathieu Arnold
eee58d187e
Change the way Perl modules are installed, update the default Perl to 5.18.
...
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
2014-11-26 13:08:24 +00:00
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
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