The FreeBSD Ports Archive
FreeBSD net-p2p : deluge4>
A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
http://deluge-torrent.org/
|
deluge history
v. 1.25
date: 2007/12/11 19:22:07; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.7.1.
v. 1.24
date: 2007/11/01 20:47:34; author: mezz; state: Exp; lines: +3 -3
-Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]
Approved by: portmgr (erwin)
v. 1.23
date: 2007/10/30 19:29:29; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.
Approved by: portmgr (marcus)
v. 1.22
date: 2007/10/30 05:38:08; author: mezz; state: Exp; lines: +2 -1
Update to 0.5.6.1.
v. 1.21
date: 2007/10/25 22:37:32; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.6.
v. 1.20
date: 2007/09/10 15:14:42; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION.
v. 1.19
date: 2007/09/10 15:02:46; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.5.
v. 1.18
date: 2007/08/14 17:51:28; author: mezz; state: Exp; lines: +0 -0
Force commit, the second reroll change was setup.py and src/dialogs.py. The
setup.py has been backed out from the first rerolled tarball. As for the
src/dialogs.py, I found change in SVN and the commit message said, 'Tweaks to
allocation and file manager prefs.' I think bump the PORTREVISION was right
thing to do.
Thanks to Romain Tartiere for allow me to download his
the old tarball from his web space and compare it with the current tarball.
v. 1.17
date: 2007/08/14 16:36:18; author: mezz; state: Exp; lines: +1 -0
The tarball has been rerolled again. Somehow I have lost the second tarball
to compare with the third tarball, so I have no idea what kind of change. I
have asked in the forum[1] and the developer has replied. He said that he does
not remember what kind of change in there, but he promise me that it's safe.
Since nobody knew, so I am going to bump the PORTREVISION in case.
The developer said that he will post in the news next time if he reroll the
tarball to give us the headup the reason of reroll. I think it's fair enough.
[1] http://forum.deluge-torrent.org/viewtopic.php?f=8&t=309
Reported by: krismail
v. 1.16
date: 2007/08/11 07:05:23; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.4.1.
v. 1.15
date: 2007/08/07 01:27:09; author: mezz; state: Exp; lines: +1 -0
No longer need to enable compact allocation by default. The
libtorrent/src/storage.cpp doesn't know about how to check filesystem on
FreeBSD yet, so instead always use sparse file without check on which
filesystems that have sparse file support. Both UFS and UFS2 have sparse file
support. Bump the PORTREVISION.
v. 1.14
date: 2007/08/05 23:27:42; author: mezz; state: Exp; lines: +1 -1
- Update to 0.5.4.
- Add a patch to enable compact allocation by default. It doesn't work very
if it is disable, because of UFS2.
v. 1.13
date: 2007/07/27 22:02:11; author: mezz; state: Exp; lines: +1 -3
Fix the fetch. I am not update it to 0.5.3 yet, because it's broke on
FreeBSD for some reason. Gotta to figure it out sometime.
v. 1.12
date: 2007/07/27 21:49:54; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.11
date: 2007/07/06 04:43:52; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.2.
v. 1.10
date: 2007/07/04 15:10:57; author: barner; state: Exp; lines: +2 -1
- Bump boost shared library version to 4
- Bump PORTREVISION
v. 1.9
date: 2007/06/18 15:47:08; author: mezz; state: Exp; lines: +2 -0
Respect the CC/CXX.
v. 1.8
date: 2007/06/12 20:13:10; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.1.1.
The website said, 'There was a licensing problem with the Deluge 0.5.1 tarball
that was released yesterday. This release add no features or bugfixes, but
contains a fixed license. This new release is version 0.5.1.1.' More info
about license fixes visit at http://dev.deluge-torrent.org/changeset/576 ...
v. 1.7
date: 2007/06/12 07:11:06; author: mezz; state: Exp; lines: +4 -4
Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.
v. 1.6
date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2007/03/26 19:48:18; author: mezz; state: Exp; lines: +1 -0
Portlint:
-Add USE_GETTEXT.
v. 1.4
date: 2007/03/18 19:54:31; author: mezz; state: Exp; lines: +8 -2
- Update to 0.5.0, a final release.
- Hopeful fix on amd64, sparc64 and ia64. Nobody has report it yet, but I took
a lot of reports in Ubuntu forums and took idea from Fedora's rpms.
v. 1.3
date: 2007/03/09 06:01:34; author: mezz; state: Exp; lines: +1 -1
Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.
v. 1.2
date: 2007/03/07 19:28:28; author: mezz; state: Exp; lines: +4 -3
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.
v. 1.1
date: 2007/03/03 21:05:21; author: mezz; state: Exp;
Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
WWW: http://deluge-torrent.org/
--
deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN
to fix the memory leaks.
=============================================================================
v. 1.25
date: 2007/12/11 19:22:07; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.7.1.
v. 1.24
date: 2007/11/01 20:47:34; author: mezz; state: Exp; lines: +3 -3
-Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]
Approved by: portmgr (erwin)
v. 1.23
date: 2007/10/30 19:29:29; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.
Approved by: portmgr (marcus)
v. 1.22
date: 2007/10/30 05:38:08; author: mezz; state: Exp; lines: +2 -1
Update to 0.5.6.1.
v. 1.21
date: 2007/10/25 22:37:32; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.6.
v. 1.20
date: 2007/09/10 15:14:42; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION.
v. 1.19
date: 2007/09/10 15:02:46; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.5.
v. 1.18
date: 2007/08/14 17:51:28; author: mezz; state: Exp; lines: +0 -0
Force commit, the second reroll change was setup.py and src/dialogs.py. The
setup.py has been backed out from the first rerolled tarball. As for the
src/dialogs.py, I found change in SVN and the commit message said, 'Tweaks to
allocation and file manager prefs.' I think bump the PORTREVISION was right
thing to do.
Thanks to Romain Tartiere for allow me to download his
the old tarball from his web space and compare it with the current tarball.
v. 1.17
date: 2007/08/14 16:36:18; author: mezz; state: Exp; lines: +1 -0
The tarball has been rerolled again. Somehow I have lost the second tarball
to compare with the third tarball, so I have no idea what kind of change. I
have asked in the forum[1] and the developer has replied. He said that he does
not remember what kind of change in there, but he promise me that it's safe.
Since nobody knew, so I am going to bump the PORTREVISION in case.
The developer said that he will post in the news next time if he reroll the
tarball to give us the headup the reason of reroll. I think it's fair enough.
[1] http://forum.deluge-torrent.org/viewtopic.php?f=8&t=309
Reported by: krismail
v. 1.16
date: 2007/08/11 07:05:23; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.4.1.
v. 1.15
date: 2007/08/07 01:27:09; author: mezz; state: Exp; lines: +1 -0
No longer need to enable compact allocation by default. The
libtorrent/src/storage.cpp doesn't know about how to check filesystem on
FreeBSD yet, so instead always use sparse file without check on which
filesystems that have sparse file support. Both UFS and UFS2 have sparse file
support. Bump the PORTREVISION.
v. 1.14
date: 2007/08/05 23:27:42; author: mezz; state: Exp; lines: +1 -1
- Update to 0.5.4.
- Add a patch to enable compact allocation by default. It doesn't work very
if it is disable, because of UFS2.
v. 1.13
date: 2007/07/27 22:02:11; author: mezz; state: Exp; lines: +1 -3
Fix the fetch. I am not update it to 0.5.3 yet, because it's broke on
FreeBSD for some reason. Gotta to figure it out sometime.
v. 1.12
date: 2007/07/27 21:49:54; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.11
date: 2007/07/06 04:43:52; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.2.
v. 1.10
date: 2007/07/04 15:10:57; author: barner; state: Exp; lines: +2 -1
- Bump boost shared library version to 4
- Bump PORTREVISION
v. 1.9
date: 2007/06/18 15:47:08; author: mezz; state: Exp; lines: +2 -0
Respect the CC/CXX.
v. 1.8
date: 2007/06/12 20:13:10; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.1.1.
The website said, 'There was a licensing problem with the Deluge 0.5.1 tarball
that was released yesterday. This release add no features or bugfixes, but
contains a fixed license. This new release is version 0.5.1.1.' More info
about license fixes visit at http://dev.deluge-torrent.org/changeset/576 ...
v. 1.7
date: 2007/06/12 07:11:06; author: mezz; state: Exp; lines: +4 -4
Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.
v. 1.6
date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2007/03/26 19:48:18; author: mezz; state: Exp; lines: +1 -0
Portlint:
-Add USE_GETTEXT.
v. 1.4
date: 2007/03/18 19:54:31; author: mezz; state: Exp; lines: +8 -2
- Update to 0.5.0, a final release.
- Hopeful fix on amd64, sparc64 and ia64. Nobody has report it yet, but I took
a lot of reports in Ubuntu forums and took idea from Fedora's rpms.
v. 1.3
date: 2007/03/09 06:01:34; author: mezz; state: Exp; lines: +1 -1
Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.
v. 1.2
date: 2007/03/07 19:28:28; author: mezz; state: Exp; lines: +4 -3
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.
v. 1.1
date: 2007/03/03 21:05:21; author: mezz; state: Exp;
Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
WWW: http://deluge-torrent.org/
--
deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN
to fix the memory leaks.
=============================================================================
v. 1.25
date: 2007/12/11 19:22:07; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.7.1.
v. 1.24
date: 2007/11/01 20:47:34; author: mezz; state: Exp; lines: +3 -3
-Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]
Approved by: portmgr (erwin)
v. 1.23
date: 2007/10/30 19:29:29; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.
Approved by: portmgr (marcus)
v. 1.22
date: 2007/10/30 05:38:08; author: mezz; state: Exp; lines: +2 -1
Update to 0.5.6.1.
v. 1.21
date: 2007/10/25 22:37:32; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.6.
v. 1.20
date: 2007/09/10 15:14:42; author: mezz; state: Exp; lines: +3 -1
Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION.
v. 1.19
date: 2007/09/10 15:02:46; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.5.
v. 1.18
date: 2007/08/14 17:51:28; author: mezz; state: Exp; lines: +0 -0
Force commit, the second reroll change was setup.py and src/dialogs.py. The
setup.py has been backed out from the first rerolled tarball. As for the
src/dialogs.py, I found change in SVN and the commit message said, 'Tweaks to
allocation and file manager prefs.' I think bump the PORTREVISION was right
thing to do.
Thanks to Romain Tartiere for allow me to download his
the old tarball from his web space and compare it with the current tarball.
v. 1.17
date: 2007/08/14 16:36:18; author: mezz; state: Exp; lines: +1 -0
The tarball has been rerolled again. Somehow I have lost the second tarball
to compare with the third tarball, so I have no idea what kind of change. I
have asked in the forum[1] and the developer has replied. He said that he does
not remember what kind of change in there, but he promise me that it's safe.
Since nobody knew, so I am going to bump the PORTREVISION in case.
The developer said that he will post in the news next time if he reroll the
tarball to give us the headup the reason of reroll. I think it's fair enough.
[1] http://forum.deluge-torrent.org/viewtopic.php?f=8&t=309
Reported by: krismail
v. 1.16
date: 2007/08/11 07:05:23; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.4.1.
v. 1.15
date: 2007/08/07 01:27:09; author: mezz; state: Exp; lines: +1 -0
No longer need to enable compact allocation by default. The
libtorrent/src/storage.cpp doesn't know about how to check filesystem on
FreeBSD yet, so instead always use sparse file without check on which
filesystems that have sparse file support. Both UFS and UFS2 have sparse file
support. Bump the PORTREVISION.
v. 1.14
date: 2007/08/05 23:27:42; author: mezz; state: Exp; lines: +1 -1
- Update to 0.5.4.
- Add a patch to enable compact allocation by default. It doesn't work very
if it is disable, because of UFS2.
v. 1.13
date: 2007/07/27 22:02:11; author: mezz; state: Exp; lines: +1 -3
Fix the fetch. I am not update it to 0.5.3 yet, because it's broke on
FreeBSD for some reason. Gotta to figure it out sometime.
v. 1.12
date: 2007/07/27 21:49:54; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.11
date: 2007/07/06 04:43:52; author: mezz; state: Exp; lines: +1 -2
Update to 0.5.2.
v. 1.10
date: 2007/07/04 15:10:57; author: barner; state: Exp; lines: +2 -1
- Bump boost shared library version to 4
- Bump PORTREVISION
v. 1.9
date: 2007/06/18 15:47:08; author: mezz; state: Exp; lines: +2 -0
Respect the CC/CXX.
v. 1.8
date: 2007/06/12 20:13:10; author: mezz; state: Exp; lines: +1 -1
Update to 0.5.1.1.
The website said, 'There was a licensing problem with the Deluge 0.5.1 tarball
that was released yesterday. This release add no features or bugfixes, but
contains a fixed license. This new release is version 0.5.1.1.' More info
about license fixes visit at http://dev.deluge-torrent.org/changeset/576 ...
v. 1.7
date: 2007/06/12 07:11:06; author: mezz; state: Exp; lines: +4 -4
Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.
v. 1.6
date: 2007/05/19 20:19:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2007/03/26 19:48:18; author: mezz; state: Exp; lines: +1 -0
Portlint:
-Add USE_GETTEXT.
v. 1.4
date: 2007/03/18 19:54:31; author: mezz; state: Exp; lines: +8 -2
- Update to 0.5.0, a final release.
- Hopeful fix on amd64, sparc64 and ia64. Nobody has report it yet, but I took
a lot of reports in Ubuntu forums and took idea from Fedora's rpms.
v. 1.3
date: 2007/03/09 06:01:34; author: mezz; state: Exp; lines: +1 -1
Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.
v. 1.2
date: 2007/03/07 19:28:28; author: mezz; state: Exp; lines: +4 -3
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.
v. 1.1
date: 2007/03/03 21:05:21; author: mezz; state: Exp;
Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
WWW: http://deluge-torrent.org/
--
deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN
to fix the memory leaks.
=============================================================================
|
| |

|