Port details |
- p5-Paranoid Paranoia support for safer programs
- 2.10 devel
=0 2.08Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2010-04-29 06:03:23
- Last Update: 2022-04-17 23:58:53
- Commit Hash: 163897d
- Also Listed In: perl5
- License: ART20 GPLv1+
- Description:
- Paranoid is a collection of modules started out as modules which perform
things (debatably) in a safer and taint-safe manner. Since then it's also
grown to include functionality that fit into the same framework and
conventions of the original modules, including keeping the debug hooks
for command-line debugging.
WWW: https://metacpan.org/release/Paranoid
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Paranoid>0:devel/p5-Paranoid
- To install the port:
- cd /usr/ports/devel/p5-Paranoid/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Paranoid
- pkg install p5-Paranoid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Paranoid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650229046
SHA256 (Paranoid-2.10.tar.gz) = bef4b6e65d5c9a4ef60bcaa317486f3a0d239bfdab450aa71202c29798b87529
SIZE (Paranoid-2.10.tar.gz) = 143227
- 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-Socket6>=0.23 : net/p5-Socket6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Socket6>=0.23 : net/p5-Socket6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Paranoid-Log-Email
- devel/p5-Paranoid-Log-Syslog
- devel/p5-Parse-PlainConfig
- for Run
-
- devel/p5-Paranoid-Log-Email
- devel/p5-Paranoid-Log-Syslog
- devel/p5-Parse-PlainConfig
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Paranoid
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Apr 2022 23:58:53 2.10
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Paranoid: Update to 2.10
Changes: https://metacpan.org/dist/Paranoid/changes |
21 Sep 2021 22:23:51 2.08
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Paranoid: Update to 2.08
- Update LICENSE
- Sort PLIST
Changes: https://metacpan.org/dist/Paranoid/changes |
06 Sep 2021 21:13:27 2.07
|
Rene Ladan (rene)  |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
06 Apr 2021 14:31:07 2.07
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 May 2019 15:01:43
2.07
|
culot  |
devel/p5-Paranoid: update to 2.07
Changes: https://metacpan.org/source/CORLISS/Paranoid-2.07/CHANGELOG |
06 Oct 2018 13:06:45
2.06
|
des  |
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) |
24 Aug 2018 11:17:06
2.06
|
culot  |
- Update to 2.06
Changes: https://metacpan.org/source/CORLISS/Paranoid-2.06/CHANGELOG |
27 May 2018 20:15:20
2.05
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
2.05
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Aug 2017 19:06:09
2.05
|
culot  |
- Update to 2.05
- Reorder plist
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
01 Apr 2016 14:00:57
0.36_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.36_1
|
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 ) |
27 Oct 2014 10:55:59
0.36
|
bapt  |
Cleanup plist |
06 Jan 2014 14:40:31
0.36
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.36
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Sep 2013 07:03:32
0.36
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
26 Sep 2012 09:25:10
0.36
|
culot  |
- Update to 0.36
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
11 Jun 2012 09:32:55
0.34
|
culot  |
- Update to 0.34
- Pet portlint(1) by moving TEST_DEPENDS earlier
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
02 Jan 2012 18:11:54
0.33
|
culot  |
- Update to 0.33
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
22 Dec 2011 10:17:42
0.32
|
culot  |
- Update to 0.32
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
12 Dec 2011 09:03:29
0.31
|
culot  |
- Update to 0.31
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG
Feature safe: yes |
23 Sep 2011 14:24:26
0.30
|
culot  |
- Update to 0.30
- Add LICENSE (Artistic 1 & GPLv1)
- Take maintainership
Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG |
21 Sep 2011 16:48:43
0.27
|
tabthorpe  |
- Reassign to the heap |
03 Jul 2011 14:59:23
0.27
|
ohauer  |
-remove MD5 |
08 Jun 2010 08:25:14
0.27
|
wen  |
- Update to 0.27
PR: ports/147676
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
11 May 2010 02:00:40
0.26
|
wen  |
- Update to 0.26
PR: ports/146469
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
10 May 2010 07:15:08
0.25
|
wen  |
- Update to 0.25
PR: ports/146454
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
29 Apr 2010 06:02:39
0.24
|
wen  |
Paranoid is a collection of modules started out as modules which perform
things (debatably) in a safer and taint-safe manner. Since then it's also
grown to include functionality that fit into the same framework and
conventions of the original modules, including keeping the debug hooks
for command-line debugging.
WWW: http://search.cpan.org/dist/Paranoid/
PR: ports/146077
Submitted by: Ju Pengfei <jupengfei@gmail.com> |