Port details |
- p5-Catalyst-Plugin-StatusMessage Handle passing of status (success and error) messages
- 1.002000_1 www
=0 1.002000_1Version of this port present on the latest quarterly branch. - Maintainer: fw@moov.de
 - Port Added: 2012-12-30 08:11:21
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: not specified in port
- Description:
- Handle passing of status (success and error) messages between screens of
a web application.
WWW: https://metacpan.org/release/Catalyst-Plugin-StatusMessage
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Catalyst-Plugin-StatusMessage>0:www/p5-Catalyst-Plugin-StatusMessage
- To install the port:
- cd /usr/ports/www/p5-Catalyst-Plugin-StatusMessage/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Catalyst-Plugin-StatusMessage
- pkg install p5-Catalyst-Plugin-StatusMessage
- PKGNAME: p5-Catalyst-Plugin-StatusMessage
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 649c894ab16f9f48ada8f9cc599a7ecbb8891ab3761ff6fd510520c6de407c1f
SIZE (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 12247
- 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-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_p5-Catalyst-Plugin-StatusMessage
- 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 |
07 Apr 2021 08:09:01 1.002000_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.002000_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.002000_1
|
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) |
27 May 2018 20:15:20
1.002000_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
1.002000_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
1.002000_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 ) |
26 Aug 2014 17:45:50
1.002000
|
antoine  |
Remove duplicate line from plist
Reported by: pkg developer mode |
05 Jan 2014 13:05:57
1.002000
|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
1.002000
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Sep 2013 12:52:43
1.002000
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
30 Dec 2012 08:11:09
1.002000
|
jgh  |
- add new port: www/p5-Catalyst-Plugin-StatusMessage
Handle passing of status (success and error) messages between screens of
a web application.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-StatusMessage/
PR: 174737
Submitted by: fw@moov.de |