5445 FreshPorts -- www/p5-Tatsumaki
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-Tatsumaki 0.1013 www on this many watch lists=0 search for ports that depend on this port
Non-blocking web framework based on Plack and AnyEvent
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Dec 2010 21:54:38
Also Listed In: perl5
License: ART10 GPLv1


Tatsumaki is a toy port of Tornado for Perl using Plack (with
non-blocking extensions) and AnyEvent.

It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.

WWW:	http://search.cpan.org/dist/Tatsumaki/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Any-Moose
  2. devel/p5-AnyEvent
  3. www/p5-AnyEvent-HTTP
  4. converters/p5-JSON
  5. devel/p5-Mouse
  6. www/p5-Plack
  7. textproc/p5-Text-MicroTemplate
  8. lang/p5-Try-Tiny
  9. www/p5-Twiggy
  10. lang/perl5.12
Required To Run:
  1. devel/p5-Any-Moose
  2. devel/p5-AnyEvent
  3. www/p5-AnyEvent-HTTP
  4. converters/p5-JSON
  5. devel/p5-Mouse
  6. www/p5-Plack
  7. textproc/p5-Text-MicroTemplate
  8. lang/p5-Try-Tiny
  9. www/p5-Twiggy
  10. lang/perl5.12
There are no ports dependent upon this port

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


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.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/M/MI/MIYAGAWA/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/M/MI/MIYAGAWA/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/M/MI/MIYAGAWA/
  11. http://at.cpan.org/authors/id/M/MI/MIYAGAWA/
  12. http://backpan.perl.org/authors/id/M/MI/MIYAGAWA/
  13. http://cpan.nctu.edu.tw/authors/id/M/MI/MIYAGAWA/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MI/MIYAGAWA/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MI/MIYAGAWA/
  16. http://www.cpan.dk/authors/id/M/MI/MIYAGAWA/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 12:15:18
Original commit files touched by this commit  0.1013
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.1013
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.1013
pgollucci search for other commits by this committer
- 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
12 Jan 2012 03:15:35
Original commit files touched by this commit  0.1013
swills search for other commits by this committer
- Add BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing
11 Jul 2011 06:16:55
Original commit files touched by this commit  0.1013
bapt search for other commits by this committer
- update to 0.1013
- add licenses
- changes: http://cpansearch.perl.org/src/MIYAGAWA/Tatsumaki-0.1013/Changes
20 Jun 2011 09:22:15
Original commit files touched by this commit  0.1012
az search for other commits by this committer
- 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.
- Remove MD5 checksum
18 Mar 2011 03:30:21
Original commit files touched by this commit  0.1012
miwi search for other commits by this committer
- Update to 0.1012

PR:             155635
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
27 Dec 2010 19:57:24
Original commit files touched by this commit  0.1011
pgollucci search for other commits by this committer
- Update to 0.1011

PR:             ports/153423
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Changes:        http://search.cpan.org/dist/Tatsumaki/Changes
11 Dec 2010 21:54:28
Original commit files touched by this commit  0.1010
pgollucci search for other commits by this committer
Tatsumaki is a toy port of Tornado for Perl using Plack (with
non-blocking extensions) and AnyEvent.

It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.

WWW:    http://search.cpan.org/dist/Tatsumaki/

PR:             ports/153007
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 9

2863
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight62
new month217

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