Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
* fixed "auto_away" and "auto_away_keep_descr"
* fixed "/find" for usernames with a space
* fixed "/dcc list" for large files
* fixed "/last user"
* more...
|
|
* ekgbot
* log viewer
* bug fixes
Now makes a shared library and uses buildlink2
|
|
Patch provided by maintainer Dawid Szymanski via PR pkg/20807.
Changes:
- pkgsrc pthreads support
- minor code clanups
|
|
Patches provided by Dawid Szymanski <dawszy at arhea dot net> in PR pkg/19864.
Changes:
- a lot of changes to match new 5.0 protocol specification.
- full list of changes at http://dev.null.pl/ekg/changelog.php (polish only)
|
|
Some fixes and buildlink2ing by me.
Changes:
- bugfixes
- new ncurses based interface (like irssi)
|
|
package). This closes PR pkg/17555.
list of minor changes:
- added external User Interface support
- bugfixes
- FreeBSD specific includes adjusted
|
|
List of major changes:
* DCC fixed
* sex recognition fixed
* gg_saprintf() fixed
* libgadu.h fixed
* smiles patch
|
|
* License change to LGPL
* s/bzero/memset/ (function change)
* F-keys support under FreeBSD
* libgadu: s/gg_alloc_sprintf/gg_saprintf/
* ekg: s/gg_alloc_sprintf/saprintf/
* F1, F2 shortcuts to help and userlist
* working proxy!
* ,,ordering cd'' removed from configure script
* dcc code upgrade
Update provided by Dawid SzymaƱski <dawszy@arhea.net> in PR 16586
|
|
Update contributed by Dawid SzymaƱski <dawszy@arhea.net> in PR 16184
|
|
EKG is an experimental text mode client for a polish instant messaging system
"Gadu-Gadu". It supports themes, and contact list exchange with the original
(windows) client.
Submitted by Dawid Szymanski in private mail.
|