summaryrefslogtreecommitdiff
path: root/net/ctorrent
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-10-02 14:11:51 +0000
committerwiz <wiz@pkgsrc.org>2011-10-02 14:11:51 +0000
commit01245dbaa572f7f9f1e45daa2f58e2aa25c20b8e (patch)
treecc2c30901b2f5a7482d970c9f7fd3e321ff7c80f /net/ctorrent
parentc7a5c6fcc27302aaed2307669d325507fcef9912 (diff)
downloadpkgsrc-01245dbaa572f7f9f1e45daa2f58e2aa25c20b8e.tar.gz
Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
Diffstat (limited to 'net/ctorrent')
-rw-r--r--net/ctorrent/DESCR6
-rw-r--r--net/ctorrent/Makefile20
-rw-r--r--net/ctorrent/PLIST2
-rw-r--r--net/ctorrent/distinfo9
-rw-r--r--net/ctorrent/patches/patch-aa22
-rw-r--r--net/ctorrent/patches/patch-ab12
-rw-r--r--net/ctorrent/patches/patch-ac12
-rw-r--r--net/ctorrent/patches/patch-ad13
8 files changed, 0 insertions, 96 deletions
diff --git a/net/ctorrent/DESCR b/net/ctorrent/DESCR
deleted file mode 100644
index 5c69243e408..00000000000
--- a/net/ctorrent/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-CTorrent is a BitTorrent client written in the C programming language.
-It currently runs on most Linux variants, MacOS and FreeBSD, but
-hopefully on Windows as well! CTorrent is built as a console program,
-which means that it doesn't require any graphical components (such as an
-X server) on the machine you are running it on, you can even run it
-remotely through a terminal if you wish.
diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile
deleted file mode 100644
index 8f959b8a1b0..00000000000
--- a/net/ctorrent/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2010/01/17 12:02:31 wiz Exp $
-
-DISTNAME= ctorrent-1.3.4
-PKGREVISION= 3
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctorrent/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ctorrent.sourceforge.net/
-COMMENT= Bittorrent client for the console
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= c c++
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/ctorrent/PLIST b/net/ctorrent/PLIST
deleted file mode 100644
index da21be2382d..00000000000
--- a/net/ctorrent/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/25 17:20:47 wiz Exp $
-bin/ctorrent
diff --git a/net/ctorrent/distinfo b/net/ctorrent/distinfo
deleted file mode 100644
index e3ed584d0cc..00000000000
--- a/net/ctorrent/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.7 2005/11/07 21:32:27 tv Exp $
-
-SHA1 (ctorrent-1.3.4.tar.bz2) = bf1ea430513dc6de48de5ac429cdac57ceab738d
-RMD160 (ctorrent-1.3.4.tar.bz2) = 0cf6a89e8e29a1c3fad087e1c666941c6ecd73b9
-Size (ctorrent-1.3.4.tar.bz2) = 87333 bytes
-SHA1 (patch-aa) = e20e81beba3a3a98ce27c36e4542edb0a9ea1d04
-SHA1 (patch-ab) = cfa80ca0d3f030837334ac9cc27c437dfd9adbf6
-SHA1 (patch-ac) = 40396b3d538cb37219ddd1bfe207f294e70b5ed1
-SHA1 (patch-ad) = 8e270120390e8bd64a5ac0ee6b9ea6da69aab5dd
diff --git a/net/ctorrent/patches/patch-aa b/net/ctorrent/patches/patch-aa
deleted file mode 100644
index c7f50dc14ed..00000000000
--- a/net/ctorrent/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2005/01/04 11:10:10 wiz Exp $
-
---- configure.orig 2004-09-09 01:10:51.000000000 +0200
-+++ configure
-@@ -3159,7 +3159,7 @@ if test "${ac_cv_lib_ssl_SHA1_Init+set}"
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lssl $LIBS"
-+LIBS="-lssl -lcrypto $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -3212,7 +3212,7 @@ if test $ac_cv_lib_ssl_SHA1_Init = yes;
- #define HAVE_LIBSSL 1
- _ACEOF
-
-- LIBS="-lssl $LIBS"
-+ LIBS="-lssl -lcrypto $LIBS"
-
- else
-
diff --git a/net/ctorrent/patches/patch-ab b/net/ctorrent/patches/patch-ab
deleted file mode 100644
index b378d66a081..00000000000
--- a/net/ctorrent/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2004/11/22 15:45:18 adam Exp $
-
---- peerlist.cpp.orig 2004-09-08 23:10:51.000000000 +0000
-+++ peerlist.cpp
-@@ -360,6 +360,7 @@ int PeerList::Initial_ListenPort()
- struct sockaddr_in lis_addr;
- memset(&lis_addr,0, sizeof(sockaddr_in));
- lis_addr.sin_addr.s_addr = INADDR_ANY;
-+ lis_addr.sin_family = AF_INET;
-
- m_listen_sock = socket(AF_INET,SOCK_STREAM,0);
-
diff --git a/net/ctorrent/patches/patch-ac b/net/ctorrent/patches/patch-ac
deleted file mode 100644
index 9ec4c20a2f8..00000000000
--- a/net/ctorrent/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2005/11/07 21:32:27 tv Exp $
-
---- peerlist.h.orig 2004-09-08 19:10:51.000000000 -0400
-+++ peerlist.h
-@@ -2,6 +2,7 @@
- #define PEERLIST_H
-
- #include <sys/types.h>
-+#include <sys/time.h>
- #include "./def.h"
- #include "./peer.h"
- #include "./rate.h"
diff --git a/net/ctorrent/patches/patch-ad b/net/ctorrent/patches/patch-ad
deleted file mode 100644
index 552e87e18c5..00000000000
--- a/net/ctorrent/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2005/11/07 21:32:27 tv Exp $
-
---- tracker.h.orig 2004-09-08 19:10:51.000000000 -0400
-+++ tracker.h
-@@ -2,7 +2,7 @@
- #define TRACKER_H
-
- #include <sys/types.h>
--
-+#include <sys/time.h>
- #include "./def.h"
- #include "./bufio.h"
-