summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
2004-08-27Update to 0.82.1:gavan2-5/+5
Bug Fixes: * Fix a crash when changing the preference for how to display buttons on conversation windows * Remove a stray printf() when beginning new conversations and logging is enabled
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam5-11/+11
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-26Update to 0.82:gavan3-9/+8
version 0.82 (08/26/2004): New Features: * Ability to set available messages for AIM (Tools->Account Actions->Set Available Message...) * Ability to specify a custom character set for messages sent to ICQ users and messages received from ICQ users * Ability to edit your current away message (Rhett Robinson) * Topics in the conversation window (not the topic field at the top) with URLs will now appear as links (Stu Tomlinson) * File transfers appear in the file transfer window when they are initiated rather than when they begin transferring (Dave West) * Instead of toggling slash commands on/off, you can now toggle passing through unknown slash commands on/off. Bug Fixes: * Joining a Jabber chat no longer causes a crash (Stu Tomlinson) * Selecting a buddy icon for a brand new account no longer causes a crash * Better file transfer error messages (Dave West) * Remotely canceled file transfers in MSN are now noticed, so that we don't accidentally cancel the file transfer and crash Gaim (Felipe Contreras) * Protocols that don't support joining chat rooms by name no longer allow chat rooms to be added to the buddy list (Felipe Contreras) * Delayed messages and system messages no longer cause sound events to be triggered (Nathan Fredrickson) * The chat invite button has a correct label (Stu Tomlinson) * The system log should leak fewer file descriptors (Ka-Hing Cheung) * Buddy list tooltips display in more appropriate positions when using multiple monitors (Dave West) * Better parsing of URLs containing special characters * All users are shown when joining a Yahoo! conference (Bleeter Yaluser) * You now leave all Yahoo! conferences when you log out of Yahoo! * Buddy Icon updating bug fixed (Felipe Contreras)
2004-08-22Fix bogus installation of dns.so that shows up only when USE_INET6 is notcube1-2/+2
YES. Fixes PR 26176.
2004-08-20update to ircii 20040820. changes include:mrg3-20/+6
o /msg . now works for ICB mode as well o /topic now works by default for ICB o fix building on SunOS4 with GCC
2004-08-16The .a file is not very useful as a plugin... so remove it fromkristerw2-8/+9
the package (by using SHLIBTOOL_OVERRIDE). Bump PKGREVISION. Problem noted by wiz.
2004-08-16Update xchat to 2.4.0.minskim4-29/+9
Changes since 2.0.10: - Updated translations (ca, de, eu, it, ko, lt, nl, sk, sr, zh_CN). - Fixed a possible crash in loading pevents.conf. - Made default URL handlers work with Firefox 0.9.x by adding the "-a firefox" argument. - Plugin API: Added xchat_get_info field "libdirfs". - Fixed crash when trying to dcc send a filename which has encoding that doesn't match G_FILENAME_ENCODING. - Updated translations (de, kr, lt, sk, sr, zh_CN). - Added some rudimentary support for the IDENTIFY-MSG feature. - Perl: Added Xchat::context_info (Lian Situ). - TCL: Added support for time fields in getlist (Daniel P.Stasinski). - Added "Open Dialog" event, so you can add a sound-file to it. - The standard beep can now be overridden with a sound-file. - Fixed tab-nick-completion's cycling behaviour. - New keyboard shortcut for line up and down (shift-arrow up/down). - Fixed: [986958] tab completion with GTK Input-Methods. - Updated translations (eu). - Tab nick completion fixes: Crash with space-tab and glib critical warning (Ian Kumlien). - Heavily reworked the Preferences window. It should be alot clearer now, and more gnome-like. - 'Pop new tabs to front' setting now has three options (Kyoshiro). - New colors and text-events, using a white background. - Config files are not saved to disk unless you edit the defaults. This makes it easier to change language (for print events, popup menu etc). - Brand new Server List window. Now much simpler and intuitive. Also includes an entry box for NickServ password. - The vertical separator line now has its own pointer when you hover over it (Richard Gobeille). - Alphabetical tab sorting now works and is enabled by default. - Added "Small Tabs" option (reduces the font size). - Brand new Sound-Events editor in the Preferences window. - Added socks5 authentication support (Benjamin Foster). - Win32: fixed auto-loading of TCL scripts.
2004-08-14Set USE_LIBTOOL=YES, so that we use the pkgsrc libtool instead of thekristerw2-3/+5
one provided in the distfile. Bump PKGREVISION (since this adds lib/licq/licq_qt-gui.a to the PLIST)
2004-08-07Move Makefile.options to options.mk (to follow jlam@'s changes),xtraeme2-3/+5
by default we'll use PKG_OPTIONS.jabberd2?=mysql4 (which is the default for jabberd2).
2004-08-07Remove unused JABBERD_METHOD, it was replaced by PKG_OPTIONS.jabberd2.xtraeme1-3/+2
2004-08-06Update to 0.81:gavan3-7/+11
New Features: * The autorecon plugin will somewhat remember state information(Yosef Radchenko) * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson) * Tab completion of slash commands in Chats (Stu Tomlinson) * gaim-remote can now manipulate status (István Váradi) * The text messages of Yahoo Audibles are now displayed, although the audio and graphics are not. * Yahoo! away messages can be 255 characters long now Bug Fixes: * Gadu-Gadu should connect again (Andrew Wellington) * Novell fixes (Mike Stoddard of Novell): * Fixed reconnect crash * Fixed duplicate root folder bug * Fixed bug with folder ordering (on a first time login folders were being added in reverse order). * Use ISO date format for the system log (Eduardo Pérez) * Long buddy lists with irc should cause flooding disconnects less (Stu Tomlinson) * Better smiley substitution * Fix a crash related to auto-expanding contacts at the bottom of buddy lists * Fix a crash on Solaris when changing or viewing information for your AIM account (Format Screen Name, Change Email Address, etc.) * HTML in OSCAR buddy comments is now escaped (and not rendered) * Fix a crash when dragging a screen name to a conversation window for that screen name * User-requested new conversation windows are now always given focus * Pasting HTML into Gaim from certain sources no longer results in the spaces between some words being removed * The alias of a contact is now displayed in more places when the alias of a buddy is not set * .gaimrc is no longer imported * Prevent a crash if you sign off and try to dequeue messages from the away dialog (Kevin Stange) * Prevent a possible crash if gaim_gtkconv_write_conv is called with who as NULL (Kevin Stange) * Prevent (null) or an empty string from being logged as the sender's name if the sender no longer has an alias because the account is signed off (Kevin Stange) * The auto-reconnect plugin will no longer attempt to reconnect an MSN account if you were disconnected because you signed on from another location (Stu Tomlinson) * On Solaris, chatting in IRC using the UTF-8 charset no longer gives a "conversion failed" error for every message (Arvind Samptur) * ICQ offline messages should have the correct timestamp (Dave West)
2004-08-04Regen to remove garbage in the header. No checksum change.minskim1-1/+1
2004-08-04- Remove the Socks-5 patch because the current version is not vulnerableminskim3-14/+22
any more. Should have been done when xchat was updated to 2.0.9. - Fix xchat bug 986958. Patch obtained from xchat CVS HEAD. Bump PKGREVISION.
2004-08-02Do not redefine u_int32_t; it breaks on NetBSD 1.6, and thekristerw2-1/+13
source code does not use that type anyway...
2004-08-01Convert some C99-isms to C89 to make this build with gcc 2.95.kristerw2-1/+19
2004-08-01Add a missing include file, and add a workaround for gcc 2.95 C++kristerw3-1/+29
header files not following the C++ standard...
2004-07-31Welcome to the new world: bsd.options.mk.xtraeme2-21/+42
2004-07-28Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shownagc1-3/+3
by the bulk build results - uncomment it again.
2004-07-24Update centericq to 4.10.0. Changes: Too many to list. Lots ofhubertf3-14/+22
bug fixes and protocol updates.
2004-07-23Update naim to 0.11.7.2.snj2-5/+5
Changes: * Online time is presented in localized time from AOL's servers. * naim now sets the xterm title whenever you have a message waiting. * naim now differentiates between window changes due to chatter and changes due to your being addressed. Chatter window will remain colored BUDDY_WAITING while addressed windows will be BUDDY_ADDRESSED. (Both foregrounds default to YELLOW/BROWN.) * The current window has a unique background color in the window list window: WINLISTHIGHLIGHT, which defaults to CLEAR/BLACK. * If you had both ~/.naimlog/AIM/nmlorg and ~/.naimlog/AIM/nmlorg.html, naim would silently rename the former over the latter. naim now issues a warning message and refuses to perform the rename. * If $color is set to 0 at start, logfile playback would not be rendered properly. Fixed. * Tab completion has been modified to support name completion in auditorium windows. To use, begin typing the name of a participant and press Tab. * If naim is suspended and then resumed (with ^Z and fg or otherwise), the system block cursor reappears. * --enable-detach and /detach now function regardless of whether screen is installed at compile time. Patch by James Vega. * If a buddy has a name set with /namebuddy, that name will always be used in the window list window. * The status bar was not rendered properly in all situations. Fixed. * If /save was used in a connection that had at one time been connected, but at /save was not, /save would write a .naimrc that would attempt to connect at startup. Fixed. * In some situations, the default abbreviated window playback did not quite cover the entire screen. Work around implemented. * If ncurses determined that your terminal supported more than 16 colors, but only provided 256 color pairings, naim would refuse to run. Fixed (naim only counts up to 16 colors).
2004-07-22Convert some C99-isms to C89 to make this build with gcc 2.95.kristerw3-1/+84
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)