summaryrefslogtreecommitdiff
path: root/net/dclib
diff options
context:
space:
mode:
Diffstat (limited to 'net/dclib')
-rw-r--r--net/dclib/Makefile36
-rw-r--r--net/dclib/distinfo3
-rw-r--r--net/dclib/pkg-descr4
-rw-r--r--net/dclib/pkg-plist66
4 files changed, 0 insertions, 109 deletions
diff --git a/net/dclib/Makefile b/net/dclib/Makefile
deleted file mode 100644
index 8858c847be8e..000000000000
--- a/net/dclib/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: dclib
-# Date created: Wed 10 Jul 2002
-# Whom: Sverrir Valgeirsson <e96sv@yahoo.se> and
-# Amar Takhar <verm@drunkmonk.net> et al
-#
-# $FreeBSD$
-#
-
-PORTNAME= dclib
-PORTVERSION= 0.3.7
-CATEGORIES= net
-MASTER_SITES= http://download.berlios.de/dcgui/ \
- http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
-
-MAINTAINER= markus@FreeBSD.org
-COMMENT= Direct connect interface library for dcgui
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- xml2.5:${PORTSDIR}/textproc/libxml2
-
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-USE_OPENSSL= yes
-INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:13:inc
-
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-post-patch:
- @${REINPLACE_CMD} -e 's/-O2//g; s/-pedantic //g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/net/dclib/distinfo b/net/dclib/distinfo
deleted file mode 100644
index c9802fabd01e..000000000000
--- a/net/dclib/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (dclib-0.3.7.tar.bz2) = d35833414534bcac8ce2c8a62ce903a4
-SHA256 (dclib-0.3.7.tar.bz2) = cc657130d96050926af957617c4ba95729c9eedb269596c56e417f0c4bfd4d0a
-SIZE (dclib-0.3.7.tar.bz2) = 543586
diff --git a/net/dclib/pkg-descr b/net/dclib/pkg-descr
deleted file mode 100644
index 33cfc98d6951..000000000000
--- a/net/dclib/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a library for the Direct Connect system. It is used by the
-dcgui (net/dcgui) port.
-
-WWW: http://dcgui.berlios.de/
diff --git a/net/dclib/pkg-plist b/net/dclib/pkg-plist
deleted file mode 100644
index bb4fba789181..000000000000
--- a/net/dclib/pkg-plist
+++ /dev/null
@@ -1,66 +0,0 @@
-include/dclib/cclient.h
-include/dclib/cclientssl.h
-include/dclib/cconfig.h
-include/dclib/cconnectionmanager.h
-include/dclib/cdcproto.h
-include/dclib/cdownloadmanager.h
-include/dclib/cdownloadqueue.h
-include/dclib/cencrypt.h
-include/dclib/cfilemanager.h
-include/dclib/chttp.h
-include/dclib/chublistmanager.h
-include/dclib/clistenmanager.h
-include/dclib/cmessagehandler.h
-include/dclib/core/casyncdns.h
-include/dclib/core/cbase32.h
-include/dclib/core/cbase64.h
-include/dclib/core/cbytearray.h
-include/dclib/core/cbz.h
-include/dclib/core/ccallback.h
-include/dclib/core/cconnection.h
-include/dclib/core/cdir.h
-include/dclib/core/cfile.h
-include/dclib/core/che3.h
-include/dclib/core/clist.h
-include/dclib/core/clisten.h
-include/dclib/core/clogfile.h
-include/dclib/core/cmanager.h
-include/dclib/core/cmd4.h
-include/dclib/core/cmd5.h
-include/dclib/core/cobject.h
-include/dclib/core/cplugin.h
-include/dclib/core/csingleton.h
-include/dclib/core/csocket.h
-include/dclib/core/cssl.h
-include/dclib/core/cstring.h
-include/dclib/core/cstringlist.h
-include/dclib/core/cthread.h
-include/dclib/core/cxml.h
-include/dclib/core/czlib.h
-include/dclib/core/filecopy.h
-include/dclib/core/platform.h
-include/dclib/core/types.h
-include/dclib/cpluginmanager.h
-include/dclib/cquerymanager.h
-include/dclib/csearchindex.h
-include/dclib/csearchmanager.h
-include/dclib/csearchsocket.h
-include/dclib/csharelist.h
-include/dclib/ctransfer.h
-include/dclib/cuserlist.h
-include/dclib/cutils.h
-include/dclib/dclib.h
-include/dclib/dcobject.h
-include/dclib/dcos.h
-include/dclib/hash/tiger.h
-include/dclib/hash/tigertree.h
-lib/libdc.a
-lib/libdc.la
-lib/libdc.so
-lib/libdc.so.0
-libdata/pkgconfig/dclib.pc
-@dirrm share/dclib/plugin
-@dirrm share/dclib
-@dirrm include/dclib/hash
-@dirrm include/dclib/core
-@dirrm include/dclib