cvs commit: ports/net/py-bittornado Makefile pkg-plist
bittorrent-downloader.1
bittorrent-multi-downloader.1 btcompletedir.1 btcopyannounce.1
btdownloadcurses.1 btdownloadheadless.1 btlaunchmany.1 ...
Edwin Groothuis
edwin at FreeBSD.org
Wed Oct 13 01:34:08 PDT 2004
edwin 2004-10-13 08:34:08 UTC
FreeBSD ports repository
Modified files:
net/py-bittornado Makefile pkg-plist
Added files:
net/py-bittornado/files bittornado.sh.sample
bittorrent-downloader.1
bittorrent-multi-downloader.1
btcompletedir.1 btcopyannounce.1
btdownloadcurses.1
btdownloadheadless.1 btlaunchmany.1
btlaunchmanycurses.1 btmakemetafile.1
btreannounce.1 btrename.1
btsethttpseeds.1 btshowmetainfo.1
bttrack.1
extra-patch-BitTornado_BT1_Rerequester.py
Log:
[MAINTAINER] net/py23-BitTornado: [SUMMARIZE CHANGES]
- Added manual pages from Debian Linux.
- Added sample script that can be used as startup/stop script for
Bittorrent sites (hopefully will be integrated in $PREFIX/etc/rc.d/ once
(but first I need some feedback)
- Added proper IPv6 support - removing compact=1 from announcements.
(If you want you can test it at http://6net.nii.hu:6969)
PR: ports/71736
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu>
Revision Changes Path
1.11 +22 -0 ports/net/py-bittornado/Makefile
1.1 +101 -0 ports/net/py-bittornado/files/bittornado.sh.sample (new)
1.1 +125 -0 ports/net/py-bittornado/files/bittorrent-downloader.1 (new)
1.1 +29 -0 ports/net/py-bittornado/files/bittorrent-multi-downloader.1 (new)
1.1 +95 -0 ports/net/py-bittornado/files/btcompletedir.1 (new)
1.1 +13 -0 ports/net/py-bittornado/files/btcopyannounce.1 (new)
1.1 +477 -0 ports/net/py-bittornado/files/btdownloadcurses.1 (new)
1.1 +268 -0 ports/net/py-bittornado/files/btdownloadheadless.1 (new)
1.1 +288 -0 ports/net/py-bittornado/files/btlaunchmany.1 (new)
1.1 +288 -0 ports/net/py-bittornado/files/btlaunchmanycurses.1 (new)
1.1 +50 -0 ports/net/py-bittornado/files/btmakemetafile.1 (new)
1.1 +42 -0 ports/net/py-bittornado/files/btreannounce.1 (new)
1.1 +42 -0 ports/net/py-bittornado/files/btrename.1 (new)
1.1 +26 -0 ports/net/py-bittornado/files/btsethttpseeds.1 (new)
1.1 +38 -0 ports/net/py-bittornado/files/btshowmetainfo.1 (new)
1.1 +86 -0 ports/net/py-bittornado/files/bttrack.1 (new)
1.1 +30 -0 ports/net/py-bittornado/files/extra-patch-BitTornado_BT1_Rerequester.py (new)
1.7 +2 -0 ports/net/py-bittornado/pkg-plist
More information about the cvs-ports
mailing list