Up to [cvs.netbsd.org] / pkgsrc / net / bittornado
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 8 20:21:52 2012 UTC (6 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 30 12:07:50 2011 UTC (6 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
* No need to buildlink with python module packagse, simple DEPENDS is sufficient. * switch to use py-crypto instead of obsolated py-amkCrypto. * register egg-info. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 14 18:09:22 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored)
Remove @dirrm entries from PLISTs
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 21 18:52:06 2007 UTC (4 years, 8 months ago) by veego
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored)
Update BitTornado and BitTornado-gui to 0.3.18. - Fix MASTER_SITES and HOMEPAGE. 0.3.18 This new release of BitTornado includes the ability to make encrypted connections. I've also finally stopped BitComet from being abusive to clients running in super-seed mode. The encryption standard followed, developed by Azureus, is available at http://www.azureuswiki.com/index.php/Message_Stream_Encryption BitTornado supports both header-only and full-stream encryption, though header-only is only supported in one of BitTornado's four encryption modes. 0.3.17 Few very minor changes, a new stable release. 0.3.16 This version is basically a maintenance release; Super-Seed mode is now working properly again, a minor long-standing bug has been repaired, and it looks like the new version of wxPython (or Python) has finally solved the client-crashing problem.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 28 16:19:17 2005 UTC (7 years, 3 months ago) by veego
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.2: +10 -1
lines
Diff to previous 1.2 (colored)
Update to 0.3.10 and while doing that remove patch-ab because there are problems with some network configuration. phone agreed to reomve it. Add 24 to PYTHON_VERSIONS_ACCEPTED, because it works since version 0.3.9 with Python 2.4. Approved by wiz. Release notes: - 0.3.9 Ever since the Python people released a new revision of their rather intriguing programming language, I've had people bugging me to put out a new version (especially since there were issues with running the 0.3.8 codebase under it). I'd been waiting for a version of wxPython for Windows that would work with the new Python to be released as well, and now that it has, well, here you go! This version also fixes a few other bugs; the number of upload slots is now proper, and firewalled peers that lose all their connections will find themselves reconnecting more quickly, and a few other problems were fixed. I did hold back a number of fixes and improvements pending work on 0.4.0. Otherwise I'd wind up having to update two separate branches of code, something I'd really rather not do. (Forking your own code can suck badly.) So the window-width problem still isn't fixed. Oh well. - 0.3.9a The T-0.3.9a release contains a bugfix for the tracker, and the modified installer includes a DLL which is missing on some people's systems. If you're already successfully running T-0.3.9 on your system, there's no need to upgrade. - 0.3.9b This contains another fix to the tracker codebase. No change was made to client functionality. - 0.3.10 The latest update should fix the problem with the client getting stuck in the task manager under Windows. The pause system has been rewritten, and no longer halts the engine; it should work properly without freezing up now on machines w/ limits on the maximum number of connections that can be kept open. A few other bugs have been fixed, though the GUI width problem hasn't (and may not until the GUI is rewritten). Another stupid bug, where the download time estimate isn't blanked when the client is paused, will be fixed in the next version.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 30 12:31:29 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
Update to 0.3.8, provided by veego. This is a maintenance release for the client; it's mostly to fix problem induced when people install Service Pack 2 for XP. There are a few more bugs fixed, including in the tracker code and in the launchmany clients. There's a very stupid UI bug, caused by the newest version of wxPython, in which a very long filename will cause the window to stretch even if the option is deselected in Prefs. This may not be fixed until the next GUI is written.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 28 17:00:27 2004 UTC (7 years, 6 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of bittornado and bittornado-gui: Experimental BitTorrent client, based on the official one.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 28 17:00:27 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Initial revision