Port details |
- libircclient IRC library to create IRC clients
- 1.10 irc =2 1.10Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-11-29 20:12:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: LGPL3+
- WWW:
- https://www.ulduzsoft.com/libircclient/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libircclient>0:irc/libircclient
- To install the port:
- cd /usr/ports/irc/libircclient/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/libircclient
- pkg install libircclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libircclient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584833082
SHA256 (libircclient-1.10.tar.gz) = bbb26f3af348b252c5204917a7f91cfdf172f1b6afbf4df1e561b03e20503c2d
SIZE (libircclient-1.10.tar.gz) = 288863
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- games/megaglest
- games/pokerth
Configuration Options:
- ===> The following configuration options are available for libircclient-1.10:
EXAMPLES=on: Build and/or install examples
IPV6=on: IPv6 protocol support
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- irc_libircclient
- USES:
- compiler:c11 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10 18 Feb 2021 21:06:56 |
yuri |
Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports
timed out in the period from April 2020 to now.
PR: 253256
Approved by: jlaffaye (maintainer's timeout 14 days) |
1.10 06 Apr 2020 17:04:43 |
adamw |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
1.10 05 Apr 2020 18:33:39 |
yuri |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
1.10 29 Mar 2020 21:02:39 |
pkubaj |
irc/libircclient: fix build on GCC architectures
Use newer GCC that supports missing flags:
cc1: error: unrecognized command line option "-Wno-misleading-indentation" |
1.10 21 Mar 2020 23:41:27 |
yuri |
irc/libircclient: Update 1.7 -> 1.10
PR: 221567
Approved by: jlaffaye (maintainer's timeout; 2.5 years) |
1.7 09 Dec 2018 06:39:47 |
tobik |
irc/libircclient: Fix build with OpenSSL 1.1.1
PR: 232126
Submitted by: ndowens@yahoo.com
Approved by: jlaffaye (maintainer timeout, 2 months) |
1.7 15 Nov 2017 09:00:10 |
amdmi3 |
- Fix license (sources mention LGPLv3+)
- Add LICENSE_FILE
- Simplify and unsilence installation
Approved by: portmgr blanket |
1.7 10 Sep 2016 18:32:27 |
marino |
irc/libircclient: Set SSL flags, update to modern options framework
Approved by: SSL and options blankets |
1.7 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.7 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
1.7 13 Jun 2014 07:36:28 |
olgeni |
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) |
1.7 09 Mar 2014 17:16:37 |
jlaffaye |
- Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr |
1.6 27 Jan 2014 21:30:25 |
madpilot |
Convert to staging
Approved by: jlaffaye (maintainer) |
1.6 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.6 06 Jan 2013 21:33:21 |
bapt |
Convert jlaffayes's ports to new options framework
Approved by: jlaffaye |
1.6 26 Feb 2012 21:24:04 |
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> |
1.3 08 Jun 2011 16:52:32 |
jlaffaye |
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) |
1.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3 10 Jan 2009 19:46:20 |
beech |
- Update to 1.3
PR: ports/130344
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) |
1.2 29 Nov 2008 20:11:47 |
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> |