Re: does freebsd has a bit torrent client ?
Gert Cuykens wrote: please dont tell me bittorent just installed mozilla and all that phyton ... to go to the internet and show the face of the developer when you do this : ( bittorrent is written in python, so you probably can't do without it. the thing about mozilla, well. freebsd ports are infamous for having outrageously pathetic dependencies sometimes (sometimes I think, a port maintainer just adds everything currently installed on his own machine to the depencency list, just so that it "works for me, works for you"). mkb. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
Gert Cuykens wrote: find / -name "*torrent*" or just "locate torrent|grep ports", when weekly/310.locate has run at least once (that is, it won't work right after installation, unless you've run the script manually). /usr/ports is not normally exempt from updatedb. mkb. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Sat, 29 Jan 2005 00:36:15 +0100, albi <[EMAIL PROTECTED]> wrote: > > > please dont tell me bittorent just installed mozilla and all that > > phyton ... to go to the internet and show the face of the developer > > when you do this : ( > > one thing you can do is like for example this : > > 1) fetch the bittorent file : > fetch http://ftp.dkuug.dk/FreeSBIE/torrent/FreeSBIE-1.1-i386.torrent > > 2) start down- and uploading : > btdownloadgui.py FreeSBIE-1.1-i386.torrent > thx ps how do you configure firefox to start the gui automaticly ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
please dont tell me bittorent just installed mozilla and all that phyton ... to go to the internet and show the face of the developer when you do this : ( one thing you can do is like for example this : 1) fetch the bittorent file : fetch http://ftp.dkuug.dk/FreeSBIE/torrent/FreeSBIE-1.1-i386.torrent 2) start down- and uploading : btdownloadgui.py FreeSBIE-1.1-i386.torrent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Sat, 29 Jan 2005 00:09:57 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > On Fri, 28 Jan 2005 16:36:54 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote: > > In the last episode (Jan 28), Gert Cuykens said: > > > On Fri, 28 Jan 2005 23:26:47 +0100, Gert Cuykens <[EMAIL PROTECTED]> > > > wrote: > > > > > find / -name "*torrent*" > > > > > > > > thx > > > > > > ps how do you start downloading ? > > > > > > 7rxI# bittorent AOInstall15.7.3_EP0_live_nointro.torrent > > > bittorent: Command not found. > > > 7rxI# > > > > Which bittorrent client did you install? run > > > > pkg_info -L "whatever_client_i_installed*" | grep /bin/ > > > > to find out the commands you can run. > > > > > /usr/local/bin/btcompletedirgui.py > /usr/local/bin/btdownloadgui.py > /usr/local/bin/btcompletedir.py > /usr/local/bin/btdownloadcurses.py > /usr/local/bin/btdownloadheadless.py > /usr/local/bin/btdownloadlibrary.py > /usr/local/bin/btlaunchmany.py > /usr/local/bin/btlaunchmanycurses.py > /usr/local/bin/btmakemetafile.py > /usr/local/bin/btreannounce.py > /usr/local/bin/btrename.py > /usr/local/bin/btshowmetainfo.py > /usr/local/bin/bttest.py > /usr/local/bin/bttrack.py > > i gues i should use this one then ? > /usr/local/bin/btdownloadgui.py > > ps can you edit the torrent to download a specific part or file ? > please dont tell me bittorent just installed mozilla and all that phyton ... to go to the internet and show the face of the developer when you do this : ( 7rxI# ./usr/local/bin/btdownloadgui.py ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Fri, 28 Jan 2005 16:36:54 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Jan 28), Gert Cuykens said: > > On Fri, 28 Jan 2005 23:26:47 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > > > > find / -name "*torrent*" > > > > > > thx > > > > ps how do you start downloading ? > > > > 7rxI# bittorent AOInstall15.7.3_EP0_live_nointro.torrent > > bittorent: Command not found. > > 7rxI# > > Which bittorrent client did you install? run > > pkg_info -L "whatever_client_i_installed*" | grep /bin/ > > to find out the commands you can run. > /usr/local/bin/btcompletedirgui.py /usr/local/bin/btdownloadgui.py /usr/local/bin/btcompletedir.py /usr/local/bin/btdownloadcurses.py /usr/local/bin/btdownloadheadless.py /usr/local/bin/btdownloadlibrary.py /usr/local/bin/btlaunchmany.py /usr/local/bin/btlaunchmanycurses.py /usr/local/bin/btmakemetafile.py /usr/local/bin/btreannounce.py /usr/local/bin/btrename.py /usr/local/bin/btshowmetainfo.py /usr/local/bin/bttest.py /usr/local/bin/bttrack.py i gues i should use this one then ? /usr/local/bin/btdownloadgui.py ps can you edit the torrent to download a specific part or file ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
In the last episode (Jan 28), Gert Cuykens said: > On Fri, 28 Jan 2005 23:26:47 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > > > find / -name "*torrent*" > > > > thx > > ps how do you start downloading ? > > 7rxI# bittorent AOInstall15.7.3_EP0_live_nointro.torrent > bittorent: Command not found. > 7rxI# Which bittorrent client did you install? run pkg_info -L "whatever_client_i_installed*" | grep /bin/ to find out the commands you can run. -- Dan Nelson [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Fri, 28 Jan 2005 23:26:47 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > > find / -name "*torrent*" > > > > -- > > Dan Nelson > > [EMAIL PROTECTED] > > thx > ps how do you start downloading ? 7rxI# bittorent AOInstall15.7.3_EP0_live_nointro.torrent bittorent: Command not found. 7rxI# ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
> find / -name "*torrent*" > > -- > Dan Nelson > [EMAIL PROTECTED] thx ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
In the last episode (Jan 28), Gert Cuykens said: > On Fri, 28 Jan 2005 12:59:25 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote: > > In the last episode (Jan 28), Gert Cuykens said: > > > i am looking and my looking tool found nothing :P > > > > > > 7rxI# find / -name *torrent* > > > /root/AOInstall15.7.3_EP0_live_nointro.torrent > > > 7rxI# > > > > I put my Kreskin memorial magic cap on and deduce that you ran this > > command from root's home directory! > > > > The shell expanded your wildcard before passing it to find, which saw > > "find / -name AOInstall15.7.3_EP0_live_nointro.torrent". Use what > > [EMAIL PROTECTED] suggested: "cd /usr/ports/ ; make search key=bittorrent" > > > > This will find ports with "bittorrent" in the package name or > > description, which will match clients without torrent in their name > > (Azureus for example). > > how do you tell find to do the * before and after ? find / -name "*torrent*" -- Dan Nelson [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
Gert Cuykens wrote: 7rxI# make search key=bittorrent Generating INDEX-5 - please wait..p5-Unicode-MapUTF8-1.09: Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex" Do what it suggests, building the index yourself takes a lot of time. how do you tell find to do the * before and after ? It's implied. -- Jeremy Faulkner <[EMAIL PROTECTED]> ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Fri, 28 Jan 2005 12:59:25 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Jan 28), Gert Cuykens said: > > On Fri, 28 Jan 2005 13:44:24 -0500, Jeremy Faulkner <[EMAIL PROTECTED]> > > wrote: > > > Gert Cuykens wrote: > > > > cant find it in ports > > > > > > There are at least half a dozen in the ports collection. Look > > > harder, they're in ports/net > > > > i am looking and my looking tool found nothing :P > > > > 7rxI# find / -name *torrent* > > /root/AOInstall15.7.3_EP0_live_nointro.torrent > > 7rxI# > > I put my Kreskin memorial magic cap on and deduce that you ran this > command from root's home directory! > > The shell expanded your wildcard before passing it to find, which saw > "find / -name AOInstall15.7.3_EP0_live_nointro.torrent". Use what > [EMAIL PROTECTED] suggested: "cd /usr/ports/ ; make search key=bittorrent" > > This will find ports with "bittorrent" in the package name or > description, which will match clients without torrent in their name > (Azureus for example). > > -- > Dan Nelson > [EMAIL PROTECTED] 7rxI# make search key=bittorrent Generating INDEX-5 - please wait..p5-Unicode-MapUTF8-1.09: "/usr/ports/japanese/p5-Jcode" non-existent -- dependency list incomplete ===> converters/p5-Unicode-MapUTF8 failed *** Error code 1 1 error Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to [EMAIL PROTECTED] together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". *** Error code 1 Stop in /usr/ports. 7rxI# how do you tell find to do the * before and after ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
In the last episode (Jan 28), Gert Cuykens said: > On Fri, 28 Jan 2005 13:44:24 -0500, Jeremy Faulkner <[EMAIL PROTECTED]> wrote: > > Gert Cuykens wrote: > > > cant find it in ports > > > > There are at least half a dozen in the ports collection. Look > > harder, they're in ports/net > > i am looking and my looking tool found nothing :P > > 7rxI# find / -name *torrent* > /root/AOInstall15.7.3_EP0_live_nointro.torrent > 7rxI# I put my Kreskin memorial magic cap on and deduce that you ran this command from root's home directory! The shell expanded your wildcard before passing it to find, which saw "find / -name AOInstall15.7.3_EP0_live_nointro.torrent". Use what [EMAIL PROTECTED] suggested: "cd /usr/ports/ ; make search key=bittorrent" This will find ports with "bittorrent" in the package name or description, which will match clients without torrent in their name (Azureus for example). -- Dan Nelson [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
On Fri, 28 Jan 2005 13:44:24 -0500, Jeremy Faulkner <[EMAIL PROTECTED]> wrote: > Gert Cuykens wrote: > > cant find it in ports > > There are at least half a dozen in the ports collection. Look harder, > they're in ports/net > > -- > Jeremy Faulkner <[EMAIL PROTECTED]> > i am looking and my looking tool found nothing :P 7rxI# find / -name *torrent* /root/AOInstall15.7.3_EP0_live_nointro.torrent 7rxI# ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
Gert Cuykens wrote: cant find it in ports cd /usr/ports/ make search key=bittorrent :) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: does freebsd has a bit torrent client ?
Gert Cuykens wrote: cant find it in ports There are at least half a dozen in the ports collection. Look harder, they're in ports/net -- Jeremy Faulkner <[EMAIL PROTECTED]> ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
does freebsd has a bit torrent client ?
cant find it in ports ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: bit torrent
On Mon, 2004-05-17 at 15:30 +0100, arden wrote: > hi all > has bit torrent been ported to bsd i use btdownloadcurses.py > under linux at the mo See under your ports dir: net/py-bittorrent signature.asc Description: This is a digitally signed message part
Re: bit torrent
On Mon, May 17, 2004 at 03:30:04PM +0100, arden wrote: > has bit torrent been ported to bsd i use btdownloadcurses.py > under linux at the mo Use the ports, Luke! % cd /usr/ports % make search key=bittorrent | grep Port: Port: bnbt-7.5b2 Port: ctorrent-1.3.2 Port: gnome-btdownload-0.0.11_1 Port: libbt-1.01 Port: py23-BitTornado-0.2.0,1 Port: py23-BitTornado-core-0.2.0,1 Port: py23-BitTorrent-3.4.2,1 Port: py23-BitTorrent-core-3.4.2,1 Port: qtorrent-0.9.6.1 If you look at the full output of that 'make search' command you'll get a nice summary of what you need to know in order to decide what to install or not. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK pgpqGiIPV4AZJ.pgp Description: PGP signature
bit torrent
hi all has bit torrent been ported to bsd i use btdownloadcurses.py under linux at the mo arden ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Bit Torrent
Thank you! - Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "Ralph" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 10:17 PM Subject: Re: Bit Torrent > In the last episode (Nov 21), Ralph said: > > Was wondering if anyone out there knows of a bittorrent port for > > freebsd? I am running a tracker now in windows and would love to do > > it in Freebsd. > > ports/net/py-bittorrent > > -- > Dan Nelson > [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[port pointer] Re: Bit Torrent
"Ralph" <[EMAIL PROTECTED]> writes: > Was wondering if anyone out there knows of a bittorrent port for > freebsd? I am running a tracker now in windows and would love to do > it in Freebsd. How about /usr/ports/net/py-bittorrent? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Bit Torrent
In the last episode (Nov 21), Ralph said: > Was wondering if anyone out there knows of a bittorrent port for > freebsd? I am running a tracker now in windows and would love to do > it in Freebsd. ports/net/py-bittorrent -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Bit Torrent
Hi All, Was wondering if anyone out there knows of a bittorrent port for freebsd? I am running a tracker now in windows and would love to do it in Freebsd. Thank you, Ralph ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"