notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gnunet An anonymous, distributed, reputation-based network
0.6.6b_1 net Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.6b_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-24 18:03:49
Last Update: 2006-01-30 21:36:28
SVN Revision: UNKNOWN
People watching this port, also watch:: dnetc, scummvm, python
License: not specified in port
WWW:
http://gnunet.org/
Description:
GNUnet is an anonymous, distributed, reputation-based network. A first service implemented on top of the networking layer allows censorship- resistant file-sharing. Our goal is to provide an infrastructure for secure networking. All communication in GNUnet is authenticated and encrypted. The reputation model makes attacks on the network harder. GNUnet does not rely on any centralized services. While our goals are similar to projects like Freenet, Gnutella, MojoNation and others, we hope to provide a superior combination of features for users that value security more than efficiency. WWW: http://gnunet.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gnunet>0:net/gnunet
No installation instructions:
This port has been deleted.
PKGNAME: gnunet
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool13 : devel/libtool13
  3. intltool-extract : textproc/intltool
  4. pkg-config : devel/pkgconfig
Runtime dependencies:
  1. pkg-config : devel/pkgconfig
Library dependencies:
  1. gmp.6 : math/libgmp4
  2. gnugetopt.1 : devel/libgnugetopt
  3. intl : devel/gettext
  4. ltdl.4 : devel/libltdl15
  5. atk-1.0.0 : accessibility/atk
  6. glib-2.0.0 : devel/glib20
  7. gtk-x11-2.0.0 : x11-toolkits/gtk20
  8. pango-1.0.0 : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (20 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.chg.ru/pub/gnu/gnunet/
  3. ftp://ftp.dti.ad.jp/pub/GNU/gnunet/
  4. ftp://ftp.gnu.org/gnu/gnunet/
  5. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnunet/
  6. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gnunet/
  7. ftp://ftp.kddlabs.co.jp/GNU/gnunet/
  8. ftp://ftp.lip6.fr/pub/gnu/gnunet/
  9. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gnunet/
  10. ftp://ftp.nstu.ru/pub/mirrors/ftp.gnu.org/gnu/gnunet/
  11. ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/gnunet/
  12. ftp://ftp.sunsite.org.uk/package/gnu/gnunet/
  13. ftp://ftp.wustl.edu/mirrors/gnu/gnunet/
  14. ftp://www.dnsbalance.ring.gr.jp/pub/GNU/gnunet/
  15. http://ftp.funet.fi/pub/gnu/prep/gnunet/
  16. http://ftp.gnu.org/gnu/gnunet/
  17. http://mirrors.usc.edu/pub/gnu/gnunet/
  18. http://www.dnsbalance.ring.gr.jp/archives/GNU/gnunet/
  19. http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/gnunet/
  20. http://www.ovmj.org/GNUnet/download/
Collapse this list.

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
30 Jan 2006 21:36:28
Original commit files touched by this commit
pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.6b_1
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.6.6b_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.6.6b_1
05 Nov 2005 19:38:54
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on CURRENT
0.6.6b_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.6.6b
28 Oct 2005 22:57:16
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
0.6.6b
14 Sep 2005 08:26:09
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership, since I'm buried in the $REALLIFE stuff.
0.6.6b
10 Apr 2005 20:18:56
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.6b

Inspired by:    Rammstein
0.6.6_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.6.6
28 Jan 2005 14:10:59
Original commit files touched by this commit
krion search for other commits by this committer
Point to more informative URL in WWW line.
0.6.6
24 Jan 2005 15:49:31
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.6
0.6.5_1
20 Nov 2004 07:09:24
Original commit files touched by this commit
krion search for other commits by this committer
Fix package build.

Reported by:    pointyhat
0.6.5
15 Nov 2004 18:59:18
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.5
0.6.4_2
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
0.6.4_1
12 Oct 2004 15:10:09
Original commit files touched by this commit
krion search for other commits by this committer
Fix build
Installs sample gnunet-conf
Installs some documentation

PR:             ports/72299
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
0.6.4
18 Sep 2004 17:30:48
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile

Approved by:    portmgr (self)
0.6.4
29 Aug 2004 19:33:07
Original commit files touched by this commit
krion search for other commits by this committer
Remove the patches forgotten by my previous commit.
0.6.4
29 Aug 2004 17:29:51
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.4
0.6.3a
04 Aug 2004 06:49:04
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.3a
0.6.3
02 Aug 2004 18:16:02
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.3
0.6.2b
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.6.2b
25 Jun 2004 18:44:12
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.6.2b
0.6.2a
20 Jun 2004 09:14:50
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on amd64

Reported by:    pointyhat via kris
0.6.2a
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
0.6.2a
21 May 2004 07:42:01
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on 4-x for kris, who wanted to have such gifts to his
  birthday ;)

Reported by:    bento via kris
0.6.2a
18 May 2004 10:21:12
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.2a
0.6.2
01 May 2004 20:44:54
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.2
0.6.1d
01 Apr 2004 08:55:03
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.1d
0.6.1c
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.6.1c
29 Feb 2004 15:37:26
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.1c
0.6.1_1
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
0.6.1
01 Feb 2004 01:18:57
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on AMD64

Noticed by:     bento
0.6.1
30 Jan 2004 14:05:15
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify
0.6.1
23 Jan 2004 18:12:26
Original commit files touched by this commit
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
0.6.1
29 Dec 2003 18:43:34
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.1
0.6.0_3
13 Dec 2003 23:22:08
Original commit files touched by this commit
krion search for other commits by this committer
- Link with -lcipher

Submitted by:   Clemens Fischer <ino-qc@spotteswoode.dnsalias.org>
0.6.0_2
13 Oct 2003 20:26:33
Original commit files touched by this commit
ade search for other commits by this committer
Depend on devel/libltdl, rather than installing embedded copy.

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
0.6.0_1
13 Oct 2003 20:19:45
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build package
- Bump PORTREVISION

Submitted by:   kris via bento
0.6.0
06 Oct 2003 19:38:10
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 0.6.0
0.5.5_1
01 Sep 2003 04:58:41
Original commit files touched by this commit
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resolves conflitcs with bsd.openssl.mk
Approved by:    krion
0.5.5_1
27 Aug 2003 18:57:02
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build with MySQL
0.5.5
27 Aug 2003 13:13:36
Original commit files touched by this commit
krion search for other commits by this committer
- Utilize USE_MYSQL
0.5.5
22 Aug 2003 08:52:37
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 0.5.5
0.5.4_1
22 Jul 2003 10:34:12
Original commit files touched by this commit
krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
0.5.4_1
09 Jun 2003 18:16:11
Original commit files touched by this commit
fjoe search for other commits by this committer
Add IPv6 support, bump port revision

PR:             53097
Submitted by:   Kirill Ponomarew (MAINTAINER)
0.5.4
02 Jun 2003 15:37:31
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 0.5.4.
Change MAINTAINER to Kirill Ponomarew <ponomarew@oberon.net>.

PR:             52688
Submitted by:   Kirill Ponomarew
0.5.1a
20 Apr 2003 19:38:02
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.5.1a
16 Feb 2003 03:42:11
Original commit files touched by this commit
naddy search for other commits by this committer
Update to version 0.5.1a.

PR:             48045
Submitted by:   Ports Fury
0.4.6
03 Jan 2003 08:26:35
Original commit files touched by this commit
ijliao search for other commits by this committer
chase gdbm lib version
0.4.6
07 Oct 2002 00:59:41
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.6

PR:             43703
Submitted by:   Ports Fury
0.4.5
03 Sep 2002 01:06:26
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42345
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
0.4.5
21 Aug 2002 03:15:32
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to version 0.4.5

PR: 41798
Submitted by: Ports Fury
0.4.4
06 Aug 2002 00:52:52
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.4.4

PR:             ports/41358
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.4.3
31 Jul 2002 03:11:05
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.4.3

PR:             ports/41174
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.4.2
22 Jul 2002 22:45:52
Original commit files touched by this commit
pat search for other commits by this committer
Fix build: wrong location of included getopt.h

PR:             ports/40902
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.4.2
06 Jul 2002 01:03:07
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.4.2

PR:             40247
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.3.2
24 Mar 2002 18:03:26
Original commit files touched by this commit
ijliao search for other commits by this committer
add gnunet 0.3.2
An anonymous, distributed, reputation-based network

Number of commits found: 57