Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
reed 10d7572e1a Update xchat to 2.8.0. Okayed by maintainer.
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-25 21:27:48 +00:00
archivers Update to 3.7.2. Changes look like better character encoding support, 2007-01-15 22:36:41 +00:00
audio add Musepack support pkgs 2007-01-25 19:37:11 +00:00
benchmarks Fixed PKGMANDIR. 2007-01-18 11:28:00 +00:00
biology Updated mummer to 3.19. 2007-01-18 19:13:10 +00:00
bootstrap Bump suggested disk image size to 1GB. 2007-01-22 13:07:05 +00:00
cad fix this package when building with sunpro compilers 2007-01-23 02:49:23 +00:00
chat Update xchat to 2.8.0. Okayed by maintainer. 2007-01-25 21:27:48 +00:00
comms Changes 3.0.12: 2007-01-07 13:46:18 +00:00
converters Made the Makefile a little simpler. 2007-01-18 11:51:33 +00:00
cross Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
crosspkgtools Update MASTER_SITES. 2006-11-18 18:32:05 +00:00
databases Do not install glade3-specific files. When glade3 is not found, 2007-01-24 19:35:04 +00:00
devel Fix dependency problem noted by Joerg Sonnenberger. 2007-01-25 19:38:30 +00:00
distfiles
doc Import www/ap2-fcgid-2.0nb1 into pkgsrc: 2007-01-25 20:25:26 +00:00
editors Bump PKGREVISION for todays emacs changes. 2007-01-25 21:00:05 +00:00
emulators SuSE 9.1 is discontinued, directory layout changed to reflect that. 2007-01-23 16:54:59 +00:00
finance Depend on g-wrap<1.9.7, since that version breaks it. 2007-01-21 12:53:21 +00:00
fonts Don't expect tools to be created in the tools directory -- at least for 2007-01-24 15:23:26 +00:00
games Update to 0.5.1: 2007-01-24 19:57:13 +00:00
geography Update to 1.2.1 2007-01-12 18:11:49 +00:00
graphics Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadows 2007-01-24 19:55:01 +00:00
ham + fl_logbook 2007-01-21 16:51:05 +00:00
inputmethod Update to 7900, based on patches provided by Yamashiro, Jun in PR 34651. 2007-01-20 17:11:52 +00:00
lang Fixed the build on Linux, at least for me. 2007-01-24 19:58:19 +00:00
licenses Add LHa distribution notice from lha's manual page. 2007-01-08 03:09:06 +00:00
mail Update to 4.7.0. From the changelog: 2007-01-25 03:38:26 +00:00
math Modular Xorg support. 2007-01-23 17:59:42 +00:00
mbone Modular Xorg support. 2007-01-14 10:19:35 +00:00
meta-pkgs Xfce 4.2.4 released 2007-01-23 11:53:46 +00:00
misc The previous commit has fixed the path of manpages. 2007-01-22 11:30:01 +00:00
mk Absolute never use .x11-buildlink. Some cases get nasty to fix, so 2007-01-25 15:37:12 +00:00
multimedia add the libdvdnav fixes we have applied to (all?) the other instances 2007-01-25 18:31:16 +00:00
net Fixed "test ==", which was reported in PR 35467. 2007-01-24 17:44:02 +00:00
news Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
packages
parallel Fix linkage of some support programs. Bump PKGREVISION. 2007-01-25 19:46:55 +00:00
pkgtools Fixed a NullPointerException. 2007-01-25 04:43:31 +00:00
print Try to remove share/sgml/jade and share/sgml. 2007-01-24 19:45:44 +00:00
regress Added a test new case for /bin/sh. 2006-11-09 12:39:55 +00:00
security Re: pkg/35480: security/libpreludedb fails to compile (NetBSD 3.0) 2007-01-25 14:39:03 +00:00
shells Cannot be built in parallel. 2007-01-18 09:42:14 +00:00
sysutils The configure script uses AC_DEFINE_UNQUOTED for sysconfdir, which is 2007-01-24 02:17:00 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc Do not unconditionally remove share/sgml/jade, tex-jadtex uses it too. 2007-01-24 19:45:09 +00:00
time Xfce 4.2.4 released 2007-01-23 11:53:46 +00:00
wm Add etc/xgd/openbox to OWN_DIRS; other packages 2007-01-24 19:40:26 +00:00
www enable ap2-fcgid 2007-01-25 20:23:33 +00:00
x11 Bah, forgot to commit the portability fix. 2007-01-25 18:23:28 +00:00
Makefile The tool definitions must come before including bsd.prefs.mk. Pointed 2007-01-07 00:57:36 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.