summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2004-04-14s,/etc/mk.conf,${MAKECONF}, in a comment.grant1-2/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv8-20/+16
*-dirs packages.
2004-04-14The usual f77 workaround for sparc64.snj1-1/+4
2004-04-13Add a -lhost switch to allow binding to a local address on a multihomedhubertf7-8/+181
host (i.e. choose with which address to connect to the server). Bump revision to i2cb-6.0_ALPHAnb1.
2004-04-12No longer used.snj1-22/+0
2004-04-12Remove ickle and libicq2000.snj1-3/+1
2004-04-12It's time to say goodbye to my first package.snj5-96/+0
libicq2000 is not maintained upstream, unused in pkgsrc, and not especially useful no matter how you look at it.
2004-04-12Remove ickle. This package is not maintained upstream and is notsnj7-345/+0
especially useful these days. There are plenty of other better ICQ clients in pkgsrc.
2004-04-12Convert to buildlink3.snj1-2/+2
2004-04-11Set USE_BUILDLINK3 to YES, don't define it.snj1-2/+2
2004-04-11Convert to buildlink3.snj3-9/+10
2004-04-11Convert to buildlink3.snj7-18/+38
2004-04-11Convert to buildlink3.snj3-7/+7
2004-04-07Fix CONFLICTS. (hi xtraeme!)salo1-2/+2
2004-04-02Update to 0.76, based on patch from Matthew Luckie (maintainer).jmmv7-350/+12
New Features: * WYSIWYG text input (with much help from Gary Kramlich and Kevin Stange) * Ability to be invisible on AIM * Chatroom list support (Tim Ringenbach) * Added auto-completion for screen names to the New Instant Message and Get User Info dialogs. * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech) * Vastly improved browser opening, with tab support! (Nathan Fredrickson) * Added support for connecting to MSN using the port 80 method. * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson) * Added protocol-specific preferences (Gary Kramlich) * Local IP address information can be changed in Preferences (Tim Ringenbach) * Improved local IP address detection (Tim Ringenbach) * Offline accounts in account drop-down lists are now greyed (Etan Reisner) * Improved accessibility support for screen readers and other accessibility tools (Marc Mulcahy) * Improved accessibility in conversation windows (Nathan Fredrickson) * Keyboard access to context menus via Shift+F10 (Marc Mulcahy) * Core/UI split event loop code. (Scott Lamb) * Added improvements to the multi-field request code, including required fields and account fields. * Moved more dialogs to the request API for interface consistency (Send Message, Get User Info, and Insert Link dialogs) * Jabber file transfer * IRC file transfer (Tim Ringenbach) * Added a hidden preference for disabling buddy list tooltips or changing the pop-up delay in prefs.xml. * Moved translation news to po/ChangeLog Bug Fixes: * Significant work on the Zephyr plugin (Arun A. Tharuvai) * You can now use :/ as a smiley safely (Nathan Owens) * Various buffer overflow fixes (Stefan Esser) * Tabs now stay green when they are supposed to (Etan Reisner) * Fixed a bug where only the first user in a chat room list was removed sometimes when trying to remove a group of users (Tim Ringenbach) * Clearing an AIM buddy icon actually removes it from the server, icons changes in the account editor do not take effect if the cancel button is used (Stu Tomlinson) * Improved chat parting logic (Tim Ringenbach) * Yet Another IRC channel user duplication bugfix (Tim Ringenbach) * Deleting an account while modifying it will no longer crash gaim. * Only one account preference window will now appear per account when clicking Modify. * Aliases are now shown alongside the screen name in the message queue window. (Kevin Stange). * TCL Plugin API changed * The mobile icon on MSN users is now removed when the person disables mobile paging (Stu Tomlinson) * Removing invalid buddies in MSN with a space in their name no longer causes a disconnect (Stu Tomlinson) * Multiple MSN chats should now work (Robert Mibus) * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson) * Incoming colors are now processed correctly in MSN. * Conversation placement by account now works correctly with both chats and IMs, and takes the Combine Chats and IMs option into consideration. * Minor tweaks to the list box in the multi-field request dialogs so they work without a label and scrollbar (Pekka Riikonen) * Hitting enter in a multi-field request dialog when a textfield has the focus no longer ignores the changed text in the textfield (Gary Kramlich) * The Disconnect dialog no longer raises and gains focus each time a disconnected account is added (Ka-Hing Cheung) * Gadu-Gadu might actually connect again (Ignacy Gawedzki) * Buddy pounces for an account are removed when the account is deleted (Gary Kramlich) * Various bug and memory leak fixes (Gary Kramlich) * Assorted SSL crashfixes * --enable-debug no longer breaks compilation when using gtk 2.4, which also broke garnome. * Tooltips shouldn't crash now (Daniel Atallah)
2004-04-02look in X11BASE not X11PREFIX for libXss.so. from xtraeme@mrg1-2/+2
2004-04-01Update to 0.7.4. List of changes (but not complete):jmmv3-8/+9
News in 0.7.3: * Fix transient window behaviour, Mikael. * Fix bugs with the flashing icons, Richard. * Propagate status updates to group chat, Martyn Russell. * Show dialog when authentication fails. Martyn, Richard. * Behave better when the notification area is removed, Qball Cow. * Plug leaks, Richard. * Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)
2004-04-01nb1: Make more IRC protocol correct.tv7-7/+150
* Automatically issue the equivalent of a NAMES after a JOIN. * Allow PART command so that client may lurk; reissue a JOIN to re-"open" the channel on the client if a new open message arrives. * Provide a fake MOTD to make some IRC clients happier. * 353 (NAMES response) should have a single space character at the end of each line per protocol (Gaim is strict about this).
2004-03-30Improve DESCR per a suggestion from reed@.wiz1-2/+3
2004-03-29Add same patches as to irssi-icb (requested by salo):wiz4-3/+115
Better support /who and /whereis. Divert server messages to the server window instead of the channel window. Bump PKGREVISION to 8. Compile-tested only.
2004-03-29bl3ify, while here fix typo (DEPEND -> DEPENDS).xtraeme1-3/+3
2004-03-29bl3ifyxtraeme6-19/+38
2004-03-29bl3ifyxtraeme1-7/+8
2004-03-29bl3ifyxtraeme2-11/+11
2004-03-29Enable pkgviews installation.schmonz1-2/+6
2004-03-28Better support /who and /whereis.wiz4-3/+115
Divert server messages to the server window instead of the channel window. [Sent back to the author.] Bump PKGREVISION to 5.
2004-03-28Added jabberd2.xtraeme1-1/+2
2004-03-28Initial import of jabberd2 (2.0s2) from pkgsrc-wip.xtraeme17-0/+700
Jabber is an open XML protocol for real-time exchange of messages and presence notification between any two points on the Internet. The first application of Jabber technology is an asynchronous, extensible instant messaging platform, and an IM network that offers functionality similar to legacy IM systems such as AIM, ICQ, MSN, and Yahoo. This is a complete rewrite of the original jabberd.
2004-03-28Update to naim 0.11.6.7. No changelog available, but it seems to be ansnj3-13/+11
assortment of small bugfixes.
2004-03-27Use PKGNAME_NOREV for WRKSRC; fixes bulk build.wiz1-2/+2
2004-03-26Update comment why ncurses are needed (using internal, ewww).wiz1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz22-32/+44
Buildlink files: RECOMMENDED version changed to current version.
2004-03-24Update xchat2 to 2.0.8.xtraeme3-7/+9
Changes: - Updated translations (az, es, fi, lt, mk, nl, ru, sk, sl, sr, sv, zh_CN). - Added color, flash and iconify args to /GUI command (this is for use in scripts and plugins only). - Plugin API: Added "notify" list. - Plugin API: Added id, users, flags fields for "channels" list. - Win32: Better error messages for file i/o and winsock errors. - New Perl interface (with backward compatibility)! (Lian Situ). - Fixed command-character buglet [873541]. - Win32: Improved incorrect CPS display for file transfers. - Added "Copy Selected URL" option to URL popupmenu (Mike Battersby). - Added work-around for "Get my IP from server" not working on PTNet (Mario Freitas). - Fixed: Alt+numbers do not work with X Input Method [896968] (Marius Gedminas). - Added support for "+port" to indicate SSL connections. - Fixed non-ASCII chars in time-stamp bug [918445]. - Smaller bug fixes: [870073] [890891].
2004-03-22Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.kristerw1-2/+2
2004-03-20Fix build on sparc64 with gcc2.snj1-1/+4
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam3-11/+6
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18Forgot to change perl's bl3.xtraeme1-2/+2
2004-03-18bl3ifyxtraeme1-4/+4
2004-03-14Bl3'ify.uebayasi1-1/+3
2004-03-12Update quirc to 0.9.84 and bl3ify. Switch to Tcl/Tk 8.4.minskim8-53/+36
Changes sinec 0.9.82: - Fixes to make it compile with gcc 3.3 and Tcl/Tk 8.4. - Highlight a window when your nick appears in it. - fix for a bug that causes QuIRC to crash on nicknames longer than 30 characters.
2004-03-12Switch to Tk 8.4 and enable pkgviews installation. Also use DEPENDSminskim1-3/+14
instead of including buildlink2.mk because this package does not build anything.
2004-03-12Switch to Tk 8.4.minskim1-2/+2
2004-03-12Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE.minskim1-2/+4
2004-03-12Switch to Tk 8.4 and enable pkgviews installation.minskim1-3/+14
Bump PKGREVISION.
2004-03-12Switch to Tk 8.4 and enable pkgviews installation.minskim1-3/+7
2004-03-12Switch to Tk 8.4 and enable pkgviews installtion.minskim1-5/+11
Since this package doesn't actually build anything, define NO_BUILDLINK and NO_CONFIGURE, and set USE_LANGUAGES to an empty string.
2004-03-11bump PKGREVISION after tcl dependency change.grant1-2/+2
2004-03-11bl3ify.minskim1-3/+3
2004-03-11Switch to Tcl 8.4. It will close PR pkg/24739.minskim3-3/+19
2004-03-11Split "opensource" into two words.snj1-1/+1