1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Jeremy Messenger
b4ce455540 Add a missing dependency, librsvg2. Bump the PORTREVISION.
Reported by:	exseven (user at  http://forum.deluge-torrent.org/)
2007-12-21 04:17:13 +00:00
Jeremy Messenger
a74febde07 Update to 0.5.7.1. 2007-12-11 19:22:08 +00:00
Jeremy Messenger
4bb6e0f0bb -Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]

Approved by:	portmgr (erwin)
2007-11-01 20:47:34 +00:00
Jeremy Messenger
01c69524d7 Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.

Approved by:	portmgr (marcus)
2007-10-30 19:29:29 +00:00
Jeremy Messenger
acd22c0037 Update to 0.5.6.1. 2007-10-30 05:38:09 +00:00
Jeremy Messenger
f7f78e1e11 Update to 0.5.6. 2007-10-25 22:37:33 +00:00
Jeremy Messenger
fb2de887d2 Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION.
2007-09-10 15:14:42 +00:00
Jeremy Messenger
d70a3aaf1b Update to 0.5.5. 2007-09-10 15:02:46 +00:00
Jeremy Messenger
0d50879922 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
2007-08-14 16:36:18 +00:00
Jeremy Messenger
6867c20780 The tarball has been re-rolled by remove a lot of useless files that was
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
2007-08-12 03:48:53 +00:00
Jeremy Messenger
6d5d53af62 Update to 0.5.4.1. 2007-08-11 07:05:23 +00:00
Jeremy Messenger
2dcae5284f 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.
2007-08-07 01:27:09 +00:00
Jeremy Messenger
46a859eb5a - 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.
2007-08-05 23:27:42 +00:00
Jeremy Messenger
01ce21d153 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.
2007-07-27 22:02:11 +00:00
Kris Kennaway
14118283e1 BROKEN: Unfetchable 2007-07-27 21:52:28 +00:00
Jeremy Messenger
c1307f7270 Add dirrmtry on main directory, since there is a dirrmtry on sub directory.
Reported by:	sat
2007-07-07 17:23:27 +00:00
Jeremy Messenger
daa9b89179 Update to 0.5.2. 2007-07-06 04:44:26 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Jeremy Messenger
be366bf1c9 Respect the CC/CXX. 2007-06-18 15:47:08 +00:00
Jeremy Messenger
914ba86933 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 ...
2007-06-12 20:13:10 +00:00
Jeremy Messenger
570e69441e Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp. 2007-06-12 07:11:07 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
70b406871e Portlint:
-Add USE_GETTEXT.
2007-03-26 19:51:33 +00:00
Jeremy Messenger
db81fad625 - 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.
2007-03-18 19:54:31 +00:00
Jeremy Messenger
03e13fd10d Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2. 2007-03-09 06:01:34 +00:00
Jeremy Messenger
7a73c12247 Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1. 2007-03-07 19:28:28 +00:00
Jeremy Messenger
8c09acb3f5 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.
2007-03-03 21:05:21 +00:00