Sat Apr 24 09:00:13 2010 UTC ()
Initial import of p5-AnyEvent-HTTP version 1.44 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::HTTP is an AnyEvent user, you need to
make sure that you use and run a supported event loop.  It implements
a simple, stateless and non-blocking HTTP client. It supports GET,
POST and other request methods, cookies and more, all on a very low
level. It can follow redirects supports proxies and automatically
limits the number of connections to the values specified in the
RFC.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-AnyEvent-HTTP/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-AnyEvent-HTTP/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-AnyEvent-HTTP/distinfo

File Added: pkgsrc/www/p5-AnyEvent-HTTP/DESCR
The Perl 5 module AnyEvent::HTTP is an AnyEvent user, you need to
make sure that you use and run a supported event loop.
It implements a simple, stateless and non-blocking HTTP client. It
supports GET, POST and other request methods, cookies and more, all
on a very low level. It can follow redirects supports proxies and
automatically limits the number of connections to the values specified
in the RFC.

File Added: pkgsrc/www/p5-AnyEvent-HTTP/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/24 09:00:13 seb Exp $

DISTNAME=	AnyEvent-HTTP-1.44
PKGNAME=	p5-${DISTNAME}
#PKGREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=AnyEvent/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/AnyEvent-HTTP/
COMMENT=	Perl 5 providing simple but non-blocking HTTP/HTTPS client
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=	# empty
PERL5_PACKLIST= auto/AnyEvent/HTTP/.packlist

DEPENDS+=	p5-AnyEvent>=5:../../devel/p5-AnyEvent

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-AnyEvent-HTTP/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/04/24 09:00:13 seb Exp $

SHA1 (AnyEvent-HTTP-1.44.tar.gz) = 953851e66394f1fccca26d95d722702e83234908
RMD160 (AnyEvent-HTTP-1.44.tar.gz) = 1f5f157b095a99735f6275f6ee9d82c791a937d2
Size (AnyEvent-HTTP-1.44.tar.gz) = 15509 bytes