Version: 2.0.5, Package name: deluge-2.0.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Deluge is a lightweight, Free Software, cross-platform BitTorrent client. Deluge contains the common features to BitTorrent clients such as Protocol Encryption, DHT, Local Peer Discovery (LSD), Peer Exchange (PEX), UPnP, NAT-PMP, Proxy support, Web seeds, global and per-torrent speed limits. Deluge has been designed to run as both a normal standalone desktop application and as a client-server. In Thinclient mode a Deluge daemon handles all the BitTorrent activity and is able to run on headless machines with the user-interfaces connecting remotely from any other platform. |
Filesize: 1850.848 KB |
Version History (View Complete History) |
|
2021-11-07 05:14:37 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Upstream fixes [Logging] Fix Python 3.8 compatibility: https://git.deluge-torrent.org/deluge/commit/?h=develop&id=351664ec071daa04161577c6a1c949ed0f2c3206 [Logging] Fix findCaller with unknown source: https://git.deluge-torrent.org/deluge/commit/?h=develop&id=5e06aee5c8846f94bd5fcc209132dacf06de781f Fix warning related to gettext: https://git.deluge-torrent.org/deluge/commit/?h=develop&id=d6c96d629183e8bab2167ef56457f994017e7c85 Diff from Rob Schmersel, thanks! |
2021-11-01 18:01:43 by Stuart Henderson | Files touched by this commit (139) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-10-03 09:40:01 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Bump after py-gobject3 merge. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-04-25 18:58:40 by Klemens Nanni | Files touched by this commit (2) |
Log message: Drop obsolete x11/gtk+2 dependency, add required x11/gtk+3 Deluge no longer uses GTK+2, it builds and runs fine without it. GTK+3 is used, but has been missing a proper RDEP; probably unnoticed since because it was already installed on every user's system. Use proper MODPY_FLAVOR and comment patches while here. Missing GTK+3 dependency spotted by ajacoutot OK sthen |
2020-02-06 13:00:22 by Rafael Sadowski | Files touched by this commit (5) |
Log message: Update deluge to 2.0.3 "... moves deluge to python 3, using the proposed fixes for devel/boost and proposed update for net/libtorrent-rasterbar." Changelogs: https://deluge.readthedocs.io/en/latest/changelog.html https://deluge.readthedocs.io/en/latest/releases/2.0.html Diff and notes above from Nam Nguyen, OK kn@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-10 15:01:28 by T.J. Townsend | Files touched by this commit (27) |
Log message: switch some more homepage and master_sites links to https. input/ok sthen |
2018-10-31 06:41:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: When net/deluge port is running in thin client mode the Preferences window in GTK UI cannot be opened. Fix this by merging a patch from upstream. via heavytripat tutanota dot com |
2018-08-20 18:57:15 by T.J. Townsend | Files touched by this commit (1) |
Log message: add py-pillow as a runtime dependency to fix a web interface bug wherein tracker icons get stretched out and distorted. switch homepage to https. ok bentley |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |