Date: Tue, 22 Nov 2005 13:10:27 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-HTTP-Request-Params Makefile distinfo pkg-descr pkg-plist Message-ID: <200511221310.jAMDARBD047686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mat 2005-11-22 13:10:27 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-HTTP-Request-Params Makefile distinfo pkg-descr
pkg-plist
Log:
Add p5-HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP Requests to find incoming
query parameters.
Incoming query parameters come from two places. The first place is the query
portion of the URL. Second is the content portion of an HTTP request as is the
case when parsing a POST request, for example.
Revision Changes Path
1.1238 +1 -0 ports/www/Makefile
1.1 +37 -0 ports/www/p5-HTTP-Request-Params/Makefile (new)
1.1 +3 -0 ports/www/p5-HTTP-Request-Params/distinfo (new)
1.1 +8 -0 ports/www/p5-HTTP-Request-Params/pkg-descr (new)
1.1 +8 -0 ports/www/p5-HTTP-Request-Params/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221310.jAMDARBD047686>
