Commit graph

5 commits

Author SHA1 Message Date
joerg
85c85b18f0 Fix various case of missing includes due to libstdc++'s namespace
pollution.
2013-04-30 22:34:29 +00:00
hans
607421ac31 Fix build on SunOS. 2012-02-16 13:50:52 +00:00
joerg
74dc552d51 Always include string.h 2011-11-25 21:31:13 +00:00
marino
76b4418ef7 chat/gloox: Fix DragonFly breakage
Gloox probably never built on DragonFly.  These two patches use __DragonFly__
macro to fix the missing header problem, so no PKGREVISION bump required.
2011-11-23 19:37:56 +00:00
schnoebe
c9f98ffe4d Import gloox-1.0 into pkgsrc.
gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in C++. It makes writing spec-compliant clients easy and
allows for hassle-free integration of Jabber/XMPP functionality
into existing applications.
2011-02-06 19:46:48 +00:00