Age | Commit message (Collapse) | Author | Files | Lines |
|
- Use promoted types for va_arg(3).
|
|
|
|
Should fix build on Darwin/Mac OS X.
|
|
(Doh, i thought i had committed this on sunday..)
|
|
Georg Schwarz.
|
|
Changes:
+ Fixed some memory leaks due to string duplication
+ Fixed some inclusions
+ New images handler: images are no more included in binary but loaded
dynamicly, user theme is now permitted
+ Images are now separated in different directory, sorted by usage
+ Added initial Theme feature (will be ready next version)
+ Code splitted in files for a better logical organization
+ Win32 port completly integrated. Same package for all systems.
+ Moved Makefile & similar stuff to main directory
+ Added "make Win32" option to build Win32 shared dll.
+ Added native Win32 Tray with all the old features like double click,
flash events and so on.
+ Reduced plugin size at 80k bytes only for unix & win32 version too.
+ Win32 settings tab has not the KDE/Gnome switch.
+ Added images path in settings. Plugin must be reloaded manually,
autoreload in next version.
+ Added images path saving/reloading in data management.
+ Usual code cleaning and minor bug fix.
|
|
Changes:
- Updated translations (bg, cs, de, en_GB, eu, fi, lt, nl, ru, sk,
uk, wa).
- Fixed the Socks5 overflow security bug.
- DCC IP address setting can now be a hostname too (Flavio
Chierichetti) [773229].
- Don't try random DCC ports when a range is set (mib) [889987].
- Fix: Spurious nick completion (mib) [916944].
- Serverlist passwd box is now masked (Cristian Peraferrer) [920113].
- Fix: Sometimes messes up the tab order on reconnect (Gabor Szeder)
[941773].
- Fix: Crashes when setting $CHARSET to nonexistant charset [945855].
- Plugin API: Added some fields to the "channels" list.
- Plugin API: Added "win_status" and "xchatdirfs" fields to
xchat_get_info.
- Plugin API: Added xchat_send_modes() function.
- Fix: Unload, then reload a plugin on FreeBSD fails (Kevin Leung).
- Plugins should now work on HPUX too.
- Perl-plugin: Fixes for 3 arg version of emit_print, unhooking the
same hook multiple times and get_list returning correct values for
address32 field and some memory leaks (Lian Situ).
- Made menu keybindings work when the menubar is hidden on GTK 2.4.
- Added support for the new GTK 2.4 file chooser dialog.
- Fix for BiDi in xtext (Ilya Konstantinov).
- Smaller bug fixes [962211] [958599] [950353] and
[945617] (Frederic Krueger).
|
|
- Enable SILC protocol support.
- Don't build static versions of plugin libraries.
- Use more appropriate DESCR and COMMENT.
- Style & delint.
Ok MAINTAINER, Matthew Luckie.
|
|
|
|
- Rework where silc-server is installed, make it consistent with silc-client
changes.
- Minor cleanups.
|
|
- Rework how and where is silc-client installed (in preparation for
silc-toolkit import).
- Rework PLIST.perl handling, now it works with threaded Perl as well.
- Minor cleanups.
|
|
|
|
|
|
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts.
|
|
# Version 0.90 (released 2004-05-28) hilights:
* Another release with a speech!
* A complete rewrite of the MSN module, which mainly means more
stability, but also some good new features and other enhancements.
* Lots of cleanups and fixes in the other IM-modules.
* Full support for operating behind proxy servers.
features.
|
|
borrowed from Gentoo Portage. OK'ed by jmmv@.
Bump PKGREVISION.
|
|
|
|
New Features:
* Support for the SILC protocol (http://www.silcnet.org/)
(Pekka Riikonen)
* Option to suppress disconnect notification when using
the autoreconnect plugin (Christopher (siege) O'Brien)
* Added support for dragging buddies from the buddy list into the
Add Buddy Pounce dialog
* Pounce notification now includes time (Mike Lundy)
* The history plugin now shows history for chats in addition to IMs
* Menu item to view conversation logs (Tom Samstag)
* Conversation and chat sizes automatically saved (Stu Tomlinson)
* Added support for Novell privacy settings (Mike Stoddard of Novell)
* Added ability to initiate multi-user conferences (chats) in Novell (Mike
Stoddard of Novell)
* Find and Save buttons on the debug window (Stu Tomlinson)
* Plugin Actions menu (Christopher (siege) O'Brien)
* Plugins can now add entries to the right-click menu of a group or chat
(Stu Tomlinson and Christopher (siege) O'Brien)
* Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
Bug Fixes:
* Compiles again with gcc 2.96 (Ignacio J. Elia)
* Gtk2.0 compatibility fixes (Tim Ringenbach)
* Many documentation updates (Jonathan Champ, Gary Kramlich,
Stu Tomlinson, and Kevin Stange)
* Yahoo works on 64 bit machines (Gary Kramlich)
* Zephyr works on 64 bit machines (Arun A Tharuvai)
* Novell 64bit fixes, better error messages, and buddy list sync fixes
(Mike Stoddard of Novell)
* Novell protocol works on big endian machines (Novell)
* Massive rewrite of MSN support, which should fix a number of issues
and make errors easier to interpret (Felipe Contreras)
* Fixed a privacy-related bug in MSN that affected blocking/permitting,
which was due to case-sensitive string comparisons (Gudmundur Olafsson)
* Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
(Andrew Wellington)
* All known MSN formatting bugs were fixed.
* Overly long messages and paging cell phones in MSN no longer cause
disconnects (Felipe Contreras)
* Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie)
* ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
* New tabs should scroll correctly again (Tim Ringenbach)
* Dialogs opened from a conversation window are now closed when
the conversation window is closed, preventing a crash (Kevin Stange)
* Copy/paste encoding fixes (Joe Marcus Clarke)
* IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
* Ampersands in links should work correctly (Tim Ringenbach)
* DirectIM and IM Image support for AIM are greatly improved
(Tim Ringenbach)
* Gadu-Gadu updates (Andrew Wellington)
* Print Gadu-Gadu messages to the debug window instead of the console
* Updated and standardized blist signals (Gary Kramlich)
* Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
* The idle time for the buddy-idle and buddy-unidle signals should
be correct again.
Preference Changes:
* Added "Conversation placement - By conversation count"
* Added a "none" smiley theme to replace the "Show graphical
smileys" option
* Replace default formatting preferences with a dialog to set a
default formatting in a WYSIWYG manner.
* Removed "Show logins in window," default to yes
* Removed "Send URLs as links," default to yes (in protocols that
support HTML)
* Removed "Show URLs as links," default to yes
* Removed New window height & width and Entry field height for Chats & IMs,
sizes are now saved automatically
* Removed "Tab-complete nicks" default to yes
* Removed "Old-style tab completion", no longer supported
* Removed "Sending message removes away status", default to no
* Removed "Show numbers in groups", default to yes
* Removed "Icons on tabs", default to yes
* Removed "Sounds when you log in", default to no
* Removed "Seconds before resending autoresponse", default to 600 seconds
* Removed "Send autoresponse in active conversations", default to no
* Removed "Show people joining in window", default to yes
* Removed "Show people leaving in window", default to yes
|
|
tech-pkg@.
|
|
|
|
|
|
a) I haven't used the package for ages, or
b) Someone else has recently been doing a better job maintaining the package
|
|
Perl 5 binary.
|
|
on system with Perl in the base system (e.g. Darwin).
|
|
because with the previous way, /etc/rc.d/mouncritlocal removes all the
files/dirs in /var/run every time the machine is rebooted...
from David Brownlee in private email.
|
|
|
|
Bitchbot is a GPL'ed perl-based IRC bot coded mainly for #gloom on
irc.edgeirc.net. The bot has a wide variety of useful and useless
features, to name a few:
* factoids (bits of information about things)
* Game server query support for all popular FPS titles
(using qstat, www.qstat.org)
* Message system for leaving short notes for people who are offline.
* Configurable access list to allow users to manipulate certain features.
* Channel operator commands
(limited use; bitchbot wasn't designed to be a chanbot)
* Last seen nickname to find out when a user was last on the channel.
* Vote and poll on user defined topics.
* Channel statistics (if your server can handle the horrible memory leaks)
* Support for the cyborgizer and techifier toys from www.brunching.com.
* A ton of other stuff you'll find from looking at the command reference.
|
|
patch in licq-gui-console/patches fails because this package has
different WRKSRC.
|
|
Convert to bl3.
|
|
|
|
2.0_BETA (which doesn't have statvfs.h) and on -current (which has it).
Bump pkgrevision.
|
|
|
|
all these packages.
|
|
copied from Mozilla. From Matthew Luckie (maintainer). Bump revision to 1.
|
|
don't change them.
|
|
|
|
|
|
|
|
|
|
|
|
- Use C++ compiler.
- Override libtool.
|
|
- Override libtool.
|
|
|
|
* SSL support when registering (Ross Burton)
* Registering support for Jabberd 2 (Sjoerd Simons)
* Fixed the nick highlighting code (Micke)
* Re-enabled private chat through group chat (Micke)
* Fixed group chat nick completion code (Micke)
* Fixed crasher bug in logging code (Richard)
* New translations (pt_BR, en_GB, lt)
* Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)
|
|
|
|
* support for Gadu-Gadu protocol v6
* encrypted transmission using OpenSSL
* sending SMS to Polish GSM networks
* file transfer (DCC)
* conference
* animated emoticons
* more...
|
|
Otherwise it causes a warning on NetBSD, but an error on Linux.
|
|
|
|
|
|
here. So don't install it twice.
(Anyways, ${PREFIX}/etc/rc.d is not the correct location; the
RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
|