aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Hatena-Keyword
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.05OKAZAKI Tetsurou2008-06-123-13/+14
| | | | | | | | PR: 124477 Submitted by: Masahiro Teramoto (maintainer) Notes: svn path=/head/; revision=214722
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* This module allows you to extract Hatena keywords used in anMartin Wilke2006-09-124-0/+56
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> Notes: svn path=/head/; revision=172894