notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Catalyst-Plugin-Session Generic Catalyst Session plugin
0.43 www on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.43Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-11-20 21:33:28
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Algorithm-C3, p5-XML-Writer, screen, p5-Time-Piece, p5-IO-Multiplex
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Catalyst-Plugin-Session
Description:
The Session plugin is the base of two related parts of functionality required for session management in web applications. The first part, the State, is getting the browser to repeat back a session key, so that the web application can identify the client and logically string several requests together into a session. The second part, the Store, deals with the actual storage of information about the client. This data is stored so that the it may be revived for every request made by the same client. This plugin links the two pieces together.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Catalyst-Plugin-Session-0.43/catalog.mk
  2. /usr/local/share/licenses/p5-Catalyst-Plugin-Session-0.43/LICENSE
  3. /usr/local/share/licenses/p5-Catalyst-Plugin-Session-0.43/ART10
  4. /usr/local/share/licenses/p5-Catalyst-Plugin-Session-0.43/GPLv1+
  5. lib/perl5/site_perl/Catalyst/Plugin/Session.pm
  6. lib/perl5/site_perl/Catalyst/Plugin/Session/State.pm
  7. lib/perl5/site_perl/Catalyst/Plugin/Session/Store.pm
  8. lib/perl5/site_perl/Catalyst/Plugin/Session/Store/Dummy.pm
  9. lib/perl5/site_perl/Catalyst/Plugin/Session/Test/Store.pm
  10. lib/perl5/site_perl/Catalyst/Plugin/Session/Tutorial.pod
  11. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session.3.gz
  12. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session::State.3.gz
  13. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session::Store.3.gz
  14. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session::Store::Dummy.3.gz
  15. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session::Test::Store.3.gz
  16. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Session::Tutorial.3.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • p5-Catalyst-Plugin-Session>0:www/p5-Catalyst-Plugin-Session
To install the port:
cd /usr/ports/www/p5-Catalyst-Plugin-Session/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Catalyst-Plugin-Session
  • pkg install p5-Catalyst-Plugin-Session
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Catalyst-Plugin-Session
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654708458 SHA256 (Catalyst-Plugin-Session-0.43.tar.gz) = 5e7d7cd2b95b1fc2244bc6eeb8f44f835d603ea07f5a39110881db60928b14c4 SIZE (Catalyst-Plugin-Session-0.43.tar.gz) = 40549

Packages (timestamps in pop-ups are UTC):
p5-Catalyst-Plugin-Session
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.430.430.410.430.43-0.41-
FreeBSD:13:quarterly0.430.430.430.430.430.430.430.43
FreeBSD:14:latest0.430.430.430.430.430.43-0.43
FreeBSD:14:quarterly0.430.43-0.430.430.430.430.43
FreeBSD:15:latest0.430.43n/a0.43n/a0.430.430.43
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Catalyst-Runtime>=5.71001 : www/p5-Catalyst-Runtime
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. p5-MRO-Compat>=0 : devel/p5-MRO-Compat
  4. p5-Moose>=0.76,1 : devel/p5-Moose
  5. p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801 : devel/p5-MooseX-Emulate-Class-Accessor-Fast
  6. p5-Object-Signature>=0 : devel/p5-Object-Signature
  7. p5-namespace-clean>=0.10 : devel/p5-namespace-clean
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Catalyst-Runtime>=5.71001 : www/p5-Catalyst-Runtime
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. p5-MRO-Compat>=0 : devel/p5-MRO-Compat
  4. p5-Moose>=0.76,1 : devel/p5-Moose
  5. p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801 : devel/p5-MooseX-Emulate-Class-Accessor-Fast
  6. p5-Object-Signature>=0 : devel/p5-Object-Signature
  7. p5-namespace-clean>=0.10 : devel/p5-namespace-clean
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-Catalyst-Controller-RequestToken
  2. www/p5-Catalyst-Plugin-Authentication
  3. www/p5-Catalyst-Plugin-Captcha
  4. www/p5-Catalyst-Plugin-Session-PerUser
  5. www/p5-Catalyst-Plugin-Session-State-Cookie
  6. www/p5-Catalyst-Plugin-Session-State-URI
  7. www/p5-Catalyst-Plugin-Session-Store-Cache
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Catalyst-Plugin-Session-Store-DBI
  3. www/p5-Catalyst-Plugin-Session-Store-Delegate
  4. www/p5-Catalyst-Plugin-Session-Store-FastMmap
  5. www/p5-Catalyst-Plugin-Session-Store-File
  6. www/p5-Catalyst-Plugin-Session-Store-Memcached
  7. www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
  8. www/p5-CatalystX-SimpleLogin
  9. www/p5-Task-Catalyst
  10. Collapse this list.
for Run
  1. www/p5-Catalyst-Controller-RequestToken
  2. www/p5-Catalyst-Plugin-Authentication
  3. www/p5-Catalyst-Plugin-Captcha
  4. www/p5-Catalyst-Plugin-Session-PerUser
  5. www/p5-Catalyst-Plugin-Session-State-Cookie
  6. www/p5-Catalyst-Plugin-Session-State-URI
  7. www/p5-Catalyst-Plugin-Session-Store-Cache
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Catalyst-Plugin-Session-Store-DBI
  3. www/p5-Catalyst-Plugin-Session-Store-Delegate
  4. www/p5-Catalyst-Plugin-Session-Store-FastMmap
  5. www/p5-Catalyst-Plugin-Session-Store-File
  6. www/p5-Catalyst-Plugin-Session-Store-Memcached
  7. www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
  8. www/p5-CatalystX-SimpleLogin
  9. www/p5-Task-Catalyst
  10. Collapse this list.

Configuration Options:
No options to configure
Options name:
www_p5-Catalyst-Plugin-Session
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Catalyst/
  7. http://backpan.perl.org/modules/by-module/Catalyst/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Catalyst/
  12. https://www.cpan.org/modules/by-module/Catalyst/
Collapse this list.

There are no commits on branch 2022Q2 for this port