summaryrefslogtreecommitdiff
path: root/net/nicotine
AgeCommit message (Collapse)AuthorFilesLines
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-02Update nicotine to 1.0.6. Changes:hubertf3-7/+12
- 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)
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-1/+2
2003-09-16Fix PLIST (discovered by hubertf's bulk-build).recht2-42/+97
While at it, make this a distuils package.
2003-09-08Import nicotine-1.0.3: Client for soulseek, a peer-to-peer network for musichubertf4-0/+76
Nicotine is a SoulSeek client written in Python, based on the PySoulSeek project by Alexander Kanavin. It features, among other things, a completely rewritten graphical user interface which uses PyGTK-2 toolkit and a less strict user request policy. Nicotine is a feature complete client for the SoulSeek filesharing network. You can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do. If you are familliar with PySoulSeek, you'll probably notice a striking resemblance in appearance. More info: Daelstorm's Nicotine Propaganda page.