summaryrefslogtreecommitdiff
path: root/net-p2p/dclib
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
commit1cf501d6f87b43d3b20cdc1df1942dccff3796bd (patch)
tree888348323662d1fceb365259a7bc1b95e8e8d3f1 /net-p2p/dclib
parent. s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages should (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'.release/4.9.0
Notes
Notes: svn path=/head/; revision=90063 svn path=/tags/RELEASE_4_9_0/; revision=90064; tag=release/4.9.0
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r--net-p2p/dclib/Makefile34
-rw-r--r--net-p2p/dclib/distinfo1
-rw-r--r--net-p2p/dclib/pkg-descr7
-rw-r--r--net-p2p/dclib/pkg-plist56
4 files changed, 0 insertions, 98 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
deleted file mode 100644
index a3d3204e68d2..000000000000
--- a/net-p2p/dclib/Makefile
+++ /dev/null
@@ -1,34 +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.19
-CATEGORIES= net
-MASTER_SITES= http://download.berlios.de/dcgui/ \
- http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
- ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/
-
-MAINTAINER= brueffer@phoenix-systems.de
-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= yes
-
-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 066b4975a276..000000000000
--- a/net-p2p/dclib/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (dclib-0.2.19.tar.bz2) = eca7b952c2288c3d6b668937aac2a181
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