summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Make sure the configure script finds the mysql includes.kristerw1-1/+2
2004-07-18Add "-lX11" to LDFLAGS on Darwin. Should fix build problem notedschmonz1-1/+2
by Jeff Rizzo on tech-pkg@.
2004-07-18bump PKGREVISIONs for last boehm-gc updaterecht1-2/+2
(BUILDLINKS_DEPENDS change)
2004-07-17Update to 0.80:jmmv3-6/+8
New Features: * Ability to send files from the conversation window (Daniel Atallah) * Drag a file into the buddy list or a conversation to send it to that buddy * Yet more new commands and features for SILC (Stu Tomlinson) * Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera) * Support for the Epiphany web browser (Leonardo Serra) * Status messages in Gadu-Gadu (Andrew (proton) Wellington) * Parentheses are now displayed around the title and tabs of conversations from offline accounts or parted chats. * Zephyr typing notification (Arun A Tharuvai) * Account dialog's columns are resizable (Eduardo PĂ©rez) Bug Fixes: * The firefox browser option now works with firefox 0.9 * Buddy icons in conversations no longer depend on the buddy list * Fix for the bug where some buddies seemed logged in 4 thousand some odd days (Alan Ford) Patch from maintainer, Matthew Luckie, in private mail.
2004-07-14Remove JABBERD_METHOD, which is already defined in bsd.pkg.defaults.mk.xtraeme1-3/+1
2004-07-14Update chat/jabberd2 to 2.0s3.xtraeme6-99/+67
Changes: 2004-06-25 jabberd 2.0s3 * Fixed several memory leaks and overruns <karsten.petersen@hrz.tu-chemnitz.de> * Fixed XMPP session replacement [rob] * Added support for Win32 platforms <peter@cerebus.co.za> [rob] * Added support for requiring SSL/TLS before auth <deryni@eden.rutgers.edu> * Added support for LDAPv3 (including channel encryption) [rob] * Added workaround to make large presence broadcasts more efficient [rob] * Generate random dialback key if none provided [rob] * Rewrote configure script (+ many code tweaks to support this) [rob] * Remove build requirement for Libidn and OpenSSL [rob] * Removed bundled Libidn due to licensing issues [rob] * Bugfixes: 3059, 3174, 3343, 3368, 3480, 3481, 3594
2004-07-12Bring patch from SILC cvs, "extern inline" -> "static inline".salo2-1/+15
Fixes build on Solaris with SunPro compiler.
2004-07-12don't depend on psi-ssl direct; suggest the installation of psi-ssljdolecek3-5/+9
plugin in MESSAGE instead bump PKGREVISION for this change
2004-07-09Update to 0.11.7.1:wiz2-6/+6
This release introduces several efficiency changes and a few bug fixes. Most notable bug fix: File transfers on IRC no longer cause a reliable crash. If compiled with GCC, extensions are now used to hide internal symbols from the dynamic linker, allowing GCC to produce more efficient code. The window- content-caching and logfile-playback code has been modified to improve responsiveness and dramatically reduce naim's memory usage.
2004-07-09Changes 0.3.9:adam7-78/+52
* Warning if there's another instance running * Saving window dimensions * Fixed installer script * Bug fixes
2004-07-08Update mu-conference to 0.6.0nb2: > /dev/null 2>&1, not 2>&1 > /dev/nullabs2-6/+6
2004-07-08Changes 1.5:adam3-21/+5
* aspell support added * better ioctl handling * memory leaks fixed * minor bug fixes
2004-07-07Update chat/bitlbee to 0.90a.xtraeme2-5/+5
Changes: * Fixed Yahoo! authentication code. (Thanks to Gaim/Cerulean Studios)
2004-07-06Simplify pre-configure target, fix a typo in a comment and remove thextraeme1-8/+3
option --enable-debug (which was disabled).
2004-07-02Update xchat2 to 2.0.10 and take maintainership.minskim4-12/+19
Changes: - Updated translations (ru, sr). - Fixed compiling on systems other than linux/freebsd [969643]. (Samuel Mimram). - Fixed compiling with an old version of GTK (2.0.x). - Further BiDi fixes in xtext (Ilya Konstantinov). - Brand-new tab completion code (Ian Kumlien). This also fixes: Tab expansion not working behind umlauts [956127]. Plugin commands can now be tab-completed too (Frank Thieme). - Fixed parsing URIs on userlist drag-n-drop (Jonas Heylen). - Added Sort button to the server list window (David Oftedal and Tim-Philipp Mueller). - Tab button selection fix (Guillaume Knispel). - Added marker-line feature. Shows a red-line to indicate the place where you last read up to (Thomas Kockerbauer). - The "Get my IP from Server" feature now works on networks that hide your hostname too (by using the USERHOST command). - Win32: Fixed CPS calculation for file transfers [824934]. - Fixed: Ping timeout when the system clock changes [789140]. - Fixed: Private messages delivered to status window when nickname is the same as the network [977550]. - Maximised window-state is now saved. - Double middle-clicking a nickname in the text area will now select it in the userlist. - Included a work-around to stop X-Sys plugin crashing with GTK 2.4. - Fixed: /list output going to the current tab [970746]. - Fixed: Serverlist crash while editing a port-number, and switching to another network before pressing enter [968652]. - Made it possible to execute multiple "Connect Command:"s in the ServerList window, when they're separated by ctrl-alt-a.
2004-06-30update mu-conference to 0.6.0nb1abs1-1/+6
Correctly substitute in JABBER_USER into rc.d file
2004-06-28Switch to bl3abs1-2/+2
2004-06-27Fix installation when XEmacs is used.uebayasi1-3/+13
2004-06-27Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixesheas3-3/+19
BUS error on sparc64. Appears to apply to version Bitchx 1.1 too.
2004-06-26Update icbirc to 1.7adrianp4-20/+15
Ok'ed wiz@/snj@/tron@ No Changelog available, diff looks like minor code fixes.
2004-06-26Import chat/mu-conference-0.6.0abs1-1/+2
mu-conference is an implementation of the Multi-User Chat protocol, as defined in JEP-0045, intended for use against jabberd2 (tested) or jabberd.
2004-06-26Import chat/mu-conference-0.6.0abs5-0/+108
mu-conference is an implementation of the Multi-User Chat protocol, as defined in JEP-0045, intended for use against jabberd2 (tested) or jabberd.
2004-06-26Use tabs for indentation.jmmv1-2/+2
2004-06-26Update jabberd2 to jabberd-2.0s2nb1abs6-7/+43
Since the various jabber daemons need to write their pid files as the jabberd user, ensure a jabberd owned /var/run/jabberd is created by rc.d files
2004-06-26Finish move of p5-Net-Jabber from net to the chat category.jmmv1-1/+2
2004-06-26Move p5-Net-Jabber from net to the chat category; suggested by pancake atjmmv4-0/+32
phreaker.net. This is version 1.26.
2004-06-26Update navi2ch to 1.7.3.uebayasi2-5/+5
Changes since 1.7.2 are: * User configurable commands & functions for network connection. * Don't auto-process contents that needs user confirmation. * Create links by matching text with a configured regular expression. * Better support for board migration. * Better support for "JBBS @ Shitaraba" Changes since 1.7.1 are: * Catch up with the specification changes in 2ch. * Fix Emacs hang-ups in a link to a very large number. * Slight changes for EmacsCE. * Add hooks. * Extend search function. * Recognize "JBBS @ Shitaraba" messages. Partial support for the new URL syntax. * Support "htp:" and "ftp:". * Support the URL syntax for Keitai (mobile phones).
2004-06-25Update to 0.79:gavan3-10/+79
New Features: * Display name changes are now shown in the conversation windows. (Robert Mibus) * Get Info on Yahoo! now works for nonenglish profiles. (Ambrose Li) * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li) * Yahoo! Japan support. Click More Options and check Yahoo Japan in the account editor, to use your Yahoo! Japan account * Gtk themes can now theme the Gaim buddy list independently of other things (Stu Tomlinson) * Show timestamps now has a per-conversation option in addition to the global one, bringing it in line with the other conver- sation options (Stu Tomlinson) * Added MSN buddy icons (Felipe Contreras) * Added MSN file transfer (Felipe Contreras) * MSN's idle state now actually sets a buddy idle * Buddy pounce defaults are now more sane, and apply to the state the buddy is currently in. For example, if the buddy is idle, set "Return from idle" by default. The last action(s) used are the defaults for the next pounce * Yahoo buddy icon support * Selected buddy icons will automatically convert to the appropriate format for the protocol. (GTK 2.2 and higher only) * Dragging an image file into the Modify Account dialog will set that as a buddy icon. * Development headers for compiling third-party plugins are now installed. (Stu Tomlinson) * Headers for gaim-remote now reside in gaim/ instead of gaim-include/. * Basic YCHT support, which allows joining Yahoo! Chats when logged in using the web messenger method Bug Fixes: * Fixed Yahoo! authentication problems. (Cerulean Studios) * Non-looping animated icons no longer cause Gaim to freeze * Flashing windows should work again for unix in window managers that support the URGENT hint (Etan Reisner) * Better handling of character sets in RTF for Novell (Mike Stoddard of Novell) * Contact list sync problems in Novell fixed (Mike Stoddard of Novell) * Fixed a crash in SILC that sometimes happened when resolving the buddy list (Pekka Riikonen) * Parallel compiles of the perl plugin should work better (Stu Tomlinson) * The disconnected UI op was called twice on connection errors. Now it is only called once. (Evan Schoenberg) * Dragging into conversation windows works better * Protocol-specific settings for accounts were being removed whenever the account was modified. Now they're only removed when the protocol type changes, as it should be. * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai) * Rewrite of MSN buddylist support, which fixed a known syncronization bug and some others (Felipe Contreras)
2004-06-25Update to 0.7.6:jmmv3-6/+10
* Lot of bug fixing gone into the Group Chats (Micke) * Drag contacts from roster to chat windows to start a chat (Micke) * Show new message icon as window icon when new message arrived (Sergey Dolgopolov) * Crash fixes (Micke) * Allow IP-numbers as hostpart of the JID (Fabio Bonelli) * Added copy&paste to chat windows. (Micke) * Fixed drawing error in chat windows tabs with certain themes (Geert-Jan) * Shrink chat windows after long messages has been sent (Micke, Lionel Henry) * Store log files as lowercase JID. (Micke) * Resubscribe support if subscription isn't both way (Ross Burton) * Show presence icon in new message popup list (Micke) * Added support for editing your own vCard (Martyn Russel, Micke) * New translations (en_CA, uk, eo, ar) * Updated translations: (lt, cs, en_GB, nl, ca, pt_BR, sv, zh_CN, da, pl, pt)
2004-06-23Update naim to 0.11.7.snj2-5/+5
The release announcement has this to say: "Much of the ECS and FireTalk backends have been rewritten to clean up, optimize, and fix bugs in the code. There is also much more internal consistency-assurance code throughout naim, making it easier for future bugs to be discovered and fixed."
2004-06-16Make this package build on Linux.minskim2-1/+33
- Use promoted types for va_arg(3).
2004-06-12this needs -lnsl -lsocket on Solaris.grant3-2/+19
2004-06-11Add patches from silc cvs repository.salo8-2/+144
Should fix build on Darwin/Mac OS X.
2004-06-10Make it work after the recent changes to chat/silc-client.salo5-17/+17
(Doh, i thought i had committed this on sunday..)
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-06-07Update xchat-systray-integration to 2.4.5.minskim5-15/+86
Changes: + Fixed some memory leaks due to string duplication + Fixed some inclusions + New images handler: images are no more included in binary but loaded dynamicly, user theme is now permitted + Images are now separated in different directory, sorted by usage + Added initial Theme feature (will be ready next version) + Code splitted in files for a better logical organization + Win32 port completly integrated. Same package for all systems. + Moved Makefile & similar stuff to main directory + Added "make Win32" option to build Win32 shared dll. + Added native Win32 Tray with all the old features like double click, flash events and so on. + Reduced plugin size at 80k bytes only for unix & win32 version too. + Win32 settings tab has not the KDE/Gnome switch. + Added images path in settings. Plugin must be reloaded manually, autoreload in next version. + Added images path saving/reloading in data management. + Usual code cleaning and minor bug fix.
2004-06-07Update xchat2 to 2.0.9.minskim3-30/+17
Changes: - Updated translations (bg, cs, de, en_GB, eu, fi, lt, nl, ru, sk, uk, wa). - Fixed the Socks5 overflow security bug. - DCC IP address setting can now be a hostname too (Flavio Chierichetti) [773229]. - Don't try random DCC ports when a range is set (mib) [889987]. - Fix: Spurious nick completion (mib) [916944]. - Serverlist passwd box is now masked (Cristian Peraferrer) [920113]. - Fix: Sometimes messes up the tab order on reconnect (Gabor Szeder) [941773]. - Fix: Crashes when setting $CHARSET to nonexistant charset [945855]. - Plugin API: Added some fields to the "channels" list. - Plugin API: Added "win_status" and "xchatdirfs" fields to xchat_get_info. - Plugin API: Added xchat_send_modes() function. - Fix: Unload, then reload a plugin on FreeBSD fails (Kevin Leung). - Plugins should now work on HPUX too. - Perl-plugin: Fixes for 3 arg version of emit_print, unhooking the same hook multiple times and get_list returning correct values for address32 field and some memory leaks (Lian Situ). - Made menu keybindings work when the menubar is hidden on GTK 2.4. - Added support for the new GTK 2.4 file chooser dialog. - Fix for BiDi in xtext (Ilya Konstantinov). - Smaller bug fixes [962211] [958599] [950353] and [945617] (Frederic Krueger).
2004-06-06PKGREVISION++salo5-44/+37
- Enable SILC protocol support. - Don't build static versions of plugin libraries. - Use more appropriate DESCR and COMMENT. - Style & delint. Ok MAINTAINER, Matthew Luckie.
2004-06-06Doesn't really need glib these days anymore.salo1-3/+1
2004-06-06PKGREVISION++salo4-46/+46
- Rework where silc-server is installed, make it consistent with silc-client changes. - Minor cleanups.
2004-06-06PKGREVISION++salo8-175/+207
- Rework how and where is silc-client installed (in preparation for silc-toolkit import). - Rework PLIST.perl handling, now it works with threaded Perl as well. - Minor cleanups.
2004-06-05Enable pkgviews installation.xtraeme1-1/+3
2004-06-05Added weechat-0.0.6.xtraeme1-1/+2
2004-06-05Initial import of weechat-0.0.6.xtraeme6-0/+58
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client. Everything can be done with a keyboard, and it is customizable and extensible with scripts.
2004-06-03Update chat/bitlbee to 0.90.xtraeme2-6/+6
# Version 0.90 (released 2004-05-28) hilights: * Another release with a speech! * A complete rewrite of the MSN module, which mainly means more stability, but also some good new features and other enhancements. * Lots of cleanups and fixes in the other IM-modules. * Full support for operating behind proxy servers. features.
2004-06-03Add a workaround for a GTK+ bug (GNOME bugzilla #62948). Patchminskim3-2/+22
borrowed from Gentoo Portage. OK'ed by jmmv@. Bump PKGREVISION.
2004-06-03Fix small typo in commentabs1-2/+2
2004-06-01Update to 0.78:jmmv8-184/+30
New Features: * Support for the SILC protocol (http://www.silcnet.org/) (Pekka Riikonen) * Option to suppress disconnect notification when using the autoreconnect plugin (Christopher (siege) O'Brien) * Added support for dragging buddies from the buddy list into the Add Buddy Pounce dialog * Pounce notification now includes time (Mike Lundy) * The history plugin now shows history for chats in addition to IMs * Menu item to view conversation logs (Tom Samstag) * Conversation and chat sizes automatically saved (Stu Tomlinson) * Added support for Novell privacy settings (Mike Stoddard of Novell) * Added ability to initiate multi-user conferences (chats) in Novell (Mike Stoddard of Novell) * Find and Save buttons on the debug window (Stu Tomlinson) * Plugin Actions menu (Christopher (siege) O'Brien) * Plugins can now add entries to the right-click menu of a group or chat (Stu Tomlinson and Christopher (siege) O'Brien) * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file Bug Fixes: * Compiles again with gcc 2.96 (Ignacio J. Elia) * Gtk2.0 compatibility fixes (Tim Ringenbach) * Many documentation updates (Jonathan Champ, Gary Kramlich, Stu Tomlinson, and Kevin Stange) * Yahoo works on 64 bit machines (Gary Kramlich) * Zephyr works on 64 bit machines (Arun A Tharuvai) * Novell 64bit fixes, better error messages, and buddy list sync fixes (Mike Stoddard of Novell) * Novell protocol works on big endian machines (Novell) * Massive rewrite of MSN support, which should fix a number of issues and make errors easier to interpret (Felipe Contreras) * Fixed a privacy-related bug in MSN that affected blocking/permitting, which was due to case-sensitive string comparisons (Gudmundur Olafsson) * Fixed an MSN HTTP method bug where MSN would queue data indefinitely. (Andrew Wellington) * All known MSN formatting bugs were fixed. * Overly long messages and paging cell phones in MSN no longer cause disconnects (Felipe Contreras) * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie) * ALT-F works correctly in the System Log Viewer (Stu Tomlinson) * New tabs should scroll correctly again (Tim Ringenbach) * Dialogs opened from a conversation window are now closed when the conversation window is closed, preventing a crash (Kevin Stange) * Copy/paste encoding fixes (Joe Marcus Clarke) * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha) * Ampersands in links should work correctly (Tim Ringenbach) * DirectIM and IM Image support for AIM are greatly improved (Tim Ringenbach) * Gadu-Gadu updates (Andrew Wellington) * Print Gadu-Gadu messages to the debug window instead of the console * Updated and standardized blist signals (Gary Kramlich) * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson) * The idle time for the buddy-idle and buddy-unidle signals should be correct again. Preference Changes: * Added "Conversation placement - By conversation count" * Added a "none" smiley theme to replace the "Show graphical smileys" option * Replace default formatting preferences with a dialog to set a default formatting in a WYSIWYG manner. * Removed "Show logins in window," default to yes * Removed "Send URLs as links," default to yes (in protocols that support HTML) * Removed "Show URLs as links," default to yes * Removed New window height & width and Entry field height for Chats & IMs, sizes are now saved automatically * Removed "Tab-complete nicks" default to yes * Removed "Old-style tab completion", no longer supported * Removed "Sending message removes away status", default to no * Removed "Show numbers in groups", default to yes * Removed "Icons on tabs", default to yes * Removed "Sounds when you log in", default to no * Removed "Seconds before resending autoresponse", default to 600 seconds * Removed "Send autoresponse in active conversations", default to no * Removed "Show people joining in window", default to yes * Removed "Show people leaving in window", default to yes
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim2-2/+10
tech-pkg@.
2004-05-31Make this package build with thread-enabled Tcl.minskim3-2/+19