| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.3.6,1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
26 Feb 2013 09:03:49
1.3.6,1
|
rm  |
- update to 1.3.6
- remove patches, applied upstream
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
Tested by: T.J. <xtainted@gmail.com> |
02 Feb 2013 13:03:04
1.3.5_2,1
|
rm  |
- switch the dependency to libtorrent-rasterbar 1.6.x, because with importing of
new version of boost-libs, libtorrent-raster 1.5.x is now broken. In fact I'm
using it already for some time, and everything is fine except for downloading
via proxy, there is details [1]
- backport upstream patch that is fixing libtorrent 0.16-specific issues with
unicoded filenames [2]
- convert to optionsng
- tab -> space change in pkg-descr
- bump PORTREVISION
- add UPDATING entry
[1] https://dev.deluge-torrent.org/ticket/2149
[2] http://goo.gl/i5hXc |
31 Dec 2012 17:03:21
1.3.5_1,1
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
03 Aug 2012 15:54:36
1.3.5_1,1
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
01 Jun 2012 05:26:28
1.3.5_1,1
|
dinoex  |
- update png to 1.5.10 |
11 Apr 2012 20:42:30
1.3.5,1
|
rm  |
- update to 1.3.5
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog |
10 Mar 2012 20:05:38
1.3.4,1
|
rm  |
- update to 1.3.4
- strict python versions
- drop WITH_PSYCO option (python < 2.6 is EOL)
- drop optional simplejson dependency (for python < 2.6)
- silence REINPLACE_CMD calls
changes:
http://dev.deluge-torrent.org/wiki/ChangeLog
Feature safe: yes |
14 Jan 2012 08:57:23
1.3.3,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
10 Nov 2011 22:20:18
1.3.3,1
|
rm  |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
19 Oct 2011 22:12:04
1.3.3,1
|
pawel  |
Fix build when WITHOUT_PYGTK=true
PR: ports/160898
Reported by: Doug Penner <darwinsurvivor@gmail.com>
Fix by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
22 Aug 2011 20:46:33
1.3.3,1
|
kwm  |
- update to 1.3.3
- Assign maintainer to submitter
- install license with license framework, not manually
- eliminate explicit setuptools dependency because build/run dependency on it
already implied when USE_DISTUTILS=easy_install is set
- remove boost-python-libs dependency - it is needed only for bundled
libtorrent-rasterbar-python, while we install libtorrent-rasterbar-python
from ports tree
- depend on simplejson only if python < 2.6 (it is included into >=2.6)
- use PYTHON_VER instead of homebrew PYDOTVER (yeah, i know they are not
the same, but PYTHON_VER is sufficient in this case)
- www/py-twistedWeb dependency is needed only at runtime, so use USE_TWISTED_RUN
instead
- unset WITH_PSYCO if python version > 2.6 (psyco doesn't works with 2.6+)
- fix some whitespace
PR: ports/159175
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: jsa@ (old maintainer) |
11 Jul 2011 14:36:20
1.3.2,1
|
jsa  |
Unbreak port and update to 1.3.2.
Take maintainership.
Approved by: kwm (mentor), pav (portmgr) |
05 Jan 2011 17:16:32
1.3.1,1
|
pav  |
- Mark BROKEN: bad dependency object
Reported by: pointyhat |
24 Dec 2010 13:35:13
1.3.1,1
|
lioux  |
- Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)
distfile.
- No PORTREVISION bump since there was no functional change. |
02 Nov 2010 11:39:51
1.3.1,1
|
lioux  |
Update to 1.3.1 |
30 Sep 2010 10:37:25
1.3.0_1,1
|
lioux  |
- Fix PLIST: do not remove files we did not install when
(PREFIX != LOCALBASE).
- Bump PORTREVISION.
Submitted by: pointyhat |
21 Sep 2010 01:45:03
1.3.0,1
|
lioux  |
- Update to 1.3.0
- Add DESKTOP_ENTRIES
- Take over maintainership |
21 Aug 2010 20:04:36
1.3.0.r2,1
|
lioux  |
Update to 1.3.0_rc2 |
01 Jul 2010 19:27:18
1.3.0.r1_1,1
|
dougb  |
Bump PORTREVISION for rev 1.2 of the rc.d file
... because you can never have too many 1's in a PKGNAME
Feature safe: yes |
01 Jul 2010 19:25:48
1.3.0.r1,1
|
dougb  |
Commit the proper version of the rc.d script, not the POC version:
* Allow configuration of _confdir and _logfile
* Put the pid file in /var/run/$name with proper permissions
* Clean up pid file and directory on exit, remove log if empty
Feature safe: yes |
01 Jul 2010 08:34:36
1.3.0.r1,1
|
dougb  |
Update to version 1.3.0_rc1, which has numerous improvements and fixes
Major work on the update done by: lioux
Tweaks, bugs, and rc.d script by: me
Feature safe: yes |
11 Jun 2010 21:56:24
1.1.9_5,1
|
gerald  |
Replace the deprecated USE_GCC=4.3+ by USE_GCC=4.4+. |
31 May 2010 02:01:56
1.1.9_5,1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.1.9_4,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
17 Feb 2010 02:33:20
1.1.9_3,1
|
lioux  |
Add PSYCO option to enable devel/py-psyco optimization support
Feature safe: yes |
05 Feb 2010 11:46:55
1.1.9_3,1
|
dinoex  |
- update to jpeg-8 |
01 Feb 2010 13:04:04
1.1.9_2,1
|
miwi  |
- Revert back to previous version (to many problems)
- Bump PORTEPOCH
Requested by: many |
21 Jan 2010 21:14:34
1.2.0
|
miwi  |
- Update to 1.2.0
PR: 142983
Submitted by: Ports Fury |
30 Dec 2009 08:46:30
1.1.9_2
|
pav  |
- Bump to force rebuild after boost upgrade
Requested by: Michal Varga <varga.michal@gmail.com> |
31 Jul 2009 13:57:52
1.1.9_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Jul 2009 11:45:09
1.1.9
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
26 Jun 2009 14:41:13
1.1.9
|
miwi  |
- Update to 1.1.9
PR: 136050
Submitted by: Ports Fury |
28 May 2009 23:49:42
1.1.8
|
miwi  |
- Update to 1.1.8
PR: 135036
Submitted by: Ports Fury |
07 Apr 2009 12:20:36
1.1.5
|
lwhsu  |
- Add USE_GCC=4.3+ to fix building with boost 1.37
PR: ports/132900
Submitted by: amdmi3 |
25 Mar 2009 16:45:59
1.1.5
|
amdmi3  |
- Revert the last change - known to break the build with boost 1.34. Is be
committed again along with boost update. |
23 Mar 2009 23:20:13
1.1.5
|
amdmi3  |
- Fix build with upcoming boost 1.37.1
PR: 132900
Submitted by: myself |
18 Mar 2009 20:06:39
1.1.5
|
mezz  |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of. |
18 Mar 2009 19:44:08
1.1.5
|
mezz  |
Update to 1.1.5. |
12 Mar 2009 03:26:37
1.1.4
|
mezz  |
Update to 1.1.4. |
07 Mar 2009 17:45:03
1.1.3_1
|
mezz  |
Add a missing dependency (py-gobject) when WITHOUT_PYGTK is defined. Bump the
PORTREVISION.
PR: ports/132320
Reported by: Oleg Gawriloff <barzog@telecom.by> |
21 Feb 2009 23:18:22
1.1.3
|
mezz  |
Update to 1.1.3. Thanks to my friend for let me use his FreeBSD box. |
28 Jan 2009 04:02:58
1.1.1
|
mezz  |
Update to 1.1.1.
Submitted by: Victor Popov <v.a.popov@gmail.com> |
19 Jan 2009 04:18:09
1.1.0
|
mezz  |
net-p2p/deluge: Update to 1.1.0.
net-p2p/deluge05: Repocopied from net-p2p/deluge and update to 0.5.9.4. This
is for anyone that do not want to move to 1.1.0.
Repocopy: marcus |
25 Jul 2008 12:24:09
0.5.9.3_1
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
26 Jun 2008 00:57:22
0.5.9.3_1
|
mezz  |
The tarball has been re-rolled. They have backed out the plugins related fix:
http://dev.deluge-torrent.org/changeset/3273
But, they didn't backout in SVN. Only in tarball. I am still awaiting for
one of developer's answer to my question as I don't know what reason why
SVN and tarball are different. Bump the PORTREVISION.
Reported by: many |
24 Jun 2008 04:46:23
0.5.9.3
|
mezz  |
Update to 0.5.9.3. |
21 Jun 2008 06:08:00
0.5.9.2
|
mezz  |
Update to 0.5.9.2. |
06 Jun 2008 13:53:49
0.5.9.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2008 23:15:41
0.5.9.1
|
mezz  |
Update to 0.5.9.1. |
02 May 2008 23:27:21
0.5.9.0
|
mezz  |
Update to 0.5.9.0. |
15 Apr 2008 17:10:23
0.5.8.9
|
mezz  |
Update to 0.5.8.9. |
27 Mar 2008 01:32:15
0.5.8.7
|
mezz  |
Update to 0.5.8.7. |
29 Feb 2008 19:25:35
0.5.8.5
|
mezz  |
Update to 0.5.8.5. |
14 Feb 2008 23:22:19
0.5.8.4
|
mezz  |
Update to 0.5.8.4. |
07 Feb 2008 17:27:22
0.5.8.3
|
mezz  |
Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host.
Reported by: Aryeh Friedman <aryeh.friedman@gmail.com> |
30 Jan 2008 19:16:23
0.5.8.3
|
mezz  |
Update to 0.5.8.3.
Security: Fix remote exploit which could crash Deluge. |
26 Jan 2008 16:44:44
0.5.8.2
|
mezz  |
Update to 0.5.8.2, be sure to read in UPDATING before you run it. |
25 Jan 2008 19:46:40
0.5.8.1_1
|
mezz  |
Remove link with librt, FreeBSD doesn't need it. Our clock_gettime() is in
libc and Linux is in librt. This should fix the build on FreeBSD 6.x and below
as librt was added in FreeBSD 7.x. Bump the PORTREVISION to unlink it.
Reported by: Mike Harding <mvh@ix.netcom.com> |
19 Jan 2008 20:00:32
0.5.8.1
|
mezz  |
Update to 0.5.8.1. |
10 Jan 2008 18:44:17
0.5.8_1
|
mezz  |
The Deluge developers have removed Internal anonymizing browser feature, so
it does not work any longer. If user click on browser button and a message
box will pop up with explain why it is disable. Remove the py-gnome-extras
and WITHOUT_GECKO. Bump the PORTREVISION.
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=1069 |
30 Dec 2007 06:20:47
0.5.8
|
mezz  |
- Update to 0.5.8, see http://deluge-torrent.org/Changelog.php for details.
- Add a new knob, WITHOUT_GECKO, for anyone that who do not to use new internal
anonymizing browser feature. It addes py-gnome-extras dependency. You can
go to Preferences -> Other and uncheck the 'Internal Browser' to disable it.
- The files/patch-scripts_deluge will be remove when I can commit gecko ports,
which the fix is available in MC CVS for now. Also, I have patch available
in freefall: http://people.freebsd.org/~mezz/diff/gecko-ports.diff |
23 Dec 2007 22:09:09
0.5.7.1_2
|
mezz  |
Disable check version update and set invisible option from perference. It's
useless for FreeBSD. Bump the PORTREVISION.
Reported by: Aryeh M. Friedman <aryeh.friedman@gmail.com> |
21 Dec 2007 04:17:14
0.5.7.1_1
|
mezz  |
Add a missing dependency, librsvg2. Bump the PORTREVISION.
Reported by: exseven (user at http://forum.deluge-torrent.org/) |
11 Dec 2007 19:22:08
0.5.7.1
|
mezz  |
Update to 0.5.7.1. |
01 Nov 2007 20:47:34
0.5.6.2
|
mezz  |
-Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]
Approved by: portmgr (erwin) |
30 Oct 2007 19:29:29
0.5.6.1_1
|
mezz  |
Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.
Approved by: portmgr (marcus) |
30 Oct 2007 05:38:09
0.5.6.1
|
mezz  |
Update to 0.5.6.1. |
25 Oct 2007 22:37:33
0.5.6
|
mezz  |
Update to 0.5.6. |
10 Sep 2007 15:14:42
0.5.5_1
|
mezz  |
Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION. |
10 Sep 2007 15:02:47
0.5.5
|
mezz  |
Update to 0.5.5. |
14 Aug 2007 17:51:28
0.5.4.1_1
|
mezz  |
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 <romain@blogreen.org> for allow me to download his
the old tarball from his web space and compare it with the current tarball. |
14 Aug 2007 16:36:18
0.5.4.1_1
|
mezz  |
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 |
12 Aug 2007 03:48:53
0.5.4.1
|
mezz  |
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 |
11 Aug 2007 07:05:23
0.5.4.1
|
mezz  |
Update to 0.5.4.1. |
07 Aug 2007 01:27:09
0.5.4_1
|
mezz  |
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. |
05 Aug 2007 23:27:42
0.5.4
|
mezz  |
- 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. |
27 Jul 2007 22:02:12
0.5.2
|
mezz  |
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. |
27 Jul 2007 21:49:54
0.5.2
|
kris  |
BROKEN: Unfetchable |
07 Jul 2007 17:23:27
0.5.2
|
mezz  |
Add dirrmtry on main directory, since there is a dirrmtry on sub directory.
Reported by: sat |
06 Jul 2007 04:44:26
0.5.2
|
mezz  |
Update to 0.5.2. |
06 Jul 2007 04:43:53
0.5.2
|
mezz  |
Update to 0.5.2. |
04 Jul 2007 15:10:58
0.5.1.1_1
|
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
18 Jun 2007 15:47:08
0.5.1.1
|
mezz  |
Respect the CC/CXX. |
12 Jun 2007 20:13:10
0.5.1.1
|
mezz  |
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 ... |
12 Jun 2007 07:11:07
0.5.1
|
mezz  |
Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp. |
19 May 2007 20:32:57
0.5.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Mar 2007 19:48:18
0.5.0
|
mezz  |
Portlint:
-Add USE_GETTEXT. |
18 Mar 2007 19:54:32
0.5.0
|
mezz  |
- 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. |
09 Mar 2007 06:01:34
0.4.99.2
|
mezz  |
Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2. |
07 Mar 2007 19:28:29
0.4.99.1
|
mezz  |
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1. |
03 Mar 2007 21:05:21
0.4.90.3
|
mezz  |
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. |