summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
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
2003-08-15Don't add -liconv to the libraries line as it doesn't exist on -current andjmc1-3/+1
buildlink will add it if need be.
2003-08-12s/Irc/IRC/ in COMMENT.grant2-4/+4
2003-08-12use MASTER_SITE_SOURCEFORCE for MASTER_SITEjdolecek1-2/+3
add USE_X11, replacing former USE_X11BASE removed in previous revision
2003-08-11this really doesn't need to be installed into X11BASE, so change to USE_X11jdolecek1-6/+6
only and use PREFIX instead X11BASE as appropriate this makes this package xpkgwedge friendly, too Problem reported and fix provided in pkg/22440 by Juan RP
2003-08-11use MASTER_SITE_SOURCEFORGE for MASTER_SITE definition, and longjdolecek1-3/+7
line wrapping suggested by Juan RP in PR pkg/22440
2003-08-09Deal with blindly added -liconv in src/Makefile.{am,in}:seb1-1/+6
-current does not have it and can do without it. XXX Time to add this BUILDLINK_TRANSFORM directive to converters/libiconv/buildlink2.mk ?
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb2-4/+2
2003-08-08Update to 0.7:jmmv4-138/+212
Main Application * Drag and Drop contacts between metacontacts (Olivier) * Show an icon while DNDing on the contactlist (Will, Olivier> * XML/XSL config for chatwindow theme * Migrate file transfers to use KIO (new standardised file transfer API in KMM), remove KopeteTransferManager (lilachaze) * Create KopeteViewManager, clean up KopeteMessageManager (Jason) * Fix up fire and forget message window, make it work for all protocols (Jason) * Make send message keycombos to be customiseable KActions (Jason) * Add right click menu to tabs, add ability to move a tab to another window (Jason) * Tab color highlighting on new messages, typing (Jason) * Message in transit animation (Jason) * When a message is received, flash contact's icon to indicate a new message (Oliver) * Nick completion (Jason) * Message Highlighting with Notifications (Jason) * New KopeteAccount arch. allows multiple accounts of the same protocol (Oliver) * Allow custom colours for each account's icons (Duncan, Olivier) * New Icon effects arch. with overlays (Will) * KopeteOnlineStatus architecture (Martijn) * KopeteCommandhandler for /commands. Kopete-wide support of /part, /close, /clear, /exec, /help, /me (Jason) * New logging API with extensability for multiple logging formats (Jason) * General API cleanups (Everyone) * License headers unification and correction (Duncan) * Tons of bugfixes (Everyone) IRC Plugin * Total re-write of IRC to fit Kopete arch, with many improvements. (Nick, Jason) * Channel / Nickname search in AddContact Wizard (Jason) * Add support for all /commands needed for a basic client * Use kopete away system * "Show server window" account context menu option (Michel) * Use KExtendedSocket for proxy and firewall support (Michel) * IPV6 support (Michel) * WHOIS support (Michel> OSCAR Plugin * Support for ICQ over OSCAR (Stefan) * More complete userinfo (Stefan, Will) MSN Plugin * Handle MSN Plus away reasons. (Olivier) * Detect when the other party timed out and left the chat (Olivier) Yahoo Plugin * First release (Matt) * Spell Checking Plugin * Enable check-as-you-type (Jason) * Initial Release Highlighting plugin * Highlight messages according to your own criteria. (Olivier) * Initial Release Text effect plugin * Give your messages a bit of sparkle, even if you have no wit. (Olivier) * Initial Release History plugin * Move history/logging into its own plugin. (Olivier) * Initial Release Auto replace plugin * Perform substitutions on messages. (Roberto Pariset) * Initial Release Closes PR pkg/22399 by Nate Hill.
2003-08-08USE_GNU_TOOLS=grepgrant1-1/+3
2003-08-07Yet another correct for the qt3 prefix changejmc1-2/+1
2003-08-07Even if it is commented get ride of deprecated info file handling stuff.seb1-3/+1
2003-08-05bump revision after qt3/kde prefix changedrochner5-7/+10
2003-08-02Make this compile on NetBSD-1.6.1/shark.kristerw2-7/+15
The package is compiled with -Werror, but the sharks headers are not -Wtraditional safe, so the buld failed. Remove the silly -Wtraditional.
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd2-4/+4
2003-07-29Follow the trend started by jmmv@. Thanks Julio!seb2-44/+30
Remove IRCD_HYBRID_DPATH from bsd.pkg.defaults.mk and BUILD_DEFS, set PKG_SYSCONFSUBDIR to 'ircd-hybrid' instead: the package builder is now expected to adjust Ircd Hybrid configuration directory with PKG_SYSCONFBASE(.${PKG_SYSCONFVAR}). Replace local DOC_SUBST stuff with FILES_SUBST from bsd.pkg.install.mk. Go with the previous PKGREVISION bump. XXX Having the log files as SUPPORT_FILES is not optimal. XXX I really should update this package.
2003-07-29Convert to the bsd.pkg.install.mk infrastructure:jmmv8-25/+92
- Install configuration files under the examples hierarchy. - Honour PKG_SYSCONFDIR. - Use RCD_SCRIPTS to handle rc.d script. As a result, bump PKGREVISION to 1.
2003-07-29Convert to the bsd.pkg.install.mk framework to handle the daemon's user andjmmv4-148/+23
group, the creation of log files and automatic handling of the rc.d script. Bump PKGREVISION to 1. Ok'ed by seb@, the maintainer.
2003-07-29Use /dev/null instead of empty file.jmmv2-6/+3
2003-07-29Convert this package to the bsd.pkg.install.mk framework:jmmv5-37/+53
- Install configuration files under the examples hierarchy. - Use CONF_FILES_PERMS to put the configuration files in place. - Use SUPPORT_FILES_PERMS to put the empty log file in place. - Use RCD_SCRIPTS to handle the rc.d script. While here, add ICBD_OWNER to BUILD_DEFS and use ROOT_USER and ROOT_GROUP where appropiate. As a result, bump PKGREVISION to 1.
2003-07-29Give the -f flag to rm, to avoid a warning message. Fix typo in COMMENT.jmmv1-3/+3
2003-07-27build and install only actually translated language packsjdolecek3-6/+30
2003-07-27need to create ${X11BASE}/share/psi before it could be usedjdolecek1-1/+2
2003-07-27Add psi-ssljdolecek1-1/+2