Commit Graph

13 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
tracey
8077c91ec0 update distinfo for net/libircclient
pointed out by kili@
2020-03-12 20:51:40 +00:00
tracey
59868406d5 net/libircclient: update to 1.10
from Alex Naumov with tweaks

ok kmos@
2020-03-12 13:50:19 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jca
51a3277592 Minor update to libircclient-1.9 2018-01-29 00:04:23 +00:00
naddy
d1fb05fbc3 requires --enable-shared 2016-03-10 11:50:13 +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
stsp
ef3a4587fb Remove USE_GMAKE from libircclient. Not needed and breaks parallel builds.
ok jca
2015-04-05 23:31:08 +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
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +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