pkgsrc/net/bittorrent/PLIST
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

132 lines
4.8 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2005/03/28 14:43:10 recht Exp $
bin/btdownloadcurses.py
bin/btdownloadheadless.py
bin/btlaunchmany.py
bin/btlaunchmanycurses.py
bin/btmaketorrent.py
bin/btreannounce.py
bin/btrename.py
bin/btshowmetainfo.py
bin/bttrack.py
${PYSITELIB}/BitTorrent/Choker.py
${PYSITELIB}/BitTorrent/Choker.pyc
${PYSITELIB}/BitTorrent/Choker.pyo
${PYSITELIB}/BitTorrent/ClientIdentifier.py
${PYSITELIB}/BitTorrent/ClientIdentifier.pyc
${PYSITELIB}/BitTorrent/ClientIdentifier.pyo
${PYSITELIB}/BitTorrent/Connecter.py
${PYSITELIB}/BitTorrent/Connecter.pyc
${PYSITELIB}/BitTorrent/Connecter.pyo
${PYSITELIB}/BitTorrent/ConvertedMetainfo.py
${PYSITELIB}/BitTorrent/ConvertedMetainfo.pyc
${PYSITELIB}/BitTorrent/ConvertedMetainfo.pyo
${PYSITELIB}/BitTorrent/CurrentRateMeasure.py
${PYSITELIB}/BitTorrent/CurrentRateMeasure.pyc
${PYSITELIB}/BitTorrent/CurrentRateMeasure.pyo
${PYSITELIB}/BitTorrent/Desktop.py
${PYSITELIB}/BitTorrent/Desktop.pyc
${PYSITELIB}/BitTorrent/Desktop.pyo
${PYSITELIB}/BitTorrent/Downloader.py
${PYSITELIB}/BitTorrent/Downloader.pyc
${PYSITELIB}/BitTorrent/Downloader.pyo
${PYSITELIB}/BitTorrent/DownloaderFeedback.py
${PYSITELIB}/BitTorrent/DownloaderFeedback.pyc
${PYSITELIB}/BitTorrent/DownloaderFeedback.pyo
${PYSITELIB}/BitTorrent/Encoder.py
${PYSITELIB}/BitTorrent/Encoder.pyc
${PYSITELIB}/BitTorrent/Encoder.pyo
${PYSITELIB}/BitTorrent/GUI.py
${PYSITELIB}/BitTorrent/GUI.pyc
${PYSITELIB}/BitTorrent/GUI.pyo
${PYSITELIB}/BitTorrent/HTTPHandler.py
${PYSITELIB}/BitTorrent/HTTPHandler.pyc
${PYSITELIB}/BitTorrent/HTTPHandler.pyo
${PYSITELIB}/BitTorrent/NatCheck.py
${PYSITELIB}/BitTorrent/NatCheck.pyc
${PYSITELIB}/BitTorrent/NatCheck.pyo
${PYSITELIB}/BitTorrent/OpenPath.py
${PYSITELIB}/BitTorrent/OpenPath.pyc
${PYSITELIB}/BitTorrent/OpenPath.pyo
${PYSITELIB}/BitTorrent/PiecePicker.py
${PYSITELIB}/BitTorrent/PiecePicker.pyc
${PYSITELIB}/BitTorrent/PiecePicker.pyo
${PYSITELIB}/BitTorrent/RateLimiter.py
${PYSITELIB}/BitTorrent/RateLimiter.pyc
${PYSITELIB}/BitTorrent/RateLimiter.pyo
${PYSITELIB}/BitTorrent/RateMeasure.py
${PYSITELIB}/BitTorrent/RateMeasure.pyc
${PYSITELIB}/BitTorrent/RateMeasure.pyo
${PYSITELIB}/BitTorrent/RawServer.py
${PYSITELIB}/BitTorrent/RawServer.pyc
${PYSITELIB}/BitTorrent/RawServer.pyo
${PYSITELIB}/BitTorrent/Rerequester.py
${PYSITELIB}/BitTorrent/Rerequester.pyc
${PYSITELIB}/BitTorrent/Rerequester.pyo
${PYSITELIB}/BitTorrent/Storage.py
${PYSITELIB}/BitTorrent/Storage.pyc
${PYSITELIB}/BitTorrent/Storage.pyo
${PYSITELIB}/BitTorrent/StorageWrapper.py
${PYSITELIB}/BitTorrent/StorageWrapper.pyc
${PYSITELIB}/BitTorrent/StorageWrapper.pyo
${PYSITELIB}/BitTorrent/TorrentQueue.py
${PYSITELIB}/BitTorrent/TorrentQueue.pyc
${PYSITELIB}/BitTorrent/TorrentQueue.pyo
${PYSITELIB}/BitTorrent/Uploader.py
${PYSITELIB}/BitTorrent/Uploader.pyc
${PYSITELIB}/BitTorrent/Uploader.pyo
${PYSITELIB}/BitTorrent/__init__.py
${PYSITELIB}/BitTorrent/__init__.pyc
${PYSITELIB}/BitTorrent/__init__.pyo
${PYSITELIB}/BitTorrent/bencode.py
${PYSITELIB}/BitTorrent/bencode.pyc
${PYSITELIB}/BitTorrent/bencode.pyo
${PYSITELIB}/BitTorrent/bitfield.py
${PYSITELIB}/BitTorrent/bitfield.pyc
${PYSITELIB}/BitTorrent/bitfield.pyo
${PYSITELIB}/BitTorrent/btformats.py
${PYSITELIB}/BitTorrent/btformats.pyc
${PYSITELIB}/BitTorrent/btformats.pyo
${PYSITELIB}/BitTorrent/configfile.py
${PYSITELIB}/BitTorrent/configfile.pyc
${PYSITELIB}/BitTorrent/configfile.pyo
${PYSITELIB}/BitTorrent/controlsocket.py
${PYSITELIB}/BitTorrent/controlsocket.pyc
${PYSITELIB}/BitTorrent/controlsocket.pyo
${PYSITELIB}/BitTorrent/defaultargs.py
${PYSITELIB}/BitTorrent/defaultargs.pyc
${PYSITELIB}/BitTorrent/defaultargs.pyo
${PYSITELIB}/BitTorrent/download.py
${PYSITELIB}/BitTorrent/download.pyc
${PYSITELIB}/BitTorrent/download.pyo
${PYSITELIB}/BitTorrent/launchmanycore.py
${PYSITELIB}/BitTorrent/launchmanycore.pyc
${PYSITELIB}/BitTorrent/launchmanycore.pyo
${PYSITELIB}/BitTorrent/makemetafile.py
${PYSITELIB}/BitTorrent/makemetafile.pyc
${PYSITELIB}/BitTorrent/makemetafile.pyo
${PYSITELIB}/BitTorrent/obsoletepythonsupport.py
${PYSITELIB}/BitTorrent/obsoletepythonsupport.pyc
${PYSITELIB}/BitTorrent/obsoletepythonsupport.pyo
${PYSITELIB}/BitTorrent/parseargs.py
${PYSITELIB}/BitTorrent/parseargs.pyc
${PYSITELIB}/BitTorrent/parseargs.pyo
${PYSITELIB}/BitTorrent/parsedir.py
${PYSITELIB}/BitTorrent/parsedir.pyc
${PYSITELIB}/BitTorrent/parsedir.pyo
${PYSITELIB}/BitTorrent/platform.py
${PYSITELIB}/BitTorrent/platform.pyc
${PYSITELIB}/BitTorrent/platform.pyo
${PYSITELIB}/BitTorrent/selectpoll.py
${PYSITELIB}/BitTorrent/selectpoll.pyc
${PYSITELIB}/BitTorrent/selectpoll.pyo
${PYSITELIB}/BitTorrent/track.py
${PYSITELIB}/BitTorrent/track.pyc
${PYSITELIB}/BitTorrent/track.pyo
${PYSITELIB}/BitTorrent/zurllib.py
${PYSITELIB}/BitTorrent/zurllib.pyc
${PYSITELIB}/BitTorrent/zurllib.pyo
share/doc/bittorrent/LICENSE.txt
share/doc/bittorrent/README.txt
share/doc/bittorrent/credits.txt
@dirrm share/doc/bittorrent
@dirrm ${PYSITELIB}/BitTorrent