6ea4 FreshPorts -- www/p5-Catalyst-View-JSON
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Catalyst-View-JSON 0.33 www on this many watch lists=0 search for ports that depend on this port
Catalyst View handler that returns stash data in JSON format
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 May 2006 09:48:05
Also Listed In: perl5
License: not specified in port


Catalyst::View::JSON is a Catalyst View handler that returns stash
data in JSON format.

WWW: http://search.cpan.org/dist/Catalyst-View-JSON/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-Catalyst-Runtime
  2. converters/p5-JSON-Any
  3. devel/p5-MRO-Compat
  4. lang/perl5.8
Required To Run:
  1. www/p5-Catalyst-Runtime
  2. converters/p5-JSON-Any
  3. devel/p5-MRO-Compat
  4. lang/perl5.8

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MI/MIYAGAWA/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/M/MI/MIYAGAWA/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/M/MI/MIYAGAWA/
  10. http://at.cpan.org/authors/id/M/MI/MIYAGAWA/
  11. http://backpan.perl.org/authors/id/M/MI/MIYAGAWA/
  12. http://cpan.nctu.edu.tw/authors/id/M/MI/MIYAGAWA/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MI/MIYAGAWA/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MI/MIYAGAWA/
  15. http://www.cpan.dk/authors/id/M/MI/MIYAGAWA/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.33
eadler search for other commits by this committer
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
15 Apr 2011 05:33:47
Original commit files touched by this commit  0.33
kuriyama search for other commits by this committer
- Upgrade to 0.33.
26 Feb 2011 06:37:43
Original commit files touched by this commit  0.32
kuriyama search for other commits by this committer
- Upgrade to 0.32.
09 Oct 2010 13:10:01
Original commit files touched by this commit  0.31
kuriyama search for other commits by this committer
- Upgrade to 0.31.
16 Apr 2010 02:36:52
Original commit files touched by this commit  0.30
kuriyama search for other commits by this committer
- Upgrade to 0.30.
13 Apr 2010 03:34:22
Original commit files touched by this commit  0.29
wen search for other commits by this committer
- Update to 0.29
11 Mar 2010 08:52:16
Original commit files touched by this commit  0.28
kuriyama search for other commits by this committer
- Upgrade to 0.28.
25 Aug 2009 09:34:54
Original commit files touched by this commit  0.26
kuriyama search for other commits by this committer
- Upgrade to 0.26.
23 Apr 2009 01:03:03
Original commit files touched by this commit  0.25
kuriyama search for other commits by this committer
Upgrade to 0.25.
17 Oct 2008 23:42:29
Original commit files touched by this commit  0.24
kuriyama search for other commits by this committer
Upgrade to 0.24.
19 May 2008 13:12:08
Original commit files touched by this commit  0.22
araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
24 Feb 2008 08:04:22
Original commit files touched by this commit  0.22
kuriyama search for other commits by this committer
- Upgrade to 0.22.
- Use CPAN macro.
- Use @dirrmtry in plist.

PR:             ports/120600
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
13 Oct 2007 13:00:40
Original commit files touched by this commit  0.20
kuriyama search for other commits by this committer
- Upgrade to 0.20 (switch dependency for JSON to JSON::Any).
26 Dec 2006 01:37:13
Original commit files touched by this commit  0.14
kuriyama search for other commits by this committer
- Upgrade to 0.14 (including Safari hack and 'no_x_json_header' option
  which I've requested).
- Add optional p5-YAML-Syck dependency.
07 Nov 2006 02:41:52
Original commit files touched by this commit  0.12
kuriyama search for other commits by this committer
- Upgrade to 0.12.
- Remove Test-Simple dependency which is not actually depends on.
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.09
lbr search for other commits by this committer
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
10 May 2006 09:47:07
Original commit files touched by this commit  0.09
kuriyama search for other commits by this committer
Add p5-Catalyst-View-JSON 0.09, catalyst View handler that returns stash
data in JSON format.

Number of commits found: 17

2848
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0