Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug Fixes:
* MSN file transfers work on big endian machines (Jean-Francois Roy and
Evan Schoenberg)
* Fixed the MSN signon crash with Miranda users in the buddy list
* Fixed sending messages to MSN Web Messenger users (Damien Ayers)
* Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
* Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
* Fixed a crash sending a file on MSN when the file is unreadable
* Fixed a crash deleting accounts (Andrew Hart)
* Fixed a crash inviting to chats (Andrew Hart)
* Fixed a bug in Yahoo privacy handling (Peter Lawler)
* Fixed a crash trying to join a chat from the docklet when not signed in
to a chat-capable account (Daniel Atallah)
|
|
4.11.0
------
HTTP CONNECT method is now supported. This means that if this feature is
enabled on your HTTP proxy server, you can use it to connect to your
favourite IM servers. You can also specify a user/pass pair if your
proxy requires authentification.
Applied a patch by Alexander Kanevskiy that fixed a weird behaviour of
the LJ import friend option in the accounts dialog.
In the multi-contact selection window not all contacts were shown unless
arranging users into groups was on in the configuration dialog.
GG used to disconnect when setting its status to N/A. Fixed that.
When LJ import friends feature was off deleting LJ friends from the list
was reflected server-side. Not it happens only if LJ friend
synchronization is on.
Now centericq only saves postponed messages if they contain at least one
character other than space, tab or a line-feed.
Centericq used to hang right at the start on some machines. Fixed that.
Sending Cyrillic letters over Yahoo! seems to be fixed now.
Centericq now sets its own title text in xterm and screen. The aim of
the messages in the title is to inform the user upon events receiving
and such.
Applied a patch by shaky that introduced status modes with descriptions
into GG.
RSS feed contact-list items now support specifying of login and password
for basic HTTP authorization.
The AOL TOC firetalk library was updated. Some major bugs were fixed by
this update. Cheers.
Jabber registration got broken in the previous version because of the
Jabber non-blocking connection patch. It has been fixed by the patch
author in this version :)
4.12.0
------
Fixed an MSN group management problem. Libmsn din't send a space character,
so group operations had no effect or led to disconnects.
With no SSL library found during the build the source failed to compile.
Fixed that.
Jabber server messages used to come from a nick that was similar to
the server name with an "@" sign at the end. That was unnecesary, so it's
not added anymore.
Added the --no-xtitles (-T) commmand line parameter, which disables
changing window titles in xterm and screen.
In LJ, if the whole friends name list grew more than 512, the LJ contact
got garbled. Fixed that. Now there musn't be any lenght limitation for the
records of info files.
The configure script now checks if libcurl has SSL support enabled in
order to avoid MSN malfunctions. It requires libcurl with SSL, so just
provide the MSN module with it if you want to use it.
|
|
|
|
is designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
|
|
New Features:
* Use the GNOME default browser when opening links if you're running GNOME
(Alex Duggan)
* Added support for multiple addressbooks in the gevolution plugin
(Henry Jen).
Bug Fixes:
* Send-As menu duplicates less work (Dave West)
* Can now see your own MSN buddy icon (Felipe Contreras)
* Jabber roomlist fetches work again
* Close buttons on tabs in existing conversations correctly reflect the
"show close buttons on tabs" preference (Nathan Fredrickson)
* Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
Harfst)
* Fixed crashes when reloading the gevolution plugin (Henry Jen)
* Fixed some memory leaks in the gevolution plugin.
* Wrap at character boundaries if there is not enough space for a full word
* 64 bit compile warning fixes
|
|
because "x11/gtk/buildlink3.mk" does that for us.
|
|
explicitly here because "x11/gnome-core/buildlink3.mk" does that for us.
|
|
2004/10/03 .41 Fixed SQUIT of juped servers on Bahamut. Reported by Pasi
Hirvonen <psh@iki.fi>
2004/10/03 Fixed cosmetic bug in NickServ SUSPEND help. Reported by
Craig McLure <Craig@chatspike.net>
2004/10/02 Fixed bug causing endless log messages on full network
buffer. Reported by <ballsy@mystical.net>
2004/10/02 OperServ AKILLCHAN now honors the WallOSAkill setting.
Reported by Pasi Hirvonen <psh@iki.fi>
2004/09/19 Fixed missing object file in Hybrid module compilation.
Reported by Jon Christopherson <jon@layertek.com>
Closes PR 27141.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
Pkgsrc changes:
- Add a startup script
- Use SUBST_* framework (a lot)
- Install documentation and man pages
- Use CONF_FILES_* for installing config files
App changes:
- bugfixes
- documentation updates
- feature improvements
- See the Changes file for full details
|
|
- Fix ./configure for changed options
- Move to SUBST_* framework
- Use SPECIAL_PERMS to set the correct permissions on ${PKG_SYSCONFDIR} so
the user does not have to do it.
There are lots of bugfixes in this release as 2.10.11.04 was first released
around 20+ months ago. Users should check the package Changelog or website
for further details.
|
|
worked around a wrapper problem that's been fixed.
|
|
New Features:
* Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
* Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
* View Chat log available from the interface (Daniel Atallah)
* Ability to receive offline messages in character encodings
other than ASCII (thanks to Nick Sukharev)
* File transfer status messages printed to conversation
windows (Dave West)
* Display file transfer messages when someone sends you a file
over AIM (Dave West)
* Handle MSN buddy lists more sanely (Felipe Contreras)
* Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
Bug Fixes:
* Work around window manager stupidity with new dialog windows (Dave West)
* Compile with gtk 2.5.x (Gary Kramlich)
* Escape invalid characters in log names (Daniel Atallah)
* Fix for clicking add in an msn chat with 2 or more people in your buddy
list (Daniel Atallah)
Based on patch from maintainer, Matthew Luckie, in private mail.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
|
|
|
|
this package depends on.
|
|
News in 0.7.8:
==============
* Add support for disabling system proxy (Ross Burton)
* Typo fixes (Richard)
* Updated translations (sv, en_CA)
News in 0.7.7:
==============
* Make the groupchat input area the same as in chats (Geert-Jan)
* Improved URL recognizer (Johan Hammar)
* Fixed name bug when chatting with people not in your contact list (Micke)
* Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
* Support for specifying both JID and connect server (Micke)
* Support for HTTP proxy, uses desktop global settings (Micke)
* Notify on updates in the contact list (Change the background on that row
for 7 seconds) (Martyn)
* New translations (ga)
* Updated translations
(cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
|
|
Changes in 0.17:
----------------
* Compile fixes (Sjoerd Simons)
* Depends on GLib 2.4
* Fixed memory leak
* Added support to work tunnel, using another JID than the connect server.
* Support for keep alive packages
Changes in 0.16:
----------------
* Support for giving the context to which an LmConnection should run in
(should solve issues when wanting to run several LmConnections in various
threads)
* HTTP proxy support
* Memory leak fix
* Distribute the win32-config.h file needed to build on Windows.
|
|
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
|
|
Bug Fixes:
* Fix a crash when changing the preference for how to display buttons
on conversation windows
* Remove a stray printf() when beginning new conversations and logging
is enabled
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
version 0.82 (08/26/2004):
New Features:
* Ability to set available messages for AIM
(Tools->Account Actions->Set Available Message...)
* Ability to specify a custom character set for messages sent to ICQ
users and messages received from ICQ users
* Ability to edit your current away message (Rhett Robinson)
* Topics in the conversation window (not the topic field at the
top) with URLs will now appear as links (Stu Tomlinson)
* File transfers appear in the file transfer window when they
are initiated rather than when they begin transferring (Dave West)
* Instead of toggling slash commands on/off, you can now toggle
passing through unknown slash commands on/off.
Bug Fixes:
* Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
* Selecting a buddy icon for a brand new account no longer
causes a crash
* Better file transfer error messages (Dave West)
* Remotely canceled file transfers in MSN are now noticed, so that we
don't accidentally cancel the file transfer and crash Gaim
(Felipe Contreras)
* Protocols that don't support joining chat rooms by name no longer
allow chat rooms to be added to the buddy list (Felipe Contreras)
* Delayed messages and system messages no longer cause
sound events to be triggered (Nathan Fredrickson)
* The chat invite button has a correct label (Stu Tomlinson)
* The system log should leak fewer file descriptors (Ka-Hing Cheung)
* Buddy list tooltips display in more appropriate positions when
using multiple monitors (Dave West)
* Better parsing of URLs containing special characters
* All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
* You now leave all Yahoo! conferences when you log out of Yahoo!
* Buddy Icon updating bug fixed (Felipe Contreras)
|
|
YES. Fixes PR 26176.
|
|
o /msg . now works for ICB mode as well
o /topic now works by default for ICB
o fix building on SunOS4 with GCC
|
|
the package (by using SHLIBTOOL_OVERRIDE). Bump PKGREVISION.
Problem noted by wiz.
|
|
Changes since 2.0.10:
- Updated translations (ca, de, eu, it, ko, lt, nl, sk, sr, zh_CN).
- Fixed a possible crash in loading pevents.conf.
- Made default URL handlers work with Firefox 0.9.x by adding the
"-a firefox" argument.
- Plugin API: Added xchat_get_info field "libdirfs".
- Fixed crash when trying to dcc send a filename which has encoding
that doesn't match G_FILENAME_ENCODING.
- Updated translations (de, kr, lt, sk, sr, zh_CN).
- Added some rudimentary support for the IDENTIFY-MSG feature.
- Perl: Added Xchat::context_info (Lian Situ).
- TCL: Added support for time fields in getlist (Daniel P.Stasinski).
- Added "Open Dialog" event, so you can add a sound-file to it.
- The standard beep can now be overridden with a sound-file.
- Fixed tab-nick-completion's cycling behaviour.
- New keyboard shortcut for line up and down (shift-arrow up/down).
- Fixed: [986958] tab completion with GTK Input-Methods.
- Updated translations (eu).
- Tab nick completion fixes: Crash with space-tab and glib critical
warning (Ian Kumlien).
- Heavily reworked the Preferences window. It should be alot clearer
now, and more gnome-like.
- 'Pop new tabs to front' setting now has three options (Kyoshiro).
- New colors and text-events, using a white background.
- Config files are not saved to disk unless you edit the defaults.
This makes it easier to change language (for print events, popup
menu etc).
- Brand new Server List window. Now much simpler and intuitive. Also
includes an entry box for NickServ password.
- The vertical separator line now has its own pointer when you hover
over it (Richard Gobeille).
- Alphabetical tab sorting now works and is enabled by default.
- Added "Small Tabs" option (reduces the font size).
- Brand new Sound-Events editor in the Preferences window.
- Added socks5 authentication support (Benjamin Foster).
- Win32: fixed auto-loading of TCL scripts.
|
|
one provided in the distfile.
Bump PKGREVISION (since this adds lib/licq/licq_qt-gui.a to the PLIST)
|
|
by default we'll use PKG_OPTIONS.jabberd2?=mysql4 (which is the default
for jabberd2).
|
|
|
|
New Features:
* The autorecon plugin will somewhat remember state information(Yosef
Radchenko)
* Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
* Tab completion of slash commands in Chats (Stu Tomlinson)
* gaim-remote can now manipulate status (István Váradi)
* The text messages of Yahoo Audibles are now displayed, although
the audio and graphics are not.
* Yahoo! away messages can be 255 characters long now
Bug Fixes:
* Gadu-Gadu should connect again (Andrew Wellington)
* Novell fixes (Mike Stoddard of Novell):
* Fixed reconnect crash
* Fixed duplicate root folder bug
* Fixed bug with folder ordering (on a first time login
folders were being added in reverse order).
* Use ISO date format for the system log (Eduardo Pérez)
* Long buddy lists with irc should cause flooding disconnects less
(Stu Tomlinson)
* Better smiley substitution
* Fix a crash related to auto-expanding contacts at the bottom of
buddy lists
* Fix a crash on Solaris when changing or viewing information for
your AIM account (Format Screen Name, Change Email Address, etc.)
* HTML in OSCAR buddy comments is now escaped (and not rendered)
* Fix a crash when dragging a screen name to a conversation window
for that screen name
* User-requested new conversation windows are now always given focus
* Pasting HTML into Gaim from certain sources no longer results in
the spaces between some words being removed
* The alias of a contact is now displayed in more places when the
alias of a buddy is not set
* .gaimrc is no longer imported
* Prevent a crash if you sign off and try to dequeue messages from
the away dialog (Kevin Stange)
* Prevent a possible crash if gaim_gtkconv_write_conv is called
with who as NULL (Kevin Stange)
* Prevent (null) or an empty string from being logged as the sender's
name if the sender no longer has an alias because the account is
signed off (Kevin Stange)
* The auto-reconnect plugin will no longer attempt to reconnect an
MSN account if you were disconnected because you signed on from
another location (Stu Tomlinson)
* On Solaris, chatting in IRC using the UTF-8 charset no longer gives
a "conversion failed" error for every message (Arvind Samptur)
* ICQ offline messages should have the correct timestamp (Dave West)
|
|
|
|
any more. Should have been done when xchat was updated to 2.0.9.
- Fix xchat bug 986958. Patch obtained from xchat CVS HEAD.
Bump PKGREVISION.
|
|
source code does not use that type anyway...
|
|
|
|
header files not following the C++ standard...
|
|
|
|
by the bulk build results - uncomment it again.
|
|
bug fixes and protocol updates.
|
|
Changes:
* Online time is presented in localized time from AOL's servers.
* naim now sets the xterm title whenever you have a message waiting.
* naim now differentiates between window changes due to chatter and
changes due to your being addressed. Chatter window will remain
colored BUDDY_WAITING while addressed windows will be
BUDDY_ADDRESSED. (Both foregrounds default to YELLOW/BROWN.)
* The current window has a unique background color in the window
list window: WINLISTHIGHLIGHT, which defaults to CLEAR/BLACK.
* If you had both ~/.naimlog/AIM/nmlorg and
~/.naimlog/AIM/nmlorg.html, naim would silently rename the former
over the latter. naim now issues a warning message and refuses to
perform the rename.
* If $color is set to 0 at start, logfile playback would not be
rendered properly. Fixed.
* Tab completion has been modified to support name completion in
auditorium windows. To use, begin typing the name of a participant
and press Tab.
* If naim is suspended and then resumed (with ^Z and fg or
otherwise), the system block cursor reappears.
* --enable-detach and /detach now function regardless of whether
screen is installed at compile time. Patch by James Vega.
* If a buddy has a name set with /namebuddy, that name will always
be used in the window list window.
* The status bar was not rendered properly in all situations. Fixed.
* If /save was used in a connection that had at one time been
connected, but at /save was not, /save would write a .naimrc that
would attempt to connect at startup. Fixed.
* In some situations, the default abbreviated window playback did
not quite cover the entire screen. Work around implemented.
* If ncurses determined that your terminal supported more than 16
colors, but only provided 256 color pairings, naim would refuse to
run. Fixed (naim only counts up to 16 colors).
|
|
|
|
|
|
by Jeff Rizzo on tech-pkg@.
|
|
(BUILDLINKS_DEPENDS change)
|
|
New Features:
* Ability to send files from the conversation window (Daniel Atallah)
* Drag a file into the buddy list or a conversation to send it to that buddy
* Yet more new commands and features for SILC (Stu Tomlinson)
* Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera)
* Support for the Epiphany web browser (Leonardo Serra)
* Status messages in Gadu-Gadu (Andrew (proton) Wellington)
* Parentheses are now displayed around the title and tabs of conversations
from offline accounts or parted chats.
* Zephyr typing notification (Arun A Tharuvai)
* Account dialog's columns are resizable (Eduardo Pérez)
Bug Fixes:
* The firefox browser option now works with firefox 0.9
* Buddy icons in conversations no longer depend on the buddy list
* Fix for the bug where some buddies seemed logged in 4 thousand some odd
days (Alan Ford)
Patch from maintainer, Matthew Luckie, in private mail.
|
|
|
|
Changes:
2004-06-25 jabberd 2.0s3
* Fixed several memory leaks and overruns <karsten.petersen@hrz.tu-chemnitz.de>
* Fixed XMPP session replacement [rob]
* Added support for Win32 platforms <peter@cerebus.co.za> [rob]
* Added support for requiring SSL/TLS before auth <deryni@eden.rutgers.edu>
* Added support for LDAPv3 (including channel encryption) [rob]
* Added workaround to make large presence broadcasts more efficient [rob]
* Generate random dialback key if none provided [rob]
* Rewrote configure script (+ many code tweaks to support this) [rob]
* Remove build requirement for Libidn and OpenSSL [rob]
* Removed bundled Libidn due to licensing issues [rob]
* Bugfixes: 3059, 3174, 3343, 3368, 3480, 3481, 3594
|
|
Fixes build on Solaris with SunPro compiler.
|
|
plugin in MESSAGE instead
bump PKGREVISION for this change
|
|
This release introduces several efficiency changes and a few bug fixes. Most
notable bug fix: File transfers on IRC no longer cause a reliable crash. If
compiled with GCC, extensions are now used to hide internal symbols from the
dynamic linker, allowing GCC to produce more efficient code. The window-
content-caching and logfile-playback code has been modified to improve
responsiveness and dramatically reduce naim's memory usage.
|