Port details |
- p5-strictures Turn on strict and make all warnings fatal
- 2.000006,1 devel =11 2.000006,1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2011-02-25 03:07:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Data-OptList, p5-Class-Method-Modifiers, p5-Error, libxml2, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/strictures
- Description:
- strictures turns on indirect checking only when it thinks it's running
in a compilation (or pod coverage) test - though if this causes undesired
behaviour this can be overriden by setting the PERL_STRICTURES_EXTRA
environment variable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-strictures>0:devel/p5-strictures
- To install the port:
- cd /usr/ports/devel/p5-strictures/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-strictures
- pkg install p5-strictures
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-strictures
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1552320933
SHA256 (strictures-2.000006.tar.gz) = 09d57974a6d1b2380c802870fed471108f51170da81458e2751859f2714f8d57
SIZE (strictures-2.000006.tar.gz) = 22508
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-bareword-filehandles>=0 : devel/p5-bareword-filehandles
- p5-indirect>=0 : devel/p5-indirect
- p5-multidimensional>=0 : devel/p5-multidimensional
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-bareword-filehandles>=0 : devel/p5-bareword-filehandles
- p5-indirect>=0 : devel/p5-indirect
- p5-multidimensional>=0 : devel/p5-multidimensional
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- archivers/p5-Compress-LZW
- databases/p5-DBIx-Class
- devel/p5-Data-Perl
- devel/p5-Eval-WithLexicals
- devel/p5-List-Objects-WithUtils
- devel/p5-MooX-Aliases
- devel/p5-MooX-Options
- for Run
-
- archivers/p5-Compress-LZW
- databases/p5-DBIx-Class
- devel/p5-Data-Perl
- devel/p5-Eval-WithLexicals
- devel/p5-List-Objects-WithUtils
- devel/p5-MooX-Aliases
- devel/p5-MooX-Options
Configuration Options:
- ===> The following configuration options are available for p5-strictures-2.000006,1:
STRICTURES_EXTRA=on: Enable full set of strictures (recommended)
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-strictures
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.000006,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.000006,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.000006,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.000006,1 11 Mar 2019 18:08:04 |
sunpoet |
Update to 2.000006
Changes: https://metacpan.org/changes/distribution/strictures |
2.000004,1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.000004,1 22 Apr 2018 08:55:35 |
sunpoet |
Update to 2.000004
Changes: http://search.cpan.org/dist/strictures/Changes |
2.000003,1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.000003,1 19 Apr 2016 01:09:38 |
adamw |
Update to 2.000003.
Changes: https://metacpan.org/changes/release/HAARG/strictures-2.000003 |
2.000002,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.000002,1 14 Feb 2016 23:03:25 |
adamw |
p5-bareword-filehandles, p5-indirect, and p5-multidimensional are recommended
but not required. They provide extra tests that are enabled when activated via
an environment variable, or whether p5-strictures determines that you are a
module author.
Add the ability to disable them with an option that defaults to on. |
2.000002,1 06 Nov 2015 08:51:01 |
sunpoet |
- Update to 2.000002
- Add NO_ARCH
Changes: http://search.cpan.org/dist/strictures/Changes |
2.000001,1 29 Jun 2015 15:16:31 |
adamw |
Update to 2.000001.
Changes: https://metacpan.org/changes/distribution/strictures |
2.000000,1 26 Feb 2015 16:10:12 |
adamw |
Update to 2.000000 and sort plist.
Changes: https://metacpan.org/changes/distribution/strictures
Note that there are incompatible (more permissive) changes; see
above for details. |
1.005006,1 08 Feb 2015 18:28:23 |
adamw |
Update to 1.005006.
Changes: https://metacpan.org/changes/distribution/strictures
PR: 197215 |
1.005005_1,1 01 Feb 2015 20:24:06 |
adamw |
Shoot. r378267 contained changes to a bunch of ports that I didn't mean to
commit.
Back it out, and bump PORTEPOCH on all the ports that I accidentally changed. |
1.005006 01 Feb 2015 19:55:42 |
adamw |
Add devel/p5-Input-Validator. This is an input validation system, similar
to HTTP::Validate, Data::Validator, Brannigan, etc. Input::Validator doesn't
really do anything other than input validation, so it's much lighter-weight than
some of the others.
WWW: https://metacpan.org/pod/Input::Validator |
1.005005_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.005005 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.005005 16 Sep 2014 15:20:00 |
jadawin |
- Update to 1.005005 |
1.005004 20 May 2014 15:02:06 |
jadawin |
- Update to 1.005004 |
1.005003 13 Feb 2014 16:43:29 |
sunpoet |
- Update to 1.005003
Changes: http://search.cpan.org/dist/strictures/Changes |
1.005002 11 Dec 2013 19:57:08 |
sunpoet |
- Update to 1.005002
Changes: http://search.cpan.org/dist/strictures/Changes |
1.005001 09 Nov 2013 18:47:49 |
sunpoet |
- Update to 1.005001
Changes: http://search.cpan.org/dist/strictures/Changes |
1.005000 06 Nov 2013 18:58:05 |
sunpoet |
- Update to 1.005000
Changes: http://search.cpan.org/dist/strictures/Changes |
1.004004 01 Nov 2013 13:08:12 |
vanilla |
Support STAGEDIR. |
1.004004 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.004004 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.004004 25 Nov 2012 13:29:52 |
wen |
- Update to 1.004004
Changes: http://cpansearch.perl.org/src/ETHER/strictures-1.004004/Changes
- Trim Makefile headers
Feature safe: yes |
1.004002 09 Sep 2012 15:05:21 |
wen |
- Update to 1.004002
Changes: http://cpansearch.perl.org/src/ETHER/strictures-1.004002/Changes |
1.004001 13 Jul 2012 08:26:11 |
sunpoet |
- Update to 1.004001
- Add LICENSE
- Pass maintainership to perl@
Changes: http://search.cpan.org/dist/strictures/Changes
PR: ports/169815
Submitted by: sunpoet (myself)
Approved by: wen (maintainer) |
1.003001 09 Apr 2012 02:45:36 |
wen |
- Update to 1.003001
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/strictures-1.003001/Changes
Feature safe: yes |
1.002002 08 Mar 2011 01:19:48 |
wen |
- Update to 1.002002
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/strictures-1.002002/Changes |
1.001001 25 Feb 2011 03:06:31 |
wen |
strictures turns on indirect checking only when it thinks it's running
in a compilation (or pod coverage) test - though if this causes undesired
behaviour this can be overriden by setting the PERL_STRICTURES_EXTRA
environment variable.
WWW: http://search.cpan.org/dist/strictures/ |