Commit Graph

7 Commits

Author SHA1 Message Date
tracey
59868406d5 net/libircclient: update to 1.10
from Alex Naumov with tweaks

ok kmos@
2020-03-12 13:50:19 +00:00
jca
51a3277592 Minor update to libircclient-1.9 2018-01-29 00:04:23 +00:00
sthen
30dfda03d7 libircclient uses pthread_* functions so explicitly register the -lpthread
dependency, ok ajacoutot@

(The newer version of megaglest at least sometimes has problems building
without this, and we need to make sure pkg updates are triggered when needed
due to lib changes in base).
2015-04-09 07:51:43 +00:00
ajacoutot
8a200afb89 Update to libircclient-1.8. 2014-07-09 09:16:20 +00:00
naddy
4c73b08f18 * we build a shared library: do not drop -fpic
* don't pull in autoconf for trivial patch; general clean-up while here
2013-03-22 16:25:44 +00:00
stsp
9014b21793 Fix build on !shared arch; with and ok sthen@ 2013-01-28 15:38:31 +00:00
stsp
074541a78e Import libircclient port.
libircclient is a small but extremely powerful library which implements
the IRC protocol. It is designed to be small, fast, portable and
compatible with the RFC standards as well as non-standard but popular
features. It is perfect for building the IRC clients and bots.

tweaks and ok sthen@
2013-01-28 13:49:52 +00:00