summaryrefslogtreecommitdiff
path: root/net/bittorrent/patches
diff options
context:
space:
mode:
authortron <tron>2006-02-26 22:43:33 +0000
committertron <tron>2006-02-26 22:43:33 +0000
commita716364b4e3f9dbb34ec20e59a517db6c17198cd (patch)
tree697c8e890396719dd01c408d4fa6119de09a6fb3 /net/bittorrent/patches
parent324f8de058d6c6d138feb9175e2f545185a51028 (diff)
downloadpkgsrc-a716364b4e3f9dbb34ec20e59a517db6c17198cd.tar.gz
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.
Diffstat (limited to 'net/bittorrent/patches')
-rw-r--r--net/bittorrent/patches/patch-aa41
-rw-r--r--net/bittorrent/patches/patch-ab14
-rw-r--r--net/bittorrent/patches/patch-ac24
3 files changed, 40 insertions, 39 deletions
diff --git a/net/bittorrent/patches/patch-aa b/net/bittorrent/patches/patch-aa
index 559647106bd..bd1b5edc37c 100644
--- a/net/bittorrent/patches/patch-aa
+++ b/net/bittorrent/patches/patch-aa
@@ -1,23 +1,24 @@
-$NetBSD: patch-aa,v 1.7 2005/06/19 02:49:23 salo Exp $
+$NetBSD: patch-aa,v 1.8 2006/02/26 22:43:33 tron Exp $
---- setup.py.orig 2005-03-24 23:30:24.000000000 +0100
-+++ setup.py 2005-06-19 04:18:09.000000000 +0200
-@@ -19,15 +19,14 @@
+--- setup.py.orig 2006-01-31 20:17:46.000000000 +0000
++++ setup.py 2006-02-26 22:22:55.000000000 +0000
+@@ -38,8 +38,8 @@
+ os.rmdir('FOO')
+ # done detecting case-insensitive filesystem
- import glob
+-symlinks = ["bittorrent" , "bittorrent-curses", "bittorrent-console",
+- "maketorrent", "maketorrent-console",
++symlinks = ["bittorrent-curses", "bittorrent-console",
++ "maketorrent-console",
+ "launchmany-curses", "launchmany-console",
+ "changetracker-console",
+ "torrentinfo-console",
+@@ -70,8 +70,6 @@
--scripts = ["btdownloadgui.py", "btdownloadcurses.py", "btdownloadheadless.py",
-- "btmaketorrentgui.py", "btmaketorrent.py",
-+scripts = ["btdownloadcurses.py", "btdownloadheadless.py",
-+ "btmaketorrent.py",
- "btlaunchmany.py", "btlaunchmanycurses.py",
- "bttrack.py", "btreannounce.py", "btrename.py", "btshowmetainfo.py"]
-
- img_root, doc_root = BitTorrent.calc_unix_dirs()
-
--data_files = [ (img_root , glob.glob('images/*png')+['images/bittorrent.ico',]),
-- (img_root+'/logo', glob.glob('images/logo/bittorrent_[0-9]*.png') ),
-+data_files = [ (img_root+'/logo', glob.glob('images/logo/bittorrent_[0-9]*.png') ),
- (doc_root , ['credits.txt', 'LICENSE.txt',
- 'README.txt', 'redirdonate.html'] ),
- ]
+ data_files = [ (img_root , glob.glob('images/*png')+['images/bittorrent.ico',]),
+ (img_root+'/logo', glob.glob('images/logo/bittorrent_[0-9]*.png' )),
+- (img_root+'/icons/default', glob.glob('images/icons/default/*.png' )),
+- (img_root+'/icons/old' , glob.glob('images/icons/old/*.png' )),
+ (doc_root , ['credits.txt', 'credits-l10n.txt',
+ 'LICENSE.txt', 'README.txt',
+ 'TRACKERLESS.txt', 'redirdonate.html',
diff --git a/net/bittorrent/patches/patch-ab b/net/bittorrent/patches/patch-ab
index b7b08668698..b20a994bd45 100644
--- a/net/bittorrent/patches/patch-ab
+++ b/net/bittorrent/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.5 2005/08/07 16:15:55 recht Exp $
+$NetBSD: patch-ab,v 1.6 2006/02/26 22:43:33 tron Exp $
---- btdownloadheadless.py.orig 2005-07-11 00:44:41.000000000 +0200
-+++ btdownloadheadless.py 2005-08-07 17:30:34.000000000 +0200
-@@ -151,6 +151,7 @@
- print 'share rating: ', self.shareRating
- print 'seed status: ', self.seedStatus
- print 'peer status: ', self.peerStatus
+--- bittorrent-console.orig 2006-01-31 20:16:36.000000000 +0000
++++ bittorrent-console 2006-02-26 15:28:20.000000000 +0000
+@@ -157,6 +157,7 @@
+ print _("share rating: "), self.shareRating
+ print _("seed status: "), self.seedStatus
+ print _("peer status: "), self.peerStatus
+ sys.stdout.flush()
def print_spew(self, spew):
diff --git a/net/bittorrent/patches/patch-ac b/net/bittorrent/patches/patch-ac
index debe773eaf5..0546608063f 100644
--- a/net/bittorrent/patches/patch-ac
+++ b/net/bittorrent/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.5 2005/08/07 16:15:55 recht Exp $
+$NetBSD: patch-ac,v 1.6 2006/02/26 22:43:33 tron Exp $
---- BitTorrent/defaultargs.py.orig 2005-08-07 17:46:58.000000000 +0200
-+++ BitTorrent/defaultargs.py 2005-08-07 17:47:24.000000000 +0200
-@@ -77,7 +77,7 @@
- 'if nonzero, set the TOS option for peer connections to this value'),
- ('filesystem_encoding', '',
- "character encoding used on the local filesystem. If left empty, autodetected. Autodetection doesn't work under python versions older than 2.3"),
-- ('enable_bad_libc_workaround', 0,
-+ ('enable_bad_libc_workaround', %BSD_LIBC%,
- 'enable workaround for a bug in BSD libc that makes file reads very slow.'),
- ('tracker_proxy', '',
- 'address of HTTP proxy to use for tracker connections'),
+--- BitTorrent/defaultargs.py.orig 2006-01-31 20:16:34.000000000 +0000
++++ BitTorrent/defaultargs.py 2006-02-26 16:55:40.000000000 +0000
+@@ -31,7 +31,7 @@
+ ### add your favorite here
+ BAD_LIBC_WORKAROUND_DEFAULT = MYFALSE
+ if os.name == 'posix':
+- if os.uname()[0] in ['Darwin']:
++ if os.uname()[0] in ['Darwin', 'DragonFly', 'FreeBSD', 'NetBSD', 'OpenBSD']:
+ BAD_LIBC_WORKAROUND_DEFAULT = MYTRUE
+
+ MIN_INCOMPLETE = 100