summaryrefslogtreecommitdiffstats
path: root/net/libicq2000
diff options
context:
space:
mode:
Diffstat (limited to 'net/libicq2000')
-rw-r--r--net/libicq2000/Makefile48
-rw-r--r--net/libicq2000/distinfo2
-rw-r--r--net/libicq2000/pkg-descr8
-rw-r--r--net/libicq2000/pkg-plist45
4 files changed, 0 insertions, 103 deletions
diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile
deleted file mode 100644
index 2720961..0000000
--- a/net/libicq2000/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: libicq2000
-# Date created: Sat Apr 27 10:36:05 BRT 2002
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libicq2000
-PORTVERSION= 0.3.2
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An opensource C++ library to support icq2000/2001 protocol
-
-LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
-
-USE_INC_LIBTOOL_VER=15
-CONFIGURE_ARGS= --disable-static
-USE_REINPLACE= yes
-INSTALLS_SHLIB= yes
-
-MAN1= libicq2000-config.1
-
-PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
- TODO
-
-post-patch:
- @${REINPLACE_CMD} -E -e \
- 's|^(headersincludedir =).+|\1\$$(includedir)/libicq2000|' \
- ${WRKSRC}/libicq2000/Makefile.in
- @${REINPLACE_CMD} -E -e 's|^(pkgincludedir.+)/@PACKAGE@|\1|' \
- ${WRKSRC}/libicq2000-config.in
-
-pre-configure:
- @${CP} ${LTMAIN} ${WRKSRC}
-
-post-install:
-.ifndef(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
- @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/libicq2000/distinfo b/net/libicq2000/distinfo
deleted file mode 100644
index 0d1ad4d..0000000
--- a/net/libicq2000/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (libicq2000-0.3.2.tar.gz) = bab0e61b540258e54eb1c3695ac75f6e
-SIZE (libicq2000-0.3.2.tar.gz) = 519316
diff --git a/net/libicq2000/pkg-descr b/net/libicq2000/pkg-descr
deleted file mode 100644
index fb5c05e..0000000
--- a/net/libicq2000/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-[ from developer's site ]
-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.
-
-WWW: http://libicq2000.sourceforge.net/
diff --git a/net/libicq2000/pkg-plist b/net/libicq2000/pkg-plist
deleted file mode 100644
index fe33bf5..0000000
--- a/net/libicq2000/pkg-plist
+++ /dev/null
@@ -1,45 +0,0 @@
-bin/libicq2000-config
-include/libicq2000/Cache.h
-include/libicq2000/Capabilities.h
-include/libicq2000/Client.h
-include/libicq2000/Contact.h
-include/libicq2000/ContactList.h
-include/libicq2000/DCCache.h
-include/libicq2000/DirectClient.h
-include/libicq2000/ICBMCookie.h
-include/libicq2000/ICBMCookieCache.h
-include/libicq2000/ICQ.h
-include/libicq2000/MessageHandler.h
-include/libicq2000/RequestIDCache.h
-include/libicq2000/SMTPClient.h
-include/libicq2000/SNAC-BOS.h
-include/libicq2000/SNAC-BUD.h
-include/libicq2000/SNAC-GEN.h
-include/libicq2000/SNAC-LOC.h
-include/libicq2000/SNAC-MSG.h
-include/libicq2000/SNAC-SBL.h
-include/libicq2000/SNAC-SRV.h
-include/libicq2000/SNAC-UIN.h
-include/libicq2000/SNAC-base.h
-include/libicq2000/SNAC.h
-include/libicq2000/SeqNumCache.h
-include/libicq2000/SocketClient.h
-include/libicq2000/TLV.h
-include/libicq2000/Translator.h
-include/libicq2000/UserInfoBlock.h
-include/libicq2000/Xml.h
-include/libicq2000/buffer.h
-include/libicq2000/constants.h
-include/libicq2000/custom_marshal.h
-include/libicq2000/events.h
-include/libicq2000/exceptions.h
-include/libicq2000/ref_ptr.h
-include/libicq2000/socket.h
-include/libicq2000/time_extra.h
-include/libicq2000/userinfoconstants.h
-include/libicq2000/userinfohelpers.h
-include/libicq2000/version.h
-lib/libicq2000.so
-lib/libicq2000.so.5
-share/aclocal/libicq2000.m4
-@dirrm include/libicq2000
OpenPOWER on IntegriCloud