pkgsrc/chat/silc-client
salo 32a0b53a9a Update to version 0.9.15.
- added dependency on p5-File-MMagic if perl support enabled (for MMSG
  support)

Changes:

- Fixed race condition between silc_client_init and my_silc_scheduler.
- Take reference of the socket in the parser context, as it's possible
  to have the parsers in queue after the socket is disconnected and this
  may cause crash.
- Check that packet queue purging was successful.
- Optimized the socket referencing in packet routines.
- Resolve the IP for file transfer listener from the connection socket.

- Added LISTKEYS command which can be used to list server and client
  public keys from the ~./silc directory.  See /HELP LISTKEYS.
- Improved the MMSG command.  It now supports the target so it can be used
  to send private messages too without opening a windows.  It also
  detects the MIME type now automatically.  Support for digitally signing
  the messages was also added.  See /HELP MMSG, the help file is there
  now. :)  Replace the old silc-mime.pl script with the new one to take
  advantage of all new features.
- Added /MMSG command help file.
2003-11-01 16:45:13 +00:00
..
patches Upated to version 0.9.13, 2003-10-16 12:34:50 +00:00
DESCR Add silc-client-0.6.6: 2001-11-29 16:17:43 +00:00
distinfo Update to version 0.9.15. 2003-11-01 16:45:13 +00:00
Makefile Update to version 0.9.15. 2003-11-01 16:45:13 +00:00
Makefile.common Update to version 0.9.15. 2003-11-01 16:45:13 +00:00
PLIST Update to version 0.9.15. 2003-11-01 16:45:13 +00:00
PLIST.perl Update silc-client to 0.8.6. Changes: 2002-05-03 21:51:56 +00:00