Port details |
- p5-Catalyst-Component-InstancePerContext Return a new instance a component on each request
- 0.001001_1 www
=1 0.001001_1Version of this port present on the latest quarterly branch. - Maintainer: oleg@mamontov.net
 - Port Added: 2008-09-29 07:46:57
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python, p5-Net-Domain-TLD, p5-Lingua-Stem-Fr, sysinfo
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Return a new instance a component on each request
WWW: https://metacpan.org/release/GRODITI/Catalyst-Component-InstancePerContext-0.001001
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Catalyst-Component-InstancePerContext>0:www/p5-Catalyst-Component-InstancePerContext
- To install the port:
- cd /usr/ports/www/p5-Catalyst-Component-InstancePerContext/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Catalyst-Component-InstancePerContext
- pkg install p5-Catalyst-Component-InstancePerContext
- PKGNAME: p5-Catalyst-Component-InstancePerContext
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Catalyst-Component-InstancePerContext-0.001001.tar.gz) = 7f63f930e1e613f15955c9e6d73873675c50c0a3bc2a61a034733361ed26d271
SIZE (Catalyst-Component-InstancePerContext-0.001001.tar.gz) = 18916
- 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>=0 : www/p5-Catalyst-Runtime
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Catalyst-Runtime>=0 : www/p5-Catalyst-Runtime
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Catalyst-Controller-HTML-FormFu
- www/p5-Catalyst-Model-DBIC-Schema
- www/p5-Catalyst-Plugin-RunAfterRequest
- www/p5-Reaction
- www/p5-Task-Catalyst
- for Run
-
- www/p5-Catalyst-Controller-HTML-FormFu
- www/p5-Catalyst-Model-DBIC-Schema
- www/p5-Reaction
- www/p5-Task-Catalyst
- Configuration Options:
- No options to configure
- Options name:
- www_p5-Catalyst-Component-InstancePerContext
- 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 |
06 Apr 2021 14:31:07 0.001001_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Mar 2019 09:01:03
0.001001_1
|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
06 Oct 2018 13:06:45
0.001001_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) |
29 Jul 2018 19:27:33
0.001001_1
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
23 May 2016 18:36:52
0.001001_1
|
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
01 Apr 2016 14:33:58
0.001001_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.001001_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 ) |
05 Jan 2014 13:05:57
0.001001
|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.001001
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Sep 2013 11:04:10
0.001001
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
21 Jan 2012 17:40:15
0.001001
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
19 Mar 2011 12:38:54
0.001001
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.001001
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
29 Sep 2008 07:46:18
0.001001
|
miwi  |
Return a new instance a component on each request
WWW:
http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/
PR: ports/127655
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> |