Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net-p2p/deluge/Makefile

[BACK] Up to [FreeBSD] / ports / net-p2p / deluge

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Nov 10 22:20:16 2011 UTC (3 months ago) by rm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Change email for my ports to FreeBSD one.

Approved by:	novel (mentor)
Feature safe:	yes

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Oct 19 22:12:04 2011 UTC (3 months, 3 weeks ago) by pawel
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +8 -5 lines
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)

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Aug 22 20:46:33 2011 UTC (5 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +21 -23 lines
- 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)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jul 11 14:36:19 2011 UTC (7 months ago) by jsa
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +34 -16 lines
Unbreak port and update to 1.3.2.
Take maintainership.

Approved by:	kwm (mentor), pav (portmgr)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Jan 5 17:16:32 2011 UTC (13 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -0 lines
- Mark BROKEN: bad dependency object

Reported by:	pointyhat

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Dec 24 13:35:13 2010 UTC (13 months, 2 weeks ago) by lioux
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
- Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)
  distfile.
- No PORTREVISION bump since there was no functional change.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Nov 2 11:39:51 2010 UTC (15 months, 1 week ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -2 lines
Update to 1.3.1

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Sep 30 10:37:25 2010 UTC (16 months, 1 week ago) by lioux
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +14 -2 lines
- Fix PLIST: do not remove files we did not install when
  (PREFIX != LOCALBASE).
- Bump PORTREVISION.

Submitted by:	pointyhat

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Sep 21 01:45:03 2010 UTC (16 months, 3 weeks ago) by lioux
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +21 -6 lines
- Update to 1.3.0
- Add DESKTOP_ENTRIES
- Take over maintainership

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Aug 21 20:04:36 2010 UTC (17 months, 3 weeks ago) by lioux
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -4 lines
Update to 1.3.0_rc2

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Jul 1 19:27:18 2010 UTC (19 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -0 lines
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

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jul 1 08:34:35 2010 UTC (19 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +50 -48 lines
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

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Jun 11 21:56:24 2010 UTC (20 months ago) by gerald
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Replace the deprecated USE_GCC=4.3+ by USE_GCC=4.4+.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:34 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:01 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Feb 17 02:33:20 2010 UTC (23 months, 3 weeks ago) by lioux
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +14 -0 lines
Add PSYCO option to enable devel/py-psyco optimization support

Feature safe:	yes

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:42:47 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
- update to jpeg-8

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Feb 1 13:04:03 2010 UTC (2 years ago) by miwi
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +33 -58 lines
- Revert back to previous version (to many problems)
- Bump PORTEPOCH

Requested by:	many

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jan 21 21:14:33 2010 UTC (2 years ago) by miwi
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +58 -32 lines
- Update to 1.2.0

PR:		142983
Submitted by:	Ports Fury

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Dec 30 08:46:30 2009 UTC (2 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
- Bump to force rebuild after boost upgrade

Requested by:	Michal Varga <varga.michal@gmail.com>

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:00 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jul 28 11:45:06 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- 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)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jun 26 14:41:12 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- Update to 1.1.9

PR:		136050
Submitted by:	Ports Fury

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu May 28 23:49:41 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +7 -7 lines
- Update to 1.1.8

PR:		135036
Submitted by:	Ports Fury

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Apr 7 12:20:35 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
- Add USE_GCC=4.3+ to fix building with boost 1.37

PR:		ports/132900
Submitted by:	amdmi3

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Mar 25 16:45:59 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +0 -1 lines
- Revert the last change - known to break the build with boost 1.34. Is be committed again along with boost update.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Mar 23 23:20:13 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
- Fix build with upcoming boost 1.37.1

PR:		132900
Submitted by:	myself

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Mar 18 20:06:35 2009 UTC (2 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
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.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Mar 18 19:44:07 2009 UTC (2 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -2 lines
Update to 1.1.5.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Mar 12 03:26:36 2009 UTC (2 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -3 lines
Update to 1.1.4.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Mar 7 17:45:03 2009 UTC (2 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
Add a missing dependency (py-gobject) when WITHOUT_PYGTK is defined. Bump the
PORTREVISION.

PR:		ports/132320
Reported by:	Oleg Gawriloff <barzog@telecom.by>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Feb 21 23:18:22 2009 UTC (2 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Update to 1.1.3. Thanks to my friend for let me use his FreeBSD box.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 28 04:02:58 2009 UTC (3 years ago) by mezz
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Update to 1.1.1.

Submitted by:	Victor Popov <v.a.popov@gmail.com>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jan 19 04:18:08 2009 UTC (3 years ago) by mezz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +41 -14 lines
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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 25 12:24:07 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -2 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 26 00:57:22 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jun 24 04:46:23 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update to 0.5.9.3.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jun 21 06:08:00 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2 lines
Update to 0.5.9.2.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:53:39 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -0 lines
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)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 19 23:15:40 2008 UTC (3 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Update to 0.5.9.1.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri May 2 23:27:21 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Update to 0.5.9.0.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 15 17:10:22 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Update to 0.5.8.9.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 27 01:32:15 2008 UTC (3 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update to 0.5.8.7.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Feb 29 19:25:34 2008 UTC (3 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Update to 0.5.8.5.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Feb 14 23:22:18 2008 UTC (3 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Update to 0.5.8.4.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 7 17:27:22 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host.

Reported by:	Aryeh Friedman <aryeh.friedman@gmail.com>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jan 30 19:16:23 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Update to 0.5.8.3.

Security:	Fix remote exploit which could crash Deluge.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 26 16:44:43 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
Update to 0.5.8.2, be sure to read in UPDATING before you run it.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jan 25 19:46:39 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
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>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 19 20:00:31 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
Update to 0.5.8.1.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jan 10 18:44:17 2008 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -10 lines
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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Dec 30 06:20:46 2007 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +13 -3 lines
- 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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Dec 23 22:09:09 2007 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
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>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 21 04:17:13 2007 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Add a missing dependency, librsvg2. Bump the PORTREVISION.

Reported by:	exseven (user at  http://forum.deluge-torrent.org/)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Dec 11 19:22:07 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 0.5.7.1.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 1 20:47:34 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
-Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.
-Fix the plist.[1]

Approved by:	portmgr (erwin)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 30 19:29:29 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
Add a missing dependency, devel/xdg-utils. It uses xdg-open by default to
open filemanager. Bump the PORTREVISION.

Approved by:	portmgr (marcus)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 30 05:38:08 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Update to 0.5.6.1.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 25 22:37:32 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Update to 0.5.6.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 10 15:14:42 2007 UTC (4 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
Add a missing dependency, the TorrentNotification plugin needs py-notify.
Bump the PORTREVISION.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 10 15:02:46 2007 UTC (4 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Update to 0.5.5.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 14 17:51:28 2007 UTC (4 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -0 lines
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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 14 16:36:18 2007 UTC (4 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 11 07:05:23 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Update to 0.5.4.1.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 7 01:27:09 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 5 23:27:42 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- 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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 27 22:02:11 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 27 21:49:54 2007 UTC (4 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
BROKEN: Unfetchable

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 6 04:43:52 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Update to 0.5.2.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 4 15:10:57 2007 UTC (4 years, 7 months ago) by barner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
- Bump boost shared library version to 4
- Bump PORTREVISION

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 18 15:47:08 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
Respect the CC/CXX.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 12 20:13:10 2007 UTC (4 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
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 ...

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 12 07:11:06 2007 UTC (4 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:19:58 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 26 19:48:18 2007 UTC (4 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Portlint:
	-Add USE_GETTEXT.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 18 19:54:31 2007 UTC (4 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -2 lines
- 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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 9 06:01:34 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 7 19:28:28 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 3 21:05:21 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options