1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Julien Laffaye
236d1a85ce - Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr
2014-03-09 17:16:36 +00:00
Guido Falsi
47ea1bbf39 Convert to staging
Approved by:	jlaffaye (maintainer)
2014-01-27 21:30:25 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Baptiste Daroussin
71e5bb2abe Convert jlaffayes's ports to new options framework
Approved by:	jlaffaye
2013-01-06 21:33:21 +00:00
Julien Laffaye
70d4e4c37a - 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>
2012-02-26 21:24:04 +00:00
Julien Laffaye
e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Beech Rintoul
38104b0ab7 - Update to 1.3
PR:		ports/130344
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-01-10 19:46:20 +00:00
Martin Wilke
a48842ce13 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>
2008-11-29 20:11:47 +00:00