Age | Commit message (Collapse) | Author | Files | Lines |
|
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
|
|
|
|
Bump PKGREVISION to 3.
|
|
database.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
Changes:
0.9.18:
=======
Upgrade release because of couple serious bugs in the 0.9.17. Especially
backup router had stability problems with 0.9.17. This was due to a rekey bug
when performing rekey with PFS, and because of another bug it caused the
backup (and other servers too) to crash. If you are running a normal server
or backup router then ugprading is strongly recommended. If you are running
any kind of server with PFS enabled in rekey, upgrading is recommended.
- Fixed protocol completion handling in connection closing.
- Fixed rekey with PFS to work on backup with disabled connections.
- Fixed CMODE command reply to return the user limit correctly.
- Fixed the watch notify to be called for resuming clients.
0.9.17:
=======
- Implemented the user limit to the CMODE_CHANGE notify and to the CMODE
and JOIN command replies, as defined in the new protocol specs.
- Implemented the public key support to WATCH command, as defined in
the new protocol specs.
- Added asynchronous connecting to remote router/server.
- Fixed the WHOIS public key deleting.
- Several other bugfixes were also made.
|
|
|
|
|
|
that this package can build on more platforms.
|
|
|
|
|
|
|
|
# Version 0.84 (released 2004-02-13) hilights:
* Fixed Yahoo! support.
* MSN module works without libsoup now.
* Code cleanup.
|
|
|
|
slightly modified by me.
Libtlen is a client library to access tlen.pl IM/chat system.
|
|
Okayed by jmmv.
|
|
|
|
current pth's version from pkgsrc. It was tested by David Ferlier
<david@NetBSD-fr dot org> and it works perfectly, reported in PR
pkg/24462.
|
|
|
|
|
|
clients. This is version 0.15.1. Ok'ed by xtraeme@ (maintainer).
|
|
|
|
|
|
|
|
|
|
|
|
o various documentation updates
o ircii now requires an ANSI C compiler (such as GCC) to compile
o new /SET SWITCH_TO_QUIET_CHANNELS that allows SWITCH_CHANNELS binding
to ignore "quiet" channels.
o fixed the --without-emacs-meta-keys option to really be the default
o /hush support in ICB
o new example script ``multichan'' for maintaining multiple server
and channel configurations.
o renamed /ON ICB_MOTD to ICB_CMDOUT and fixed it as well
o removed old "SED" useless encryption
o add /ON TOPIC support for ICB
o builds on solaris out-of-box again
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
ChangeLog is unavailable, but it seems to be mostly small bugfixes.
Okayed by jmmv and wiz.
|
|
|
|
Plugin for IRC client X-Chat which adds an icon in your systray that
flashes when you got highlighted message. Configurable events and
actions. Integrates with KDE, GNOME and Xfce4.
|
|
|
|
to the proper directory, add a missing buildlink3 file.
Bump PKGREVISION.
|
|
|
|
|
|
Some pkgsrc things
- Fix PLISTs for packages that use -release
- Include canonicalisation of a couple of paths for the benefit
of qt3-*
- the normal version=sunos patching
- fix all library_names_spec for the standard set of symlinks
The libtool things some of which had already made it into pkgsrc libtool.
New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
of files you want to keep, such as test coverage data, from the temporary
output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
exported.
* Bug fixes.
New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
support.
* Bug fixes.
New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
duplicate dependent libraries.
New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.
New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.
New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.
|
|
|
|
|
|
|
|
fixes build on Solaris and with SunPro.
|
|
* All individual protocol drivers have been rewritten as permanent modules.
Transient (/modloaded) modules can add new protocol drivers dynamically.
* /sync now preserves group names, and saved group names are restored when
naim retrieves your permanent buddy list from the TOC server.
* New /jumpback command, also available as M-b and F7. Allows the user to
do a reverse /jump (to the previous window).
Take maintainership. Okayed by wiz.
|
|
overridden.
|
|
|
|
looking at the sources, I see several fixes, some improvements and a new
translation file (ta).
|
|
remote compromise.
The 12 identified problems range from simple standard stack overflows, over heap overflows to an integer overflow that can be abused to cause a heap overflow. Due to the nature of instant messaging some of these bugs require man-in-the-middle attacks between client and server. But the underlying protocols are easy to implement and MIM attacks on ordinary TCP sessions is afairly simple task.
Please see http://security.e-matters.de/advisories/012004.html
for more details.
Apply the fix posted in that advisory (originally by the FreeBSD security
team) and bump PKGREVISION to 1.
|
|
|
|
for regular use. Changes:
o Main Application
o Blink the metacontact status icon on the contact list whan changing
the status (Olivier)
o Hide empty groups (David)
o Show the idle time in the tool-tip (Olivier)
o Add DCop interface to connect/disconnect an account, or load/unload
a plugin. Make possible to select what account to connect with the
command line. (Olivier)
o URLs in the new message balloon are now clickable links that don't
open a chat window. (Will)
o Allow to use customs icon for groups and metacontacts (Stephan /
Olivier)
o Allow the user to move a contact to a new metacontact (Olivier)
o Show a link in the passive popup (i whish this could be a kdelibs
item) (Olivier)
o KAdressBook integration (Will)
o New Preference system (Martijn, Matt, Olivier)
o ChatWindow is a plugin internaly (Olivier)
o New chat window group policy: Group per metacontact and per groups
(Jason)
o Use KWallet when compiled against KDE 3.2 for secure password
storage (Martijn)
o Rewrite of the plugin loader to make full use of KTrader (Martijn)
o Show the online status icon in the tooltip (Martijn)
o MSN
o New account edit page, that allow to set phone numbers, and set if
we want to block spam from unknown people, and show the reverse
contactlist (Olivier)
o Display Picture (Olivier)
o Download and show custom emoticons (Olivier)
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
sr@Latn, sr, sv)
|
|
|