summaryrefslogtreecommitdiff
path: root/chat/gaim
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Update gaim and gaim-gnome to 0.59.1. This update is based on work byjlam7-28/+57
Curt Sampson. Relevant changes from version 0.59 include: * Fixed a security bug in the manual browser setting (Thanks Robert McQueen) * Will work with Perl 5.8 (thanks, Timothy Lee and Dan Colascione) * Fix for HTTP proxies (thanks, Ethan Blanton) * Read proxy environment variables. (thanks, Christian Hammond) * Use the pretty gaim.png for our menu entry. The new iconv() support has been explicitly disabled for now until I can get it right across both packages.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam7-17/+15
have been converted to USE_BUILDLINK2.
2002-07-19Clean up the `Perl_sv_2pv' warnings on LP64.mycroft2-1/+96
2002-07-09Split out Makefile/PLIST common between this package and the (forthcoming)rafal4-80/+93
gaim-gnome, which will install the GNOME panel applet instead of the stand- alone client. Based in part on PR 16835 from Julio Merino, with differences mainly due to the fact that I started this before I was pointed at his PR. Reviewed by Hubert.
2002-07-01Update gaim to 0.59. Changes:hubertf4-13/+17
* Hungarian translation added (Thanks, Sutto Zoltan) * Swedish translation updated (Thanks, Christian Rose) * Spanish translation updated (Thanks, Alex) * Traditional Chinese translation updated (Thanks, Paladin Liu) * Czech translation added (Thanks, Honza) * Polish translation updated (Thanks Przemyslaw Sulek) * Squashed a bug in buddy right-click menu handling that crashed Gaim. In the process: found and eliminated some memory leaks. * Fixed a significant applet leak * Can now change Jabber password on server (Thanks, Nathan Walp) * Certain types of Jabber presence errors no longer falsely show a buddy on-line. Instead now a "broken light-bulb" icon is shown and the error status is available via "Get Away Msg" (Thanks and a tip o' the hat to Christian Hammond for the graphic) * Conversation struct has pointer to toolbar (thanks Brent Priddy and Paul Miller) * Zephyr fixes (thanks, Arun A. Tharuvai) * Aliases in buddy ticker * Perl scripts can play Gaim sounds (thanks Andrew Rodland) * Internal sounds can be played by commands (thanks Lex Spoon) * Auto-login item in applet menu (thanks Chris Boyle) * Fixed MSN "Unkown Error Code", "Already there", and "Already in opposite list" errors * Changed "Play sound" button to "Mute" button * You can now have "reserved" chars in IM and proxy passwords * Jabber now has typing notification (Thanks, Nathan Walp) * Improved support for Jabber resources (Thanks, Nathan Walp) * Fixed problem with Gaim crashing on non-ASCII Jabber buddy aliases (Jabber "name" attribute) chars (Thanks, Ho-seok Lee) * Plugged memory leaks in Jabber plug-in * Fixed problem with Jabber away status not being propagated to conference rooms for jabberd (server) v1.4.2 and above * Chat room buddy lists are now sorted independent of case * Added capability for protocol-specific edit buddy menu entries * Can now remove a Jabber buddy roster item from the server entirely * Gaim can now handle messages from Mac ICQ and Miranda ICQ (Thanks, Mark Doliner) * Added Mozilla to browser options and changed KFM to Konqueror. * Can now set the server and port for MSN and Napster * MSN Internationalization (Thanks Felipe Contreras and countless, countless others) * E-mail addresses are no longer truncated when there is a '.' at the end. Patch contributed by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in private mail.
2002-05-29Update to 0.58. Changes since 0.55, except translation updates:wiz4-11/+15
* Better applet transparency * Option to raise buddy list on signons/signoffs * Formatting of incoming MSN messages * Get Info from menu multiple-account-aware (thanks Brian Bernas) * Hide and unhide functions for the filectl plugin. (Thanks, Ari Pollak) * Added helpful stuff to the Help menu. * Self-aliasing from the account editor. * Better selection in GtkIMHtml (Thanks Ben Miller) * A warning when your OSCAR buddy list is too long (Thanks, Mark Doliner) * ICQ status messages in OSCAR (Thanks, Mark Doliner) * Play sound when your name is said in a chat * Approval dialog for Jabber when somebody wants to subscribe to user's presence. Also gives user the opportunity to add that buddy if not already on the user's buddy list. * Jabber "Change buddy group" roster synchronization now works again. (This was unknowingly broken when the "out-sourced" Jabber libs were upgraded in 0.56) * Invalid Jabber I.D.'s no longer crash Gaim. User now notified with pop-up's. * Jabber Buddy sign-on time support, added in 0.57, removed until and unless and inconsistency can be resolved. (Thanks, Nathan Walp) * Bug-fix for potential buffer overflow in Jabber plugin. (Thanks, rwscott) * Tempfiles used for secure MSN/HotMail login (added in 0.57) are now themselves created securely. * Secure MSN logins (added in 0.57) no longer blow up on Solaris. * Timezone support improved. * New authorization method for Yahoo! * Jabber will tell you when your buddies signed on (Thanks Nathan Walp) * Jabber improvements (Thanks, Nathan Walp) * More keyboard shortcuts * event_chat_recv takes char**'s, and event_im_recv takes a *guint32 for flags * Secure hotmail login for MSN (thanks for the tips, Scott Werndorfer) * Shell-like send history binded to Ctrl-Up and Ctrl-Down * libjabber upgraded to most recent stable version * Buddylist looks a little better * Fixed MSN privacy settings * Group deletion fix (Thanks Mark Doliner) * Alias/Group syncronization for Jabber (Thanks JSeymour) * Fixed broken signal handling in gdm-started GNOME sessions (Thanks Jim Seymour, Vann, Robert McQueen) * Oscar group syncronization (Thanks, Mark Doliner) * ICQ Authorization via Oscar (Thanks, Mark Doliner)
2002-03-30Update Gaim to version 0.55. Lots of cosmetic changes that make it justreinoud3-6/+9
that bit easier to use...
2002-03-21Update gaim to 0.54.hubertf2-6/+5
Requested by pixel@dnaX.rootsupply.net in PR 15960. Changes: 0.54 (03/14/2002): Rob: Well, here we are. 0.54. We got a lot of fun things in this release. Better working SSI, Image sending, protocol specific smiley faces, and a whole lot of triscuits. *gobble* Sean: We fixed a lot of bugs in this one, and probably introduced a bunch too. ;) We were both really busy, and did all the coding late at night when we were tired, so if something isn't working, it's probably just tired code. Enjoy the triscuits! 0.53 (02/28/2002): Rob: Well, we missed yesterday's release. That's Okay, I head a nasty headache. You can all just deal. ;-) Sean: Neat Goodies! Whee!! Oscar got a lot of great additions. It can do Screen Name formatting, it can save and store your buddy list on the server, it can do typing notifications in Direct Connections, and yes, it can receive IM Images! Sending images will be added in the next release. MSN and Yahoo! can do typing notification too. Hooray!
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-17Update chat/gaim to 0.52. Relevant changes from version 0.50 include:jlam4-31/+33
* Better buddy icon transparency (thanks SeanEgan) * Fixed a little bug with connecting via proxy (thanks for reminding me of this, Manish Singh) * Various jabber bug fixes/enhancements (JSeymour) * Arrow buttons in log viewer and some other dialogs work (thanks Ben Miller) * Option to only send auto-response while idle (thanks Sean Egan) * Control time between sending auto-responses (thanks Mark Doliner)
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-12-17Replace broken "rmdir -r" with "@dirrm".tron1-2/+2
2001-12-15Update gaim package to 0.50 extending it with some IRC commands like /listreinoud3-39/+30
and /invite, swedish transaltions, IM/Chats tabbel in one window option and kill off the lagmeter plugin.
2001-12-13Updated Gaim from 0.44 to 0.49 ... BIG improvement and heaps of bugfixesreinoud2-5/+5
.... see homepage for more details for its too big to sum up here; it even fine on NetBSD/Alpha so is prolly LP64 clean enough to work. http://gaim.sourceforge.net/
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-22Update gaim to 0.44. Relevant changes from version 0.11.0-pre11 include:jlam5-34/+71
* Bug fixes! * Update and additions to translations. * Improved look of GUI. * Wrote a plugin for all those people who miss having the chat rooms in their buddy lists (chatlist.so) * New plugin events: event_im_displayed_sent and event_im_displayed_rcvd. Use these to change messages after they're displayed (e.g. encrypt sent messages, or send auto-responses and have them display locally properly) * Can specify hosts/ports for Yahoo * Can view/set chat topic in Jabber * Can view/set chat topic in IRC * Improved Jabber chat support (it whispers now, too) * Zephyr can do Subscriptions now * MSN can now change your 'friendly name' * More IRC improvements [colors, etc] * Can turn on/off Yahoo! Mail announcements
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-05Add USE_LIBINTL; locale dirs under NetBSD are now under share/locale.wiz2-21/+10
Fix PLIST: Remove unnecessary dirrms and whitespace.
2001-05-22Updated gaim to 0.11.0-pre11perry3-13/+14
GAIM: The Pimpin' Penguin IM Clone thats good for the soul! version 0.11.0-pre11 (04/30/2001): * Zephyr updates and additions, thanks Neil Sanchala (nsanch) * Jabber can send/accept chat invites (due to mid) * MSN has the option to notify you of new hotmail messages * Fixed a problem with ADD requests in MSN * Fixed a small memory leak with MSN * Moved MSN's spammy debug output into debug_printf's * Zephyr updates and additions, thanks Neil Sanchala (nsanch) * Jabber can send/accept chat invites (due to mid) * Can rename groups/buddies in the Edit Buddies pane (thanks Neil Sanchala) * Some perl updates (thanks to Sean Egan) * IRC got the following slash commands: op, deop, voice, devoice, mode, raw, quote, and kick (thanks to Sean Egan) * MSN Properly handles URL decoding of 'friendly' names * Redesigned Preferences pages (design by DennisR) * Can select where tabs are for tabbed IM/Chat windows * Option to queue away messages while away * Jabber got good updates (from faceprint) * Oh yes, and Oscar works, yet again. (gee... that's what, 4 releases that have "fixed" it now?) version 0.11.0-pre10 (04/13/2001): * Many, many bug fixes * Can choose to not send away auto-response (thanks phzzzt) * Uh... Oscar works? For now? * IRC Plugin can do whois (right click and info) * IRC Plugin got away message support * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison) * Sound on buddy pounce (Thanks Andrew Echols) * Can view all group chats in one tabbed window (same keybindings as for tabbed normal conversations) * More Protocol plugins: Zephyr (plugins/zephyr) (DON'T USE THIS unless you know what it is and why you'd want to use it) version 0.11.0-pre9 (03/26/2001): * Can register Jabber accounts (load the Jabber plugin and click Register on the login window) * GtkIMHtml handles themes (no background pixmaps though) (thanks decklin, mishan) * URLS Linkify properly in Buddy chats * Jabber compiles better on Solaris? * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of libfaim) version 0.11.0-pre8 (03/23/2001): * Fixed a problem with MSN not detecting signoffs and buddy updates. * Implemented away options in MSN * Alt-[1-9] to go to [1-9]th pane in tabbed convo window * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes * Can use Alt to access menu, and Ctl-char for certain actions (thanks baldnik) * Oscar blocking works (?) * MSN can see status of other users version 0.11.0-pre7 (03/16/2001): * Can build RPMs as non-root * New yahoo library (can use HTTP proxy) * Command-line arg to specify config file (thanks Jason Boerner) * Can view all conversations in one tabbed window (Control-[ and Control-] move left and right respectively; Control-Tab moves to the next unread, or the next tab if there are no unread tabs) * Tooltips on links work again * Can log system notices: signons/signoffs, awayness and idleness (thanks Andrew Echols) * MSN fixes * Applet fixes version 0.11.0-pre6 (03/06/2001): * Fixed bug with NAS support * Napster plugin is included again (Thanks for pointing out that it was missing, (Yan V. Bulgak) * Oscar can: search by email, request confirmation, change password * TOC fixes * ICQ fixes * Faster HTML parsing/rendering version 0.11.0-pre5 (02/26/2001): * Minor GUI changes * ICQ Alias problem fixed * Negative times fixed * Cannot create blank away messages/messages with blank titles * Can right-click Edit Buddies list to alias/add pounce/etc. * Ability to independently set accounts as away * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.) * Fixed hanging trees * Can close windows by hitting 'Esc' (optional) * Better HTML Widget * Can toggle timestamps by hitting F2 (optional) * Rewritten file transfer for TOC * Jabber got chat * Log Viewer (courtesy BMiller) * Can save conversation history * Napster can kinda sorta download files sometimes :) * You can activate IDs in Yahoo * ICQ upgraded to use icqlib 1.1.5
2001-04-18Move to sha1 distfile digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-7/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+9
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-28missed this on last update - thanks thomas!hubertf1-2/+5
2000-12-27Update to 0.11.0pre4. Changes:hubertf3-5/+9
This feature has many new bug fixes as well as support for Jabber and Napster. Please read the STATUS file for more information. Update requested by Greg Troutman <gtroutman@pro01.idg.net> in private mail.
2000-12-23Update to gaim-0.11.0pre3hubertf4-27/+33
Requested by Greg Troutman <gtroutman@pro01.idg.net> in private mail. Changes: Plugins for AIM, Yahoo, MSN and IRC. See homepage for more!
2000-12-15Create new 'chat' category, featuring chat clients and servers of all kinds.wiz7-0/+71
Move some packages from 'net' here.