From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 24 20:10:25 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D007F16A412 for ; Sun, 24 Sep 2006 20:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4253C43D4C for ; Sun, 24 Sep 2006 20:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8OKAPNV098315 for ; Sun, 24 Sep 2006 20:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8OKAOLF098314; Sun, 24 Sep 2006 20:10:24 GMT (envelope-from gnats) Resent-Date: Sun, 24 Sep 2006 20:10:24 GMT Resent-Message-Id: <200609242010.k8OKAOLF098314@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17AC816A494 for ; Sun, 24 Sep 2006 20:07:19 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6CB743D66 for ; Sun, 24 Sep 2006 20:07:15 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id A1106E6; Mon, 25 Sep 2006 04:07:14 +0800 (CST) Message-Id: <20060924200714.A1106E6@netnews.NCTU.edu.tw> Date: Mon, 25 Sep 2006 04:07:14 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/103587: [NEW PORT] textproc/p5-Hatena-Keyword: Extract Hatena Keywords in a string X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 20:10:25 -0000 >Number: 103587 >Category: ports >Synopsis: [NEW PORT] textproc/p5-Hatena-Keyword: Extract Hatena Keywords in a string >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 24 20:10:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: 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. WWW: http://search.cpan.org/dist/Hatena-Keyword/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Hatena-Keyword-0.04.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Hatena-Keyword # p5-Hatena-Keyword/pkg-descr # p5-Hatena-Keyword/Makefile # p5-Hatena-Keyword/pkg-plist # p5-Hatena-Keyword/distinfo # echo c - p5-Hatena-Keyword mkdir -p p5-Hatena-Keyword > /dev/null 2>&1 echo x - p5-Hatena-Keyword/pkg-descr sed 's/^X//' >p5-Hatena-Keyword/pkg-descr << 'END-of-p5-Hatena-Keyword/pkg-descr' XThis module allows you to extract Hatena keywords used in an arbitrary Xtext and also allows you to mark up a text as HTML with the keywords. X XA Hatena keyword is an element in a suite of web sites *.hatena.ne.jp Xhaving blogs and social bookmarks among others. Please refer to Xhttp://d.hatena.ne.jp/keyword/ (in Japanese) for details. X XIn Hatena Diary, a blog hosting service, a Hatena keyword found in a Xposting is linked to the keywords page automatically. You can Ximplement the same kind of feature outside Hatena using this module. X XIt queries Hatena Keyword Link API internally for retrieving terms. X XWWW: http://search.cpan.org/dist/Hatena-Keyword/ END-of-p5-Hatena-Keyword/pkg-descr echo x - p5-Hatena-Keyword/Makefile sed 's/^X//' >p5-Hatena-Keyword/Makefile << 'END-of-p5-Hatena-Keyword/Makefile' X# New ports collection makefile for: p5-Hatena-Keyword X# Date created: 2006-09-25 X# Whom: Gea-Suan Lin X# X# $FreeBSD$ X# X XPORTNAME= Hatena-Keyword XPORTVERSION= 0.04 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Hatena XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Extract Hatena Keywords in a string X XPERL_CONFIGURE= yes X XBUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ X ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \ X ${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode \ X ${SITE_PERL}/RPC/XML.pm:${PORTSDIR}/net/p5-RPC-XML \ X ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI XRUN_DEPENDS:= ${BUILD_DEPENDS} X XMAN3= Hatena::Keyword.3 X X.include END-of-p5-Hatena-Keyword/Makefile echo x - p5-Hatena-Keyword/pkg-plist sed 's/^X//' >p5-Hatena-Keyword/pkg-plist << 'END-of-p5-Hatena-Keyword/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hatena/Keyword/.packlist X%%SITE_PERL%%/Hatena/Keyword.pm X@dirrmtry %%SITE_PERL%%/Hatena X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hatena/Keyword X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hatena END-of-p5-Hatena-Keyword/pkg-plist echo x - p5-Hatena-Keyword/distinfo sed 's/^X//' >p5-Hatena-Keyword/distinfo << 'END-of-p5-Hatena-Keyword/distinfo' XMD5 (Hatena-Keyword-0.04.tar.gz) = a0bc79dd29f98b2b644d8d47e19ce88b XSHA256 (Hatena-Keyword-0.04.tar.gz) = 3c315a32bc5dfd5db016d1b62f2ced75e7673f3ea3673dfca10564c6b55f72bd XSIZE (Hatena-Keyword-0.04.tar.gz) = 6138 END-of-p5-Hatena-Keyword/distinfo exit --- p5-Hatena-Keyword-0.04.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: