Port details |
- p5-Session-Storage-Secure Perl extension for encrypted, serialized session data with integrity
- 1.000 www
=0 0.010_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2013-02-05 13:48:51
- Last Update: 2022-03-25 09:25:34
- Commit Hash: a95362e
- Also Listed In: perl5
- License: APACHE20
- Description:
- This module implements a secure way to encode session data. It is
primarily intended for storing session data in browser cookies, but
could be used with other backend storage where security of stored
session data is important.
WWW: https://metacpan.org/release/Session-Storage-Secure
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Session-Storage-Secure>0:www/p5-Session-Storage-Secure
- To install the port:
- cd /usr/ports/www/p5-Session-Storage-Secure/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Session-Storage-Secure
- pkg install p5-Session-Storage-Secure
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Session-Storage-Secure
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648200085
SHA256 (Session-Storage-Secure-1.000.tar.gz) = 58b2f04eba56a9924494bb3eddd426affa75c3dded1c563f8296fcc13f8e666b
SIZE (Session-Storage-Secure-1.000.tar.gz) = 26371
- 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-Crypt-CBC>3.01 : security/p5-Crypt-CBC
- p5-Crypt-Rijndael>0 : security/p5-Crypt-Rijndael
- p5-Crypt-URandom>0 : security/p5-Crypt-URandom
- p5-Math-Random-ISAAC-XS>0 : math/p5-Math-Random-ISAAC-XS
- p5-Moo>0 : devel/p5-Moo
- p5-MooX-Types-MooseLike>=0.16 : devel/p5-MooX-Types-MooseLike
- p5-Sereal-Decoder>0 : converters/p5-Sereal-Decoder
- p5-Sereal-Encoder>0 : converters/p5-Sereal-Encoder
- p5-String-Compare-ConstantTime>0 : textproc/p5-String-Compare-ConstantTime
- p5-namespace-clean>0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Crypt-CBC>3.01 : security/p5-Crypt-CBC
- p5-Crypt-Rijndael>0 : security/p5-Crypt-Rijndael
- p5-Crypt-URandom>0 : security/p5-Crypt-URandom
- p5-Math-Random-ISAAC-XS>0 : math/p5-Math-Random-ISAAC-XS
- p5-Moo>0 : devel/p5-Moo
- p5-MooX-Types-MooseLike>=0.16 : devel/p5-MooX-Types-MooseLike
- p5-Sereal-Decoder>0 : converters/p5-Sereal-Decoder
- p5-Sereal-Encoder>0 : converters/p5-Sereal-Encoder
- p5-String-Compare-ConstantTime>0 : textproc/p5-String-Compare-ConstantTime
- p5-namespace-clean>0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Dancer-Session-Cookie
- for Run
-
- www/p5-Dancer-Session-Cookie
- Configuration Options:
- No options to configure
- Options name:
- www_p5-Session-Storage-Secure
- 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 |
25 Mar 2022 09:25:34 1.000
|
Wen Heping (wen)  |
www/p5-Session-Storage-Secure: Update to 1.000 |
04 Oct 2021 19:58:01 0.010_1
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 0.010_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.010_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.010_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:33:58
0.010_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.010_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 ) |
20 Nov 2014 14:23:38
0.010
|
kuriyama  |
- Upgrade to 0.010. |
05 Jan 2014 13:05:57
0.007
|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.007
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
11 Aug 2013 01:54:40
0.007
|
kuriyama  |
- Upgrade to 0.007. |
17 Feb 2013 16:15:58
0.006
|
kuriyama  |
- Upgrade to 0.006. |
05 Feb 2013 13:48:42
0.005
|
kuriyama  |
This module implements a secure way to encode session data. It is
primarily intended for storing session data in browser cookies, but
could be used with other backend storage where security of stored
session data is important.
WWW: http://search.cpan.org/dist/Session-Storage-Secure/ |