summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2000-07-31 20:30:41 +0000
committertron <tron>2000-07-31 20:30:41 +0000
commita6439c807c476a56d71e96c31a111eef965dc393 (patch)
tree62fd009f2dfe88d9e7030ae8419c09a1c0769bdf /net
parent5bb7275278544adcac610255886c1764a9b5fec6 (diff)
downloadpkgsrc-a6439c807c476a56d71e96c31a111eef965dc393.tar.gz
Import new "icqlib" package contributed by Mario Kemper in private E-Mail:
Implementation of the icq protocol
Diffstat (limited to 'net')
-rw-r--r--net/icqlib/Makefile15
-rw-r--r--net/icqlib/files/md53
-rw-r--r--net/icqlib/pkg/COMMENT1
-rw-r--r--net/icqlib/pkg/DESCR4
-rw-r--r--net/icqlib/pkg/PLIST5
5 files changed, 28 insertions, 0 deletions
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile
new file mode 100644
index 00000000000..f53db70c168
--- /dev/null
+++ b/net/icqlib/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/31 20:30:41 tron Exp $
+
+DISTNAME= icqlib-1.0.0
+CATEGORIES= net
+MASTER_SITES= http://download.sourceforge.net/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/net/icqlib/files/md5 b/net/icqlib/files/md5
new file mode 100644
index 00000000000..ebf0e2f44a3
--- /dev/null
+++ b/net/icqlib/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/07/31 20:30:42 tron Exp $
+
+MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741
diff --git a/net/icqlib/pkg/COMMENT b/net/icqlib/pkg/COMMENT
new file mode 100644
index 00000000000..4d3e84febc1
--- /dev/null
+++ b/net/icqlib/pkg/COMMENT
@@ -0,0 +1 @@
+Implementation of the icq protocol
diff --git a/net/icqlib/pkg/DESCR b/net/icqlib/pkg/DESCR
new file mode 100644
index 00000000000..9761cac3455
--- /dev/null
+++ b/net/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/net/icqlib/pkg/PLIST b/net/icqlib/pkg/PLIST
new file mode 100644
index 00000000000..9a21db5aefe
--- /dev/null
+++ b/net/icqlib/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/31 20:30:43 tron Exp $
+include/icq.h
+lib/libicq.a
+lib/libicq.la
+lib/libicq.so.1.0