Bug 130185

Summary: [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through the CGI
Product: Ports & Packages Reporter: Murilo Opsfelder Araújo <mopsfelder>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Murilo Opsfelder Araújo 2009-01-05 13:40:01 UTC
This module can be used almost as a drop-in replacement for CGI.pm
for those of you who do not use the HTML generating features of CGI.pm
This module provides an object-oriented interface for retrieving information
provided by the Common Gateway Interface, as well as url-encoding and
decoding values, and parsing CGI parameters.

Fix: Patch attached with submission follows:
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2009-01-07 12:55:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-07 15:14:51 UTC
garga       2009-01-07 15:14:41 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CGI-Utils     Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module can be used almost as a drop-in replacement for CGI.pm
  for those of you who do not use the HTML generating features of CGI.pm
  This module provides an object-oriented interface for retrieving information
  provided by the Common Gateway Interface, as well as url-encoding and
  decoding values, and parsing CGI parameters.
  
  WWW:    http://search.cpan.org/dist/CGI-Utils/
  
  PR:             ports/130185
  Submitted by:   Murilo Opsfelder <mopsfelder at gmail.com>
  
  Revision  Changes    Path
  1.2220    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/p5-CGI-Utils/Makefile (new)
  1.1       +3 -0      ports/www/p5-CGI-Utils/distinfo (new)
  1.1       +7 -0      ports/www/p5-CGI-Utils/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-CGI-Utils/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"
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2009-01-07 15:15:02 UTC
State Changed
From-To: open->closed

New port added. Thanks!