From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 3 16:00:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DB34106564A for ; Tue, 3 Jun 2008 16:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E3D08FC1B for ; Tue, 3 Jun 2008 16:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m53G05QL070178 for ; Tue, 3 Jun 2008 16:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m53G05fg070177; Tue, 3 Jun 2008 16:00:05 GMT (envelope-from gnats) Resent-Date: Tue, 3 Jun 2008 16:00:05 GMT Resent-Message-Id: <200806031600.m53G05fg070177@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, Ying-Chieh Liao Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B5541065680 for ; Tue, 3 Jun 2008 15:52:20 +0000 (UTC) (envelope-from ijliao@FreeBSD.cs.nctu.edu.tw) Received: from FreeBSD.cs.nctu.edu.tw (freebsd.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id E35D38FC19 for ; Tue, 3 Jun 2008 15:52:19 +0000 (UTC) (envelope-from ijliao@FreeBSD.cs.nctu.edu.tw) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1041) id 27A70BE0BA; Tue, 3 Jun 2008 23:52:19 +0800 (CST) Message-Id: <20080603155219.27A70BE0BA@FreeBSD.cs.nctu.edu.tw> Date: Tue, 3 Jun 2008 23:52:19 +0800 (CST) From: Ying-Chieh Liao To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/124242: [NEW PORT] net/p5-Net-Jaiku: A perl interface to jaiku.com's API 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: Tue, 03 Jun 2008 16:00:05 -0000 >Number: 124242 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-Jaiku: A perl interface to jaiku.com's API >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: Tue Jun 03 16:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Liao >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.cs.nctu.edu.tw 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Tue May 13 12:40:13 CST 2008 >Description: 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 >How-To-Repeat: >Fix: --- p5-Net-Jaiku-0.0501.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-Net-Jaiku # p5-Net-Jaiku/Makefile # p5-Net-Jaiku/distinfo # p5-Net-Jaiku/pkg-descr # p5-Net-Jaiku/pkg-plist # echo c - p5-Net-Jaiku mkdir -p p5-Net-Jaiku > /dev/null 2>&1 echo x - p5-Net-Jaiku/Makefile sed 's/^X//' >p5-Net-Jaiku/Makefile << 'END-of-p5-Net-Jaiku/Makefile' X# ex:ts=8 X# Ports collection makefile for: Net::Jaiku X# Date created: Jun 3, 2008 X# Whom: ijliao X# X# $FreeBSD$ X# X XPORTNAME= Net-Jaiku XPORTVERSION= 0.0501 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- XEXTRACT_SUFX= .tgz X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A perl interface to jaiku.com's API X XRUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ X p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ X p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Net::Jaiku.3 X X.include END-of-p5-Net-Jaiku/Makefile echo x - p5-Net-Jaiku/distinfo sed 's/^X//' >p5-Net-Jaiku/distinfo << 'END-of-p5-Net-Jaiku/distinfo' XMD5 (Net-Jaiku-0.0501.tgz) = 23363fbe9e9d6d64140f88e51a8f9d5d XSHA256 (Net-Jaiku-0.0501.tgz) = dd5fb327d2e7f48bcaa8cb44b46217c12b2358f3f4895a26efc0242d904027a5 XSIZE (Net-Jaiku-0.0501.tgz) = 14231 END-of-p5-Net-Jaiku/distinfo echo x - p5-Net-Jaiku/pkg-descr sed 's/^X//' >p5-Net-Jaiku/pkg-descr << 'END-of-p5-Net-Jaiku/pkg-descr' XThis module allows easy access to Feeds, Presences and Users at jaiku.com. XIt requires an API key retreivable from http://api.jaiku.com/ for each Xusername you wish to authenticate. X XWWW: http://search.cpan.org/dist/Net-Jaiku/ END-of-p5-Net-Jaiku/pkg-descr echo x - p5-Net-Jaiku/pkg-plist sed 's/^X//' >p5-Net-Jaiku/pkg-plist << 'END-of-p5-Net-Jaiku/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Jaiku/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Jaiku X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net X%%SITE_PERL%%/Net/Jaiku.pm X@dirrmtry %%SITE_PERL%%/Net END-of-p5-Net-Jaiku/pkg-plist exit --- p5-Net-Jaiku-0.0501.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: