Bug 124242 - [NEW PORT] net/p5-Net-Jaiku: A perl interface to jaiku.com's API
Summary: [NEW PORT] net/p5-Net-Jaiku: A perl interface to jaiku.com's API
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 17:00 UTC by Ying-Chieh Liao
Modified: 2008-06-05 23:10 UTC (History)
0 users

See Also:


Attachments
p5-Net-Jaiku-0.0501.shar (2.17 KB, text/plain)
2008-06-03 17:00 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2008-06-03 17:00:04 UTC
This module allows easy access to Feeds, Presences and Users at jaiku.com.
It requires an API key retreivable from http://api.jaiku.com/ for each
username you wish to authenticate.

WWW: http://search.cpan.org/dist/Net-Jaiku/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-06-03 17:00:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-05 23:01:24 UTC
miwi        2008-06-05 22:01:20 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-Jaiku     Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module allows easy access to Feeds, Presences and Users at jaiku.com.
  It requires an API key retreivable from http://api.jaiku.com/ for each
  username you wish to authenticate.
  
  WWW: http://search.cpan.org/dist/Net-Jaiku/
  
  PR:             ports/124242
  Submitted by:   Ying-Chieh Liao <ijliao at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.2004    +1 -0      ports/net/Makefile
  1.1       +30 -0     ports/net/p5-Net-Jaiku/Makefile (new)
  1.1       +3 -0      ports/net/p5-Net-Jaiku/distinfo (new)
  1.1       +5 -0      ports/net/p5-Net-Jaiku/pkg-descr (new)
  1.1       +5 -0      ports/net/p5-Net-Jaiku/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-06-05 23:02:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!