./net/gtk-gnutella, GTK-based gnutella client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.1nb1, Package name: gtk-gnutella-1.3.1nb1, Maintainer: adam

Gtk-Gnutella is a reliable and efficient Gnutella client, supporting the
latest Gnutella protocol, bandwidth limitation (both incoming and
outgoing) traffic compression, and advanced search filters among other
things.

Gnutella is a peer-based file-sharing protocol that allows a
user running a Gnutella client to search for and download files from
other Gnutella users, as well as share some files of their own.

Gtk-Gnutella offers all the extra features you expect from a modern
client: persistent downloads, searches and filters, intuitive interface,
upload statistics, and of course total control over many configuration
parameters.

See http://gtk-gnutella.sf.net/ for further information and help.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus] [textproc/libxml2] [security/gnutls] [x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: gtk2

Master sites:

Filesize: 21978.664 KB

Version history: (Expand)


CVS history: (Expand)


   2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335)
Log message:
*: Recursive revbump from security/nettle-4.0
   2026-03-14 13:45:58 by Adam Ciarcinski | Files touched by this commit (26) | Package removed
Log message:
gtk-gnutella: updated to 1.3.1

1.3.1

Bug Fixes

[GTK2] Removed "clock" icon in status bar, a left-over of the 1.3.0 edits.
Was sometimes crashing at startup due to a bug in logfilter.
Forgot an include of "mempcpy.h", causing compilation error on MacOs.
Fixed compilation error on arm64.

1.3.0

Improvements

Removed expiration date: this version will now run forever.

Under the Hood

Merged various enhancements from a side project reusing GTKG's library.
Added experimental logfilter (see extra_files/logfilter.sample).
   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-11-17 12:01:43 by Thomas Klausner | Files touched by this commit (709)
Log message:
*: switch all sourceforge HOMEPAGEs to https
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-09-30 18:07:40 by Thomas Klausner | Files touched by this commit (50)
Log message:
*: use ${DESTDIR}${PREFIX} instead of ${DESTDIR}/${PREFIX}