Port details |
- p5-Catalyst-Plugin-Static Serve static files with Catalyst
- 0.11_2 www
=1 0.11_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-05-11 10:37:39
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: not specified in port
- Description:
- Serve static files with Catalyst. This module is not as optimized
for static files as a normal web server, and is most useful for
stand alone operation and development.
WWW: https://metacpan.org/release/Catalyst-Plugin-Static
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Catalyst-Plugin-Static>0:www/p5-Catalyst-Plugin-Static
- To install the port:
- cd /usr/ports/www/p5-Catalyst-Plugin-Static/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Catalyst-Plugin-Static
- pkg install p5-Catalyst-Plugin-Static
- PKGNAME: p5-Catalyst-Plugin-Static
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Catalyst-Plugin-Static-0.11.tar.gz) = d1491a6db391fc5a5732116325f23e2c9e32754e2e485f63f4cac2212b4417b3
SIZE (Catalyst-Plugin-Static-0.11.tar.gz) = 3783
- 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>=2.99 : www/p5-Catalyst-Runtime
- p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
- p5-File-MimeInfo>=0.11 : devel/p5-File-MimeInfo
- p5-File-Slurp>0 : devel/p5-File-Slurp
- p5-MRO-Compat>0 : devel/p5-MRO-Compat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Catalyst-Runtime>=2.99 : www/p5-Catalyst-Runtime
- p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
- p5-File-MimeInfo>=0.11 : devel/p5-File-MimeInfo
- p5-File-Slurp>0 : devel/p5-File-Slurp
- p5-MRO-Compat>0 : devel/p5-MRO-Compat
- 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-Static
- 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.11_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.11_2
|
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
0.11_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
12 Oct 2017 08:11:29
0.11_2
|
sunpoet  |
Convert to test framework |
07 Apr 2017 18:50:22
0.11_2
|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:33:58
0.11_2
|
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.11_2
|
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 15:30:10
0.11_1
|
az  |
- support stage
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.11_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
07 Aug 2013 13:20:32
0.11_1 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
11 Apr 2012 20:19:24
0.11_1
|
swills  |
- Add missing (undeclared) DEPENDS
- Bump PORTREVISION
PR: ports/166346
Approved by: maintainer timeout (lth, >2 weeks) |
13 Mar 2012 16:15:36
0.11
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.11
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Nov 2011 20:10:24
0.11
|
lth  |
Update to 0.11
Feature safe: yes |
08 Sep 2011 13:20:15
0.10_1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
19 Mar 2011 12:38:54
0.10_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 14:07:24
0.10_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.10
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:10:46
0.10
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
11 Jul 2006 17:54:59
0.10
|
lbr  |
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules). |
24 Jan 2006 03:14:23
0.10
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 08:32:51
0.10
|
lth  |
Update to 0.10 |
05 Nov 2005 05:22:06
0.08_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
21 Sep 2005 19:31:43
0.08
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
09 Sep 2005 18:07:05
0.08
|
lth  |
Update to 0.08 |
11 May 2005 10:37:03
0.07
|
lth  |
Add p5-Catalyst-Plugin-Static 0.07, serve static files with Catalyst. |