Bug 144795 - [NEW PORT] www/p5-HTTP-Server-Simple-PSGI: PSGI handler for HTTP::Server::Simple
Summary: [NEW PORT] www/p5-HTTP-Server-Simple-PSGI: PSGI handler for HTTP::Server::Simple
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 16:20 UTC by ports@c0decafe.net
Modified: 2010-03-20 19:00 UTC (History)
0 users

See Also:


Attachments
p5-HTTP-Server-Simple-PSGI-0.14.shar (2.71 KB, text/plain)
2010-03-16 16:20 UTC, ports@c0decafe.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ports@c0decafe.net 2010-03-16 16:20:01 UTC
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.

WWW:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-03-16 16:21:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-03-20 18:58:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-20 18:58:41 UTC
miwi        2010-03-20 18:58:28 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTTP-Server-Simple-PSGI Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
  that can run PSGI applications. This module only depends on
  HTTP::Server::Simple, which itself doesn't depend on any non-core
  modules so it's best to be used as an embedded web server.
  
  WWW:    http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
  
  PR:             ports/144795
  Submitted by:   ports at c0decafe.net
  
  Revision  Changes    Path
  1.2566    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/p5-HTTP-Server-Simple-PSGI/Makefile (new)
  1.1       +3 -0      ports/www/p5-HTTP-Server-Simple-PSGI/distinfo (new)
  1.1       +6 -0      ports/www/p5-HTTP-Server-Simple-PSGI/pkg-descr (new)
  1.1       +9 -0      ports/www/p5-HTTP-Server-Simple-PSGI/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"