aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/dclib
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /net-p2p/dclib
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
downloadports-6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa.tar.gz
ports-6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Notes
Notes: svn path=/head/; revision=109221 svn path=/tags/RELEASE_4_10_0/; revision=109222; tag=release/4.10.0
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r--net-p2p/dclib/Makefile32
-rw-r--r--net-p2p/dclib/distinfo2
-rw-r--r--net-p2p/dclib/pkg-descr7
-rw-r--r--net-p2p/dclib/pkg-plist56
4 files changed, 0 insertions, 97 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
deleted file mode 100644
index ad237331c79f..000000000000
--- a/net-p2p/dclib/Makefile
+++ /dev/null
@@ -1,32 +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.2.21
-CATEGORIES= net
-MASTER_SITES= http://download.berlios.de/dcgui/
-
-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
-INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
-
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-post-patch:
- @${REINPLACE_CMD} -e 's/-O2//g; s/-pedantic //g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/net-p2p/dclib/distinfo b/net-p2p/dclib/distinfo
deleted file mode 100644
index fee48f9ce338..000000000000
--- a/net-p2p/dclib/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (dclib-0.2.21.tar.bz2) = 71b8c1e3f601c505227141dab312c11d
-SIZE (dclib-0.2.21.tar.bz2) = 557145
diff --git a/net-p2p/dclib/pkg-descr b/net-p2p/dclib/pkg-descr
deleted file mode 100644
index e2357690524b..000000000000
--- a/net-p2p/dclib/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a library for the Direct Connect system. It is used by the
-dcgui (net/dcgui) port.
-
-WWW: http://dc.ketelhot.de/
-
-- sverrir
-e96sv@yahoo.se
diff --git a/net-p2p/dclib/pkg-plist b/net-p2p/dclib/pkg-plist
deleted file mode 100644
index 14193df6c47e..000000000000
--- a/net-p2p/dclib/pkg-plist
+++ /dev/null
@@ -1,56 +0,0 @@
-include/dclib/cclient.h
-include/dclib/cclientssl.h
-include/dclib/cconfig.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/chubsearch.h
-include/dclib/cmessagehandler.h
-include/dclib/core/casyncdns.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/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/cservermanager.h
-include/dclib/csharelist.h
-include/dclib/ctransfer.h
-include/dclib/cutils.h
-include/dclib/dclib.h
-include/dclib/dcobject.h
-include/dclib/dcos.h
-lib/libdc.a
-lib/libdc.la
-lib/libdc.so
-lib/libdc.so.0
-@unexec rmdir %D/share/dcgui/plugin 2>/dev/null || true
-@unexec rmdir %D/share/dcgui 2>/dev/null || true
-@dirrm include/dclib/core
-@dirrm include/dclib