Date: Sun, 10 Aug 2008 05:44:35 +0000 (UTC) From: Rong-En Fan <rafan@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-Plurk Makefile distinfo pkg-descr pkg-plist Message-ID: <200808100544.m7A5iZX9035588@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2008-08-10 05:44:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Plurk Makefile distinfo pkg-descr pkg-plist Log: This is an unofficial API for plurk.com. It uses the same interfaces that plurk itself uses internally which are not published and not necessarily stable. When Plurk publish a stable API this module will be updated to take advantage of it. In the mean time use with caution. Ryan Lim did the heavy lifting of reverse engineering the API. His PHP implementation can be found at http://code.google.com/p/rlplurkapi/. If you'd like to lend a hand supporting the bits of Plurk that this API doesn't yet reach please feel free to send me a patch. The Plurk API Wiki at http://plurkwiki.badchemicals.net/ is a good source of information. Author: Andy Armstrong <andy.armstrong@messagesystems.com> WWW: http://search.cpan.org/dist/WWW-Plurk/ PR: ports/126404 Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org> Revision Changes Path 1.2119 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-WWW-Plurk/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Plurk/distinfo (new) 1.1 +14 -0 ports/www/p5-WWW-Plurk/pkg-descr (new) 1.1 +9 -0 ports/www/p5-WWW-Plurk/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808100544.m7A5iZX9035588>