Subject: CVS commit: pkgsrc/www/p5-HTTP-GHTTP
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2005 05:01:06
Module Name: pkgsrc
Committed By: minskim
Date: Sun Oct 16 05:01:06 UTC 2005
Update of /cvsroot/pkgsrc/www/p5-HTTP-GHTTP
In directory ivanova.netbsd.org:/tmp/cvs-serv20202
Log Message:
Import p5-HTTP-GHTTP from pkgsrc-wip. Packaged by xtraeme@ and
improved by hiramatsu@.
This is a fairly low level interface to the Gnome project's libghttp,
which allows you to process HTTP requests to HTTP servers. There also
exists a slightly higher level interface - a simple get() function which
takes a URI as a parameter.
It allows you to make very simple HTTP requests, without the weight of
something like LWP. This makes it very useful in situations where
memory and speed are at a premium, such as mod_perl.
It has full support for proxy requests and authenticated requests.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/www/p5-HTTP-GHTTP/Makefile
N pkgsrc/www/p5-HTTP-GHTTP/DESCR
N pkgsrc/www/p5-HTTP-GHTTP/distinfo
N pkgsrc/www/p5-HTTP-GHTTP/PLIST
No conflicts created by this import