summaryrefslogtreecommitdiff
path: root/chat/libicq2000
AgeCommit message (Collapse)AuthorFilesLines
2004-03-11Split "opensource" into two words.snj1-1/+1
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-2/+3
dependency bumps.
2003-03-22Import of libicq2000-0.3.2: Library for icq 2000/2001 clients.salo5-0/+96
libicq2000 is an opensource C++ library being developed to support the icq2000/2001 protocol. It is easy for developers to use as the backbone for their clients' connection to the ICQ network - all the protocol work is abstracted away in one nice object-orientated interface. Package submitted by Soren Jacobsen via PR pkg/20820.