notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: irc/libircclient/pkg-plist
SVNWeb

Number of commits found: 6

Sat, 21 Mar 2020
[ 23:41 yuri search for other commits by this committer ] Original commit   Revision:528888
irc/libircclient: Update 1.7 -> 1.10

PR:		221567
Approved by:	jlaffaye (maintainer's timeout; 2.5 years)
Mon, 27 Oct 2014
[ 13:00 bapt search for other commits by this committer ] Original commit   Revision:371570 (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sun, 9 Mar 2014
[ 17:16 jlaffaye search for other commits by this committer ] Original commit   Revision:347668
- Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr
Sun, 26 Feb 2012
[ 21:24 jlaffaye search for other commits by this committer ] Original commit 
- 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>
Sat, 10 Jan 2009
[ 19:46 beech search for other commits by this committer ] Original commit 
- Update to 1.3

PR:             ports/130344
Submitted by:   Julien Laffaye <kimelto@gmail.com> (maintainer)
Sat, 29 Nov 2008
[ 20:11 miwi search for other commits by this committer ] Original commit 
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