non port: databases/p5-DBIx-Class-Helpers/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 31 Mar 2020
|
[ 23:00 sunpoet ]
Update to 2.036000
Changes: https://metacpan.org/changes/distribution/DBIx-Class-Helpers
|
Sat, 22 Feb 2020
|
[ 15:55 sunpoet ]
Update to 2.035000
Changes: https://metacpan.org/changes/distribution/DBIx-Class-Helpers
|
Mon, 30 Dec 2019
|
[ 16:57 sunpoet ]
Update to 2.034002
Changes: https://metacpan.org/changes/distribution/DBIx-Class-Helpers
|
Mon, 4 Nov 2019
|
[ 16:00 sunpoet ]
Update to 2.034001
Changes: https://metacpan.org/changes/distribution/DBIx-Class-Helpers
|
Sat, 3 Aug 2019
|
[ 20:55 sunpoet ]
Update to 2.034000
- Fix *_DEPENDS
- Remove Perl core module
Changes: https://metacpan.org/changes/distribution/DBIx-Class-Helpers
|
Tue, 6 Nov 2018
|
[ 21:57 sunpoet ]
Add LICENSE_FILE
- Sort PLIST
- Take maintainership
|
[ 21:13 rene ] (Only the first 10 of 70 ports in this commit are shown above. )
Return tj's ports to the pool after his commit bit got safekept.
|
Sat, 28 Apr 2018
|
[ 14:37 yuri ]
databases/p5-DBIx-Class-Helpers: Update 2.033003 -> 2.033004
Also added NO_ARCH=yes.
PR: 226426
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: maintainers timeout (tj@FreeBSD.org; 52 days)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Thu, 6 Apr 2017
|
[ 02:10 tj ]
Update to 2.033003
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033003/Changes
|
Fri, 2 Dec 2016
|
[ 15:14 tj ]
Update to 2.033002
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033002/Changes
|
Wed, 5 Oct 2016
|
[ 18:03 tj ]
Update to 2.033001
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033001/Changes
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Mar 2016
|
[ 15:23 mat ] (Only the first 10 of 30 ports in this commit are shown above. )
Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight
|
Fri, 25 Mar 2016
|
[ 17:14 tj ]
Update to 2.032000
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.032000/Changes
|
Tue, 3 Feb 2015
|
[ 09:35 marino ]
databases/p5-DBIx-Class-Helpers: UNBREAK
I'm not sure what happened here. There was a good PR [1] to update
this port that properly changed the Makefile, distinfo, and the pkg-plist,
but tj@ updated the port independently but only changed the Makefile
(and moved PORTREVISION to 2 instead of resetting it to 0). Use the
changes outlined in the PR properly updates the version to 2.024001.
PR: 195195
Submitted by: Geoffroy Desvernay
Approved by: blanket (unbreak port)
|
Fri, 30 Jan 2015
|
[ 18:25 antoine ]
- Unbreak INDEX
- Mark BROKEN: missing distinfo
|
[ 17:21 tj ]
Fix fallout of sorting.
|
[ 16:24 tj ]
Update to 2.024001.
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.024001/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 12 Jun 2014
|
[ 16:38 tj ]
Update to 2.022000
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.022000/Changes
|
Fri, 21 Feb 2014
|
[ 21:36 tj ]
Update to 2.019004.
Changes:
http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.019004/Changes
|
Fri, 1 Nov 2013
|
[ 14:51 tj ]
* Update to 2.019000
* Update with stage dir support
Change Log:
http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.019000/Changes
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 13 Aug 2013
|
[ 16:47 tj ]
New port for databases/p5-DBIx-Class-Helpers
DBIx::Class::Helpers is a collection of tools to help simplify the
common tasks in DBIx::Class.
WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
|
Number of commits found: 26 |