joerg
247dca44ef
Use PTHREAD_* instead of hard-wired -lpthread, esp. when testing for
...
libgadu. Let errno.h provide errno in libgsm.
2006-01-05 16:36:38 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
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-05 20:49:47 +00:00
salo
e671684c7e
One more hack to make it actually work.. (the configure tests are overly
...
complex and stupid..).
2005-08-05 21:42:54 +00:00
salo
b216d1f921
Linking with libssl requires libcrypto on systems where libssl doesn't
...
implicitly add it (e.g., netbsd-2).
2005-08-05 21:02:04 +00:00
adam
742e4e56ed
Changes 0.4.1:
...
* Fixed: memory leak
* Fixed compatibility with Qt3
* Fixed library detection with threads in libgadu and Mac OS X
2005-07-20 14:49:05 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
adam
ea89467f20
Changes 0.4.0:
...
* Easily configured notifications
* New icon set
* Integration with web browsers
* Wizard
* Picture transfer
* Better voice support
* New modules
2005-04-21 08:56:21 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
0cbe9b3900
Add RMD160 digests in addition to SHA1 ones
2005-02-23 15:59:10 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
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-10-03 00:12:51 +00:00
agc
cc6d847034
Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shown
...
by the bulk build results - uncomment it again.
2004-07-28 10:16:59 +00:00
adam
484729bbfb
Changes 0.3.9:
...
* Warning if there's another instance running
* Saving window dimensions
* Fixed installer script
* Bug fixes
2004-07-09 10:46:23 +00:00
adam
6df47053f1
Post-configure pure hack implemented, otherwise Makefile tries to rebuild itself
2004-04-29 15:27:01 +00:00
adam
d8b4954ab3
Chat client for Gadu-Gadu network (Poland), featuring:
...
* support for Gadu-Gadu protocol v6
* encrypted transmission using OpenSSL
* sending SMS to Polish GSM networks
* file transfer (DCC)
* conference
* animated emoticons
* more...
2004-04-28 13:55:21 +00:00