summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2007-02-01Make sure the directory for the pidfile exists (/var/run is cleaned onwiz2-3/+9
some machines...). Bump PKGREVISION.
2007-01-30Modular Xorg support.joerg1-2/+2
2007-01-30Modular Xorg support.joerg1-3/+5
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd4-57/+59
2007-01-25Update xchat to 2.8.0. Okayed by maintainer.reed6-12/+62
Adds a "cs" locale file. And adds system tray notification support. (Maybe the xchat-systray-integration package is not needed now?) Note I never tested the python plugin (but did build and install). Added two patches direct from xchat's FTP site. Configure with --enable-xft. (Hopefully that is okay with quark on Mac OS). Now depends on gtk2+>=2.10.0. Install a couple documentation files. Use INSTALLATION_DIRS to create the plugins directory. ChangeLog hs: - Updated translations (cs, de, gl, hu). - XChat now requires at least GTK+ 2.10. - Added a system tray icon (aka Notification Area). This is probably the biggest feature addition in this series. Also added a /TRAY command so scripts can manipulate the icon. - Added partial support for numeric 005 token ELIST (min users only). - Brand new channel list window: GtkTreeView, nicer layout, less CPU power when downloading very large list, uses less memory, supports regexp/ patternmatch/substring search and supports downloading LIST with minusers to save time (only on some networks that support ELIST). - Overhauled URL opening on Unix, it now tries xdg-open first, then auto- detects Gnome or KDE to run gnome-open or kfmclient. URLs with quotes should also work now (changed to execv()). - Settings: Warn the user when trying to put the tree on the top/bottom. - Fixed DCC ack reading so it doesn't use MSG_PEEK. - Channel modes are no longer shown in the titlebar if they contain a key. - Added /GUI APPLY command, which does that same as pressing OK in the settings window (e.g use it after /set). Mainly for scripters. - Allow changing the logging folder if the log filename is set to a full path in the settings window (starts with a '/'). - Added 'Your Action' text event. - Separated out /away and /back commands so it's obvious what they'll do. - Changes to /MENU command (See plugin20.html for details): * Now works for popup menus too. * Allows creation of radio menu items. * -p arg can now to be negative to give a position offset from right/bottom. * -i arg to specify an icon file. - Plugin API: * Added event_text to xchat_get_info(). - Perl (Lian Wan Situ) * Fixed hook_command so that it won't override the help message for builtin commands unless a help message was specified. * Perl Win32: Warn the user about trying to load 64-bit ActivePerl.
2007-01-23Update to 0.11.8.2.1:wiz2-10/+7
Changes unknown.
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-3/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig1-2/+2
clear that these variables are completely unrelated to BUILDLINK_TRANSFORM. Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*. XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-16Fix build with Quartz-only GTK+ 2.x package.tron1-5/+10
2007-01-15This patch was applied upstreamtonio1-13/+0
2007-01-15Update chat/weechat to 0.2.3tonio4-13/+23
Version 0.2.3 (2007-01-10): * fixed display bugs with nicklist at top/bottom when look_nicklist_separator is OFF (bug #18737) * fixed iconv problem, causing truncated words when using iso locale * fixed topic scroll when topic has multi-bytes chars * fixed compilation problem with iconv under FreeBSD * fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716) Version 0.2.2 (2007-01-06): * fixed bug with status bar (missing refresh) when closing a buffer * fixed bug with use of first buffer for a channel if not connected to server (now allowed only for a server buffer) * fixed refresh bug with private buffer title * fixed bug with nick completion in command args (now uses option look_nick_completion_ignore) * fixed display bug with color for first line on screen (bug #17719) * added anti-flood option (irc_anti_flood) (task #5442) * fixed bug with "set_config" function in plugins API (bug #18448) * plugins: "add_message_handler" now accepts "*" for all IRC messages * added keys (F9/F10) to scroll topic (task #6030) * added auto completion with channels and filenames (task #5423) * fixed memleak in keyboard input * fixed refresh bug when changing config options if window is splited * added space between chat and nicklist when position is "right" (bug #17852) * added option "look_nicklist_separator" (task #5437) * fixed bug with DCC SEND when filename begins with '~' * added "irc_send_unknown_commands" option to send unknown commands to IRC server (OFF by default) (task #5947) * /charset command and charset conversions now made by "charset" plugin * fixed display bug in status bar, wrong length when using UTF-8 * fixed bug with ignore: now any IRC command is allowed * fixed crash with Ctrl-T (transpose) and one char on line (bug #18153) * added filename completion (task #5425) * added "modifier" in plugins API * improved /plugin command * fixed bug on ignore with "mode" IRC command (bug #18058) * fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9 only (bug #18064) * added date in plugin function get_buffer_data() * fixed some portability bugs (patch #5271) * fixed iconv detection for BSD (patch #5456) * fixed typo in configure.in (bash specific test) (patch #5450) * mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now sent in one mode command to server (task #5968) * added more values for config boolean values: y/true/t/1 and n/false/f/0 * fixed bug with /alias and arguments (like $1), now text after argument(s) is used (bug #17944) * fixed minor display bug with special chars on some arch like PPC
2007-01-15Modular Xorg support.joerg1-1/+6
2007-01-15Modular Xorg support.joerg1-1/+4
2007-01-13Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+2
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz1-2/+2
depends bump.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig7-20/+20
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-06Fixed path to the Python interpreter. PKGREVISION++rillig1-2/+3
2007-01-06Fixed PKGMANDIR and pkglint warnings.rillig1-9/+12
2007-01-03Update to 3.2.6adrianp4-20/+22
In brief: Unreal3.2.6 Release Notes ========================== ==[ GENERAL INFORMATION ]== - The purpose of the sections below (NEW, CHANGED, MINOR, etc) is to be a SUMMARY of the changes in this release. There have been 80+ changes, and trying to mention them all would be useless, see the Changelog for the full list of changes. ==[ CHANGED ]== - SSL: The server certificate and keys can now be reloaded via '/REHASH -ssl', no restart needed anymore. - loadmodule errors are improved - Snomask 'N' will no longer show nick changes of U-lined servers - Various doc updates ('/HELPOP ?EXTBANS', and some unreal32docs improvements) ==[ MAJOR BUGS FIXED ]== - Crash if link::options::quarantine was used - Another crash which could happen in some rare cases - Throttling was not always being applied correctly - Windows 2003: Fixed crash on-boot if no nameserver was set - Windows: Fixed /RESTART not always working properly (leaving the ircd dead)
2006-12-21Fix build under Mac OS X.jmmv5-5/+83
2006-12-07Tidy up KDE handling. Bump PKGREVISION as PLIST changed slightly.markd4-69/+33
2006-12-04add patch for DragonFly; no functionality change, so no PKGREVISION bumpjdolecek2-1/+14
2006-12-04Update micq to 0.5.2.mjl2-7/+7
2006-12-01Fixed "test ==".rillig2-1/+15
2006-11-23Update bsflite to 0.82, provided by Claudio Leite in PR 35095.obache5-27/+32
BSFlite ChangeLog 0.82 - 11/07/2006 * Added port to Watcom C for Win32, which exposed a bug in how I implemented callbacks (fixed). * Fixed small bug where idle time was interpreted as an away message for certain users. * Inserts newline if user's away message is blank. * Added R! command to manually reconnect. * Added auto_reconnect config option. * Cleans up after itself on quit. (i.e. no more memory leaks on exit) Added imcomm_delete_handle() and imcomm_delete_handle_now(). * Added 'idletime' config option to set when bsflite considers the user to be idle. (thanks to Dan Ponte for the patch) * Changed 'll' to 'L,' which is an expansion alias like 'I' and 'r.' 'll' still works. * Created an actual manpage. * Code cleanup: rewrote input.c using callbacks. wrote a new config file parser. * Profile display now includes idle time if user is in buddy list. * Changed character set on profile & away messages to iso-8859-1 * Many improvements to color support, including Windows support. Can now be turned on and off via config directive 'colors' * Buddies are now marked offline in the log files when quitting bsflite. * Display version information when bsflite starts * Fixed bugs when displaying logs containing newlines
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-2/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-14Update "xchat" and "xchat-python" packages to version 2.6.8.tron4-19/+13
Changes since version 2.6.6: - Updated translations (be, de, el, es, fi, hu, it, ja, lt, pt, ru, sv, vi). - Removed "xchat-remote" and "dbus.so", it's now apart of the "xchat" binary. There is now a new dbus interface, see src/common/dbus/README for details. (Claessens Xavier). - Special-cased BRASnet for nickserv. - Fixed using the /MENU args -p and -e at the same time. - Fixed /reconnect and auto-reconnect issue [1525383]. - Plugin API: * Added fields: lag, queue to the "channels" list. * Added fields: sizehigh to the "dcc" list. * Added fields: networks to the "notify" list. * Handle gracefully plugins that try to execute commands with invalid UTF-8. * Added /GETFILE command, to open a file dialog. * Command hooks that start with a period ('.') will now be hidden from /HELP and /HELP -l. - Fixed: [1544960] quitting via tabs behaves bad on bncs. - Fixed: [1551620] --version flag needs display. - Fixed: [1539236] problem with the /url command (irc:// handling). - Fixed: [1568931] treeview problem: closing tabs by holding shift and clicking. - "Clear" button in Ban List window now has a 'Are you sure?' dialog for safety. - The notify list can now contain entries specific to only one or more IRC networks. - Userlist popup menu and buttons: added %e for 'current network name'. - Added option: 'Flash taskbar on any private messages'. - Added a new encoding choice: "IRC (Latin-1/UTF-8 hybrid)". How it works is described at: http://forum.xchat.org/viewtopic.php?t=3180 - Added /LastLog -r <regexp>. - The DCC windows have been remodeled and are much nicer now. Ported to GtkTreeView, the buttons are context sensitive, the window remembers its size and uploads and downloads are combined in one window. - Perl (Lian Wan Situ) * Changed Xchat::print and Xchat::command to return false if they are called with either no arguments or undef * Changed Xchat::user_info so that it works even if the nick parameter contains color codes pkgsrc related changes: - The text mode UI is broken again and therefore not part of the package at the moment.
2006-11-13Update to 5.0.59adrianp2-8/+8
2006/10/01 .59 Added support to convert-db for versions of PTlink Services through 2.26-eol.1 2006/08/16 Update documentation to reflect new domain name.
2006-11-11Fixed "test ==".rillig1-1/+3
2006-11-10Use find -print | xargs rather than find -exec.tv1-3/+3
2006-11-05pkglintificationadrianp1-2/+2
2006-11-03DESTDIR support.joerg2-5/+11
2006-11-02fix couple missing initializations of pthread_mutex_t/pthread_cond_tjdolecek4-2/+33
now the package is actually usable on NetBSD
2006-10-30Update to 1.0.1adrianp3-8/+15
* A bug that caused left-to-right text contained in lines determined to be right-to-left text to appear reversed has been fixed. * Whether a line is treated as right-to-left vs. left-to-right text is now determined by the amount of each type of character in the line, improving the user experience in chats involving bi-directional text considerably. * The "Edit Network" dialog has been refined for clarity and ease of use. * A warning dialog to prevent accidentally quitting Konversation has been added. * The Auto Replace list can now be sorted. * The '/media' script command now sports improved player recognition, enhanced and easier configurability, the ability to distinguish between audio and video media as well as newly added support for kdetv. New '/audio' and '/video' command aliases have been added to expose these new abilities. * The lower boundary of the default DCC port range has been raised from 1025 to 1026 to avoid conflicts with the commonly blocked Windows RPC port 1025. * Dismissing an OSD notification by clicking on it will now also cancel the systray notification flash. * A new configuration file option [OSD]OSDCheckDesktopLock has been added, allowing to manually disable the screensaver check in non-KDE environments that do not support it, causing the OSD not to be displayed. * A bug that could lead to the "Switch to" sub-menu in the context menus of tabs not to be updated properly upon switching tabs has been fixed. * A bug that caused the 'irc setBack' DCOP call not to function has been fixed. * A bug that caused ampersands in the names of tabs not to be displayed and an immediately following character to be used as keyboard accelerator has been fixed. * A bug that caused ignoring nicknames with '[' or ']' characters in them to fail has been fixed. * Command aliases containing regular expression syntax can no longer cause built-in commands not to function. * A bug that caused the Konversation irc:// protocol handler not to function has been fixed. Its compatibility with systems that do not use the GNU bash shell as default shell has been improved. * A notable number of code quality improvements suggested by KDEs automated quality control service EBN have been implemented.
2006-10-29Change == to =adam2-1/+15
2006-10-24Changes 2.3.0:adam4-11/+26
- fixed build with new autotools - fix for autoconnect crash - fix for links in chat window - fixed segfault in send_ERA
2006-10-23adjust include paths to avoid header conflict with net/socks5 packagejdolecek6-3/+71
fixes PR pkg/33022 by Steven M. Bellovin
2006-10-23s/SKIP_PORTABILITY_CHECK/CHECK_PORTABILITY_SKIP/adrianp1-4/+2
2006-10-22Fixed "test ==".rillig2-1/+19
2006-10-22Fixed "test ==". Added a dependency to bash, since I don't know which ofrillig1-3/+4
the used features are commonly available. PKGREVISION++.
2006-10-20+anopeadrianp1-1/+2
2006-10-20Anope is a set of Services for IRC networks that allows users toadrianp7-0/+331
manage their nicks and channels in a secure and efficient way, and administrators to manage their network with powerful tools.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz2-5/+5
2006-10-11Fixed "test ==".rillig2-5/+14
2006-10-10avoid using "text ... == ..." in configuretonio2-1/+15
2006-10-08No Makefile -- no tests.rillig1-1/+2
2006-10-08Disabled the portability check for this package because one file isrillig1-1/+5
declared unchangeable. Unfortunately, exactly that file contains the non-portable code. Not my problem. ;)