Port details |
- py-transmissionrpc Python module that communicates with Transmission through JSON-RPC
- 0.11_1 net-p2p
=0 0.11_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained and dead upstream, use net-p2p/py-transmission-rpc instead
This port expired on: 2021-01-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-08-22 12:30:11
- Last Update: 2021-02-01 12:52:12
- SVN Revision: 563574
- Also Listed In: python
- License: MIT
- WWW:
- https://bitbucket.org/blueluna/transmissionrpc/wiki/Home
- Description:
- This is a python module that can communicate with Transmission through json-rpc.
WWW: https://bitbucket.org/blueluna/transmissionrpc/wiki/Home
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}transmissionrpc>0:net-p2p/py-transmissionrpc@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-transmissionrpc
- Package flavors (<flavor>: <package>)
- py37: py37-transmissionrpc
- distinfo:
- SHA256 (python/transmissionrpc-0.11.tar.gz) = ec43b460f9fde2faedbfa6d663ef495b3fd69df855a135eebe8f8a741c0dde60
SIZE (python/transmissionrpc-0.11.tar.gz) = 96091
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-six>0 : devel/py-six@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-transmissionrpc-0.11_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11_1 01 Feb 2021 12:52:12 |
rene |
Remove expired ports:
2021-01-31 deskutils/orage: Unsupported upstream, cannot work with XFCE 4.16
2021-01-31 sysutils/rubygem-chef-config12
2021-01-31 mail/openwebmail: Does not use modern Perl syntax and no development
activity since 2006
2021-01-31 sysutils/rubygem-ohai8
2021-01-31 deskutils/xfce4-volumed: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 sysutils/rubygem-chef12: Please use sysutils/rubygem-chef instead
2021-01-31 x11/xfce4-embed-plugin: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 net-p2p/py-transmissionrpc: Unmaintained and dead upstream, use
net-p2p/py-transmission-rpc instead
2021-01-31 science/xfce4-equake-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 sysutils/xfce4-kbdleds-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 textproc/py-gfm: No longer maintained by upstream, please use
textproc/py-cmarkgfm instead |
0.11_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.11_1 28 Dec 2020 14:29:05 |
jbeich |
net-p2p/py-transmission-rpc: add new port
transmission-rpc is a python module implementing the json-rpc client
protocol for the BitTorrent client Transmission.
https://pypi.org/project/transmission-rpc/ |
0.11_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.11_1 19 Feb 2018 09:02:56 |
amdmi3 |
- Update WWW |
0.11_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.11_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.11_1 07 Jan 2016 11:14:27 |
miwi |
- Add options helper
- Add NO_ARCH |
0.11_1 25 Sep 2014 12:42:24 |
rm |
net-p2p/py-transmissionrpc: drop maintainership
- reset maintainership to ports@ - I don't use transmission for long
- convert to USES/USE_PYTHON
> Description of fields to fill in above: 76 columns --|
> PR: If a Bugzilla PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M py-transmissionrpc/Makefile |
0.11_1 09 Feb 2014 23:40:58 |
rm |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION |
0.11 16 Oct 2013 21:03:49 |
rm |
- update to 0.11
changes:
https://bitbucket.org/blueluna/transmissionrpc/wiki/releasenotes/0.11 |
0.10 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
0.10 01 May 2013 20:37:20 |
rm |
- update to 0.10
- change USE_PYTHON to ``yes'' since it's now py3-ready
changelog:
https://bitbucket.org/blueluna/transmissionrpc/wiki/releasenotes/0.10 |
0.9 16 Jan 2013 15:18:22 |
rm |
- update to 0.9
- trim Makefile header
- remove indefinite article from COMMENT
- limit python version to 2.x only (except)
- convert to optionsng (NOPORTDOCS case)
- tab -> space change in pkg-descr:WWW
Reported by: portscout |
0.8 10 Nov 2011 22:20:18 |
rm |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
0.8 17 Oct 2011 17:17:49 |
glarkin |
- Updated to 0.8
PR: ports/161514
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
0.7 17 Nov 2010 16:02:04 |
sunpoet |
- Use PLIST_DIRS/PLIST_FILES instead of PLIST
- Space/tab twiddle
PR: ports/152311
Submitted by: sunpoet (myself)
Approved by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
0.7 17 Nov 2010 01:53:51 |
wen |
- Update to 0.7
PR: ports/152307
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
0.6 28 Sep 2010 01:04:29 |
wen |
- Update to 0.6
- Add LICENSE
PR: ports/151014
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
0.5 14 Sep 2010 04:43:25 |
pgollucci |
- Update to 0.5
PR: ports/150444
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
0.3 22 Aug 2010 12:29:38 |
lwhsu |
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> |