summaryrefslogtreecommitdiff
path: root/chat/psi/patches
AgeCommit message (Collapse)AuthorFilesLines
2007-12-20remove no longer needed patches - part of psi update to 0.11jdolecek9-145/+0
tested on NetBSD 4.0, I don't have other platforms ...
2006-12-04add patch for DragonFly; no functionality change, so no PKGREVISION bumpjdolecek1-0/+12
2006-10-23adjust include paths to avoid header conflict with net/socks5 packagejdolecek4-0/+64
fixes PR pkg/33022 by Steven M. Bellovin
2006-01-23Update to 0.10.xtraeme3-15/+17
- Psi will now sign out before Windows or Mac OS X machines go to 'sleep' - The default text input line in the chat dialogs starts at one line tall, and grows as necessary. - The Roster can now be automatically resized to fit all contacts. - The Roster now has a menu bar available on Windows and Linux - Chat windows can be collected together using tabs - On Windows and Mac OS X, selected text may be automatically copied to the clipboard. - Mac OS X builds now enjoy Growl(.info) support - Photos are now available in the VCard dialog - New default colour scheme - Roster and chat dialog opacity is now configurable on Windows and Mac OS X - The colour scheme is now slightly more configurable - Assorted minor feature additions and bug fixes - Number of unread messages is now visible in the dock on Mac OS X - GPG passphrases are now cached during the entire Psi session - 'Authorization received' messages can now be ignored - Roster and chat windows can be made transparent
2005-10-01Use devel/libidn rather than bundled version, since compilation of thejdolecek1-0/+18
latter bombs if devel/libidn is installed, and it's preferable to use the non-bundled, pkgsrc libidn rather than fix build of the bundled version Fixes PR pkg/30336 by Perry E. Metzger and PR pkg/31413 by Steven M. Bellovin
2005-09-14- add missing header filedmcmahill1-0/+14
- use CONFIGURE_ENV during the configure phase to make sure we pick up QMAKESPEC - set CONFIG_SHELL to ${SH} to help /bin/sh challenged platforms like solaris.
2005-04-02Update psi to 0.9.3. Changes since 0.9.2:jdolecek1-5/+5
* Notification when a user is typing * Advanced Data Forms capability (x:data) * Mac version uses the menu bar and also has a new color scheme * Slightly improved new user dialog * Drag and drop File Transfer * Ability to specify a status messages when going offline * The tray icon under X11 should now be more beautiful * Show self-contact is now a toolbar button instead of a normal option * There is now an option for all chat windows to be compact by default * Bugfix: file transfer sometimes wouldn't send the whole file * Fixed many other small bugs Update provided by Piotr Kalinowski in PR pkg/29285.
2004-11-27Update psi to 0.9.2.jdolecek3-95/+7
Notable addition is file upload support, other changes are mostly usability changes and bug fixes. Full list available at http://psi.affinix.com/?page=changelog. Internal pkgsrc organization changes: * depends on qca-tls for SSL support, functionality confirmed working; this fixes PR#26120, PR#25444, PR#26665 * uses prepared psi language files, no longer using lrelease (the raw language files are not part of distribution), only use DEPMETHOD=build for qt3-tools
2003-11-18Apply patch from Martin Ehmsen via lha@ in PR pkg/23426 to make psi workxtraeme1-0/+62
with gnupg-1.2.3. This also closes pkg/23416 by Steven M.Bellovin. Bump PKGREVISION.
2003-09-18On NetBSD, make the default audio-player "audioplay" instead of "play".wiz1-0/+16
Closes PR 22723 by Steven M. Bellovin.
2003-07-27build and install only actually translated language packsjdolecek1-0/+26
2003-07-27Update psi to version 0.9 (latest available).jdolecek3-31/+3
Changes since 0.8.7: * OpenPGP integration (via GnuPG) * Jabber Browsing * Groupchat invites / private-messaging * better SSL certificate handling * ton of bugfixes Package now also includes all available language packs.
2003-01-29Clean up hard-coded /usr/X11R6/include from the header search path, andjlam1-5/+6
just have BUILD_DEPENDency on qt3-tools instead of the full one.
2003-01-03update to psi 0.8.7lha4-69/+22
2002-08-04add RCS Id tagjdolecek1-0/+2
2002-08-04PSI 0.8.6 - advanced graphical Jabber instant messaging clientjdolecek4-0/+91
Jabber is an open, XML based Instant Messaging system that seeks to be the standard IM network. It is a distributed system, created from the ground up, not relying upon central servers. Thus, anyone can run a server, and they are all interoperable. For assistance with migrating users to Jabber, many servers feature transports for interoperating with other IM systems. Features: * Message (ICQ-style) and Chat (AIM-style) modes * Drag and drop to send to multiple contacts * Full Unicode support * Secure connections * Saving contact list locally, and server sync on login * Icon Themes * Agent registration and searching * Retrieving and updating User Info * Sound support for incoming events * Auto-away after a configurable amount of time * Tray/dock icon for KDE/GNOME environments * Language plugins