summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2008-06-09Fix typo pointed out by Michael Stapelberg in private emailadrianp1-2/+2
2008-06-08Add patch for CVE-2007-4400 for Konversation to stop escape song namestonnerre3-3/+16
properly in the media script.
2008-06-07Re-add PERL5_PACKLIST, lost previous commit. Fixes PR 38846.obache1-4/+6
While here, add DESTDIR support.
2008-05-30Bump PKGREVISION for gtkspell API bump.wiz4-6/+8
2008-05-27Fix and simplify workaround for broken db4 library detection.obache2-15/+14
Should fix PR 38354. While here, add DESTDIR support.
2008-05-27Install README.reed2-3/+9
Bump PKGREVISION.
2008-05-26Turn IPv6 support on by default. Bump package revision.tron2-4/+4
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg5-18/+21
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Reset maintainer on his request.wiz1-2/+2
2008-05-25Fix indentation.tron3-6/+6
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron3-6/+6
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-18Update to finch-2.4.2.tnn2-10/+2
* New default binding ctrl+x to open context menus. * Menu triggers and other bindings will no longer conflict. * Middle click pastes the internal clipboard (when mouse support is enabled).
2008-05-17catch up with pidgin-2.4.2tnn3-14/+8
2008-05-17Update to pidgin-2.4.2.tnn4-14/+10
* The typing notification in the conversation history can be disabled or customized (font, color etc.) in .gtkrc-2.0. * Added a plugin (not installed by default) which adds a Send button back to the conversation window. People without physical keyboards have a hard time with the lack of the button. * Clicking on the buddyicon in the conversation window toggles the size of the icon between small and large. * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in an AIM chat) can be edited from its context menu in the buddy list. * Add a "Present conversation window" preference to the Message Notification plugin; the "Raise conversation window" option does not unminimize windows or draw attention to them when they are on other workspaces--the "Present" option should. * Add a preference to set Escape as the keyboard shortcut for closing the conversation window. * Add an option in the context menu to disable smileys in the selected text in the conversation history/log viewer. This should help people who regularly paste code in conversations. * Add a preference to choose the minimum size of the text input area in lines. * Moved the "Local alias" field in the Modify Account dialog to be below the "User Options" heading on the "Basic" tab. * Number of room occupants is now shown in chat tooltips where possible
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-05-13centerim>=4.22.5 does not conflict.obache1-2/+2
2008-05-13Update centerim to 4.22.5.obache14-490/+55
Based on patch provided in PR 38624. 'cicqconv' command is renamed for 'cimconv', conflict with centericq is gone away. 2008-04-08 New version (4.22.5) released. This release fixes various segfaults in the Yahoo protocol. It also introduces a bar which displays all open chats nicely. 2008-03-29 New version (4.22.4) released. This release fixes the possible url exploit described in CVE-2008-1467. It also makes CenterIM ready for the Yahoo protocol change kicking in on 2nd april 2008. 2008-03-11 New version (4.22.3) released. This version fixes the various ICQ contact list issues (e.g adding contacts should now work). 2007-12-08 New version (4.22.2) released. More than 90 fixes/improvements have been added to centerim since our last release in June. The main fixes included are: * Fixed bug in msn login when the server sent a NOT message * Fixed bug in ICQ protocol which prevented others from seeing your presence (partial) * New version tracking/updating (Thanks to David Riebenbauer for this helpful feature) * Added an "Out for Lunch" state
2008-05-11Add a wide-curses option, to enable utf-8 support.tonio2-4/+9
Based on patch from Leonardo Taccari in PR pkg/38418
2008-05-11Fix multiple connection handling Denial of Service vulnerability in licqtonnerre6-5/+126
(CVE-2008-1996). Before this, the application would crash if too many TCP connections are opened.
2008-05-051.1.19adrianp3-8/+7
There is a single crash fix in versions prior 1.1.19, in KLINE use. Opers on older versions are advised to avoid KLINE, and to use GLINE instead. Minor server buffering enhancements (should be a bit faster on netburst and use less CPU for highly loaded servers) Tempramental linking fix (thanks to djGrrr for helping finally track this down) Upgrade at your leisure.
2008-05-05Add explicit --disable-ipv6 when -inet6 is specifiedadrianp1-1/+3
From Daniel Horecki in PR #38570
2008-04-29Fix build when dbus is installedjmmv3-5/+18
Add an option to select whether dbus support should be enabled or not and use it to control the installation of the musicmessaging plugin. Fixes the package when dbus is already installed. Bump PKGREVISION to 2. Ew. Conditional builds.
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-27Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on ↵frueauf1-2/+2
fixes for those packages.
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+2
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-04-24Update to 1.1.6:wiz3-31/+9
1.1.6: This version fixes a rekey timeout crash. 1.1.5: This release fixes the KILL command and disconnection related problems. 1.1.4: This version fixes 64-bit alignment issues. 1.1.3: This version fixes several crashes, a WATCH command busy-loop, QoS rate limit handling, and many other bugs. 1.1.2: This version fixes a possible buffer overflow. 1.1.1: This version fixes a crash related to processing of NEW_CLIENT packets. 1.1: This version was ported to the new SILC Toolkit 1.1. Support for dynamic router connections and HTTP statistics back end were added. Support was added for the upcoming SILC Protocol version 1.3 and SILC Public Key version 2. Other major bugfixes were also made. 1.1beta4: This version fixes public key authentication as responder, OPER and SILCOPER public key authentication, and other minor bugs. 1.1beta3: This version fixes a CTR mode rekey crash and other CTR mode issues. 1.1beta2: This beta release fixes many crash bugs.
2008-04-24PKGREVISION++martti1-2/+2
2008-04-24Fixed PLIST issues, this should not leave any files or directories behind now.martti5-14/+12
2008-04-23Update to 0.11.8.3.1:wiz2-6/+6
Summary of changes from 0.11.8.2.1 to 0.11.8.3 ============================================ [UI fea] Simple heuristics for disabling and reenabling encryption based on whether naim thinks you're talking to someone logged in to naim or to a second client. [TOC fea] Availability messages are now decoded and passed along to the UI. [TOC fea] The TOC2 driver now uses toc_locate_user instead of toc_get_info to retrieve profile information. This both fixes profile viewing, which has been broken since late 2006, and adds the ability to retrieve away messages for non-naim users, which has not been possible since 0.10. [UI bug] The string <a href="target"></a> would previously be rendered as " [target]" in naim, while graphical AIM clients would render it as an empty string. A recent version of AIM for Windows introduced a bug where outgoing messages included these empty hyperlinks in some situations. Fixed.
2008-04-22Updated chat/ejabberd to 2.0.0nb1martti3-6/+6
Fix pkg/38347 (patch provided by Daniel Horecki).
2008-04-21Fix ${MASTER_SITES} and ${HOMEPAGE}.bjs1-3/+3
2008-04-20Fix mistake with cvsid tagstonio6-16/+16
2008-04-20Add patch taken from the devel branch, to fix issues with openssl and jabbertonio7-2/+138
Patch is taken from http://bugs.bitlbee.org/bitlbee/changeset/devel%2C359 And the issue: http://bugs.bitlbee.org/bitlbee/ticket/368 Thanks to Frederic Jaeckel for the report.
2008-04-14PR pkg/38381: jmcneill: Install pidgin.desktop.tnn2-3/+12
Also depend on intltool. Bump rev.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam10-85/+81
through PLIST_SUBST to the plist module.
2008-04-09Update chat/bitlbee to 1.2tonio3-14/+13
Changelog: * Version 1.2 (released 2008-03-17) hilights: - See 1.1.1dev and 1.1dev (Jabber module rewrite, Jabber groupchats, better (and more secure) file format for user data, ForkDaemon mode). - Yahoo! support in this release will hopefully still work next month. * Development version 1.1.1dev (released 2007-11-24) hilights: - Mostly internal changes (resolved some GPL issues, changed some parts of the IM API). - Support for Jabber chatrooms and an XML console. - Support for named AIM chatrooms. * Development version 1.1dev (released 2007-02-19) hilights: - Many new features, enhancements, bugfixes, for example: - Rewritten Jabber module. - Improved file format for storing user configuration. - ForkDaemon mode: Daemon mode without the stability problems.
2008-04-07Fix DESTDIR.joerg1-9/+5
2008-04-07Fix DESTDIR.joerg1-5/+5
2008-04-07Fix DESTDIR.joerg2-7/+4
2008-04-05Catch up with pidgin.tnn2-12/+12
2008-04-05Update to 2.4.1.tnn1-2/+2
* Remove a workaround for older versions gstreamer that was causing crashes on some non-Linux systems such as HPUX * Fix some cases of the conversation input entry area being 1 pixel high * Fix for displaying channel & buddy names in conversation window when they have '&' in them * Some memory leak fixes, especially in the Text Replacement plugin * Rectangular but non-square buddy icons have rounded corners in the buddy list
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-04-01Update to 1.1.18adrianp2-6/+6
This is a HIGHLY RECOMMENDED release. You SHOULD upgrade to it ASAP as it contains security fixes. Major changes: * dccallow: fix incorrect api usage * mysql: fix race condition (crash) on unload * core: LoopCall fix that fixes modules which call it in a command handler so that spanningtree doesnt break (useful for third party module authors only) * snomasks: Accidentally hidden quits is fixed (it wasn't me, I swear --w00t) * ssl: Reworded prompts in configure * invisible: Fix multiple +Q and -Q notices (harmless) * configreader: Better checking of newline values * swhois: Don't desync when setting a title on an already-titled user. * new module: m_ldapauth
2008-03-25Fixed usage of CONF_FILESmartti1-4/+4
2008-03-24Fix for:adrianp3-2/+17
http://lists.grok.org.uk/pipermail/full-disclosure/2008-March/060906.html PKGREVISION++
2008-03-10Added ejabberdmartti1-1/+2
2008-03-10ejabberd is a Free and Open Source distributed fault-tolerant Jabber server.martti11-0/+711
It is writen mostly in Erlang.
2008-03-08On NetBSD 4 with xen/i386, startup at boot fails, with sm notgdt2-2/+5
connecting to something. Putting 'sleep 5' in sm's rc.d script resolves the problem. (The right fix is to for all programs to ensure that they are ready to provide all defined services before the top-level command exits, but that's much harder.) PKGREVISION++.