From kaoru@rave.kaoru.trans-nt.com  Sat Aug  6 15:44:42 2005
Return-Path: <kaoru@rave.kaoru.trans-nt.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CC31616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Aug 2005 15:44:42 +0000 (GMT)
	(envelope-from kaoru@rave.kaoru.trans-nt.com)
Received: from mvs4.plala.or.jp (c158132.vh.plala.or.jp [210.150.158.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 28DE043D66
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Aug 2005 15:44:40 +0000 (GMT)
	(envelope-from kaoru@rave.kaoru.trans-nt.com)
Received: from rave.kaoru.trans-nt.com ([219.167.27.162])
          by mvs4.plala.or.jp with ESMTP
          id <20050806154439.JBVO22885.mvs4.plala.or.jp@rave.kaoru.trans-nt.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 7 Aug 2005 00:44:39 +0900
Received: by rave.kaoru.trans-nt.com (Postfix, from userid 10666)
	id B79F7523DA; Sun,  7 Aug 2005 00:44:39 +0900 (JST)
Message-Id: <20050806154439.B79F7523DA@rave.kaoru.trans-nt.com>
Date: Sun,  7 Aug 2005 00:44:39 +0900 (JST)
From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [NEW PORT] www/p5-WWW-Mixi: "Perl module of Automated interface to the Mixi"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84617
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-Mixi: "Perl module of Automated interface to the Mixi"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 06 15:50:18 GMT 2005
>Closed-Date:    Tue Oct 11 17:46:37 GMT 2005
>Last-Modified:  Tue Oct 11 17:46:37 GMT 2005
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Tue Aug  2 11:53:36 JST
>Description:
WWW::Mixi provides an automated interface to the Mixi <http://mixi.jp/>.
Mixi is most famous as SNS of Japan.

WWW:	http://digit.que.ne.jp/work/?WWW%3a%3aMixi

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-WWW-Mixi-0.33.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-WWW-Mixi
#	p5-WWW-Mixi/pkg-descr
#	p5-WWW-Mixi/Makefile
#	p5-WWW-Mixi/pkg-plist
#	p5-WWW-Mixi/distinfo
#
echo c - p5-WWW-Mixi
mkdir -p p5-WWW-Mixi > /dev/null 2>&1
echo x - p5-WWW-Mixi/pkg-descr
sed 's/^X//' >p5-WWW-Mixi/pkg-descr << 'END-of-p5-WWW-Mixi/pkg-descr'
XWWW::Mixi provides an automated interface to the Mixi <http://mixi.jp/>.
XMixi is most famous as SNS of Japan.
X
XWWW:	http://digit.que.ne.jp/work/?WWW%3a%3aMixi
END-of-p5-WWW-Mixi/pkg-descr
echo x - p5-WWW-Mixi/Makefile
sed 's/^X//' >p5-WWW-Mixi/Makefile << 'END-of-p5-WWW-Mixi/Makefile'
X# New ports collection makefile for:	p5-WWW-Mixi
X# Date created:		2005-08-06
X# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Mixi
XPORTVERSION=	0.33
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kaoru@kaisei.org
XCOMMENT=	"Perl module of Automated interface to the Mixi"
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/RobotUA.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WWW::Mixi.3 WWW::Mixi::Cookbook.3 WWW::Mixi::Mixi.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-Mixi/Makefile
echo x - p5-WWW-Mixi/pkg-plist
sed 's/^X//' >p5-WWW-Mixi/pkg-plist << 'END-of-p5-WWW-Mixi/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi/.packlist
X%%SITE_PERL%%/WWW/Mixi.pm
X%%SITE_PERL%%/WWW/Mixi/Cookbook.pod
X%%SITE_PERL%%/WWW/Mixi/Mixi.pod
X@unexec rmdir %D/%%SITE_PERL%%/WWW/Mixi 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true
END-of-p5-WWW-Mixi/pkg-plist
echo x - p5-WWW-Mixi/distinfo
sed 's/^X//' >p5-WWW-Mixi/distinfo << 'END-of-p5-WWW-Mixi/distinfo'
XMD5 (WWW-Mixi-0.33.tar.gz) = 08fb215ff78759f77ffcb2db840db636
XSIZE (WWW-Mixi-0.33.tar.gz) = 36409
END-of-p5-WWW-Mixi/distinfo
exit
--- p5-WWW-Mixi-0.33.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Oct 11 17:28:06 GMT 2005 
State-Changed-Why:  
Port added, thanks! 

I've marked it IGNORE for perl < 5.6.0 and fixed pkg-plist. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84617 
>Unformatted:
