Subject: CVS commit: pkgsrc/net/gtk-gnutella
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2006 17:10:54
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Jan 29 17:10:54 UTC 2006

Modified Files:
	pkgsrc/net/gtk-gnutella: Makefile PLIST distinfo

Log Message:
Changes 0.96:

New features:
- Browse Host (HTML and Gnutella), TLS and IPv6 support.
- Chinese and Greek translations of the user interface.
- D-BUS plugging.
- Added hot keys: F2, F8 and F9 (see menu View->...).
- Searches are now created with a configurable expiration date.

Improvements:
- Optimization of the UTF-8 processing.
- Better filename conversion to locale, with automagic charset detection.
- General performance improvements in QRP and search filters.
- Full "nl" translation.
- Sorting persistence.

Under the hood:
- Buffering of downloaded data to avoid excessive disk fragmentation
- Support for the epoll()/kqueue() system calls.
- More optimistic PARQ ETA, and PARQ back-off when QUEUE are unanswered.
- NFS-compatible session locking if anyone cares.
- Nifty property browser.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/net/gtk-gnutella/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/net/gtk-gnutella/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/net/gtk-gnutella/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.