Date: Mon, 27 Aug 2007 05:06:35 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Facebook-API Makefile distinfo pkg-descr pkg-plist Message-ID: <200708270506.l7R56Zp1021783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-08-27 05:06:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Facebook-API Makefile distinfo pkg-descr pkg-plist Log: WWW::Facebook::API - Facebook API implementation 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. WWW: http://search.cpan.org/dist/WWW-Facebook-API/ Revision Changes Path 1.1887 +1 -0 ports/www/Makefile 1.1 +47 -0 ports/www/p5-WWW-Facebook-API/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Facebook-API/distinfo (new) 1.1 +8 -0 ports/www/p5-WWW-Facebook-API/pkg-descr (new) 1.1 +20 -0 ports/www/p5-WWW-Facebook-API/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708270506.l7R56Zp1021783>