aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/edonkey-tool-slist
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/edonkey-tool-slist')
-rw-r--r--net-p2p/edonkey-tool-slist/Makefile41
-rw-r--r--net-p2p/edonkey-tool-slist/distinfo2
-rw-r--r--net-p2p/edonkey-tool-slist/files/patch-linux_net.c10
-rw-r--r--net-p2p/edonkey-tool-slist/pkg-descr9
-rw-r--r--net-p2p/edonkey-tool-slist/pkg-plist3
5 files changed, 0 insertions, 65 deletions
diff --git a/net-p2p/edonkey-tool-slist/Makefile b/net-p2p/edonkey-tool-slist/Makefile
deleted file mode 100644
index 4c866a237bd7..000000000000
--- a/net-p2p/edonkey-tool-slist/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: edonkey server list tool
-# Date created: Wed Feb 20 18:03:49 BRT 2002
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= edonkey
-PORTVERSION= 0.2
-CATEGORIES= misc
-MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/
-PKGNAMESUFFIX= -tool-slist
-DISTNAME= ed2k_slist-${PORTVERSION}
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= Checks which servers are either dead or alive in server.met
-
-WRKSRC= ${WRKDIR}/ed2k_slist
-USE_REINPLACE= yes
-USE_SIZE= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's| ||' ${WRKSRC}/*.[ch]
-
-# I could have written a Makefile but I would rather
-# not waste inodes
-do-build:
- @cd ${WRKSRC} && ${CC} ${CFLAGS} ${LDFLAGS} \
- ed2k_slist.c -o ${PORTNAME}${PKGNAMESUFFIX}
-
-do-install:
-.ifndef(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
- @${INSTALL_DATA} ${WRKSRC}/COPYING \
- ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
-
-.endif
- @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX} \
- ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/net-p2p/edonkey-tool-slist/distinfo b/net-p2p/edonkey-tool-slist/distinfo
deleted file mode 100644
index 05259fc1f14a..000000000000
--- a/net-p2p/edonkey-tool-slist/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (ed2k_slist-0.2.tar.gz) = add551eebc1d8a64e82f77ddbcf91545
-SIZE (ed2k_slist-0.2.tar.gz) = 16867
diff --git a/net-p2p/edonkey-tool-slist/files/patch-linux_net.c b/net-p2p/edonkey-tool-slist/files/patch-linux_net.c
deleted file mode 100644
index f1280c9c1e97..000000000000
--- a/net-p2p/edonkey-tool-slist/files/patch-linux_net.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux_net.c.orig Mon Nov 4 21:50:07 2002
-+++ linux_net.c Mon Nov 4 21:50:15 2002
-@@ -27,6 +27,7 @@
- #include <arpa/inet.h>
- #include <netdb.h>
- #include <unistd.h>
-+#include <sys/time.h>
-
- /* connect with timeout
- *
diff --git a/net-p2p/edonkey-tool-slist/pkg-descr b/net-p2p/edonkey-tool-slist/pkg-descr
deleted file mode 100644
index cd22b70a6311..000000000000
--- a/net-p2p/edonkey-tool-slist/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This tool takes your server.met file and checks which servers are
-dead and which are alive. It then creates a new server.met file
-which contains only working servers. It makes sense to use this
-tool every time before you start the eDonkey 2000 client.
-
-On request this tool also creates a web page with ed2k:// links to
-all working servers.
-
-WWW: http://users.aber.ac.uk/tpm01/ed2k_tools/
diff --git a/net-p2p/edonkey-tool-slist/pkg-plist b/net-p2p/edonkey-tool-slist/pkg-plist
deleted file mode 100644
index bada7d073657..000000000000
--- a/net-p2p/edonkey-tool-slist/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/edonkey-tool-slist
-%%PORTDOCS%%share/doc/edonkey-tool-slist/COPYING
-%%PORTDOCS%%@dirrm share/doc/edonkey-tool-slist