Commit graph

5 commits

Author SHA1 Message Date
Thomas Klausner
dbf5bd4abe Add a working master site. Update HOMEPAGE.
Add missing dependency.
Fix build on NetBSD-current, assuming that all NetBSD's have statvfs.
This is wrong, and should be fixed properly when updating to a version
that's less than 4 years old.
Fix a double equal sign in test(1).

XXX: needs an update to 0.8.0b, but that version has trouble finding guile.
2008-09-22 12:16:16 +00:00
Todd Vierling
c7fe568889 Update to 0.6.4a; PKG_OPTIONS-ize the type of crypto used and the databases
available for the datastore.  It almost works now.

(On NetBSD 2.0, it runs for me, but has a lot of trouble trying to connect
to peers; it will open connections in nonblocking mode, but somehow not get
any responses to "sent" data. Methinks there are some nonblocking socket
no-no's in the code that just happen to work on Linux.)
2004-11-06 03:35:18 +00:00
Juan Romero Pardines
c6d4674e81 oops, add missing PLIST file and NetBSD RCS tag to patch-aa, I need to
get some sleep heh :)
2003-07-18 05:59:22 +00:00
Juan Romero Pardines
497058ada2 Fix build and install on -current, I think that it will works on 1.6. 2003-07-18 05:12:55 +00:00
pancake ;)
2591ca6295 Initial import of gnunet - pancake
-- DESCR --

GNUnet is a framework for secure peer-to-peer networking
that does not use any centralized or otherwise trusted
services. A first service implemented on top of the
networking layer allows anonymous censorship-resistant
file-sharing. GNUnet uses a simple, excess-based economic
model to allocate resources. Peers in GNUnet monitor each
others behavior with respect to resource usage; peers that
contribute to the network are rewarded with better service.

GNUnet is part of the GNU project. Our official GNU website
can be found at http://www.gnu.org/software/GNUnet/.


-- TODO --

* Ignores IPv6 flag
* Non-Posix pthread functions doesn't exist on *BSD
  ...patch-aa seems to be incorrect
* Does not compiles under NetBSD
2003-07-18 02:50:08 +00:00