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. Fix: apply patch Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback intressing to take the maintainership?
Unfortunately, I can not because of lack of free time. Anyway thank you for this offer.
State Changed From-To: feedback->suspended 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.)
Hello. I want to maintain this port. -- Regards, Ruslan
State Changed From-To: suspended->open Volunteer shows up.
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 Committed, Thanks!