summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2003-07-25Update to 0.11.6:wiz3-24/+17
[pkg fea] Several small documentation updates. [pkg fea] Major header files are now installed in a global installation directory. [con bug] Small bugs in contrib/sendim.sh found and fixed. [UI fea] Chat "hilites" added: If a member of a room/channel/discussion mentions your name, their message will be highlighted. [UI bug] A small bug in the /away routine has been fixed, allowing your /away status to be preserved across re/connects. [UI bug] .naimprofile will now be read for all connections in the event that multiple connections are declared in .naimrc. [pkg bug] A "#warning" directive was misnamed "#warn" and has been corrected. [Lil fea] Discussion retitles are now treated as a /topic change on IRC. [TOC bug] /me processing in chat rooms was broken. Fixed. [pkg FEA] The default modules have been removed, and are now distributed in a separate "naim-modules" package available from the naim web site. [UI fea] All internal routines are now declared "static," to clean up the module interface. [UI FEA] All major dependencies on ncurses in the main UI code have been isolated to src/win.c, to provide for easy migration to modular user interface routines. [UI FEA] New /chains command to display all event chains. [UI FEA] Newly rewritten /modload and new /modunload to completely control loadable modules. [UI FEA] New /modlist command to display currently loaded modules and their vital statistics. [UI FEA] Queued messages are now saved when you /save. [UI fea] Minor improvements to the HTML renderer.
2003-07-22Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure.wiz2-2/+6
2003-07-22USE_NCURSES should _always_ be set to a comment explaining why itwiz1-2/+2
is needed. (undo part of last)
2003-07-22Oops, forgot to add these new files :)adam2-0/+64
2003-07-22Changes 1.1:adam5-40/+52
* ekgbot * log viewer * bug fixes Now makes a shared library and uses buildlink2
2003-07-21COMMENT should start with a capital letter.martti12-24/+24
2003-07-19Add and enable kopete.jmmv1-1/+2
2003-07-19Initial import of kopete, version 0.6.2:jmmv5-0/+463
Kopete is a flexible and extendable multiple protocol instant messaging system designed as a plugin-based system. All protocols are plugins and allow modular installation, configuration, and usage without the main application knowing anything about the plugin being loaded. The goal of Kopete is to provide users with a standard and easy to use interface between all of their instant messaging systems, but at the same time also providing developers with the ease of writing plugins to support a new protocol. Kopete is a big project which already supports messaging protocols like Jabber, ICQ, AIM, MSN, Yahoo, IRC, Windows LANs, GaduGadu, IRC and SMS.
2003-07-19Add kde to categories.jmmv1-2/+2
2003-07-19Update to 0.66 with patch from maintainer:jmmv3-6/+8
* Freebsd compile fix (Matthew Luckie) * .spec file improvements (Ethan Blanton) * Added a gaim-remote man page (Robert McQueen) * The Remote Control plugin no longer adds duplicate groups to your buddy list. * Servers and ports are now imported correctly in MSN. * Core/UI split the core initialization and shutdown. * MSN messages with newlines are now sent correctly to MSN clients. * Italian translation updated (Claudio Satriano) * British English "translation" added (Sam Halliday) * Fix some sound initialization stuff * Updated Portuguese (Brazilian) translation (Mauricio de Lemos Rodrigues Collares Neto) * Updated Czech translation (Miloslav Trmac) * Fix saving and import of default away message
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant58-116/+116
2003-07-17Update to 0.65:jmmv3-16/+23
* French translation updated (Eric (Zongo) Boumaour) * Portuguese (Brazilian) translation added (Mauricio de Lemos Rodrigues Collares Neto) * Korean translation updated (Kyung-uk Son) * Japanese translation updated (Junichi Uekawa) * Hebrew translation added (Pavel Bibergal) * Russian translation updated (Dzmitry Chekmarou) * Danish translation updated (Morten Brix Pedersen) * Hungarian translation updated (Zoltan Sutto) * Italian translation updated (Claudio Satriano) * Chinses (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Massive internal core/ui splitting * New account dialog * Preferences moved to ~/.gaim/prefs.xml * Account information moved to ~/.gaim/accounts.xml * Pounces moved to ~/.gaim/pounces.xml * Added support for the Trepia protocol * Added protocol icons to various drop-down boxes * New Send IM buddy icon merged from Ximian Desktop 2 * Fixed "Sort by Status" crash * Fixed the MSN signon crash * Fixed the MSN add buddy crash * Fixed the MSN empty buddy list bug * Fixed all known MSN chat bugs * Fixed HTTP redirect handling in smiley retrieval. This fixes the problems with some smiley themes. * Chats in MSN can now be initiated by right-clicking a buddy and choosing Initiate Chat. * MSN Alerts and incoming MSN pages no longer pop up several error dialogs * Ability to view iChat "Available" messages for AIM * Stores your buddy icon on the server for AIM * Support for non-ascii characters with Yahoo! Messenger * Focus returns to the input box when you click elsewhere, like it used to * New typing notification icons from Ximian
2003-07-13Update DEPENDS.wiz1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz21-36/+42
2003-07-13add comment that this pkg also supports jabber.hubertf1-2/+2
Noted by daws@ircnet
2003-07-12Use patches and distinfo from licq-gui-console.wiz2-9/+3
XXX: should share even more...
2003-07-12Make it build under -current without using ncurses.wiz3-7/+42
It was using internals of ncurses data structures even though there's an official API for this... XXX: might need INCOMPAT_CURSES patterns for some older NetBSD versions, but I don't know which ones, so I didn't add them.
2003-07-11Apply two official patches, one to solve a cps problem in dcc and the otherjmmv2-2/+11
to fix a crash when tinting is enabled. Bump PKGREVISION to 1.
2003-07-10Update to 0.8.8 using patch from Greg Troxel in private mail:jmmv4-54/+25
* Read Previous in normal message receive dialog (julian) * Send general invisible presence /and/ directly to agents (julian) * A few small bug fixes/interface fixes from Benedikt Roth <Benedikt.Roth@gmx.net> * Fix for crash on sending time (James Widman) * Jabberoo updated to latest libjudo (julian) * Gabber updated to work with latest Jabberoo (James Widman) * Several wide character bug fixes (James Widman) * Several configure fixes for various architectures (julian) * Updated Gabber Manual! (Eliot Landrum) * "Default" button in Contact Information fixed (julian) * Fixed crash when agent is left selected (thanks Bac9) (julian) * PGP/GnuPG keyserver is now configurable (julian) * New version of xtext fixes hidden line problem (julian, Andreas Fuchs) * Nickname highlighting in group chats (julian) * Experimental festival support (Mike Szczerban) * No more autoupdate (julian) * Status Icon for GNOME2/KDE3 using the freedesktop.org protocol (julian)
2003-07-10Sort.wiz1-2/+2
2003-07-09Use new version of the msn fixes. Provided by Matthew Luckie in private mail.jmmv2-7/+7
Bump PKGREVISION to 2.
2003-07-09update to ircii 20030709. changes include:mrg3-16/+19
o turned on SO_REUSEADDR for most connections o /DCC RAW works when disconnected again o several bugs fixed o new /set dccport and /set bind_local_dcchost variables to give the user full control over how dcc requests are sent. o new /on os_signal to give user-access to receiving UNIX signals o /set beep_on_msg now works for ICB messages and groups (public) o the --without-emacs-meta-keys configure option is now the default o the emacs meta key bindings for M-b and M-d were fixed
2003-07-05Convert to unified format; fixes problem on Linux report on tech-pkg bywiz4-151/+92
Sebastian P.
2003-07-02Fix homepage.jmmv1-2/+2
2003-07-02Add and enable bitlbee.jmmv1-1/+2
2003-07-02Initial import of bitlbee, version 0.80:jmmv5-0/+75
bitlbee is an IRC gateway to other chat networks. It provides an IRC server where users connect to and have access to all their contacts in ICQ, MSN, Jabber or even IRC itself. Protocols are implemented using Gaim's code. Multiple users are supported too, where each one has its own set of accounts and contacts. Provided by Juan RP in pkgsrc-wip with some changes by me.
2003-07-01Update to 2.0.3; patch provided by Juan RP in private mail:jmmv3-7/+8
- Updated translations (ca, fr, ja, sv). - Fixed URL grabber not filling up (xc202-fixurlg.diff). - Fixed crash when holding down Ctrl-I (xc202-fixdetach.diff). - Use Shift-Ctrl-W for Close only when Emacs key theme is enabled. - Fixed corrupt left margin with indent-nicks off and timestamp on. - Remove invalid chars from inbound text when conversion fails. Fall back to ISO-8859-1 when using UTF-8 only (Ilya Konstantinov). - Fixed perl IRC::get_info(3) crash when not connected [732496]. - Fixed crash on long output lines for /exec -o [731187]. - Made "Move completed files to:" and "Save nickname in filenames" work at the same time (Matthew Gabeler-Lee). - xtext: fix redraw when new additions not on current page. - win32: Added /set identd 0 switch to turn off built-in identd. - Added 6-8 for perl's IRC::get_info to retreive network, host and topic (Ryan). - Iterate in alpha order instead of op-alpha for nickcompletion (Gauss_Z88). - Fixed ChannelList crash on invalid regex match string. - Added hide join/parts setting to gui (Jason Wies). - Added Delete All button to ignore window (Mohammed Sameer). - Don't allow adding empty names to notify list [741589]. - Made message fragmentation code utf8 friendly so it always splits on a multibyte char boundary [748653]. - Support 2 to 4 GB files in DCC (contrary to 1.9.4 changelog, it didn't work until now). - Python: Fixed crash when returning 0 from a timer (Steve Green). - Multihead fixes for popup menus. - Added support for numeric 307 and 320 "is an identified user". - Allow setting a blank topic via the GUI [720407].
2003-06-29Don't assume iconv_*() live in libiconv since they may be a part of glibcjlam1-7/+10
on Linux systems.
2003-06-29Fix typo. From Simon Hitzemann in PR 22011.wiz1-2/+2
2003-06-29Update chat/centericq to 4.9.4. Major changes from version 4.9.2nb3jlam3-10/+20
include: Glib is not needed to build the program anymore. The old nickname didn't appear in the change nickname input line which was invoked from the Account manager dialog. Logging became more configurable. Now from the configuration dialog it's possible to enable/disable such facilities like log messages timestamping, showing of users going online and offline and "user is typing" notifications. The --bind command parameter was added. Using it it's possible to specify a custom IP centericq should use for outgoing connections. MSN status related problems were fixed. Like when user set "one the phone" or "lunch" status centericq used to show them as being offline. A patch from Mark Verboom <mark@verboom.net> was applied. It allows to enable chat mode only for specified protocols. The find/add users dialog didn't allow entering nicknames, which made it impossible to add yahoo and aim contacts.
2003-06-27No need for texinfo.mk as the info file is not build neither is installed.seb1-2/+1
2003-06-27Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-06-27Convert to USE_NEW_TEXINFO.seb4-6/+19
2003-06-27Include a fix for a bug in the MSN plugin. Bump PKGREVISION to 1.jmmv2-2/+9
Patch provided by Matthew Luckie in private mail.
2003-06-23s/packages@/tech-pkg@/gjschauma1-2/+2
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-20Update comment on why naim is not using native curses.wiz1-2/+2
2003-06-19drop some unneeded parens, indentinggrant1-10/+10
2003-06-10Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLEjmc1-3/+3
2003-06-10Bring up to datejmc1-1/+2
2003-06-08Update to 0.11.5.9:wiz2-5/+5
Major bug fixes: If only one window was open, the buddy for that window signed off, the window was marked keep-after-signoff, and was cleaned up after $autoclose minutes, the event handler would enter an infinite loop or possibly cause untrackable stack corruption. Fixed. Major feature additions: [TOC] Default server is now toc.n.ml.org. Once AOL has fixed its servers and/or its DNS, this host will be CNAMEd back to toc.oscar.aol.com.
2003-06-06Make INCOMPAT_CURSES pick up netbsd 1.6.1 correctlyjmc1-2/+2
2003-06-06The point of USE_NCURSES comments is to show what is missing,wiz2-4/+10
not state that the package should use ncurses. Fix comments.
2003-06-05Update to 0.11.5.8:wiz2-6/+6
Major bug fixes: SIGCHLD handler wasn't being installed properly, causing the children of /exec to hang around as zombies. Fixed. Major feature additions: [TOC] Addbuddy requests will always be consolidated between calls to firetalk_select(), evading the "You are sending messages too fast" error users with very large buddy lists receive during reconnect. Buddies in the special "User" group will always be treated as "non-permanent", and will be subject to $autoclose. Buddies in any other group will be considered "permanent" and will only be removed through manual intervention. Note that buddies added due to $autobuddy are put into the "User" group by default. Window-to-logfile mapping has been made more explicit, removing the need for a costly tree search per message and greatly reducing logfile playback time. Window logfile playback is now always delayed, to significantly reduce initial startup time. Windows will be played back once per minute, or as you Tab or /jump to them. If your $TERM is set to "ansi", display a warning, 5 second delay, and switch it to "linux". Added basic stack support to the HTML renderer to allow embedded tags, etc. Added BGCOLOR support to the HTML renderer. New $winlistchars. Sets the number of characters can be displayed per line in the window list window.
2003-06-02Part of the update... file not needed any more.jmmv1-6/+0
2003-06-02Update to 1.0.5; some of the changes:jmmv5-12/+60
* New 'pid_file', 'allow_users' and 'allow_kill' config directives. * New -p command line parameter (adjusts pid_file). * Included contrib scripts, cronchk.sh and privmsg-log.pl * New 'server_keepalive' config directive. * Bug fixes. Changes in the package: * We need perl to run some of the installed scripts. * Provide a rc.d script to run the daemon. * Honour PKG_SYSCONFDIR. Closes PR pkg/21644 by Juan RP.
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma10-20/+20
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-06-01Updated to micq-0.4.10.3shell4-8/+9
Changes : - activate code using new strings: better display of used locale, add one missing help text - remove unused beos.[ch] - compile fix for ConvFits() - detect screensaver/locks on WIN32 - hide meta ref error - change 'message' (undocumented) behaviour - fix temporary contacts - fix auto-away - use #defines for message timeouts - implement webaware, hideip, dcauth, dccont, but undocumented ... please see ChangeLog.
2003-06-01fix comment typo and grammar.grant1-2/+2