Bug 152803 - New port: www/p5-FCGI-Engine manage FCGI based web applications
Summary: New port: www/p5-FCGI-Engine manage FCGI based web applications
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 12:50 UTC by Anes Mukhametov
Modified: 2010-12-07 19:20 UTC (History)
0 users

See Also:


Attachments
p5-FCGI-Engine.shar (4.06 KB, text/plain)
2010-12-03 12:50 UTC, Anes Mukhametov
no flags Details
p5-FCGI-Engine.shar (4.17 KB, application/x-shar; charset=UTF-8)
2010-12-03 15:46 UTC, Anes Mukhametov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anes Mukhametov 2010-12-03 12:50:07 UTC
 This module helps manage FCGI based web applications by providing a wrapper which handles most of the low-level FCGI details for you. It can run FCGI programs as simple scripts
 or as full standalone socket based servers who are managed by FCGI::Engine::ProcManage
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-03 12:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Anes Mukhametov 2010-12-03 15:46:25 UTC
Previous shar is not valid. There are 2 more dependencies. New version
attached.
On Fri, 3 Dec 2010 12:50:07 GMT, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/152803'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=152803
> 
>>Category:       ports
>>Responsible:    freebsd-ports-bugs
>>Synopsis:       New port: www/p5-FCGI-Engine manage FCGI based web
>>applications
>>Arrival-Date:   Fri Dec 03 12:50:07 UTC 2010
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-07 04:17:24 UTC
Responsible Changed
From-To: perl->pgollucci

I will take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-07 19:18:33 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-12-07 19:18:35 UTC
pgollucci    2010-12-07 19:18:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-FCGI-Engine   Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module helps manage FCGI based web applications by providing a wrapper
  which handles most of the low-level FCGI details for you. It can run FCGI
  programs as simple scripts or as full standalone socket based servers who
  are managed by FCGI::Engine::ProcManager.
  
  WWW:    http://search.cpan.org/dist/FCGI-Engine/
  
  PR:             ports/152803
  Submitted by:   Anes Muhametov <anes at anes.su>
  
  Revision  Changes    Path
  1.2765    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/p5-FCGI-Engine/Makefile (new)
  1.1       +3 -0      ports/www/p5-FCGI-Engine/distinfo (new)
  1.1       +6 -0      ports/www/p5-FCGI-Engine/pkg-descr (new)
  1.1       +27 -0     ports/www/p5-FCGI-Engine/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"