Commit graph

13 commits

Author SHA1 Message Date
tnn
5737418a9a Update to finch-2.4.2.
* New default binding ctrl+x to open context menus.
* Menu triggers and other bindings will no longer conflict.
* Middle click pastes the internal clipboard (when mouse support is enabled).
2008-05-18 00:06:46 +00:00
tnn
3995b4f6cc Version 2.4.0 (02/29/2008):
* Color is used in the buddylist to indicate status, and the conversation
  window to indicate various message attributes. Look at the sample gntrc
  file in the man page for details.
* The default keybinding for dump-screen is now M-D and uses a file
  request dialog. M-d will properly delete-forward-word, and M-f has been
  fixed to imitate readline's behavior.
* New bindings alt+tab and alt+shift+tab to help navigating between the
  higlighted windows (details on the man page).
* Recently signed on (or off) buddies blink in the buddy list.
* New action 'Room List' in the action list can be used to get the list of
  available chat rooms for an online account.
* The 'Grouping' plugin can be used for alternate grouping in the
  buddylist. The current options are 'Group Online/Offline' and 'No
  Group'.
* Added a log viewer
* Added the ability to block/unblock buddies - see the buddy context menu
  and the menu for the buddy list.
* Fixed a bug preventing finch working on x86_64
2008-03-04 17:48:50 +00:00
jlam
98bc188977 + Remove stuff made unnecessary by the appearance of ncursesw/builtin.mk.
+ Fix the way that the ncurses header is detected so that we don't refer
  to files outside of BUILDLINK_DIR.

+ Honor PKGMANDIR.
2008-02-22 19:10:38 +00:00
gdt
f1d06f1c9d Use ncursesw. Remove TODO as the package is now functional.
PKGREVISION++.

Patch from Jonathan Scheifer on pkgsrc-users@.
2008-02-02 21:43:27 +00:00
tnn
50ca83c5e9 Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
(A remote user can cause a DoS by sending a message with invalid HTML.)

version 2.2.2 (10/23/2007):
 http://developer.pidgin.im/query?status=closed&milestone=2.2.2
 NOTE: Due to the way this release was made, it is possible that
 bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
 until the next release.
 * Various bug and memory leak fixes
2007-11-03 15:59:17 +00:00
hira
8951aa3012 Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
hira
ebf8ba4a7d ln -> ${LN}. 2007-09-25 08:31:52 +00:00
tnn
656481a20a Update the pidgin IM suite to version 2.2.0.
The intltool that comes bundled with libpurple doesn't like NetBSD's
/usr/bin/iconv, so switch libpurple to use intltool from pkgsrc.

ChangeLog:

Version 2.2.0 (09/13/2007):
http://developer.pidgin.im/query?status=closed&milestone=2.2.0

Libpurple:
* New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
  Code)
* XMPP enhancements. See
	  http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
  Monitzer, Google Summer of Code for Adium)
* Certificate management. Libpurple will validate certificates on
  SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
* Some adjustments were made to fix sending messages when using
  the MSN HTTP method. (Laszlo Pandy)
* Yahoo! Chat is fixed.
* Some AIM file transfer issues between Pidgin and other clients
  have been fixed. (Kyryll A Mirnenko)
* Properly restore idle status and time for AIM and ICQ accounts
  when they reconnect after being disconnected.

Pidgin:
* Insert Horizontal Rules and Strikethrough text from toolbar.
* Option to show protocol icons in the buddy list, from the
  Buddies > Show menu. (Justin Heiner)
* Ability to build with native, non-X11 GTK+ on OSX. (Anders
  Hasselqvist)
* Remember the 'Enable Sounds' setting for a conversation.
* Right-clicking the empty space in the formatting toolbar
  allows you to toggle back to the old "ungrouped" version.
* Protocols supporting account registration via Pidgin now show
  a descriptive checkbox instead of a vague "Register" button.
* Fixed a bug where a tab would be shown on single conversations
  when tabs were disabled.

Finch:
* Per-conversation mute and logging options (accessible from the menu).

Version 2.1.1 (08/20/2007):
Yahoo:
* Added an account action to open your inbox in the yahoo prpl.
* Added support for Unicode status messages in Yahoo.
* Server-stored aliases for Yahoo. (John Moody)
* Fixed support for Yahoo! doodling.
* Limited support for MSN Messenger contacts

Bonjour:
* Bonjour plugin uses native Avahi instead of Howl
* Bonjour plugin supports Buddy Icons

XMPP:
* Only report conversation close when 'send typing notifications'
  preference is turned on (Bob Rossi)

Pidgin:
* Show current outgoing conversation formatting on the font label on
  the toolbar
* Slim new redesign of conversation tabs to maximize number of
  conversations that can fit in a window
* Tab bar is not visible when only one conversation is open. You can
  drag and drop conversations from the infopane.
* Moved "Reset Formatting" toolbar button to Font menu.
* Double click on the infopane to alias buddies and set topics
  on chats
* New smiley style

Finch:
* Sound support (Eric Polino)
2007-09-15 14:55:01 +00:00
gdt
41594ba91b bl3 on gettext-lib, PKGREVISION++ 2007-08-30 17:20:06 +00:00
tnn
f333cb0ce9 Update to finch-2.1.0:
version 2.1.0 (07/28/2007):
 Finch:
 * There's support for workspaces now (details in the manpage)
 * There's a new custom window manager, Irssi
 * Some improvements for tab-completion, tooltip and the password entries
 * Some bugs regarding search results fixed
 * A new DBus-script to create a docklet for finch
 * Support for showing empty groups in the buddy list (Eric Polino)

version 2.0.2 (06/14/2007):
 Finch:
 * Auto account reconnecting
2007-08-13 14:20:21 +00:00
joerg
4c54ba836d configure insists on msgfmt. 2007-08-11 14:54:07 +00:00
tnn
535e6a87cc de-lint 2007-08-04 14:01:01 +00:00
gdt
211f90b1de finch 2.0.1 (text version of pidgin)
From Jan Danielsson via pkgsrc-wip.
2007-07-28 12:13:33 +00:00