non port: irc/libircclient/distinfo |
Number of commits found: 6 |
Saturday, 21 Mar 2020
|
23:41 yuri
irc/libircclient: Update 1.7 -> 1.10
PR: 221567
Approved by: jlaffaye (maintainer's timeout; 2.5 years)
|
Sunday, 9 Mar 2014
|
17:16 jlaffaye
- Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr
|
Sunday, 26 Feb 2012
|
21:24 jlaffaye
- Uptade to 1.6 [1]
- Use BUILD_WRKSRC instead of custom do-build target
PR: ports/165126 [1]
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
Saturday, 19 Mar 2011
|
12:38 miwi
- Get Rid MD5 support
|
Saturday, 10 Jan 2009
|
19:46 beech
- Update to 1.3
PR: ports/130344
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
Saturday, 29 Nov 2008
|
20:11 miwi
libircclient is a small but powerful library, which implements client-server
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based
applications,
which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation
(possible to use from C++ code, obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
WWW: http://libircclient.sourceforge.net/
PR: ports/129278
Submitted by: Julien Laffaye <kimelto at gmail.com>
|
Number of commits found: 6 |