aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge05
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.7.1.Jeremy Messenger2007-12-115-62/+54
| | | | Notes: svn path=/head/; revision=202955
* -Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.Jeremy Messenger2007-11-013-6/+22
| | | | | | | | | -Fix the plist.[1] Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202482
* Add a missing dependency, devel/xdg-utils. It uses xdg-open by default toJeremy Messenger2007-10-301-1/+3
| | | | | | | | | open filemanager. Bump the PORTREVISION. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=202443
* Update to 0.5.6.1.Jeremy Messenger2007-10-304-8/+24
| | | | Notes: svn path=/head/; revision=202400
* Update to 0.5.6.Jeremy Messenger2007-10-256-76/+131
| | | | Notes: svn path=/head/; revision=202037
* Add a missing dependency, the TorrentNotification plugin needs py-notify.Jeremy Messenger2007-09-101-1/+3
| | | | | | | Bump the PORTREVISION. Notes: svn path=/head/; revision=199282
* Update to 0.5.5.Jeremy Messenger2007-09-103-6/+18
| | | | Notes: svn path=/head/; revision=199281
* The tarball has been rerolled again. Somehow I have lost the second tarballJeremy Messenger2007-08-143-14/+14
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=197676
* The tarball has been re-rolled by remove a lot of useless files that wasJeremy Messenger2007-08-122-13/+14
| | | | | | | | | | | | | included by accident. Also, they tweaked a bit in setup.py that doesn't affect anything in runtime as no function change. -SIZE (deluge-0.5.4.1.tar.gz) = 15536378 +SIZE (deluge-0.5.4.1.tar.gz) = 1480071 Reported by: krismail Notes: svn path=/head/; revision=197494
* Update to 0.5.4.1.Jeremy Messenger2007-08-114-269/+525
| | | | Notes: svn path=/head/; revision=197442
* No longer need to enable compact allocation by default. TheJeremy Messenger2007-08-073-11/+24
| | | | | | | | | | 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. Notes: svn path=/head/; revision=197250
* - Update to 0.5.4.Jeremy Messenger2007-08-057-57/+350
| | | | | | | | - Add a patch to enable compact allocation by default. It doesn't work very if it is disable, because of UFS2. Notes: svn path=/head/; revision=197193
* Fix the fetch. I am not update it to 0.5.3 yet, because it's broke onJeremy Messenger2007-07-271-3/+1
| | | | | | | FreeBSD for some reason. Gotta to figure it out sometime. Notes: svn path=/head/; revision=196430
* BROKEN: UnfetchableKris Kennaway2007-07-271-0/+2
| | | | Notes: svn path=/head/; revision=196428
* Add dirrmtry on main directory, since there is a dirrmtry on sub directory.Jeremy Messenger2007-07-071-1/+1
| | | | | | | Reported by: sat Notes: svn path=/head/; revision=195168
* Update to 0.5.2.Jeremy Messenger2007-07-066-43/+68
| | | | Notes: svn path=/head/; revision=195045
* - Bump boost shared library version to 4Simon Barner2007-07-041-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=194915
* Respect the CC/CXX.Jeremy Messenger2007-06-181-0/+2
| | | | Notes: svn path=/head/; revision=193812
* Update to 0.5.1.1.Jeremy Messenger2007-06-122-4/+4
| | | | | | | | | | 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 ... Notes: svn path=/head/; revision=193359
* Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.Jeremy Messenger2007-06-126-41/+77
| | | | Notes: svn path=/head/; revision=193306
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-27/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Portlint:Jeremy Messenger2007-03-261-0/+1
| | | | | | | -Add USE_GETTEXT. Notes: svn path=/head/; revision=188408
* - Update to 0.5.0, a final release.Jeremy Messenger2007-03-182-5/+11
| | | | | | | | - 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. Notes: svn path=/head/; revision=187673
* Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.Jeremy Messenger2007-03-092-4/+4
| | | | Notes: svn path=/head/; revision=186954
* Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.Jeremy Messenger2007-03-076-57/+92
| | | | Notes: svn path=/head/; revision=186837
* Deluge is a Bittorrent client written in Python and GTK+. Deluge is intendedJeremy Messenger2007-03-037-0/+189
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. Notes: svn path=/head/; revision=186457