Commit graph

47 commits

Author SHA1 Message Date
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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
27276aa609 Add another CONFLICTS line for the correct spelling of BitTornado. 2006-01-24 14:03:39 +00:00
adam
f097ddb2a4 Changes 4.0.4:
* Bug-fixes
2005-09-30 14:05:38 +00:00
recht
233d053988 Add DragonFly to the lists of OPSYS's needing 'enable_bad_libc_workaround'.
Requested by Joerg Sonnenberger.
2005-08-07 16:43:15 +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
wiz
ae082a1cb2 CONFLICTS should be symmetric, so add ones for bittornado. 2005-08-06 10:55:06 +00:00
gdt
a1e62e8332 Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.
2005-07-26 13:50:58 +00:00
gdt
698024bed1 Patch btdownloadheadless.py to flush stdout so that status appears
promptly when redirecting onto a file.  This has been reported to the
upstream maintainers.

PKGREVISION++ in Makefile.common.  This affects bittorrent-gui because
it uses the same PATCHDIR, even though the new patch doesn't change
that package.  It seems awkward to try to manage PKGREVISION
separately for packages built from the same tarball, and of little
benefit.
2005-07-26 13:43:13 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
recht
576e84bfae Add a couple of patches from the FreeBSD port:
patch-BitTorrent::Rerequester.py
o Chase latest CVS version
        - Add {show_infopage,infopage_redirect,scrape_allowed}
          options to tracker
        - Try to resolve IPs when possible

patch-BitTorrent::track.py
o Chase latest CVS version
        - Add {show_infopage,infopage_redirect,scrape_allowed}
          options to tracker
        - Try to resolve IPs when possible

patch-BitTorrent::zurllib.py
o A better fix for the python 2.4 issue: there are still some minor
  adjustments required but the port is quite useable again

patch-btcompletedir.py
o Chase latest CVS version
        - Add {show_infopage,infopage_redirect,scrape_allowed}
          options to tracker
        - Try to resolve IPs when

Bump PKGREVISION.
2005-02-13 13:53:34 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
9ceb661fa6 Add a DESCR to bittorrent-gui, too.
Noted by Iain Hibbert in private mail.
2004-08-05 22:22:33 +00:00
wiz
822df67266 Update to 3.4.2:
* Fixed some bugs, including an important tracker bug
  * Added 'warning message' so trackers can send non-fatal human
    readable messages to clients
  * Fixed problem where some users got 'could not find file' message
2004-05-25 12:42:19 +00:00
snj
a52c4d1dc9 Convert to buildlink3. 2004-04-27 03:43:53 +00:00
wiz
0711363bae Update to 3.4.1a:
The tracker works under Python 2.2 and supports 3.3 clients properly.
The client is unchanged.
2004-03-29 23:39:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
542e532d9c Fix path to python in scripts installed by bittorrent-gui by moving the
inclusion of python/application.mk to the end of Makefile's and fixing
paths to files.  Bump PKGREVISION of this package to 1.
2004-03-17 19:27:42 +00:00
recht
eb4cb2627d update to 3.4.1
This version fixes lots of bugs, adds more bandwidth savings, and
improves support for peers behind dynamic IPs.
2004-03-12 23:43:05 +00:00
recht
a9d656d3d4 Add patches that missed in the previous commit. 2004-03-09 10:33:22 +00:00
recht
853c4a56f4 - Pull in fixes from CVS to make the Tracker working again.
- Patch for btreannounce so that it doesn't throws an expection if not enough
  arguments were provided. (sent to the auhor)

Bump PKGREVISION to 1.
2004-03-09 10:26:59 +00:00
recht
39554bbf19 update to 3.4
New in 3.4:
* Client no longer complains of connection to tracker problems when
  transfers are still working
* Lots of bandwidth savings
* Lots of bug fixes
2004-03-07 21:25:33 +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
recht
7eead98c7b rev. bump because of the wxGTK buildlink change 2004-01-10 14:25:42 +00:00
jmmv
8a4db02163 Bump PKGREVISION due to wxGTK update (use gtk2). 2004-01-07 21:46:05 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +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
salo
b010a3dd1f patch-aa was removed in the latest update (hi hubertf!). 2003-10-02 13:11:53 +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
recht
3be8f3277b Make python23-pth an accepted python version. 2003-08-28 15:02:28 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
drochner
e7511e7789 depend on py-cursespanel
(fixes PR pkg/21784 by Paul Mather)
2003-06-04 19:35:19 +00:00
drochner
5b5f385e39 add missing file
(PR pkg/21768 by Marc Recht)
2003-06-04 19:34:27 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
1e7cd5a807 - DESCR has 80 columns
- make PKGNAME future versions-friendly
- style nits
- add RCSID to patch-aa (hi hubertf!)
2003-05-13 01:25:24 +00:00
hubertf
7000ad8b6e * patch to btcompletedir.py to make this work at all, by
Marc Recht <marc@informatik.uni-bremen.de>
 * rename pkg to bittorrent, to make it consistent with the directory name
 * bump pkg revision to 1
2003-05-13 00:04:22 +00:00
drochner
c16b84beca another filesharing tool, written in pure Python 2003-05-09 18:07:01 +00:00