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
+4
View File
@@ -0,0 +1,4 @@
A Perl implementation of the Facebook API, working off of the
canonical Java and PHP implementations. By default it uses JSON::Any
to parse the response returned by Facebook's server. There is an
option to return the raw response in either XML or JSON.
+28
View File
@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:53 wiz Exp $
#
DISTNAME= WWW-Facebook-API-0.4.18
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/WWW-Facebook-API/
COMMENT= Facebook API implementation
DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/WWW/Facebook/API/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2010/03/14 20:12:42 gls Exp $
SHA1 (WWW-Facebook-API-0.4.18.tar.gz) = 5462153436ba77fcc28ae60c7c3b4cdad71be200
RMD160 (WWW-Facebook-API-0.4.18.tar.gz) = 5956cd52475e8289329d0ee2ddeb2e5ab9197e3b
Size (WWW-Facebook-API-0.4.18.tar.gz) = 58912 bytes