diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:03:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:03:58 +0000 |
commit | 170209265fafe4bddb9bdc262c61980e29cc8a7b (patch) | |
tree | 475555f8ec85423c47f1648dee74ac04e54d406c /net/gift/MESSAGE | |
parent | 66353798d92d0ede6807f0841a5adfb8ae98a0b4 (diff) | |
download | pkgsrc-170209265fafe4bddb9bdc262c61980e29cc8a7b.tar.gz |
Initial import of gift-0.11.6 from pkgsrc-wip.
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.
Diffstat (limited to 'net/gift/MESSAGE')
-rw-r--r-- | net/gift/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gift/MESSAGE b/net/gift/MESSAGE new file mode 100644 index 00000000000..8aaa861a1a2 --- /dev/null +++ b/net/gift/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2004/05/08 02:03:58 xtraeme Exp $ + +Your giFT-setup is incomplete, you have to run gift-setup to configure giftd. +giftd is quite useless without plugins, you can install, for example: + + o net/gift-fasttrack (Fasttrack) + o net/gift-gnutella (Gnutella) + o net/gift-openft (OpenFT) + +=========================================================================== |