Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
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
archivers add bin to INSTALLATION_DIRS 2008-07-28 20:08:39 +00:00
audio MASTER_SITES is not available anymore, commented out. 2008-07-27 08:44:30 +00:00
benchmarks MASTER_SITES does not have distfiles anymore, commented out. 2008-07-27 09:05:05 +00:00
biology Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bootstrap previous commit also accidentally added default fetch_cmd=/usr/bin/ftp on darwin. 2008-07-20 23:57:36 +00:00
cad Mark as destdir ready. 2008-07-14 12:55:56 +00:00
chat Update "xchat" package to version 2.8.6. Changes since 2.8.4: 2008-07-29 13:57:34 +00:00
comms INSTALLATION_DIRS 2008-07-28 20:13:50 +00:00
converters - updated to 1.11 2008-07-17 09:57:10 +00:00
cross Uses BSD makefile, so tag it as such. 2008-07-10 15:29:29 +00:00
databases rrdtool12 2008-07-28 19:49:12 +00:00
devel Update to version 0.06 from version 0.05. 2008-07-28 18:19:23 +00:00
distfiles
doc Note my most recent updates: 2008-07-29 12:38:45 +00:00
editors Mark as destdir ready. 2008-07-14 12:55:56 +00:00
emulators update to 0.10: 2008-07-25 11:50:33 +00:00
filesystems Use the python infrastructure. 2008-07-04 14:27:26 +00:00
finance Mark as destdir ready. 2008-07-14 12:55:56 +00:00
fonts Changes 20080720: 2008-07-29 05:17:01 +00:00
games Fix broken 64-bit build. 2008-07-27 22:47:43 +00:00
geography Mark as destdir ready. 2008-07-14 12:55:56 +00:00
graphics Since PKG_SUPPORTED_OPTIONS is conditionally added to, initialise it 2008-07-29 13:56:15 +00:00
ham Mark as destdir ready. 2008-07-14 12:55:56 +00:00
inputmethod Mark as destdir ready. 2008-07-14 12:55:56 +00:00
lang Fixes pkgname of BUILDLINK_DEPMETHOD, it caused unwanted full dependency, 2008-07-28 09:48:48 +00:00
licenses Added Artistic License 2.0 from 2008-07-23 19:45:23 +00:00
mail Updated mail/postfix to 2.5.3 2008-07-29 05:14:15 +00:00
math Update from version 2.010709 to 2.010800. Changes: 2008-07-29 12:37:50 +00:00
mbone Mark as destdir ready. 2008-07-14 12:55:56 +00:00
meta-pkgs update for gnome-2.22.3 2008-07-14 17:22:48 +00:00
misc Update splitvt to 1.6.6 and add patches for the "forgotten setgid()" 2008-07-25 03:38:01 +00:00
mk Avoid quoting "other character" in awk's strings as regular expressions. 2008-07-23 23:46:26 +00:00
multimedia Rearrange how libXv and libXvMC are probed in order to work properly on 2008-07-29 05:58:41 +00:00
net Update from version 0.69nb1 to 0.71.08. 2008-07-27 20:56:27 +00:00
news - Make news/newsx build again after latest news/inn update. 2008-07-28 16:27:42 +00:00
packages
parallel Mark as destdir ready. 2008-07-14 12:55:56 +00:00
pkgtools bootstrap-mk-files-20080722: 2008-07-28 20:18:20 +00:00
print Fix build against newer OpenSSL. 2008-07-27 17:16:37 +00:00
regress Drop maintainership 2008-04-30 13:38:14 +00:00
security Update from version 0.06 to 0.07. Changes: 2008-07-28 09:26:48 +00:00
shells Don't needlessly depend on a perl module for a perl script we do not install. 2008-07-25 09:14:48 +00:00
sysutils remove BUILD_DEFS (PKGMANDIR is default included) 2008-07-28 20:07:41 +00:00
templates Remove trailing spaces. 2007-10-09 19:19:08 +00:00
textproc Update to version 0.8.3 from version 0.5.4. 2008-07-29 09:58:39 +00:00
time removed unneeded PLIST file 2008-07-22 13:50:06 +00:00
wm add ${DESTDIR} to -install targets 2008-07-28 18:50:48 +00:00
www Update from version 0.30nb3 to 0.31. Changes: 2008-07-29 11:09:40 +00:00
x11 Update to xf86-video-intel-2.4.0. 2008-07-28 16:58:06 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.