Re: Bittorrent not in ports?

2004-06-21 Thread Gordon Freeman
Try:

/usr/ports/net/ctorrent
/usr/ports/net/py-torrent
/usr/ports/net/qtorrent
/usr/ports/net/torrentsniff

I am currenlty using py-torrent. But I will be taking a look at the
other two (ctorrent and qtorrent) shortly.

On Sun, 20 Jun 2004 13:05:22 -0300, Joey Mingrone <[EMAIL PROTECTED]> wrote:
> 
> ..or see:  http://www.freebsd.org/cgi/ports.cgi?query=torrent&stype=all
> 
> There are a few different options for torrent clients.
> 
> On June 18, 2004 22:38, Julian M. Mason wrote:
> > ...is bittorrent really not in ports?
> >
> > my usual
> > # cd /usr/ports ; make search name="bittorrent"
> > and
> > # whereis bittorrent
> >
> > turned up nothing; nor did a wandering around /usr/ports/net.
> >
> > Do I have to actually go and get something myself? 
> >
> >
> > --Mac
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bittorrent not in ports?

2004-06-20 Thread Joey Mingrone
..or see:  http://www.freebsd.org/cgi/ports.cgi?query=torrent&stype=all

There are a few different options for torrent clients.

On June 18, 2004 22:38, Julian M. Mason wrote:
> ...is bittorrent really not in ports?
>
> my usual
> # cd /usr/ports ; make search name="bittorrent"
> and
> # whereis bittorrent
>
> turned up nothing; nor did a wandering around /usr/ports/net.
>
> Do I have to actually go and get something myself? 
>
>
> --Mac
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bittorrent not in ports?

2004-06-19 Thread Jez Hancock
On Fri, Jun 18, 2004 at 06:38:23PM -0700, Julian M. Mason wrote:
> ...is bittorrent really not in ports?
> 
> my usual 
> # cd /usr/ports ; make search name="bittorrent" 
> and 
> # whereis bittorrent
> 
> turned up nothing; nor did a wandering around /usr/ports/net.
> 
> Do I have to actually go and get something myself? 

As others have mentioned the location of the bittorrent port I'll skip
that bit - just a note though to say check out the portsearch perl
script which is useful for finding ports:

/usr/ports/Tools/scripts/portsearch -i bittorrent

turns up plenty to go on.


-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bittorrent not in ports?

2004-06-18 Thread Danny Pansters
On Saturday 19 June 2004 03:38, Julian M. Mason wrote:
> ...is bittorrent really not in ports?
>
> my usual
> # cd /usr/ports ; make search name="bittorrent"
> and
> # whereis bittorrent
>
> turned up nothing; nor did a wandering around /usr/ports/net.
>
> Do I have to actually go and get something myself? 
>
>
> --Mac


/usr/ports/net/py-bittorrent

Python ports have names like py-THE_NAME and packages have py23-THE_NAME (or 
any later python version).


Cheers,

Dan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bittorrent not in ports?

2004-06-18 Thread Chris
On Friday 18 June 2004 08:38 pm, Julian M. Mason wrote:
> ...is bittorrent really not in ports?
>
> my usual
> # cd /usr/ports ; make search name="bittorrent"
> and
> # whereis bittorrent
>
> turned up nothing; nor did a wandering around /usr/ports/net.
>
> Do I have to actually go and get something myself? 
>
>
> --Mac

Try this:

make search key=bittorrent | more


-- 
Best regards,
Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"