summaryrefslogtreecommitdiff
path: root/chat/libpurple
AgeCommit message (Collapse)AuthorFilesLines
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-03Don't require farsight option for enabling PLIST.gnome, because thegdt2-4/+4
gnome-specific file is installed even w/o farsight. PKGREVISION++. ok wiz@
2010-02-26farsight pulls in GConf, so make that option enable GConf support as well.wiz1-2/+2
2010-02-26Make GConf dependency optional, based on patch from David Demelierwiz3-11/+14
in PR 42878.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-20Bump PKGREVISION for gupnp/gssdp API changes.wiz2-2/+4
2009-12-08Update to 2.6.2, based on patches provided by Joachim Kuebart in PR 42005.wiz6-51/+27
Additional changes: Fix farsight handling in libpurple. Set LICENSE. 2.6.2 (09/05/2009): Mark: Woo boy it's been a busy two weeks. There was a lot of new code in 2.6.0, and with new code comes new bugs. The cadre of relentless developers responsible for Pidgin have been hard at work, and I believe they have fixed all the major bugs that cropped up. My thanks to all those names listed as Current Developers in Pidgin's 'About' window. Elliott: Well now, just as Mark said, there was a lot of new stuff that probably came up with tons of bugs. So I can't say I wrote anything super-awesome, but I definitely fixed quite a few of those itty-bitty why-didn't-this-work-this-way sort of bugs.
2009-09-06PR 41978 from Joachim Kuebartabs6-15/+59
Update: chat/finch to 2.6.1 chat/libpurple to 2.6.1 chat/pidgin to 2.6.1 chat/pidgin-sametime to 2.6.1 chat/pidgin-silc to 2.6.1 major changes: o addition of farsight support for voice/video chats (untested, new option on by default) o addition of dependency on devel/libidn o addition of gstreamer option for libpurple (on by default)
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-13Update libpurple and friends to 2.5.8. Changes:snj2-6/+6
ICQ: * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy) MSN: Increase NS command history size to prevent crashes on buddy lists that have a lot of buddies on other networks like Yahoo!. MySpace: * Accounts with empty buddy lists are now properly marked as connected. * Fix receiving messages from users of MySpace IM's web client. Yahoo: * Fixed phantom online buddies. They should now properly disappear when signing out. * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in 2.5.7. * Fixed compiling on systems with glib 2.4.x or older. * Fixed an issue with file transfers. This may not resolve all issues, but it should resolve at least some of the most common ones. * The pager server will automatically update to scsa.msg.yahoo.com if the user empties the field or if it is scs.msg.yahoo.com. This should ease the pain of transition to the new login method. XMPP: * Fix an incompatibility betweeen Prosody and libpurple clients.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-24Update to version 2.5.7 (06/19/2009):kefren3-25/+23
* Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike "Maiku" Ruprecht) * Only display the AIM "Unable to Retrieve Buddy List" message once per connection. (Rob Taft) * Blocking MSN users not on your buddy list no longer disconnects you. * When performing operations on MSN, assume users are on the MSN/Passport network if we don't get network ID's for them.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-06-12Update to 2.5.6 because of assorted security advisoriessmb2-6/+6
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-12Update libpurple, piding, pidgin-sametime, pidgin-silc, finch tomlelstv4-21/+11
version 2.5.5; version 2.5.5 (03/01/2009): libpurple: * Fix a crash when removing an account with an unknown protocol id. * Beta support for SSL connections for AIM and ICQ accounts. To enable, check the "Use SSL" option from the Advanced tab when editing your AIM or ICQ account. (Paul Aurich) * Fix a memory leak in SILC. (Luke Petre) * Fix some string handling in the SIMPLE prpl, which fixes some buddy name handling and other issues. (Paul Aurich, Marcus Sundberg) * Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a). ICQ: * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and other libpurple clients. (Daniel Ljungborg) * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing of buddy icons and available messages. * Properly publish status messages for statuses other than Available. ICQ 6.x users can now see these status messages. (Daniel Ljungborg) * Fix receipt of messages from the mobile client Slick. (David Jedelsky) MSN: * Fix transfer of buddy icons, custom smileys, and files from the latest Windows Live Messenger 9 official client. (Thomas Gibson-Robinson) * Large (multi-part) messages are now correctly re-combined. * Federated/Yahoo! buddies should now stop creating sync issues at every signin. You may need to remove duplicates in the Address Book. See the FAQ for more information. Thanks to Jason Lingohr for lots of debugging and testing. * Messages from Yahoo! buddies are no longer silently dropped. * We now save and use the CacheKey for ABCH SOAP requests. * Don't try to parse Personal Status Messages or Current Media if they don't exist. * Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified on incoming messages. This should fix some issues with messages from older clients. * Force sending the font "Segoe UI" if outgoing formatting doesn't specify a font already. * Queue callbacks when token updates are in progress to prevent two token update attempts from trampling each other. * Fixed a crash on Windows when removing a buddy's alias. * Update the Address Book when buddies' friendly names change. This prevents seeing an outdated alias or not seeing an alias at all for buddies who are offline when you sign in. * Update tokens for FindMembership and ABFindAll SOAP requests. * We no longer try to send empty messages. This could happen when a message contained only formatting and that formatting was not supported on MSN. * Buddies on both the Allow and Block list are now automatically removed from the Allow list. Users with this problem will now no longer receive an ADL 241 error. The problematic buddy should now appear on the buddy list and can be removed or unblocked as desired. XMPP: * Resources using __HOSTNAME__ substitution will now grab only the short hostname instead of the FQDN on systems which put the FQDN in the hostname. (Matěj Cepl) * No longer send a 'to' attribute on an outgoing stanza when we haven't received one. This fixes a registration bug as described in ticket #6635. Pidgin: * Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis) * Tooltip windows now disappear on keypress events. (Kosta Arvanitis) * Tooltip windows no longer linger when scrolling the buddy list. (Kosta Arvanitis) Finch: * Allow rebinding keys to change the focused widget (details in the man-page, look for GntBox::binding) version 2.5.4 (01/12/2009): libpurple: * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin Rosinski) * Don't ignore namespace information when parsing XMPP data. (Michal Witkowski) * Fix a crash that occurred when retrieving certain Offline Messages on MSN. * Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich) * Fix the hang on exit in Network Location Awareness for Windows XP and Windows Vista. (Paul Aurich) MSN: * Change Contact Server to temporarily fix connection problems. (Thanks to Youness Alaoui) XMPP: * Support for XEP-0191 blocking. (Vijay Raghunathan) * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich) * Fix removal of avatars (both PEP and vCard), we weren't removing them correctly before. (Paul Aurich) Pidgin: * Fix a crash in the Add Account dialog when changing protocols under certain circumstances. Finch: * Redirect stderr outputs to the debug window. * Fix rebinding actions with the arrow-keys and tab.
2008-12-22Update libpurple, pidgin, pidgin-sametime, pidgin-silc, finch tojmcneill6-59/+19
version 2.5.3; Version 2.5.3 (12/20/2008) * libpurple o The Buddy State Notification plugin no longer prints duplicate notifications when the same buddy is in multiple groups. (Florian Quèze) o The Buddy State Notification plugin no longer turns JID's, MSN Passport ID's, etc. into links. (Florian Quèze) o purple-remote now has a "getstatusmessage" command to retrieve the text of the current status message. o Various fixes to the nullprpl. (Paul Aurich) o Fix a crash when accessing the roomlist for an account that's not connected. (Paul Aurich) o Fix a crash in purple_accounts_delete that happens when this function is called before the buddy list is initialized. (Florian Quèze) o Fix use of av_len in perl bindings to fix some off-by-one bugs. (Paul Aurich) o On ICQ, advertise the ICQ 6 typing capability. This should fix the reports of typing notifications not working with third-party clients. (Jaromír Karmazín) o Many QQ fixes and improvements, including the ability to connect using QQ2008 protocol and sending/receiving of long messages. The recommended version to use is still QQ2005. o Fix a crash with DNS SRV lookups. (Florian Quèze) o Fix a crash caused by authorization requests. (Florian Quèze) * Gadu-Gadu o Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki) o Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki) o Gadu-Gadu now does proper charset translations where needed. (Adam Strzelecki) * MSN o Fix an error with offline messages by shipping the new "Microsoft Secure Server Authority" and the "Microsoft Internet Authority" certificates. These are now always installed even when using --with-system-ssl-certs because most systems don't ship those intermediate certificates. o The Games and Office media can now be set and displayed (in addition to the previous Music media). The Media status text now shows the album, if possible. o Messages sent from a mobile device while you were offline are now correctly received. o Server transfers after you've been connected for a long time should now be handled correctly. o Many improvements to handling of "federated" buddies, such as those on the Yahoo network. o Several known crashes have been resolved. o Many other fixes and code cleanup. * MySpace o Respect your privacy settings set using the official MySpace client. o Add support for blocking buddies. o Fix a bug where buddies didn't appear in their correct groups the first time you sign into your account. o Properly disconnect and sign out of the service when logging off. o Support for foreground and background font colors in outgoing IMs. o Support for background font colors in incoming IMs. o Many other fixes and code cleanup. * Sametime o Fix insanely long idle times for Sametime 7.5 buddies by assuming 0 idle time if the idle timestamp is in the future. (Laurent Montaron) o Fix a crash that can occur on login. (Raiko Nitzsche) * SIMPLE o Fix a crash when a malformed message is received. o Don't allow connecting accounts if no server name has been specified. (Florian Quèze) * XMPP o Fix the namespace URL we look for in PEP reply stanzas to match the URL used in the 'get' requests (Paul Aurich) o Resources can be set to the local machine's hostname by using __HOSTNAME__ as the resource string. (Jonathan Sailor) o Resources can now be left blank, causing the server to generate a resource for us where supported. (Jonathan Sailor) o Resources now default to no value, but "Home" is used if the server refuses to provide a resource. o Quit trying to get user info for MUC's. (Paul Aurich) o Send "client-accepts-full-bind-result" attribute during SASL login. This will fix Google Talk login failures if the user configures the wrong domain for his/her account. o Support new <metadata/> element to indicate no XEP-0084 User Avatar. (Paul Aurich) o Fix SHA1 avatar checksum errors that occur when one of the bytes in a checksum begins with 0. (Paul Aurich) o Fix a problem with duplicate buddies. (Paul Aurich) * Yahoo o Corrected maximum message lengths for Yahoo! o Fix file transfers with older Yahoo protocol versions. * Zephyr o Enable auto-reply, to emulate 'zaway.' (Toby Schaffer) o Fix a crash when an account is configured to use tzc but tzc is not installed or the configured tzc command is invalid. (Michael Terry) o Fix a 10 second delay waiting on tzc if it is not installed or the configured command is invalid. (Michael Terry) * Pidgin o On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting instead of our own (hidden) tooltip_delay pref. If you had previously changed that pref, add a line like this to ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want): gtk-tooltip-timeout = 500 To completely disable tooltips (e.g. if you had an old tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0: gtk-enable-tooltips = 0 o Moved the release notification dialog to a mini-dialog in the buddylist. (Casey Ho) o Fix a crash when closing an authorization minidialog with the X then immediately going offline. (Paul Aurich) o Fix a crash cleaning up custom smileys when Pidgin is closed. o Fix adding a custom smiley using the context menu in a conversation if no custom smilies have previously been added using the smiley manager. o Improved support for some message formatting in conversations. o Allow focusing the coversation history or userlist with F6. o Fixed the Send Button plugin to avoid duplicate buttons in a single conversation. o Double-clicking a saved status will now activate it and close the saved status manager, rather than edit the status. * Finch o Allow binding meta+arrow keys for actions. o Added default meta+erase binding for delete previous word. o Added "Show When Offline" to buddy menus, so a plugin is no longer needed. Version 2.5.2 (10/19/2008) * libpurple o Fixed a crash on removing a custom buddy icon on a buddy. o Fixed a crash caused by certain self-signed SSL certificates. o Enable a number of strong ciphers which were previously disabled when using NSS. (Thanks to Marcus Trautwig.) * Pidgin o The status selector now saves your message when changing status. o Fix a case where a conversation window could close unexpectedly. o A mute sounds option has been added to the preferences window to help with discoverability. CTRL+S is no longer bound to mute. o Added ability to change the color of visited links (using the theme control plugin, or setting the color in ~/.gtkrc-2.0) o Fix a crash occuring when a custom smiley is deleted and re-added and used in an open conversation after being re-added. * Finch o A new 'Nested Grouping' option in the 'Grouping' plugin. Group hierarchies are defined by the '/' character in the group names. o A bug was fixed where some key-bindings wouldn't work with some TERMs (e.g. xterm-color, screen-linux etc.) * MSN o Operations (such as moving to a new group) on contacts that were added in the same session should now complete correctly, and not cause synchronization errors at next login. o Minor fixes to login process during a server transfer. o Restored the "Has You" feature to the MSN protocol tooltips. o ADL 205/214/etc errors should no longer prevent login. * XMPP o Sending and receiving custom smileys using the specification in XEP-0231 (bits of binary) and XHTML-IM * Yahoo o Only send a Ping once every hour. This prevents the account from being disconnected from the server periodically.
2008-12-21Move the avahi option to libpurple where it belongs.ahoka3-7/+13
Bump.
2008-12-21Add dbus, gstreamer and avahi (new) to default options.ahoka2-3/+4
This will enable better gnome integration and cooperation with other freedesktop software. Bump revision.
2008-09-20Note used by chat/pidgin-silc/Makefileobache1-1/+2
2008-09-16Updated chat/libpurple to 2.5.1abs4-19/+21
libpurple: * In the Join/Part plugin, add the ability to apply the rules to buddies. By default, joins and parts for buddies are still shown. * Support SOCKS proxies specified in GNOME or Windows proxy settings. * Fix some possible crashes in MSNP15. * Enable a default SSL trust relationship for MSN servers. * Avoid disconnecting from XMPP servers on parse errors that are non-fatal. * Include some perl files that were mistakenly omitted in 2.5.0. Pidgin: * Prevent use of custom smilies without "shortcuts." * Fix a crash that could appear with AIM buddy tooltips. Artwork: * General refresh of many icons in the interface. * Many cleanups to artwork source are now included in the distribution. * A new "throbber" animation has been added to indicate when accounts are connecting.
2008-08-19Welcome to libpurple, finch, and pidgin version 2.5.0.bjs5-29/+12
Bump PKGREVISION of non-bundled plug-ins. Changes for 2.5.0 (08/17/2008) since 2.4.3: libpurple + pidgin: - Lots of bug fixes and improvements for the MSN protocol (MSNP15 support) and MSN "bunny icon" (?). - Miscellaneous bug fixes, a few new icons, etc. - The following API changes: libpurple: Added: * Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate that the connection supports sending and receiving custom smileys. * PurpleSmiley and the Smiley API. * purple_serv_got_join_chat_failed * chat-join-failed signal (see conversation-signals.dox) * chat-invite-blocked and blocked-im-msg signals (see converation-signals.dox) (Thanks to Stefan Ott) * purple_blist_update_node_icon * purple_buddy_icons_node_has_custom_icon * purple_buddy_icons_node_find_custom_icon * purple_buddy_icons_node_set_custom_icon * purple_buddy_icons_node_set_custom_icon_from_file * purple_notify_user_info_prepend_section_break * purple_notify_user_info_prepend_section_header * "website" and "dev_website" items to the ui_info hash table * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit * cmd-added and cmd-removed signals * purple_get_host_name * purple_util_fetch_url_len (temporary function overload to add max_len param) * purple_util_fetch_url_request_len * purple_prpl_send_attention * purple_prpl_got_attention * purple_prpl_got_attention_in_chat Deprecated: * purple_blist_update_buddy_icon * purple_buddy_icons_has_custom_icon * purple_buddy_icons_find_custom_icon * purple_buddy_icons_set_custom_icon * pidgin_set_custom_buddy_icon * purple_util_fetch_url_len * purple_util_fetch_url_request_len * serv_send_attention * serv_got_attention Changed: * xmlnode_copy now copies the prefix and namespace map for nodes. pidgin: Added: * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's. * pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a PurpleStoredImage. * pidgin_themes_smiley_themeize_custom to associate custom smileys to a GtkIMHtml widget. * GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml. * GTK+ Custom Smiley API.
2008-07-11Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of:tnn3-17/+17
i) CVE-2008-2927 fix ii) the previous version was being rejected from the ICQ network. version 2.4.3 (07/01/2008): libpurple: * Yahoo! Japan now uses UTF-8, matching the behavior of official clients and restoring compatibility with the web messenger (Yusuke Odate) * Setting your buddy icon once again works for Yahoo! accounts. * Fixes in the Yahoo! protocol to prevent a double free, crashes on aliases, and alias functionality * Fix crashes in the bonjour protocol * Always use UTF-8 for Yahoo! (#5973) * Fix a crash when the given jabber id is invalid. * Make the IRC "unknown message" debugging messages UTF-8 safe. * Fix connecting to ICQ * Fix a memleak when handling jabber xforms. Pidgin: * Include the send button plugin in the win32 build * Various memory leak fixes
2008-05-22Always pass --disable-nm (NetWorkManager, a Linux specific thing)tnn1-1/+2
Otherwise libpurple insists on having it if the dbus option is enabled. From David Brownlee.
2008-05-17Aggressively disable options in Makefile.common and selectivelytnn2-14/+12
enable them in options.mk, through overrides.
2008-05-17Update to libpurple-2.4.2.tnn6-26/+48
o In MySpaceIM, messages from spambots are discarded (Justin Williams) o Strip mIRC formatting codes from quit and part messages. o IRC now displays ban lists in-channel for joined channels. o Fixed a bug where the list of loaded plugins would get removed when switching between different operating systems. o Fix reception of IRC PART without a part message on Undernet (fixes a problem with litter in the channel user list). o IRC no longer crashes on /list on servers which erroneously omit RPL_LISTSTART o Update the NetworkManager support to use D-Bus directly, instead of libnm-glib. Hopefully it's stable now. It will now compile by default if you have D-Bus support and NetworkManager.h. (Elliott Sales de Andrade) o MSN buddy list synchronization is now more forgiving, only asking about buddies who have disappeared completely from the server list and not those that have simply moved groups. o IRC will now try to append 1-9 to your nick if it is in use, instead of substituting the last character with 1-9 where possible. o Bonjour buddies will be saved persistently if they're moved out of the "Bonjour" group. (Eion Robb)
2008-04-29Fix installation with the dbus optionjmmv2-2/+4
Add the dbus-types.h file to the PLIST, which is installed when the dbus option is enabled. Bump PKGREVISION to 1.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-16/+17
through PLIST_SUBST to the plist module.
2008-04-05Update to 2.4.1.tnn4-10/+9
* Treat AIM Unicode messages as UTF-16 rather than UCS-2; this should have no functional effect, other than continued support on systems which have dropped UCS-2 conversions. * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski) * Fix a crash when clearing the buddy icon for an account on XMPP * Fix a crash during login for some ICQ accounts * Prefer more available resources on XMPP when priorities are equal * Fix incorrectly marking some Yahoo! contacts as blocked * Improved handling of UTF-8 group names on ICQ (beret) * Fix a crash when starting if you have a Zephyr account * Increase XMPP ping timeout to 120 seconds, to prevent poor network connections from timing out unnecessarily. * Don't crash on XMPP forms with empty default values. * Fix issues with CHAP authentication for SOCKS5 proxies.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2008-03-04version 2.4.0 (02/29/2008):tnn5-23/+11
libpurple: * Added support for offline messages for AIM accounts (thanks to Matthew Goldstein) * Fixed various problems with loss of status messages when going or returning from idle on MySpaceIM. * Eliminated unmaintained Howl backend implementation for the Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is now required to use Bonjour. * Partial support for viewing ICQ status notes (Collin from ComBOTS GmbH). * Support for /notice on IRC. * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.) * Support for retrieving full names and addresses from the address book on Yahoo! Japan (Yusuke Odate) * The AIM/ICQ server-side preference for "allow others to see me as idle" is no longer unconditionally set to "yes" even when your libpurple preference is "no." * Fix SSL certificate checks for renewed certificates * Fix the ability to set vCard buddy icons on Google Talk/XMPP * D-Bus fixes on 64bit * Fixed retrieval of buddy icons and setting of server-side aliases on Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N. Guillen) * Fixed an MSN bug that would leave you appearing offline when transferred to different server
2008-02-02addgdt1-1/+2
# used by chat/pidgin/Makefile per pkglint
2008-02-02fix whitespace error in previousgdt1-1/+2
2008-02-02addgdt1-2/+2
# used by chat/finch/Makefile per pkglint
2007-12-10Update to pidgin-2.3.1.tnn3-8/+8
Various minor protocol bugfixes and compile fixes for FreeBSD & Solaris.
2007-12-02Update the pidgin IM suite to version 2.3.0.tnn6-19/+19
version 2.3.0 (11/24/2007): http://developer.pidgin.im/query?status=closed&milestone=2.3.0 Some highlights from ChangeLog: Pidgin: * Connection errors are now reported in mini-dialogs inside the buddy list, rather than as buttons in the buddy list and with dialog boxes. If several accounts are disabled when you sign on elsewhere, you can now re-enable them all with a single click. * If you alias a buddy to an alias that is already present within a particular group, we now offer to merge the buddies into the same contact. * A music emblem is now displayed in the buddy list for a buddy if we know she is listening to some soothing music. * Added a 'Move to' menu in buddy list context menu for moving buddies to other groups as an alternative to dragging. * It is now possible to mark a chat on your buddy list as "Persistent" so you do not leave the chat when the window or tab is closed. * The auto-join option for chats is now listed in the "Add Chat" dialog along with the new persistence option. * Closing an IM no longer immediately closes your conversation. It will now remain active for a short time so that if the conversation resumes, the history will be retained. A preference has been added to toggle this behavior. * The "Smiley" menu has been moved to the top-level of the toolbar. * Pidgin's display is now saved with the command line for session restoration. (David Mohr) * ICQ Birthday notifications are shown as buddy list emblems. * Plugin actions are now available from the docklet context menu in addition to the Tool menu of the buddy list. * The manual page has been heavily rewritten to bring it in line with current functionality. Finch: * It's possible to bind key-strokes to specific menuitems in the windows. Read the 'Menus' section in the man-page for details. * 'transpose-chars' operation for the entry boxes. The default key-binding is ctrl+t. * 'yank' operation for the entry boxes. The default binding is ctrl+y.
2007-12-01The Python programs for the dbus option need the py-dbus package. Patchrillig2-2/+6
by Brian de Alwis on pkgsrc-users.
2007-12-01The buildlink3.mk file needs to know the options of the package,rillig1-1/+9
especially dbus. Patch by Jan Kryl on pkgsrc-users.
2007-11-03Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.tnn4-9/+10
(A remote user can cause a DoS by sending a message with invalid HTML.) version 2.2.2 (10/23/2007): http://developer.pidgin.im/query?status=closed&milestone=2.2.2 NOTE: Due to the way this release was made, it is possible that bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed until the next release. * Various bug and memory leak fixes
2007-09-30Update pidgin IM suite to version 2.2.1 during freeze to fix the DoStnn6-31/+32
vulnerability CVE-2007-4996: "MSN nudges sent from unknown buddies can cause libpurple to crash" Other changes: libpurple: * A few build issues on Solaris were fixed. * Cancelling the password prompt for an account will no longer leave it in an ambiguous state. (It will be disabled.) * Fixed an erroneous size display for MSN file transfers. (galt) * Fixed multiple memory leaks, particularly in XMPP and MySpace protocols * Fixed remembering proxy preferences and status scores * Gmail notifications are better tracked Pidgin: * Fixed keyboard tab reordering to move tabs one step instead of two. * You should no longer lose proxy settings when Pidgin is restarted. * Fixed detection of X11 when compiling Finch: * Pressing 'Insert' in the buddylist will bring up the 'Add Buddy' dialog.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-3/+3
Bump PKGREVISION.
2007-09-15Update the pidgin IM suite to version 2.2.0.tnn7-52/+71
The intltool that comes bundled with libpurple doesn't like NetBSD's /usr/bin/iconv, so switch libpurple to use intltool from pkgsrc. ChangeLog: Version 2.2.0 (09/13/2007): http://developer.pidgin.im/query?status=closed&milestone=2.2.0 Libpurple: * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of Code) * XMPP enhancements. See http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas Monitzer, Google Summer of Code for Adium) * Certificate management. Libpurple will validate certificates on SSL-encrypted protocols (William Ehlhardt, Google Summer of Code) * Some adjustments were made to fix sending messages when using the MSN HTTP method. (Laszlo Pandy) * Yahoo! Chat is fixed. * Some AIM file transfer issues between Pidgin and other clients have been fixed. (Kyryll A Mirnenko) * Properly restore idle status and time for AIM and ICQ accounts when they reconnect after being disconnected. Pidgin: * Insert Horizontal Rules and Strikethrough text from toolbar. * Option to show protocol icons in the buddy list, from the Buddies > Show menu. (Justin Heiner) * Ability to build with native, non-X11 GTK+ on OSX. (Anders Hasselqvist) * Remember the 'Enable Sounds' setting for a conversation. * Right-clicking the empty space in the formatting toolbar allows you to toggle back to the old "ungrouped" version. * Protocols supporting account registration via Pidgin now show a descriptive checkbox instead of a vague "Register" button. * Fixed a bug where a tab would be shown on single conversations when tabs were disabled. Finch: * Per-conversation mute and logging options (accessible from the menu). Version 2.1.1 (08/20/2007): Yahoo: * Added an account action to open your inbox in the yahoo prpl. * Added support for Unicode status messages in Yahoo. * Server-stored aliases for Yahoo. (John Moody) * Fixed support for Yahoo! doodling. * Limited support for MSN Messenger contacts Bonjour: * Bonjour plugin uses native Avahi instead of Howl * Bonjour plugin supports Buddy Icons XMPP: * Only report conversation close when 'send typing notifications' preference is turned on (Bob Rossi) Pidgin: * Show current outgoing conversation formatting on the font label on the toolbar * Slim new redesign of conversation tabs to maximize number of conversations that can fit in a window * Tab bar is not visible when only one conversation is open. You can drag and drop conversations from the infopane. * Moved "Reset Formatting" toolbar button to Font menu. * Double click on the infopane to alias buddies and set topics on chats * New smiley style Finch: * Sound support (Eric Polino)
2007-09-05Add "sasl" option. Not enabled by default.reed1-4/+11
From Todd Kover via PR #36897. (I tested build and install but not running this.) While here, fix a little formatting.
2007-08-30bl on gettext-lib, PKGREVISION++gdt1-2/+3
2007-08-30When checking for -lpanel, explicitly link -lncurses as well.joerg2-1/+24
Fixes the detection on DragonFly.
2007-08-17Include sys/param.h before sys/sysctl.h. NetBSD documents that thisgdt2-10/+12
must be done, and FreeBSD documents sys/types.h. Assume for the moment that because sys/sysctl.h is a BSD44 feature that all such systems will have sys/param.h, pending an upstream fix.
2007-08-13Bump revision because of previous change.tnn1-1/+2
2007-08-13Remove the silc and sametime options. These will be imported as separatetnn2-24/+4
plugin packages, chat/pidgin-silc and chat/pidgin-sametime real soonish.
2007-08-13In finch components, patch a namespace collision of unknown origin.tnn2-1/+28
2007-08-13Update to libpurple 2.1.0.tnn7-29751/+14
Updates of pidgin and finch will follow shortly. pkgsrc changes are some cleanup and removal of the 900kB patch-ac. I'm not sure if this will break anything, but nobody knew the reason of it's existence. Any fallout should be dealt with appropriately instead. Maintainer reset to pkgsrc-users@ at previous maintainer's wish. version 2.1.0 (07/28/2007): libpurple: * Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power efficiency. (Arjan van de Ven with Intel Corporation) * No longer linkifies screennames containing @ signs in join/part notifications in chats * With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs. * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov) version 2.0.2 (06/14/2007): libpurple: * Moving an ICQ buddy from one group to another no longer re-requests authorization from that person (Rene Hausleitner) * Added nullprpl, an example protocol plugin (Ryan Barrett) * Fixed SOCKS5 bug which caused Jabber file receiving to fail * Remove MSN's random "Authorization Failed" dialogs * Fix MSN to correctly detect incorrect passwords and disable the account * Get User Info on MSN is now more reliable & accurate * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen) * Fix for some QQ authentication problems * Fix for building on FreeBSD * Prevent "Logged in:" times for AIM buddies being ridiculously high * Updates and fixes to Bonjour support * Improve ICQ encoding support for some non-latin languages