From jun-g@daemonfreaks.com  Sat May 17 16:35:46 2008
Return-Path: <jun-g@daemonfreaks.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 93F7F106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 May 2008 16:35:46 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from daemonfreaks.com (221x250x234x158.ap221.ftth.ucom.ne.jp [221.250.234.158])
	by mx1.freebsd.org (Postfix) with ESMTP id 3AE898FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 May 2008 16:35:45 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from blackmagic.daemonfreaks.local (localhost [127.0.0.1])
	by daemonfreaks.com (8.14.2/8.14.2) with ESMTP id m4HGZjfa025944
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 May 2008 01:35:45 +0900 (JST)
	(envelope-from jun-g@daemonfreaks.com)
Message-Id: <1211042145.25826@blackmagic.daemonfreaks.local>
Date: Sun, 18 May 2008 01:35:45 +0900
From: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [new port] net-im/piddin-twitter A pidgin plugin to help twitting via pidgin
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         123767
>Category:       ports
>Synopsis:       [new port] net-im/piddin-twitter A pidgin plugin to help twitting via pidgin
>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 May 17 16:40:02 UTC 2008
>Closed-Date:    Sat May 17 21:39:39 UTC 2008
>Last-Modified:  Sat May 17 21:40:02 UTC 2008
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.0-STABLE #2: Fri Feb 29 09:19:03 JST 2008
    root@blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


pidgin-twitter is a pidgin plugin to help twittering via pidgin. This
plugin translates any @username and the sender name to the link to the
user respectively. pidgin-twitter also can play a sound when an
incoming message contains any recipient name or sender name which is
listed in the each dedicated lists.

WWW: http://www.honeyplanet.jp/download.html


>How-To-Repeat:





>Fix:


--- xxx.txt 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:
#
#	net-im/pidgin-twitter
#	net-im/pidgin-twitter/pkg-descr
#	net-im/pidgin-twitter/distinfo
#	net-im/pidgin-twitter/Makefile
#
echo c - net-im/pidgin-twitter
mkdir -p net-im/pidgin-twitter > /dev/null 2>&1
echo x - net-im/pidgin-twitter/pkg-descr
sed 's/^X//' >net-im/pidgin-twitter/pkg-descr << 'END-of-net-im/pidgin-twitter/pkg-descr'
Xpidgin-twitter is a pidgin plugin to help twittering via pidgin. This
Xplugin translates any @username and the sender name to the link to the
Xuser respectively. pidgin-twitter also can play a sound when an
Xincoming message contains any recipient name or sender name which is
Xlisted in the each dedicated lists.
X
XWWW: http://www.honeyplanet.jp/download.html
END-of-net-im/pidgin-twitter/pkg-descr
echo x - net-im/pidgin-twitter/distinfo
sed 's/^X//' >net-im/pidgin-twitter/distinfo << 'END-of-net-im/pidgin-twitter/distinfo'
XMD5 (pidgin-twitter-0.6.0.tar.gz) = 1aa86de82af9f1e6158fad7f3921d221
XSHA256 (pidgin-twitter-0.6.0.tar.gz) = e57fd5f2bef0d7821954434fb39b05f4d043c2e617a4b2551f80d95b4bed6c34
XSIZE (pidgin-twitter-0.6.0.tar.gz) = 42359
END-of-net-im/pidgin-twitter/distinfo
echo x - net-im/pidgin-twitter/Makefile
sed 's/^X//' >net-im/pidgin-twitter/Makefile << 'END-of-net-im/pidgin-twitter/Makefile'
X# New ports collection makefile for:    pidgin-twitter
X# Date created:                         17 May 2008
X# Whom:                                 Junji NAKANISHI <jun-g@daemonfreaks.com>
X#
X# $FreeBSD:$
X
XPORTNAME=	pidgin-twitter
XPORTVERSION=	0.6.0
XCATEGORIES=	net-im
XMASTER_SITES=	http://www.honeyplanet.jp/
X
XMAINTAINER=	jun-g@daemonfreaks.com
XCOMMENT=	A pidgin plugin to help twitting via pidgin
X
XBUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
XRUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
X
XUSE_GNOME=	pkgconfig glib20
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XALL_TARGET=	default
X
XPLIST_FILES=	lib/pidgin/pidgin-twitter.so
X
X.include <bsd.port.mk>
END-of-net-im/pidgin-twitter/Makefile
exit

--- xxx.txt ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 17 21:39:38 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123767 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123767: commit references a PR
Date: Sat, 17 May 2008 21:35:40 +0000 (UTC)

 miwi        2008-05-17 21:35:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im               Makefile 
   Added files:
     net-im/pidgin-twitter Makefile distinfo pkg-descr 
   Log:
   pidgin-twitter is a pidgin plugin to help twittering via pidgin. This
   plugin translates any @username and the sender name to the link to the
   user respectively. pidgin-twitter also can play a sound when an
   incoming message contains any recipient name or sender name which is
   listed in the each dedicated lists.
   
   WWW: http://www.honeyplanet.jp/download.html
   
   PR:             ports/123767
   Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks.com>
   
   Revision  Changes    Path
   1.86      +1 -0      ports/net-im/Makefile
   1.1       +25 -0     ports/net-im/pidgin-twitter/Makefile (new)
   1.1       +3 -0      ports/net-im/pidgin-twitter/distinfo (new)
   1.1       +7 -0      ports/net-im/pidgin-twitter/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
