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@bloghackers.net> WWW: http://search.cpan.org/~naoya/Hatena-Keyword-0.04/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
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@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) _______________________________________________ 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"
State Changed From-To: open->closed New port added. Thanks!