cvs commit: ports/www Makefile ports/www/p5-WWW-Facebook-API Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Sun Aug 26 22:06:35 PDT 2007


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)


More information about the cvs-ports mailing list