summaryrefslogtreecommitdiff
path: root/net/nicotine
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2005-01-23Build Python with thread support by default and turn the existingrecht1-2/+2
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-17Remove 22pth from versions, since py-gtk2 does not support it.wiz1-2/+2
2005-01-04Update nicotine to 1.0.8. Needed to connect to slsk these days.hubertf2-6/+5
Changes: - Added the missing handler for server-pushed searches - Allow users to have negative speed-ratings - Double click downloads in searches and browsers, join room in room list
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-07Add missing files to PLIST. Bump PKGREVISION.minskim2-2/+6
2004-03-07bl3ify.minskim1-4/+4
2004-02-16Update nicotine to 1.0.7. Changes:hubertf3-10/+6
- Changed hate-list to be network-driven instead of being a filter - Updated translations - Last 7 lines of a private message log are shown - Config file now backed up (to <filename>.old) - Changed default server to server.slsknet.org (mail.slsknet.org will be automatically changed) - Anti-frumin ticker update (replace newlines with spaces) - Added country-code filter to the search filters - Added a "Hide tickers" menu entry which hides all tickers - Added option to not show the close buttons on the tabs - Added option to not lock incoming files - Added room ticker support
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
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.