summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2004-07-15Pullup ticket 60 to the pkgsrc-2004Q2 branch, requested by Lubomir Sedlacikagc2-1/+15
Solaris build fix. Module Name: pkgsrc Committed By: salo Date: Mon Jul 12 21:40:02 UTC 2004 Modified Files: pkgsrc/chat/silc-server: distinfo Added Files: pkgsrc/chat/silc-server/patches: patch-af Log Message: Bring patch from SILC cvs, "extern inline" -> "static inline". Fixes build on Solaris with SunPro compiler.
2004-06-16Make this package build on Linux.minskim2-1/+33
- Use promoted types for va_arg(3).
2004-06-12this needs -lnsl -lsocket on Solaris.grant3-2/+19
2004-06-11Add patches from silc cvs repository.salo8-2/+144
Should fix build on Darwin/Mac OS X.
2004-06-10Make it work after the recent changes to chat/silc-client.salo5-17/+17
(Doh, i thought i had committed this on sunday..)
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-06-07Update xchat-systray-integration to 2.4.5.minskim5-15/+86
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.
2004-06-07Update xchat2 to 2.0.9.minskim3-30/+17
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).
2004-06-06PKGREVISION++salo5-44/+37
- Enable SILC protocol support. - Don't build static versions of plugin libraries. - Use more appropriate DESCR and COMMENT. - Style & delint. Ok MAINTAINER, Matthew Luckie.
2004-06-06Doesn't really need glib these days anymore.salo1-3/+1
2004-06-06PKGREVISION++salo4-46/+46
- Rework where silc-server is installed, make it consistent with silc-client changes. - Minor cleanups.
2004-06-06PKGREVISION++salo8-175/+207
- 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.
2004-06-05Enable pkgviews installation.xtraeme1-1/+3
2004-06-05Added weechat-0.0.6.xtraeme1-1/+2
2004-06-05Initial import of weechat-0.0.6.xtraeme6-0/+58
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.
2004-06-03Update chat/bitlbee to 0.90.xtraeme2-6/+6
# 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.
2004-06-03Add a workaround for a GTK+ bug (GNOME bugzilla #62948). Patchminskim3-2/+22
borrowed from Gentoo Portage. OK'ed by jmmv@. Bump PKGREVISION.
2004-06-03Fix small typo in commentabs1-2/+2
2004-06-01Update to 0.78:jmmv8-184/+30
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
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim2-2/+10
tech-pkg@.
2004-05-31Make this package build with thread-enabled Tcl.minskim3-2/+19
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj2-4/+4
2004-05-27Give up maintainership, because eitherlukem2-4/+4
a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package
2004-05-24Use "${PERL5}" variable instead of harding coding the path to thetron1-3/+2
Perl 5 binary.
2004-05-24Pass path to "perl" binary to "configure" script to avoid build failurestron1-2/+3
on system with Perl in the base system (e.g. Darwin).
2004-05-24Change JABBERD_PIDDIR to /var/run instead of /var/run/jabberd,xtraeme1-2/+2
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.
2004-05-17Add and enable bitchbot.minskim1-1/+2
2004-05-17Import bitchbot from pkgsrc-wip. Packaged by Adrian Portelli.minskim6-0/+103
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.
2004-05-16Do not share DISTINFO_FILE and PATCHDIR with licq-gui-console. Theminskim2-4/+5
patch in licq-gui-console/patches fails because this package has different WRKSRC.
2004-05-09Make mysql and expat-using modules find their shlibs.wiz4-13/+15
Convert to bl3.
2004-05-08Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.uebayasi1-2/+2
2004-05-07Fix problem with statvfs.h on -current. Tested and found working onhubertf3-7/+29
2.0_BETA (which doesn't have statvfs.h) and on -current (which has it). Bump pkgrevision.
2004-05-07Add RCS tagscjep1-0/+1
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme10-20/+20
all these packages.
2004-05-06Apply a patch (coming from CVS) to fix pasting of text in gaim when it wasjmmv3-4/+33
copied from Mozilla. From Matthew Luckie (maintainer). Bump revision to 1.
2004-05-05Switch to buildlink2, java bl3 packages are not ready (yet), so pleasextraeme1-2/+2
don't change them.
2004-05-03buildlink2 -> buildlink3 in a comment.wiz1-2/+2
2004-05-03Convert to buildlink3. patch-a[cd] provided by wiz@.snj6-14/+41
2004-05-03Convert to buildlink3.snj1-4/+4
2004-05-02Convert to buildlink3.snj1-4/+4
2004-05-01Remove duplicated kmess entry.kristerw1-2/+1
2004-04-30- Bl3ify.minskim1-6/+9
- Use C++ compiler. - Override libtool.
2004-04-30- Use C++ compiler.minskim1-1/+3
- Override libtool.
2004-04-29Post-configure pure hack implemented, otherwise Makefile tries to rebuild itselfadam1-1/+5
2004-04-29Update to 0.7.5:jmmv3-6/+9
* 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)
2004-04-28Added kadu-0.3.8adam1-1/+3
2004-04-28Chat client for Gadu-Gadu network (Poland), featuring:adam8-0/+552
* support for Gadu-Gadu protocol v6 * encrypted transmission using OpenSSL * sending SMS to Polish GSM networks * file transfer (DCC) * conference * animated emoticons * more...
2004-04-28Replace the type argument of va_arg() with what it is promoted to.minskim2-4/+4
Otherwise it causes a warning on NetBSD, but an error on Linux.
2004-04-27Convert to buildlink3.snj7-15/+15
2004-04-27Don't forcibly reset the umask when installing; let it propagate from pkgsrc.tv2-7/+16