cvs commit: ports/textproc Makefile ports/textproc/p5-Hatena-Keyword
 Makefile distinfo pkg-descr pkg-plist
    Martin Wilke 
    miwi at FreeBSD.org
       
    Tue Sep 12 14:11:36 PDT 2006
    
    
  
miwi        2006-09-12 21:11:30 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Hatena-Keyword Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  This module allows you to extract Hatena keywords used in an
  arbitrary text and also allows you to mark up a text as HTML
  with the keywords.
  
  A Hatena keyword is an element in a suite of web sites
  *.hatena.ne.jp having blogs and social bookmarks among others.
  Please refer to http://d.hatena.ne.jp/keyword/ (in Japanese) for details.
  
  In Hatena Diary, a blog hosting service, a Hatena keyword found in
  a posting is linked to the keywords page automatically.
  You can implement the same kind of feature outside Hatena using this module.
  
  It queries Hatena Keyword Link API internally for retrieving terms
  
  Author: Naoya Ito <naoya at bloghackers.net>
  WWW:    http://search.cpan.org/~naoya/Hatena-Keyword-0.04/
  
  PR:             ports/102794
  Submitted by:   Masahiro Teramoto <markun(at)onohara.to>
  
  Revision  Changes    Path
  1.1058    +1 -0      ports/textproc/Makefile
  1.1       +30 -0     ports/textproc/p5-Hatena-Keyword/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Hatena-Keyword/distinfo (new)
  1.1       +16 -0     ports/textproc/p5-Hatena-Keyword/pkg-descr (new)
  1.1       +7 -0      ports/textproc/p5-Hatena-Keyword/pkg-plist (new)
    
    
More information about the cvs-all
mailing list