summaryrefslogtreecommitdiff
path: root/chat/icqlib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
commitae7f28b14b06c1eab086fb0359ef2022f56305d1 (patch)
tree9efd46171d88d283a1dcc676d340dae7e3a2606c /chat/icqlib
parent5035df2c1f3de5be3cf14b8e9b34b02f726301f9 (diff)
downloadpkgsrc-ae7f28b14b06c1eab086fb0359ef2022f56305d1.tar.gz
Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
Diffstat (limited to 'chat/icqlib')
-rw-r--r--chat/icqlib/Makefile15
-rw-r--r--chat/icqlib/files/md53
-rw-r--r--chat/icqlib/pkg/COMMENT1
-rw-r--r--chat/icqlib/pkg/DESCR4
-rw-r--r--chat/icqlib/pkg/PLIST5
5 files changed, 28 insertions, 0 deletions
diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile
new file mode 100644
index 00000000000..710b21a5ba5
--- /dev/null
+++ b/chat/icqlib/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $
+
+DISTNAME= icqlib-1.0.0
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icqlib/}
+
+MAINTAINER= magick@bundy.lib.owl.de
+HOMEPAGE= http://kicq.sourceforge.net/
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/icqlib/files/md5 b/chat/icqlib/files/md5
new file mode 100644
index 00000000000..b49ab8d8e26
--- /dev/null
+++ b/chat/icqlib/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $
+
+MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741
diff --git a/chat/icqlib/pkg/COMMENT b/chat/icqlib/pkg/COMMENT
new file mode 100644
index 00000000000..4d3e84febc1
--- /dev/null
+++ b/chat/icqlib/pkg/COMMENT
@@ -0,0 +1 @@
+Implementation of the icq protocol
diff --git a/chat/icqlib/pkg/DESCR b/chat/icqlib/pkg/DESCR
new file mode 100644
index 00000000000..9761cac3455
--- /dev/null
+++ b/chat/icqlib/pkg/DESCR
@@ -0,0 +1,4 @@
+icqlib is the most feature complete, open source, library implementation of
+Mirabilis' ICQ protocol available on the Internet. icqlib currently supports
+approximately 90% of the ICQ UDP v5 protocol and 80% of the ICQ TCP v2
+protocol, including new UIN registration, chat, and file transfer.
diff --git a/chat/icqlib/pkg/PLIST b/chat/icqlib/pkg/PLIST
new file mode 100644
index 00000000000..6eadde9a152
--- /dev/null
+++ b/chat/icqlib/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $
+include/icq.h
+lib/libicq.a
+lib/libicq.la
+lib/libicq.so.1.0