Commit graph

14 commits

Author SHA1 Message Date
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tron
6f8bb87bcf Update "bittorrent" and "bittorent-gui" package to version 4.4.0.
Numerous enhancenments were made since version 4.0.4 which include
support for trackerless torrents.
2006-02-26 22:43:33 +00:00
recht
2cdd5c7e23 update to BitTorrent 4.0.3
Also enable the enable_bad_libc_workaround by default for NetBSD,
FreeBSD, OpenBSD and Darwin.

Changes in this release:
- Identify trackerless torrent files
- Not saving pause/play state across invocations of the GUI
- Small fixes to windows installer and corrupt config file recovery
- A number of small bug fixes
2005-08-07 16:15:55 +00:00
recht
b31980f851 update to BitTorrent 4.0.2
Changes in this release:
- Opening a torrent that is already open in the GUI now has the correct behavior rather than
  raising an error
- Backported --chop_max_allow_in from 4.1 to help fix TCP stack flaking out problem on Windows
- Robustly handle config files corrupted by Windows
- Better error messages when a torrent already meets seeding limits
- File filters
2005-07-10 19:11:02 +00:00
salo
22d911ce3a Clean the !@#@#$%^ mess with documentation and image files so now binary
packages actually work..

Bump PKGREVISIONs.
2005-06-19 02:49:23 +00:00
recht
fc4877c934 update to BitTorrent 4.0.1
2005-03-25: 4.0.1 is now available.
Changes since the last stable release:
- Possible workaround for the "TCP stack flaking out" bug as a preference.
- Preference option for the text color over the progress bar.
- Fixed problem picking config file and save locations on Win98/ME.
- Switched to GTK file save widgets to fix the problem of resuming multi-file
  torrents.
- Bulk traffic flag was only being set on incoming connections.
- Some tweaks to the interface and more informative error messages.
- Fixes to installer, including location fixes for non-English users.
- Fix for interface lockups after being minimized.
- Fixed a couple tracebacks.
_ A few small tracker bugs fixed.
- An item which belonged in the previous notes: Improvments to seed behaviour
  which addresses the problem for which super-seeding was created, but without
  the problems of super-seeding.

2005-03-07: 4.0.0 is now available.
Changes since the last stable release:
- All new queue-based user interface
- Many options are now modifiable from the interface, including upload rate
- Lots of other interface improvements
- Extra stats are visible, for those who like it
- Remembers what it was doing across restarts
_ New .torrent maker "btmaketorrentgui" replaces "btcompletedir"
- Better performance, as always
- License has changed to the BitTorrent Open Source License
- Torrent fields are correctly created and interpreted as utf8
- Too many little things to list

A few technical notes, for those interested:
- Single port: launchmany can seed and client can download many files from a
  single port and thread
- Interface now uses GTK instead of wxWidgets
- BitTorrent packets are marked as bulk data to make traffic shaping easier

2005-01-22: 3.9.1 beta is now available.
2005-03-28 14:43:10 +00:00
recht
215ac101a7 Factor out the wxGTK gui in an extra pkg (will be imported next).
Add myself as maintainer.
Bump PKGREVISION.
ok'd by wiz@
2004-03-03 10:02:08 +00:00
wiz
548b131371 Install documentation; PKGREVISION=4. 2004-03-02 15:49:36 +00:00
veego
c089453a84 Add missing file (bin/btdownloadlibrary.py) which was installed but had
a date in the past: May 20 2003
Found by uninstalling all packages.
2003-12-20 17:29:51 +00:00
hubertf
46bc41cf1d Put back .py files accidentally removed in last upgrade.
Patch contributed by Bernd Ernesti <bernd@veego.de> in private mail.

XXX why are the .py files dated a few minutes before the pkg was built!?
2003-11-17 00:26:49 +00:00
hubertf
c62885edcd Update bittorrent to 3.3. Changes:
* Files now only get allocated as they're downloaded and don't
      fragment the hard drive
    * Large torrents no longer hose the CPU
    * Better network utilization and more consistent download rates
    * Poorly seeded torrents get out faster
    * Several important bug fixes
2003-09-29 10:50:09 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
drochner
5b5f385e39 add missing file
(PR pkg/21768 by Marc Recht)
2003-06-04 19:34:27 +00:00
drochner
c16b84beca another filesharing tool, written in pure Python 2003-05-09 18:07:01 +00:00