Bug 130185 - [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through the CGI
Summary: [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through th...
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 13:40 UTC by Murilo Opsfelder Araújo
Modified: 2009-01-07 15:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.20 KB, text/plain)
2009-01-05 13:40 UTC, Murilo Opsfelder Araújo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!