Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2004 01:19:14
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Fri Jan  2 01:19:14 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/net/nicotine: Makefile PLIST distinfo

Log Message:
Update nicotine to 1.0.6. Changes:

 - Probable fix for GUI freeze (thanks stillbirth)
 - Bye bye total queue limit
 - Translations updated
 - Files that are downloaded should now be encoded
 - Possible fix for a threading race condition
 - Possible fix for listport not defined problem and a million little things
 - Possible fix for yet-another-corrupted-shares-database problem
 - Translation caching
 - Whacked some tracebacks
 - Implemented recommendations system
 - Translation updates
 - Added polish translation (thanks owczi)
 - Fixed bug that made "Queue limits do not apply to friends" not work
 - Fix for the version checking bug
 - Quickfix for protocol change
 - Changed default server
 - Fix for online notify
 - Added french translation (thanks flashfr)
 - Show IP address now shows country name instead of code (when GeoIP is
   installed)
 - Fixed sorting in transferlists
 - Clear (room) log window popup menu
 - Room and user encodings (for chats, browse, userinfoetc)
 - Close buttons on sub-tabs
 - Translatable (see the languages/nicotine.pot file)
 - Window icon (normally blue, yellow when highlight)
 - MacOSX OSError / IOError fixups
 - Fix for minimum window size
 - Desktop shortcut (files/nicotine.desktop), not installed by default
 - Possible fix for the "ServerConnection doesn't have fileupl" problem
 - Userinfo is now properly network encoded
 - Bundled a custom version of the ConfigParser that doesn't have problem
   with semi-colons
 - Download to.. for searches now defaults to downloaddir
 - Close tab-button for searches closes and ignores
 - UTF8 log window fixes
 - Fix for invalid server traceback (in settings window)


To generate a diff of this commit:
cvs rdiff -r1.4320 -r1.4321 pkgsrc/doc/CHANGES
cvs rdiff -r1.4 -r1.5 pkgsrc/net/nicotine/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/nicotine/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nicotine/distinfo

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