From nobody@FreeBSD.org  Thu Dec  3 11:12:39 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4B8DC106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Dec 2009 11:12:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2E6CB8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Dec 2009 11:12:39 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nB3BCc3M050345
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Dec 2009 11:12:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nB3BCcie050343;
	Thu, 3 Dec 2009 11:12:38 GMT
	(envelope-from nobody)
Message-Id: <200912031112.nB3BCcie050343@www.freebsd.org>
Date: Thu, 3 Dec 2009 11:12:38 GMT
From: Vladimir Korkodinov <newbieman@perm.raid.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]  net-p2p/py-transmissionrpc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         141133
>Category:       ports
>Synopsis:       [NEW PORT]  net-p2p/py-transmissionrpc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 03 11:20:01 UTC 2009
>Closed-Date:    Thu Sep 09 04:05:25 UTC 2010
>Last-Modified:  Thu Sep 09 04:05:25 UTC 2010
>Originator:     Vladimir Korkodinov
>Release:        FreeBSD 7.2-STABLE
>Organization:
>Environment:
FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #2: Thu Jul 16 03:52:44 YEKST 2009     root@xxx:/usr/obj/usr/src/sys/kernel  amd64
>Description:
Introduction

Transmission is a open source bittorrent client. This is a python module that can communicate with Transmission through json-rpc. See the documentation for more information about the module.

transmissionrpc 0.3 Release notes
Features

    * All Transmission 1.61 features accessible.
    * Live tests.
    * Support for HTTP Basic Authentication
    * Support for Session-Id header
    * Important features tested successfully against Transmission 1.40, 1.41, 1.42, 1.50, 1.51, 1.52, 1.53, 1.60, 1.61. 
>How-To-Repeat:

>Fix:
apply patch

Patch attached with submission follows:

# 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:
#
#	py-transmissionrpc
#	py-transmissionrpc/pkg-descr
#	py-transmissionrpc/Makefile
#	py-transmissionrpc/distinfo
#	py-transmissionrpc/pkg-plist
#
echo c - py-transmissionrpc
mkdir -p py-transmissionrpc > /dev/null 2>&1
echo x - py-transmissionrpc/pkg-descr
sed 's/^X//' >py-transmissionrpc/pkg-descr << 'a8b56bef7196d2f63d32375db667d590'
XThis is a python module that can communicate with Transmission through json-rpc.
X
XWWW:	http://bitbucket.org/blueluna/transmissionrpc/wiki/Home
a8b56bef7196d2f63d32375db667d590
echo x - py-transmissionrpc/Makefile
sed 's/^X//' >py-transmissionrpc/Makefile << 'a2e70021fdc2bd8a4cecdaac0fcd6636'
X# New ports collection makefile for:    py-transmissionrpc
X# Date created:                         2009-12-03
X# Whom:					Vladimir Korkodinov <newbieman@perm.raid.ru>
X#
X# $FreeBSD: ports/net-p2p/py-transmissionrpc/Makefile,v 1.9 2009/04/07 20:44:57 itetcu Exp $
X#
X
XPORTNAME=	transmissionrpc
XPORTVERSION=	0.3
XCATEGORIES=	net-p2p python
XMASTER_SITES=   CHEESESHOP
XPKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	This is a python module that can communicate with Transmission through json-rpc
X
XDIST_SUBDIR=		python
XUSE_PYTHON=		2.6+
XUSE_PYDISTUTILS=	easy_install
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
a2e70021fdc2bd8a4cecdaac0fcd6636
echo x - py-transmissionrpc/distinfo
sed 's/^X//' >py-transmissionrpc/distinfo << '351b34a1febe2984bd7144ace2e62e7a'
XMD5 (python/transmissionrpc-0.3.tar.gz) = 76a39663051daa7d1628e0cfd12c15e6
XSHA256 (python/transmissionrpc-0.3.tar.gz) = fec29408e87179174a19af98e0988628ab8c3a4d6ea452ac4d1ef73751d12f56
XSIZE (python/transmissionrpc-0.3.tar.gz) = 9926
351b34a1febe2984bd7144ace2e62e7a
echo x - py-transmissionrpc/pkg-plist
sed 's/^X//' >py-transmissionrpc/pkg-plist << 'd865dd957c99f0691bd074b8db9508ae'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X
d865dd957c99f0691bd074b8db9508ae
exit



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Thu Dec 3 11:20:10 UTC 2009 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141133 
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 3 11:20:14 UTC 2009 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141133 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Thu Dec 3 11:51:07 UTC 2009 
State-Changed-Why:  
intressing to take the maintainership? 

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

From: newbieman <newbieman@perm.raid.ru>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/141133: [NEW PORT]  net-p2p/py-transmissionrpc
Date: Sun, 10 Jan 2010 13:35:49 +0500

 Unfortunately, I can not because of lack of free time.
 Anyway thank you for this offer.
 
State-Changed-From-To: feedback->suspended 
State-Changed-By: linimon 
State-Changed-When: Sun Jan 17 02:56:32 UTC 2010 
State-Changed-Why:  
Submitter is not willing to become maintainer due to lack of time. 
Mark this as suspended awaiting someone else to become maintainer. 
(We no longer accept new, unmainted, ports, due to the overwhelming 
number that we already have.) 

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

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141133
Date: Wed, 10 Mar 2010 18:42:58 +0300

 Hello.
 I want to maintain this port.
 
 -- 
 Regards,
 Ruslan
State-Changed-From-To: suspended->open 
State-Changed-By: lwhsu 
State-Changed-When: Sun Apr 4 08:55:40 UTC 2010 
State-Changed-Why:  
Volunteer shows up. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141133: commit references a PR
Date: Sun, 22 Aug 2010 12:29:51 +0000 (UTC)

 lwhsu       2010-08-22 12:29:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-p2p              Makefile 
   Added files:
     net-p2p/py-transmissionrpc Makefile distinfo pkg-descr 
                                pkg-plist 
   Log:
   Add py-transmissionrpc 0.3, a python module communicates with
   Transmission through json-rpc.
   
   PR:             ports/141133
   Submitted by:   Vladimir Korkodinov <newbieman at perm.raid.ru>
   
   Revision  Changes    Path
   1.88      +1 -0      ports/net-p2p/Makefile
   1.1       +27 -0     ports/net-p2p/py-transmissionrpc/Makefile (new)
   1.1       +3 -0      ports/net-p2p/py-transmissionrpc/distinfo (new)
   1.1       +3 -0      ports/net-p2p/py-transmissionrpc/pkg-descr (new)
   1.1       +3 -0      ports/net-p2p/py-transmissionrpc/pkg-plist (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"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 9 04:05:23 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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