summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2003-09-30Update to 0.70, to fix Yahoo! support.mycroft2-5/+5
2003-09-30Set GCC_REQD to 2.95.3 instead of setting USE_PKGSRC_GCC. Pointed out byjmmv1-2/+2
Greg Troxel in private mail.
2003-09-28Fix thinko in last commit.tron2-7/+7
2003-09-28Fix GCC 3.3.1 related build problem.tron2-1/+39
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam7-14/+14
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant7-14/+14
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-09-26Update to 0.69:jmmv4-24/+47
* Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc) support * Added MSN 6 smileys. * Added animated smiley support (Ka-Hing Cheung) * Added SSL support, compatible with GNUTLS and Mozilla NSS. * Added plugin IPC. * Added support for gettext 0.12.x. * Updated MSN support to the MSN Protocol version 9. * Jabber now supports SSL * Yahoo now shows people using the java chat client (Tim Ringenbach) * Yahoo chat and conference (Tim Ringenbach) * Yahoo ignore support (Jesse Farmer (farmerje)) * Yahoo idle times displayed, long buddy lists work, sms users, and other improvements (Tim Ringenbach) * The accounts window now shows offline accounts as greyed out, and online accounts as colored. * Fixed the text replacement plugin. * Fixed all known signal problems in perl. * The right-click menu for conversation tabs now shows the tab icon and status, if tab icons are enabled. (Jesse Farmer) * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li, Paladin R. Liu (prliu)) * Czech translation updated (Miloslav Trmac) * Danish translation updated (Morten Brix Pedersen (mbrix)) * Dutch translation updated (Vincent van Adrighem) * Finnish translation updated (Ambrose C. LI (acli)) * French translation updated (Eric Boumaour) * German translation updated (Bjoern Voigt) * Italian translation updated (Luca Beltrame, Claudio Satriano) * Korean translation updated (Kyung-uk Son) * Polish translation updated (Przemysław Sułek, Krzysztof, and Emil) * Portuguese (Brazilian) translation updated (Mauricio de Lemos Rodrigues Collares Neto) * Portuguese (Portugal) added (Duarte Henriques) * Romanian translation updated (Misu Moldovan (dumol)) * Russian translation updated (Alexandre Prokoudine) * Serbian translation updated (Danilo Segan) * Serbian Latin translation updated (Danilo Segan) * Spanish translation updated (Javier Fernández-Sanguino Peña) * Swedish translation updated (Tore Lundqvist (luntor))
2003-09-24Updated to 0.11.6.1.xtraeme4-15/+15
Sync DESCR, COMMENT and HOMEPAGE with reality. Patch provided by Soren Jacobsen <snj@pobox.com> in PR pkg/22926. Changes since 0.11.6: * Packages are now compressed with bzip2 rather than GNU zip. * (backported from 0.12.0) /names now displays the entire, correct list in all situations, including initial join. * (backported from 0.12.0) Unhandled numerics used in WHOIS now show up in /whois output. * AIM Directory entry is now forced clear on connect. * Messages that are too long to send are now rejected. * Messages that have been rejected by a protocol driver (for example because they are too long) are returned to the sender. * (backported from 0.12.0) The idea of a "generic" window has been removed, and you can no longer /delbuddy someone with an open window (you must /close the window first). * (backported from 0.12.0) New $nameformat and $nameformat_name to control the format names appear as in the window list window, and elsewhere. * (backported from 0.12.0) New $autosort. 0 means no window list sorting, 1 means sort by name, 2 means sort into groups, then by name (this obviates the --enable-experimental-buddy-grouping option to ./configure) * New /status command, including naim version and information about window status. * Online help for /save did not show the file name argument. Fixed. * SIGHUP now re-reads .naimprofile by default. * Possible reference to free()d memory in certain uncommon situations pointed out by Michael Wilson. Fixed. * (backported from 0.12.0) /jump now accepts connection:window syntax (/jump EFnet:#naim works the same as /EFnet:jump #naim). * /open now takes you to newly opened windows, removing the need to /jump after /open. * /closeall now skips windows with queued messages pending. * Potential NULL pointer dereference in Tab completion found. Fixed. * The protocol drivers already take care of populating empty buddy lists when that was a problem, so naim no longer adds you to your own buddy list if you don't have one at startup. * Various cleanups in the HTML renderer to handle stacked tags with missing close tags.
2003-09-23Updated to 2.0.5.xtraeme3-6/+7
Changes: - Updated translations (ca, fi, lt, nl, sk, sv, zh_CN). - Fixed detection of Python 2.3 in configure script (anonymous). - DCC Send file-selection dialog now supports multi-select. - Reset away status after auto-reconnect from a ping timeout. - Perl: Fixed IRC::user_info always matching the first entry. - More C89 fixes for non-gcc compilers (Albert Chin). [781809]. - xtext: now double buffered and flicker free. Also some efficiency tweaks for exposure events and multi-wrapped lines. - Removed buggy numeric 338 support [783945]. - Nick completion in dialogs and channel completion (Jay Cornwall). - Print informative error messages when dcc resume isn't possible. - Fixed performance of dcc recv, send and chat windows. - Fixed tab-arrow buttons show/hide (Lloyd Williams) [783681]. - Fixed lastlog bugs [791220]. - win32: Faster tinting, and uses MMX when in 16 or 32bit color. - Execute /sigusr2 on receiving SIGUSR2 signal (Michael Guidero). - /IGNORE command and window now have an extra "DCC" category. - Alert user when logfiles fail to open (Jay Cornwall). - Fixed missing underlining of IP numbers (2.0.4 only). - Allow accepting DCC sends from ports below 1024. - Connect to URL given on commandline even if 'No Serverlist on Startup' is off [804648]. - Fixed problem in allocating colors while in 8bit PseudoColor. - xtext: tinting now shades towards your background color, making it usable with white backgrounds. Tints can also use XShm for extra speed with --enable-shm at ./configure time (experimental). - Perl: IRC::add_print_handler callbacks now get parameters in $_[1...x], with $_[0] left for compatibility (Lian wan Situ). - Perl: added command_with_channel command (Alexander Werth) [801711]. - Smaller bug fixes: [798655].
2003-09-19Use 'audioplay' under NetBSD to play sounds, and 'play' from the 'sox' packagejmmv3-2/+36
under other systems. Bump PKGREVISION to 1.
2003-09-19Update to 1.1.12:wiz5-41/+12
# $serverwin([server refnum]) # Major project to replace bad quality C code with high quality C code # ./configure --with-warns # $dccctl(.. FLAGS ..) # $dccctl(.. HELDTIME ..) # $dccctl(.. HOLDTIME ..) # QWORD (double quoted words with double quotes) for alias arglists # Finished off full ipv6 support for dcc. # Current channel-ness is tracked by the channel and not the window. It's now impossible for a channel to be a current channel unless you're on the channel. # /set new_server_lastlog_level default changed to "ALL,-DCC" # $levelwindow([lastlog level]) # $outputwindow([lastlog level] [target]) # /timer.ue alias in 'commandqueues' # %{1}+ status expando acts sort of like %+ # /SET SWITCH_CHANNELS_BETWEEN_WINDOWS
2003-09-19Make build with gcc3. From Jonathan Perkin in PR 22861.wiz3-1/+34
2003-09-18On NetBSD, make the default audio-player "audioplay" instead of "play".wiz2-1/+18
Closes PR 22723 by Steven M. Bellovin.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.jmmv4-57/+48
Kopete 0.7.2 (released 2003/09/09) ================================== The MSN plugin now supports the latest version of the protocol. Those people getting messages from Microsoft will no longer recieve those messages and will also not be disconnected when MSN removes support for the older protocols on Oct. 15th. Fix Bug 63416 - Crash: MSN unhandled exception 224 Fix Bug 63404 - MSN causes Kopete crash after a few seconds Fix Bug 63350 - crash during backspacing in chat winwdow Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes Fix Bug 62628 - Crash on setting away status (Yahoo Plugin) Fix Bug 62611 - Crashes during typing a message or receiving, or send. Fix Bug 62576 - Crash when mouse move with pressed button Fix Bug 63799 - sounds enabled even if status is 'away' Fix Bug 63622 - Gives wrong tooltip message when user signs off Fix Bug 63612 - Checkbox modifiable in MSN User info Fix Bug 63530 - I can not instant messages from the yahoo plugin Fix Bug 63441 - Contacts from IRC could not be put in groups Fix Bug 62223 - Online sounds made when account goes offline Fix Bug 63659 - "Go Online First" alert is greyed out/disabled Kopete 0.7.1 (released 2003/08/11) ================================== Fix Bug 62210 - ICQ plugin always reports "password was incorrect" Fix Bug 62270 - chatwindow menubar not possible to hid Fix Bug 62278 - delete a account in kopete
2003-09-16chat/zephyr-current was reimported as chat/zephyr.seb18-369/+2
Approved by maintainer, sommerfeld@
2003-09-16Use chat/zephyr/... not chat/zephyr-current/...seb1-2/+2
2003-09-16This is now chat/zephyr not chat/zephyr-current.seb1-2/+2
2003-09-16Reimport chat/zephyr-current as chat/zephyr.seb17-0/+367
Approved by maintainer, sommerfeld@
2003-09-16Sync PLIST with reality.agc2-2/+4
Bump PKGREVISION to 1.
2003-09-16Changes 1.3:adam2-5/+5
* corrupted messages can't make ekg disconnect any more
2003-09-16Sync PLIST with reality.agc4-7/+25
Install files properly, so that a "make install; make deinstall; make install" combination does the right thing. Bump PKGREVISION.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-2/+3
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-04Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain.xtraeme1-3/+3
2003-09-04Update to 0.68, patch provided by Matthew Luckie:jmmv4-7/+20
* Removed the old event system and replaced it with a much better signal system. * Added plugin dependency support. * Rewrote the Perl plugin. All old scripts will break, but it offers a much better API for new scripts. * Yahoo color support (Tim Ringenbach (marv_sf)) * Yahoo and MSN get info support (Nathan Poznick) * Fixed Jabber registrations. * Fixed a problem where pouncing two users with the same name appeared in the same conversation window, and other related problems. (Robot101) * Corrected problems with proxy preferences. * Mailchk.c and simple.c compile again (Paul A (darkrain)) * Catalan translation updated (Robert Millan) * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Danish translation updated (Morten Brix Pedersen (mbrix)) * Finish translation updated (Ambrose C. LI (acli)) * German translation updated (Bjoern Voigt) * Portuguese (Brazilian) translation updated (Mauricio de Lemos Rodrigues Collares Neto) * Norwegian translation updated (Petter Johan Olsen) * Romanian translation updated (Misu Moldovan (dumol)) * Serbian translation updated (Danilo Segan) * Serbian Latin translation updated (Danilo Segan) * Swedish translation updated (Tore Lundqvist (luntor))
2003-09-02NetBSD-current provide iconv(3) functionality in libc notseb1-6/+1
libiconv. Some packages insist on adding '-liconv' during link or assumes the existent of it with they found iconv.h. BUILDLINK_TRANSFORM can handle that. Put it in in libiconv/buildlink2.mk for systematic coverage and remove it from package "Makefile". BTW this fix the build of chat/centericq - and probably others - on -current. Okayed by jlam@.
2003-09-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
And fix pathname to one of these files.
2003-09-02Remove trailing slash from DESCR, sort USE_* and buildlinks alphabetically.xtraeme2-10/+8
Remove ${VER} noted by jmmv@
2003-09-02Use gnome2-dirs>=1.2xtraeme1-2/+2
2003-09-02Add and enable gossipxtraeme1-1/+2
2003-09-02Initial import of gossip 0.5. Ok'ed by wiz@xtraeme4-0/+90
Gossip is a modern client for the Jabber Instant Messaging system. It aims at making Instant Messaging with Jabber as easy as possible, while giving users of the GNOME desktop a user-friendly way of keeping in touch with their friends.
2003-09-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
2003-09-01Add NetBSD RCS tagscjep1-0/+1
2003-09-01whitespace fixescjep2-4/+4
2003-08-31Update to 4.9.6:wiz2-5/+5
The internal RSS parser suffered some changes that enabled it to undestand the RDF dialect as well as CDATA values. Some problems related to fetching all the records on every check were fixed. RSS checking delays are now specified in minutes, not in hours. The "Reply" button was removed that used to appear in the message box when reading RSS records. Correct redirect processing was implemented in the HTTP module used to fetch RSS documents. HTTP proxy support was added. So far it's used only for RSS fetching. History lastreads checking was improved. Now centericq shouldn't show the unread messages mark for contacts you communicated with during some clock skews. Auto-reconnect appeared not to work for the ICQ protocol. Fixed. It's now possible to join a Jabber conference by its JID, without a need for a service to be registered on the server. Example: "jdev@conference.jabber.org" in the "Name/Title" field. Since Jabber IDs are not case sensitive, centericq treats JIDs written with capital and small letters the same way. The status change window was improved. Now it has the "All protocol" item on the top along with newly added "Already logged in only". The cicqconv contact list conversion utility was extended with ICQ list support for Trillian written by Vassilios Karakoidas <bkarak@aueb.gr>. Jabber authentification became smarter. If server doesn't support digest authentification, it's not tried anymore. The point was that the new digest practice made it impossible to login into server which didn't support md5 digest auth. Fixed. HTTP proxy support for fetching RSS feeds was fixed. It used to segfault the application in some situation.
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+3
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Updated to 2.0.4xtraeme2-15/+7
Changes: - Updated translations (lt, sv, zh_CN). - Fixed crash on tinted transparency (xc203-fixtint.diff). - Fixed incorrect dcc cps calculation (xc203-fix-cps.diff). - Allow fullpath and relative filenames for Text Events sound files (Anthony Dragunov). - Added /GUI command (mainly for use by scripts). - Solaris build fixes for ipv6. - Added -n, --no-plugins command-line arg. - Added a feature to change the color of away users. - Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX). - Fixed bug [753742] When server tab and query had the same name, private messages could go to the wrong tab. - Support others users too, when expanding ~ in filenames (Neox). [767514]. - Underline "ipnumber:port" style urls too (Alex & dobler). - Added support for ircu numerics 330 and 338 (phaseburn). - C89 fixes, should now compile with HP UX and Sun C Compilers (Albert Chin). [777106]. - Smaller bug fixes: [773245] [779166]. - Close tabs on shift-leftclick (Jay Cornwall). I'm actually the maintainer.
2003-08-30Fix case.reed1-1/+1
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme6-12/+12
2003-08-28Various fixes so this works on 1.6.1jmc3-16/+29
2003-08-28This needs/uses threadsjmc1-1/+2
2003-08-23go down to chat/seritojun1-1/+2
2003-08-23SIP Express Router 0.8.10 from iptel.orgitojun7-0/+158
2003-08-23Add a pseudo-category called 'java'.jschauma1-2/+2
2003-08-23Add a missing '/'.seb1-2/+2
2003-08-19Update centericq to 4.9.5.hubertf2-6/+6
Patch sent by Dawid Szymanski [dawszy /at/ arhea /dot/ pl]. Changes: ******** Internal RSS reader module was implemented. You can now easily add a feed to your list from the menu, and stay tuned on news at your favourite sites. See the README for details. Users who set their status to "away" on the MSN network appeared offline in centericq. Fixed. Jabber online/offline events were not shown in the log window. Fixed this one too. Fixed a bug because of which centericq couldn't connect to networks other than ICQ when the --bind parameter was used. ICQ away messages requests are now shown in the log window. SMSes in Russian now work (with operators which support Cyrillic of course). Auto-wrap was disabled in the internal editor, so now it's possible to paste text and it will not get screwed up. Jabber conferences were fixed. Actually, a small workaround was added for a weirdness of jabber.com server. Jabber passwords hash authentification was enabled.
2003-08-18Update to 0.67:jmmv3-6/+12
* Brought back the message notification plugin (Brian Tarricone) You'll need to reconfigure your settings for this plugin * IRC protocol plugin rewritten (Ethan Blanton) * New IRC protocol icon (Nuno Donato) * Protocol and status icons now optionally appear on tabs. (Etan Reisner) * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat, Rename Group, Privacy) * Shows "hiptop" icon for AIM buddies using hiptop devices (Robey Pointer) * Privacy core/UI split. * Conversation placement by group now applies to chats in the buddy list as well. * Events in a conversation (user logged in, logged out, window closed, etc.) now grey the tab. * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern Voigt, Paul A (darkrain)) * British English "translation" updated (Sam Halliday) * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Danish translation updated (Morten Brix Pedersen) * Dutch translation updated (Vincent van Adrighem) * French translation updated (Eric Boumaour) * German translation updated (Bjoern Voigt) * Hindi translation added (Guntupalli Karunakar) * Hungarian translation updated (Zoltan Sutto) * Italian translation updated (Luca Beltrame, Claudio Satriano) * Portuguese (Brazilian) translation updated (Mauricio de Lemos Rodrigues Collares Neto) * Romanian translation updated (Misu Moldovan (dumol)) * Serbian translation updated (Danilo Segan) * Spanish translation updated (Javier Fernandez-Sanguino Pena)
2003-08-16With qt3/kde moves this no longer ends up in X11BASEjmc1-2/+1
2003-08-15Get iconv right for both forms of everybuddyjmc3-11/+11