From c850f20076fcb7e3e40dacd72521a839c749b442 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 29 Mar 2004 18:43:47 +0000 Subject: Freenet Tools, a set of tools usable against a Freenet or Entropy node to insert/retrieve content by the native FCP protocol rather than the WWW proxy. From the DESCR: ===== The most important tools for those who want to insert their own content as a website into Freenet or Entropy, are the Freenet Tools (or similiar tools from other authors :). For Freenet, there are some such programs linked from their http://freenetproject.org) pages. Not many of them will work with Entropy out-of-the-box, as they sometimes specialize on minor deviations in the FCP interface. Specificially the newer tools, supporting the FEC FCP v1.1 will fail with Entropy, as Entropy does not yet fully support the changes to the Freenet Client Protocol. So I suggest you use ft for Entropy for now, since I can help you there with problems or questions. --- net/freenet-tools/PLIST | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/freenet-tools/PLIST (limited to 'net/freenet-tools/PLIST') diff --git a/net/freenet-tools/PLIST b/net/freenet-tools/PLIST new file mode 100644 index 00000000000..b1c787869d6 --- /dev/null +++ b/net/freenet-tools/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/29 18:43:47 tv Exp $ +bin/fcpchk +bin/fcpget +bin/fcpgetsite +bin/fcphello +bin/fcpinv +bin/fcpkey +bin/fcpput +bin/fcpputsite +bin/ft -- cgit v1.2.3