summaryrefslogtreecommitdiff
path: root/chat/kadu
AgeCommit message (Collapse)AuthorFilesLines
2005-08-05One more hack to make it actually work.. (the configure tests are overlysalo2-6/+18
complex and stupid..).
2005-08-05Linking with libssl requires libcrypto on systems where libssl doesn'tsalo2-4/+4
implicitly add it (e.g., netbsd-2).
2005-07-20Changes 0.4.1:adam3-12/+12
* Fixed: memory leak * Fixed compatibility with Qt3 * Fixed library detection with threads in libgadu and Mac OS X
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-21Changes 0.4.0:adam5-36/+177
* Easily configured notifications * New icon set * Integration with web browsers * Wizard * Picture transfer * Better voice support * New modules
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
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-07-28Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shownagc1-3/+3
by the bulk build results - uncomment it again.
2004-07-09Changes 0.3.9:adam7-78/+52
* Warning if there's another instance running * Saving window dimensions * Fixed installer script * Bug fixes
2004-04-29Post-configure pure hack implemented, otherwise Makefile tries to rebuild itselfadam1-1/+5
2004-04-28Chat client for Gadu-Gadu network (Poland), featuring:adam8-0/+552
* support for Gadu-Gadu protocol v6 * encrypted transmission using OpenSSL * sending SMS to Polish GSM networks * file transfer (DCC) * conference * animated emoticons * more...