Subject: CVS commit: pkgsrc/net/bittorrent
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2005 13:53:34
Module Name: pkgsrc
Committed By: recht
Date: Sun Feb 13 13:53:34 UTC 2005
Modified Files:
pkgsrc/net/bittorrent: Makefile distinfo
pkgsrc/net/bittorrent/patches: patch-aa patch-ab
Added Files:
pkgsrc/net/bittorrent/patches: patch-ac patch-ad patch-ae patch-af
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/net/bittorrent/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/net/bittorrent/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/net/bittorrent/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/net/bittorrent/patches/patch-ab
cvs rdiff -r0 -r1.3 pkgsrc/net/bittorrent/patches/patch-ac \
pkgsrc/net/bittorrent/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/net/bittorrent/patches/patch-ae \
pkgsrc/net/bittorrent/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.