summaryrefslogtreecommitdiff
path: root/chat/centericq
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-03Patch via Debian for:adrianp3-2/+16
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3694
2005-10-16Update chat/centericq to 4.21.0tonio11-15/+222
Added patches from debian to handle wrong configure check The update should fix PR 31629
2005-09-19Security fix for centericq via Debianadrianp8-3/+393
http://secunia.com/advisories/16240/
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs2-5/+5
No pkgrevision bumps needed.
2005-07-16Bump to nb1 for security issueadrianp3-2/+41
Patch via debian
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-4/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-05Update to 4.20.0, provided by Znarf Ainav on tech-pkg:wiz5-41/+35
4.14.0 ------ Because of the mistake I made in the previous version, the 'u' letter was eaten by the RTF parser when processing messages from windows icq clients. It looked for unicode chars, but ate all 'u' characters it used to found. Fixed that. A memory leak problem when checking RSS was fixed. Gadu-Gadu module used to produce a segfault when it was unable to obtain a registration token from the server. Now it doesn't crash, though the impossibility to register a new UIN is still there. The serve simply doesn't find an appropriate document by the registration URL. Too bad. Applied a small patch by Paul Chitescu so that it's now possible to start centericq with all protocols set to offline. Another type of external event was added. Now you can execute your actions when someone goes offline. Hope someone finds that useful. 4.20.0 ------ PGP encryption support was implemented for the Jabber module. In a nutshell this means that with a proper setup your communications get a way more secure. GPGME library is needed to build the PGP support. Fixed the RTF parser that takes charge when a message from a Windows ICQ client is received. One problem was that it used to treat backspace characters wrong sometimes. Another problem with utf-16 was fixed with a patch submitted by Vadim Nosovsky. After ICQ dual login detection centericq used to try re-connecting, though it wasn't supposed to. Fixed. During a long time noone reported me the bug related to libicq2000's header files getting installed each time "make install" was run for centericq. Finally Wolfram Schlich noted this one, so I fixed it. Logging on Yahoo! didn't work on Sun Sparc machines. Fixed that. That might also revive Gadu-Gadu on bigendian architectures. A couple of interface related bugs were fixed, such as a mistake in the group organization dialog as well as not clearing pending messages for contacts in non-chat communication mode.
2005-03-10The utmp support is only used on Linux, so conditionalize inclusion oftv2-1/+16
utmp.h on __linux__ as well.
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2005-02-14Fix quoting.uebayasi1-3/+3
2005-02-05NetBSD 1.6.2/sparc64 needs GCC 3.0 or better, the 2.95.x compilerhubertf1-1/+5
shipped with 1.6.2 dies with an internal compiler error. Fixes PR pkg/29185.
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz1-1/+2
2004-12-20Update centericq to 4.13.0. Changes:hubertf2-5/+5
Centericq now builds fine with gcc 3.4. A new command-line parameter, --debug, was added. This way, there is no need anymore to re-build the program in order to enable debug output. However, when using this mode, make sure you understand what it says in the log window and in ~/.centericq/debug. There are two passwords for an IRC account now. One is for Nickserv and the other one is for regular IRC authentification, which wasn't supported before. Online and free-for-chat mode have the same priority now. So your [f] contacts won't stay all the time in the top of the list anymore. Unicode characters in rtf-encoded icq messages aren't lost anymore. Instead, they are recoded into the primary charset. So now, for example, Cyrillic sent with gnomeicu, won't disappear. Segfault when accepting Yahoo! file transfers was fixed. For online users, centericq now shown the time during which it sees those contacts online. Check out the first page of user info for an online contact. Among the other stuff that didn't let me release .13 earlier was my moving to Germany. Now I am in Berlin on permanent basis, so if you're at the CCC congress that is to take place in a week, Konst can be met there :) Patch supplied by Luciano Rodrigues Furtado <lrfurtado@yahoo.com.br> in private mail.
2004-11-13Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies thejlam1-2/+1
former) for applications that are known to require C++.
2004-10-19Update centericq to 4.12.0. Changes:hubertf2-7/+7
4.11.0 ------ HTTP CONNECT method is now supported. This means that if this feature is enabled on your HTTP proxy server, you can use it to connect to your favourite IM servers. You can also specify a user/pass pair if your proxy requires authentification. Applied a patch by Alexander Kanevskiy that fixed a weird behaviour of the LJ import friend option in the accounts dialog. In the multi-contact selection window not all contacts were shown unless arranging users into groups was on in the configuration dialog. GG used to disconnect when setting its status to N/A. Fixed that. When LJ import friends feature was off deleting LJ friends from the list was reflected server-side. Not it happens only if LJ friend synchronization is on. Now centericq only saves postponed messages if they contain at least one character other than space, tab or a line-feed. Centericq used to hang right at the start on some machines. Fixed that. Sending Cyrillic letters over Yahoo! seems to be fixed now. Centericq now sets its own title text in xterm and screen. The aim of the messages in the title is to inform the user upon events receiving and such. Applied a patch by shaky that introduced status modes with descriptions into GG. RSS feed contact-list items now support specifying of login and password for basic HTTP authorization. The AOL TOC firetalk library was updated. Some major bugs were fixed by this update. Cheers. Jabber registration got broken in the previous version because of the Jabber non-blocking connection patch. It has been fixed by the patch author in this version :) 4.12.0 ------ Fixed an MSN group management problem. Libmsn din't send a space character, so group operations had no effect or led to disconnects. With no SSL library found during the build the source failed to compile. Fixed that. Jabber server messages used to come from a nick that was similar to the server name with an "@" sign at the end. That was unnecesary, so it's not added anymore. Added the --no-xtitles (-T) commmand line parameter, which disables changing window titles in xterm and screen. In LJ, if the whole friends name list grew more than 512, the LJ contact got garbled. Fixed that. Now there musn't be any lenght limitation for the records of info files. The configure script now checks if libcurl has SSL support enabled in order to avoid MSN malfunctions. It requires libcurl with SSL, so just provide the MSN module with it if you want to use it.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-01Add a missing include file, and add a workaround for gcc 2.95 C++kristerw3-1/+29
header files not following the C++ standard...
2004-07-24Update centericq to 4.10.0. Changes: Too many to list. Lots ofhubertf3-14/+22
bug fixes and protocol updates.
2004-05-07Fix problem with statvfs.h on -current. Tested and found working onhubertf3-7/+29
2.0_BETA (which doesn't have statvfs.h) and on -current (which has it). Bump pkgrevision.
2004-04-15Remove completely superfluous USE_NCURSES line that snuck back inwiz1-2/+1
during an update (v1.26).
2004-03-29bl3ifyxtraeme1-7/+8
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-14Update to 4.9.9 provided by Soren Jacobsen PR pkg/23744.xtraeme3-7/+10
Changes since 4.9.6: * "Away message was requested" log message for ICQ is gone. * Yahoo! fixes. * Ability to change incoming/outgoing colors in history. * Sending messages by pressing Enter. Configurable per protocol. * "User is typing" log messages removed. A "T" will show up instead. * LiveJournal support. * MSN support got the axe. * AIM buddy list automatically imported at login. * IRC supports /me. * Ability to check Maildir mailboxes. * Plug some memory leaks. * [SECURITY] Passwords not stored in the input history anymore.
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
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 providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
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-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
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-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-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-13add comment that this pkg also supports jabber.hubertf1-2/+2
Noted by daws@ircnet
2003-06-29Don't assume iconv_*() live in libiconv since they may be a part of glibcjlam1-7/+10
on Linux systems.
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-10Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLEjmc1-3/+3
2003-06-06Make INCOMPAT_CURSES pick up netbsd 1.6.1 correctlyjmc1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-3/+2
libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
2003-05-22mvaddchnstr has been added -- replace USE_NCURSESwiz1-2/+4
by appropriate INCOMPAT_CURSES.
2003-05-12A Perl script needs REPLACE_PERL; PR21548 by Juan RP <jrp at hispabsduebayasi1-2/+6
dot org>.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-26Update comment for USE_NCURSES (now that we have ESCDELAY, we are missingwiz1-2/+2
mvaddchnstr()).
2003-03-01Bump PKGREVISION after dependency changes.jlam1-1/+2
2003-03-01Drop dependency on libsigc++ (it's no longer needed) and add one forjlam1-2/+2
OpenSSL.