FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:33 AM BST
Port details
p5-Catalyst-Plugin-Static-Simple 0.30 www on this many watch lists=2 search for ports that depend on this port
Make serving static pages painless
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jul 2006 17:43:49
Also Listed In: perl5
License: ART10 GPLv1


The Static::Simple plugin is designed to make serving static content in
your application during development quick and easy, without requiring a
single line of code from you.

This plugin detects static files by looking at the file extension in
URL (such as .css or .png or .js). The plugin uses the lightweight
MIME::Types module to map file extensions to IANA-registered MIME
types, and will serve your static files with the correct MIME type
directly to the browser, without being processed through Catalyst.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/p5-Catalyst-Runtime, mail/p5-MIME-Types, devel/p5-Moose, devel/p5-MooseX-Types, devel/p5-namespace-autoclean, lang/perl5.8
Required To Run: www/p5-Catalyst-Runtime, mail/p5-MIME-Types, devel/p5-Moose, devel/p5-MooseX-Types, devel/p5-namespace-autoclean, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/www/p5-Catalyst-Plugin-Static-Simple/ && make install clean
To add the package: pkg_add -r p5-Catalyst-Plugin-Static-Simple


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
http://www.cpan.dk/modules/by-module/Catalyst/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Catalyst/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Catalyst/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Catalyst/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
http://at.cpan.org/modules/by-module/Catalyst/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
http://backpan.perl.org/modules/by-module/Catalyst/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
http://cpan.nctu.edu.tw/modules/by-module/Catalyst/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 May 2012 05:42:17
Original commit files touched by this commit  0.30
sunpoet search for other commits by this committer
- Update to 0.30
- Add LICENSE

Changes:       
http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.29
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.29
miwi search for other commits by this committer
- Get Rid MD5 support
01 Feb 2010 22:35:20
Original commit files touched by this commit  0.29
tobez search for other commits by this committer
Update to 0.29.

Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
05 Jan 2010 20:57:32
Original commit files touched by this commit  0.28
leeym search for other commits by this committer
- update to 0.28
04 Jan 2010 00:45:24
Original commit files touched by this commit  0.27
wen search for other commits by this committer
- Update to 0.27
15 Dec 2009 06:27:51
Original commit files touched by this commit  0.26
pgollucci search for other commits by this committer
- Update to 0.26
05 Nov 2009 15:37:57
Original commit files touched by this commit  0.25
skv search for other commits by this committer
Upadte to 0.25

Changes:       
http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Static-Simple-0.25/Changes
PR:             ports/140311
Submitted by:   Andrey Kostenko <andrey xx kostenko.name>
06 Oct 2009 19:51:16
Original commit files touched by this commit  0.23
tobez search for other commits by this committer
Update to 0.23.

Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.21
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
30 Mar 2009 06:46:41
Original commit files touched by this commit  0.21
lbr search for other commits by this committer
Update to 0.21
25 Sep 2007 09:51:49
Original commit files touched by this commit  0.20
lbr search for other commits by this committer
Update to 0.20.
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.19
linimon search for other commits by this committer
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
03 Jul 2007 06:04:45
Original commit files touched by this commit  0.19
lbr search for other commits by this committer
Update to 0.19
02 Jul 2007 09:10:30
Original commit files touched by this commit  0.18
lbr search for other commits by this committer
Update to 0.18
25 May 2007 09:58:12
Original commit files touched by this commit  0.17
lbr search for other commits by this committer
Update to 0.17
01 May 2007 07:17:28
Original commit files touched by this commit  0.16
lbr search for other commits by this committer
Update to 0.16
05 Jan 2007 08:46:35
Original commit files touched by this commit  0.15
lbr search for other commits by this committer
Update to 0.15

PR:             107260
Submitted by:   Yen-Ming Lee <leeym@freebsd.org>
11 Jul 2006 17:35:16
Original commit files touched by this commit  0.14
lbr search for other commits by this committer
New port, www/p5-Catalyst-Plugin-Static-Simple, Make serving static pages
painless

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.193 seconds.