cvs commit: ports/net-p2p/py-bittorrent-devel Makefile distinfo
pkg-plist ports/net-p2p/py-bittorrent-devel/files extra-nogui-patch-setup.py
extra-noportdocs-setup.py extra-psyco-patch-bittorrent-console.py
extra-psyco-patch-bittorrent-curses.py
extra-psyco-patch-bittorrent.py extra-psyco-patch-changetracker-console.py
extra-psyco-patch-launchmany-curses.py ...
Mario Sergio Fujikawa Ferreira
lioux at FreeBSD.org
Sat Jun 24 20:20:45 UTC 2006
lioux 2006-06-24 20:20:38 UTC
FreeBSD ports repository
Modified files:
net-p2p/py-bittorrent-devel Makefile distinfo pkg-plist
net-p2p/py-bittorrent-devel/files extra-nogui-patch-setup.py
extra-noportdocs-setup.py
extra-psyco-patch-bittorrent-console.py
extra-psyco-patch-bittorrent-curses.py
extra-psyco-patch-bittorrent.py
extra-psyco-patch-changetracker-console.py
extra-psyco-patch-launchmany-curses.py
extra-psyco-patch-maketorrent.py
extra-psyco-patch-torrentinfo-console.py
patch-BitTorrent__NewVersion.py
Added files:
net-p2p/py-bittorrent-devel/files
patch-BitTorrent__HTTPHandler.py
patch-BitTorrent__OldTorrentQueue.py
patch-BitTorrent__Rerequester.py
patch-BitTorrent__Torrent.py
patch-BitTorrent__defaultargs.py
patch-BitTorrent__launchmanycore.py
patch-BitTorrent__platform.py
patch-launchmany-console.py
patch-launchmany-curses.py
Removed files:
net-p2p/py-bittorrent-devel/files
patch-BitTorrent::defaultargs.py
patch-BitTorrent::platform.py
Log:
o Update to 4.20.0
o This version has been specially patched to enable
launchmany-{console,curses}. This is experimental
Revision Changes Path
1.58 +119 -41 ports/net-p2p/py-bittorrent-devel/Makefile
1.24 +3 -3 ports/net-p2p/py-bittorrent-devel/distinfo
1.7 +14 -20 ports/net-p2p/py-bittorrent-devel/files/extra-nogui-patch-setup.py
1.5 +5 -7 ports/net-p2p/py-bittorrent-devel/files/extra-noportdocs-setup.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent-console.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent-curses.py
1.3 +5 -5 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-changetracker-console.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-launchmany-curses.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-maketorrent.py
1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-torrentinfo-console.py
1.5 +0 -11 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py (dead)
1.2 +0 -11 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::platform.py (dead)
1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__HTTPHandler.py (new)
1.2 +4 -4 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__NewVersion.py
1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__OldTorrentQueue.py (new)
1.1 +22 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__Rerequester.py (new)
1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__Torrent.py (new)
1.1 +22 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__defaultargs.py (new)
1.1 +276 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__launchmanycore.py (new)
1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__platform.py (new)
1.1 +16 -0 ports/net-p2p/py-bittorrent-devel/files/patch-launchmany-console.py (new)
1.1 +73 -0 ports/net-p2p/py-bittorrent-devel/files/patch-launchmany-curses.py (new)
1.24 +164 -47 ports/net-p2p/py-bittorrent-devel/pkg-plist
More information about the cvs-all
mailing list