From 74d6263e26fdc832a2a6f3d89666808fa280fe21 Mon Sep 17 00:00:00 2001 From: taoka Date: Wed, 5 May 1999 13:57:00 +0000 Subject: icqlib is a library required by kicq, KDE ICQ client. PR: 10649 Submitted by: Pavel Andreev --- net/icqlib/Makefile | 17 +++++++++++++++++ net/icqlib/distinfo | 1 + net/icqlib/pkg-comment | 1 + net/icqlib/pkg-descr | 8 ++++++++ net/icqlib/pkg-plist | 7 +++++++ net/icqlib0/Makefile | 17 +++++++++++++++++ net/icqlib0/distinfo | 1 + net/icqlib0/pkg-comment | 1 + net/icqlib0/pkg-descr | 8 ++++++++ net/icqlib0/pkg-plist | 7 +++++++ 10 files changed, 68 insertions(+) create mode 100644 net/icqlib/Makefile create mode 100644 net/icqlib/distinfo create mode 100644 net/icqlib/pkg-comment create mode 100644 net/icqlib/pkg-descr create mode 100644 net/icqlib/pkg-plist create mode 100644 net/icqlib0/Makefile create mode 100644 net/icqlib0/distinfo create mode 100644 net/icqlib0/pkg-comment create mode 100644 net/icqlib0/pkg-descr create mode 100644 net/icqlib0/pkg-plist (limited to 'net') diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile new file mode 100644 index 0000000..dd7d37d --- /dev/null +++ b/net/icqlib/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: icqlib +# Version required: 0.1.3 +# Date created: 16 March 1999 +# Whom: Pavel Andreev +# +# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $ +# + +DISTNAME= icqlib-0.1.3 +CATEGORIES= devel +MASTER_SITES= http://www.cn.ua/~denis/kde/ + +MAINTAINER= paxvel@iname.com + +GNU_CONFIGURE= yes + +.include diff --git a/net/icqlib/distinfo b/net/icqlib/distinfo new file mode 100644 index 0000000..7617f89 --- /dev/null +++ b/net/icqlib/distinfo @@ -0,0 +1 @@ +MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7 diff --git a/net/icqlib/pkg-comment b/net/icqlib/pkg-comment new file mode 100644 index 0000000..3d81835 --- /dev/null +++ b/net/icqlib/pkg-comment @@ -0,0 +1 @@ +icqlib (not libicq!), used by kicq diff --git a/net/icqlib/pkg-descr b/net/icqlib/pkg-descr new file mode 100644 index 0000000..167faac --- /dev/null +++ b/net/icqlib/pkg-descr @@ -0,0 +1,8 @@ +icqlib is a library required by kicq, KDE ICQ client. + +Note that it is NOT libicq and is not compatible with it. + +WWW: http://www.cn.ua/~denis/kde/icqlib.html + +- Pavel Andreev + diff --git a/net/icqlib/pkg-plist b/net/icqlib/pkg-plist new file mode 100644 index 0000000..c1e99c7 --- /dev/null +++ b/net/icqlib/pkg-plist @@ -0,0 +1,7 @@ +lib/libicq.a +lib/libicq.la +lib/libicq.so +lib/libicq.so.1 +include/icq.h +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile new file mode 100644 index 0000000..dd7d37d --- /dev/null +++ b/net/icqlib0/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: icqlib +# Version required: 0.1.3 +# Date created: 16 March 1999 +# Whom: Pavel Andreev +# +# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $ +# + +DISTNAME= icqlib-0.1.3 +CATEGORIES= devel +MASTER_SITES= http://www.cn.ua/~denis/kde/ + +MAINTAINER= paxvel@iname.com + +GNU_CONFIGURE= yes + +.include diff --git a/net/icqlib0/distinfo b/net/icqlib0/distinfo new file mode 100644 index 0000000..7617f89 --- /dev/null +++ b/net/icqlib0/distinfo @@ -0,0 +1 @@ +MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7 diff --git a/net/icqlib0/pkg-comment b/net/icqlib0/pkg-comment new file mode 100644 index 0000000..3d81835 --- /dev/null +++ b/net/icqlib0/pkg-comment @@ -0,0 +1 @@ +icqlib (not libicq!), used by kicq diff --git a/net/icqlib0/pkg-descr b/net/icqlib0/pkg-descr new file mode 100644 index 0000000..167faac --- /dev/null +++ b/net/icqlib0/pkg-descr @@ -0,0 +1,8 @@ +icqlib is a library required by kicq, KDE ICQ client. + +Note that it is NOT libicq and is not compatible with it. + +WWW: http://www.cn.ua/~denis/kde/icqlib.html + +- Pavel Andreev + diff --git a/net/icqlib0/pkg-plist b/net/icqlib0/pkg-plist new file mode 100644 index 0000000..c1e99c7 --- /dev/null +++ b/net/icqlib0/pkg-plist @@ -0,0 +1,7 @@ +lib/libicq.a +lib/libicq.la +lib/libicq.so +lib/libicq.so.1 +include/icq.h +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -- cgit v1.1