[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: giFT - client - plugins
err,
tested on sparc, x86.
On Thu, Feb 05, 2004 at 10:59:51AM -0500, Francois Briere wrote:
> Hello,
>
> What is giFT, you ask? giFT is a modular daemon capable of abstracting the
> communication between the end user and specific filesharing protocols
> (peer-to-peer or otherwise). The giFT project differs from many other similar
> projects in that it is a distribution of a standalone platform-independent
> daemon, a library for client/frontend development, and our own homegrown
> network, OpenFT. (blah, blah, blah)
>
> Problem: i don't know who's going to fix it but before installing gift
> you need to run update-plist for devel/libtool. (include/ltdl.h is missing)
>
> (cd /usr/ports/devel/libtool ; make update-plist ; make reinstall)
>
> Ports:
> gift: the daemon
> giftcurs : curses frontend to the gift daemon
> gift-fasttrack : A FastTrack plugin for giFT (P2P protocol
> used by KaZaA, iMesh and Grokster)
> gift-openft : OpenFT plugin for giFT
> gift-gnutella : gnutella plugin for giFT
>
>
> Here it is:
> http://www.dopha.org:8080/openbsd/net/
>
>
> francois