summaryrefslogtreecommitdiff
path: root/chat/libicq2000/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12It's time to say goodbye to my first package.snj1-18/+0
libicq2000 is not maintained upstream, unused in pkgsrc, and not especially useful no matter how you look at it.
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 relatedwiz1-1/+2
dependency bumps.
2003-03-22Import of libicq2000-0.3.2: Library for icq 2000/2001 clients.salo1-0/+18
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.