Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jun 2008 23:52:19 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124242: [NEW PORT] net/p5-Net-Jaiku: A perl interface to jaiku.com's API
Message-ID:  <20080603155219.27A70BE0BA@FreeBSD.cs.nctu.edu.tw>
Resent-Message-ID: <200806031600.m53G05fg070177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080603155219.27A70BE0BA>