head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.10.24.09.11.25;	author dougb;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.21.19.31.39;	author fenner;	state Exp;
branches;
next	1.2;

1.2
date	2002.07.06.16.42.31;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2001.02.11.06.50.52;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.4
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@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.

WWW: http://search.cpan.org/dist/HTTP-GHTTP/
@


1.3
log
@search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
@
text
@a12 3

-- Sergey Skvortsov
skv@@FreeBSD.org
@


1.2
log
@fix MAINTAINER, pkg-descr
@
text
@d12 1
a12 1
WWW: http://search.cpan.org/search?dist=HTTP-GHTTP
@


1.1
log
@New port: HTTP::GHTTP - Perl interface to the gnome ghttp library

PR:		ports/24246
Submitted by:	Sergey Skvortsov <skv@@protey.ru>
@
text
@d1 4
a4 1
HTTP::GHTTP
d6 2
a7 4
This module is a simple interface to the Gnome project's libghttp.

It allows you to make very simple HTTP requests, without the weight
of something like LWP. This makes it very useful in situations where
d12 4
a15 2
This is free software distributed under the same terms as Perl itself,
and the code is Copyright AxKit.com Ltd, 2000.
@

