Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
This module adds the following methods to HTTP::Response objects:
$res->charset
$res->encoder
$res->encoding

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:45 wiz Exp $
#
DISTNAME= HTTP-Response-Encoding-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
SVR4_PKGNAME= p5hre
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Response-Encoding/
COMMENT= Perl5 module to add encoding() to HTTP::Response
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTTP/Response/Encoding/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/08/09 13:06:46 sno Exp $
SHA1 (HTTP-Response-Encoding-0.06.tar.gz) = 528ca9f381b0a01c41f421c1824262edd1ecd40c
RMD160 (HTTP-Response-Encoding-0.06.tar.gz) = 6ecbb178f05301c40c0d4c3f414e57ed24b56184
Size (HTTP-Response-Encoding-0.06.tar.gz) = 5531 bytes