non port: textproc/p5-Perl-Critic/Makefile |
SVNWeb
|
Number of commits found: 70 |
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 699f62d (Only the first 10 of 17 ports in this commit are shown above. )
Mk/Uses/perl5.mk: Remove outdated P5_POD_PARSER
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539.
|
Sun, 30 May 2021
|
[ 19:57 Po-Chuan Hsieh (sunpoet) ] 93800c2
textproc/p5-Perl-Critic: Update to 1.140
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
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.
|
Wed, 26 Aug 2020
|
[ 13:32 mat ]
Add missing dependency.
PR: 247697
Reported by: Mike Andrews
|
Sat, 25 Jan 2020
|
[ 18:28 sunpoet ]
Update to 1.138
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
Mon, 13 Jan 2020
|
[ 17:48 sunpoet ]
Update to 1.136
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
Sat, 25 May 2019
|
[ 10:01 sunpoet ]
Update to 1.134
- Update version requirement of *_DEPENDS
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 1 Jun 2018
|
[ 22:48 sunpoet ]
Update to 1.132
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
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
|
Fri, 21 Jul 2017
|
[ 17:29 sunpoet ]
Update to 1.130
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Sun, 11 Jun 2017
|
[ 06:17 sunpoet ]
Update to 1.128
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Fri, 10 Mar 2017
|
[ 22:45 sunpoet ]
Use real PORTVERSION and update dependent ports
|
Tue, 28 Feb 2017
|
[ 09:47 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Use real PORTVERSION and update dependent ports
- Add LICENSE_FILE
- Sort PLIST
|
Tue, 31 Jan 2017
|
[ 16:21 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
|
Fri, 25 Nov 2016
|
[ 10:05 mat ]
Update to 1.126.
Sponsored by: Absolight
|
Sun, 9 Oct 2016
|
[ 16:10 adamw ]
Update p5-Perl-Critic-Moose to 1.05.
Changes: https://metacpan.org/changes/distribution/Perl-Critic-Moose
In p5-Perl-Critic, add a missing dependency on Module::Pluggable and
bump PORTREVISION.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 15 Mar 2016
|
[ 01:27 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
Add some p5-Perl-Critic-* Perl modules.
While there, add NO_ARCH=yes to the existing Perl::Critic ports.
Sponsored by: Absolight
|
Tue, 3 Mar 2015
|
[ 13:30 sunpoet ]
- Update to 1.125
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Sun, 8 Feb 2015
|
[ 18:32 adamw ]
Update to 1.123.
Changes: https://metacpan.org/changes/distribution/Perl-Critic
PR: 196284
|
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 )
|
Fri, 15 Nov 2013
|
[ 17:40 mat ]
Chase up perltidy new name.
Pointy hat to: mat
Reported by: portsnap's cperciva.
|
Tue, 5 Nov 2013
|
[ 17:55 sunpoet ]
- Update to 1.121
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Mon, 28 Oct 2013
|
[ 18:40 sunpoet ]
- Update to 1.120
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 17 Dec 2012
|
[ 06:32 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Wed, 11 Jul 2012
|
[ 15:58 sunpoet ]
- Update to 1.118
- Add LICENSE
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Thu, 7 Jun 2012
|
[ 18:22 sunpoet ]
- Update to 1.117
- Update *_DEPENDS
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Thu, 1 Dec 2011
|
[ 10:33 tobez ]
Update to 1.11(.)6.
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
Feature safe: yes
|
Thu, 8 Sep 2011
|
[ 08:36 az ] (Only the first 10 of 97 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
|
Wed, 16 Feb 2011
|
[ 01:53 clsung ]
- make fetchable
|
Tue, 15 Feb 2011
|
[ 05:09 clsung ]
- Update to 1.11.3 (1.113)
|
Thu, 16 Dec 2010
|
[ 06:22 wen ]
- Update to 1.111
ChangeLog: http://cpansearch.perl.org/src/ELLIOTJS/Perl-Critic-1.111/Changes
|
Tue, 7 Dec 2010
|
[ 19:35 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
|
Thu, 4 Nov 2010
|
[ 13:57 skv ]
Update to 1.0.9
Changes:
http://cpansearch.perl.org/src/ELLIOTJS/Perl-Critic-1.109/Changes
PR: ports/151620
Submitted by: skv
Approved by: maintainer timeout (14 days)
|
Thu, 9 Sep 2010
|
[ 20:28 pgollucci ]
- Fix INDEX
|
[ 18:33 pgollucci ]
- Add missing RUN_DEPENDS p5-PPIx-Utilities>=1.000:
PR: ports/149775
Submitted by: Alex Zbyslaw <xfb52@dial.pipex.com>
Approved by: maintainer timeout (clsung ; 22 days)
|
Mon, 16 Aug 2010
|
[ 06:15 clsung ]
- Update to 1.10.8
PR: ports/149078
Submitted by: skv
|
Tue, 11 May 2010
|
[ 08:39 clsung ]
- Update to 1.10.6 (1.106)
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Tue, 26 Jan 2010
|
[ 12:36 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu)
|
Thu, 10 Dec 2009
|
[ 15:19 clsung ]
- Update to 1.105
- Use versioned RUN_DEPENDS
PR: ports/141195
Submitted by: lth
|
Sat, 26 Jul 2008
|
[ 10:18 clsung ]
- Update to 1.09.0 (1.090)
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Thu, 12 Jun 2008
|
[ 10:50 clsung ]
- Update to 1.08.5 (1.085)
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Mon, 9 Jun 2008
|
[ 01:53 clsung ]
- Update to 1.08.4
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Mon, 19 May 2008
|
[ 05:20 clsung ]
- fix dependency
- bump PORTREVISION
Submitted by: Tuc T-B-O-H <tuc_AT_t-b-o-h dot net>
|
Wed, 9 Apr 2008
|
[ 02:16 clsung ]
- Update to 1.08.2 (1.082)
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Tue, 15 Jan 2008
|
[ 05:52 clsung ]
- Update to 1.08.0 (1.080)
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
Tue, 16 Oct 2007
|
[ 10:18 clsung ]
- Update to 1.07.8 (1.078)
|
Mon, 27 Aug 2007
|
[ 00:46 clsung ]
p5-Perl-Critic requires p5-Readonly but doesn't say so in the Makefile.
This patch corrects the problem.
- bump PORTREVISION
PR: ports/115743
Submitted by: Tod McQuillin <devin_AT_spamcop dot net>
|
Wed, 22 Aug 2007
|
[ 01:34 clsung ]
- Update to 1.07
|
Thu, 26 Jul 2007
|
[ 02:32 clsung ]
- Update to 1.061
|
Sun, 22 Apr 2007
|
[ 13:45 clsung ]
- Update to 1.05.1 (1.051)
|
Wed, 11 Apr 2007
|
[ 01:23 clsung ]
- fix dependency
- bump PORTREVISION
Noted by: lth
|
Wed, 21 Mar 2007
|
[ 08:55 clsung ]
- Update to 1.05
|
Wed, 14 Feb 2007
|
[ 03:02 clsung ]
- Update to 1.03
|
Tue, 13 Feb 2007
|
[ 01:17 clsung ]
- Update to 1.02
|
Thu, 25 Jan 2007
|
[ 09:27 clsung ]
- Update to 1.01
|
Mon, 22 Jan 2007
|
[ 04:52 clsung ]
- Update to 0.23
|
Wed, 20 Dec 2006
|
[ 10:15 clsung ]
- Update to 0.22
|
Mon, 6 Nov 2006
|
[ 14:40 clsung ]
- Update to 0.21
|
Thu, 21 Sep 2006
|
[ 01:48 clsung ]
- Update to 0.20
|
Tue, 22 Aug 2006
|
[ 10:46 clsung ]
- Update to 0.19
|
Tue, 25 Jul 2006
|
[ 05:11 clsung ]
- update to 0.18
|
Thu, 15 Jun 2006
|
[ 03:51 clsung ]
- update to 0.17
|
Tue, 16 May 2006
|
[ 09:24 clsung ]
- update to 0.16
|
Wed, 19 Apr 2006
|
[ 01:40 clsung ]
- update to 0.15
- add new dependency (Module-Pluggable)
|
Mon, 30 Jan 2006
|
[ 07:50 clsung ]
- update to 0.14
|
Mon, 28 Nov 2005
|
[ 06:20 clsung ]
- Critique Perl source for style and standards, which give suggestions
about your perl source code.
- ijliao made this port, and I will maintain it :)
|
Number of commits found: 70 |