pkgsrc/chat
tron 5430f4a142 Update "xchat" package to version 2.8.6. Changes since 2.8.4:
- Updated translations (de, fi, fr, hu, lt, nb, ru, th, zh_CN).
- Fixed creation of ~/.xchat2/scrollback/ paths
  (xc284-scrollbmkdir.diff).
- Fixed a leak of file descriptors related to the scrollback feature
  (resource leak) (xc284-fix-scrollbfdleak.diff).
- Stopped scrollback files growing too large by fixing the file-shrink
  code.
- Put a "Display scrollback from previous session" into the Setup GUI
  (logging section) so people can turn this off without typing commands.
- Made /away work even when the reason setting is empty.
- Using /part on a channel that contains a quotation mark now works
  [1800855].
- Changed the default encoding to "IRC" (CP1252/Unicode Hybrid) for both
  Unix and Windows.
- Fixed a possible Channel List crash if you searched many times while
  the download was still going.
- Fixed alert balloons failing if the text contained "<" characters
  [1827629].
- The Drag&Drop files to userlist feature has been enabled again.
- Removed the /set tab_icons setting and made it automatic (see FAQ for
  more info about icons).
- Fixed a bug in creating files (save channel list, rawlog etc) that would
  set the wrong permissions.
- Added command line argument --command=COMMAND which can be used in
  conjuction with --existing (E.K.L.). This sends any xchat command to
  an existing (running) client.
- A private SSL key/certificate can now be loaded from ~/.xchat2/client.pem.
- The Alerts settings now accept wildcards, instead of partitial string
  match [1807563].
- Changing away status during reconnect/disconnect will now remember it.
- You can now change your Away/Back status (all networks) in the tray menu.
- Favorite Channels / Auto-Join-List management:
  * Network List window now has a "..." button to edit the auto-join-list
    in a more friendly way.
  * Channel(text area), Tree/Tab and Channel-List right-click menus now
    have a "Add to Favorites" function.
  * Previous limit of 300 bytes has been overcome. Now up to 2 KB worth
    of channels/keys can be joined and it will be automatically split
    into multiple lines, if necessary.
  * Per-Channel settings now save to disk, including Logging and Scrollback
    settings.
  * /ChanOpt has been re-worked to be more like /Set.
- 'hostname:port' syntax is now accepted, if it's not an IPv6 address.
- The Userlist right-click menu now has icons and an option to add to
  friends list. If you've edited this menu before you'll still get the old
  one. To get the new one delete ~/.xchat2/popup.conf while XChat isn't
  running.
- ~/.xchat2/startup.txt is now loaded on launch (like /LOAD -e). Put any
  commands you want executed at startup here.
- The lag-o-meter now has a full scale of 1.0 seconds.
- libnotify is now opened directly instead of using 'notify-send' to open
  tray/balloon alerts.
- Added support for QuakeNet's /AUTH for nick password, when numeric
  005 NETWORK=QuakeNet is detected.
- You can now copy with IRC attributes and mIRC colors if CTRL key is down
  when a selection is finished (on mouse release). This replaces the old
  "Color paste" feature.
- Added a 'compact' flag to gui_tweaks. This'll make the userlist and tree
  spacing smaller. E.g. type /set -or gui_tweaks 32 and restart to turn
  it on.
- The /CLEAR command takes a number as paramater (how many lines to clear).
- When there's missing information in the Userlist right-click menu,
  it'll issue a silent /WHOIS and fill it in. This includes retrieving
  a person's away-reason.
- Perl (Lian Wan Situ)
  * /reloadall will now reload all the scripts that are currently load
    instead of simply reruning the autoload routine
  * gtk/glib/gdk errors and warnings have been redirected back to stderr
    so they will no longer show up in the text box as a result of having
    the Perl plugin loaded
  * Check if the user has perl 5.6 instead of 5.8 and give an warning
    dialog if they do (Peter Zelezny)
  * Changed timer callbacks so that they are executed in the context that
    they were created in
  * Modified Xchat::print and Xchat::command to accept array references
    in addition to strings for the channel and server parameters
- Plugin API:
  * xchat_emit_print() will now trigger Sound, Blink, Icon etc type
    events, depending on user's settings.
  * Fixed a bug where not all 32 elements were available in
    word[]/word_eol[].
2008-07-29 13:57:34 +00:00
..
aim Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
amsn Treat DragonFly same as other *BSDs. 2008-06-14 05:05:36 +00:00
anope Update to 1.7.21 2008-06-13 23:32:45 +00:00
atheme atheme-services is a set of Services for IRC networks that allows users to 2008-06-16 10:38:27 +00:00
bitchbot Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
bitchx Update MASTER_SITES (now sourceforge; bitchx.org no longer works), 2008-07-13 16:07:13 +00:00
bitlbee Update chat/bitlbee to 1.2.1 2008-07-23 21:11:39 +00:00
blackened Fixed the build with gcc4. 2007-03-17 13:40:00 +00:00
bnc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
bsflite Update bsflite to 0.83. 2008-01-20 08:12:37 +00:00
centericq centerim>=4.22.5 does not conflict. 2008-05-13 15:20:35 +00:00
centerim Update centerim to 4.22.5. 2008-05-13 15:15:51 +00:00
cgiirc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
climm Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dccserver Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
dircproxy Fixes MASTER_SITES, lack of extra subdir. 2008-07-27 09:39:29 +00:00
eggdrop Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
ejabberd PKGREVISION++ 2008-04-24 08:04:59 +00:00
ekg The libgadu.la library makes no reference to ncurses or readline, so 2008-03-05 15:03:18 +00:00
emech Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
epic4 Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
epic4-doc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
finch Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: 2008-07-11 07:39:20 +00:00
fisg Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
fugu Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
gale Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gg2 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnomeicu Add DESTDIR support. 2008-06-20 01:09:05 +00:00
goofey Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
gossip Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gtmess Mark as destdir ready. 2008-07-14 12:55:56 +00:00
i2cb Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
i2cbd Don't install RC script by hand. 2007-09-02 10:50:42 +00:00
icb + Add termcap.buildlink3.mk to get proper termcap support across 2008-03-02 07:06:20 +00:00
icbirc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
icqlib Mark as destdir ready. 2008-07-14 12:55:56 +00:00
iip Fix DESTDIR. 2008-04-07 17:14:20 +00:00
inspircd Make sure the pkgconfig directory exists before we try and copy a file there 2008-07-15 11:48:34 +00:00
ircd-hybrid Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
irchat-pj Switch to *.tar.bz2. *.tar.gz is not privided anymore. 2008-01-19 08:52:10 +00:00
ircII The package supports installation to DESTDIR. 2008-01-04 20:00:32 +00:00
ircservices Update to 5.0.63 2007-11-24 00:47:35 +00:00
ircu Fix DESTDIR. 2008-04-07 17:14:20 +00:00
iroffer Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
irssi Add explicit --disable-ipv6 when -inet6 is specified 2008-05-05 07:44:29 +00:00
irssi-icb Document how to auto-load the plugin 2008-07-22 09:56:17 +00:00
jabberd Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
jabberd2 Add missing files in PLIST when ldap option is selected 2008-07-16 15:26:27 +00:00
kadu Mark as destdir ready. 2008-07-14 12:55:56 +00:00
kmess Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
konversation Add patch for CVE-2007-4400 for Konversation to stop escape song names 2008-06-08 01:21:37 +00:00
libirc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libotr Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libpurple Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: 2008-07-11 07:39:20 +00:00
libtlen Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
licq-core Mark as destdir ready. 2008-07-14 12:55:56 +00:00
licq-gui-console Mark as destdir ready. 2008-07-14 12:55:56 +00:00
licq-gui-qt Mark as destdir ready. 2008-07-14 12:55:56 +00:00
loudmouth Mark as destdir ready. 2008-07-14 12:55:56 +00:00
meanwhile Mark as destdir ready. 2008-07-14 12:55:56 +00:00
msnre Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mu-conference Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
naim Mark as destdir ready. 2008-07-14 12:55:56 +00:00
navi2ch Mark as destdir ready. 2008-07-14 12:55:56 +00:00
ninja Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Net-AIM Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Net-AOLIM Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Net-Goofey Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Net-ICQ2000 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Net-Jabber Update from version 1.26 to version 2.0. Changes: 2008-06-22 16:14:08 +00:00
p5-POE-Component-IRC Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-POE-Filter-IRCD Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pidgin Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: 2008-07-11 07:39:20 +00:00
pidgin-facebookchat Resolve pkg/39077 by updating to 1.27 2008-07-03 18:01:13 +00:00
pidgin-icb Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
pidgin-latex Add missing 'pkg-config' to USE_TOOLS 2008-07-02 14:24:45 +00:00
pidgin-otr Update to 3.2.0. 2008-06-17 14:06:42 +00:00
pidgin-sametime Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: 2008-07-11 07:39:20 +00:00
pidgin-silc Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: 2008-07-11 07:39:20 +00:00
pircbot Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
psi Add DESTDIR support. 2008-06-12 02:14:13 +00:00
quirc Fixed the build on NetBSD. 2007-03-17 16:06:22 +00:00
riece Sort EMACS_VERSIONS_ACCEPTED. 2007-10-29 04:38:47 +00:00
roxirc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
scrollz Fixed gcc4 error message. 2007-09-29 12:18:16 +00:00
silc-client Upgrade silc-client to version 1.1.4. This fixes two security issues and 2008-07-13 12:04:11 +00:00
silc-client-icb Sync with the recent silc-client update. 2007-05-24 11:35:39 +00:00
silc-server Update to 1.1.6: 2008-04-24 08:30:49 +00:00
sirc Stop to unavailing fetch, add proper SITES.* definition. 2008-07-27 09:38:06 +00:00
smirk - Handle ncurses dependency properly, eliminating unintentional inclusion 2008-06-30 22:23:34 +00:00
tik Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
tirc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
tkabber Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
tkicb Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
tkirc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
tkirc2 Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
tzc Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
unrealircd More chroot build fixes from Michael Stapelberg. 2008-06-13 23:15:33 +00:00
vicq Re-add PERL5_PACKLIST, lost previous commit. Fixes PR 38846. 2008-06-07 14:27:38 +00:00
weechat Add DESTDIR support. 2008-06-20 01:09:05 +00:00
xaric Update MASTER_SITES. 2008-07-27 09:48:50 +00:00
xchat Update "xchat" package to version 2.8.6. Changes since 2.8.4: 2008-07-29 13:57:34 +00:00
xchat-perl Fix indentation. 2008-05-25 20:49:39 +00:00
xchat-python Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xchat-systray-integration Make spelling of XChat consistent (It's neither "X-Chat" nor "xchat"). 2007-03-12 12:46:29 +00:00
ymessenger * Add new emulator framework in pkgsrc/mk/emulator that handles all 2007-07-29 05:18:36 +00:00
ysm Mark as destdir ready. 2008-07-14 12:55:56 +00:00
zenicb Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
zenirc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
zephyr Fixed the build with gcc4. 2007-03-17 14:37:47 +00:00
zephyr-mode Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
zircon Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages. 2008-04-27 18:14:03 +00:00
Makefile Add new pidgin plugins 2008-06-24 13:36:30 +00:00