aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-03 10:58:02 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-03 10:58:02 +0800
commitdd66d3ca05138754744ea7fd4107a583bb1439e0 (patch)
tree2486fb73d0cd2319cc5de759cbfa4c4cddda04f9 /misc
parent4fcb3e31a7e1ee0b1f4207381e3dd933b1eb2074 (diff)
downloadfreebsd-ports-dd66d3ca05138754744ea7fd4107a583bb1439e0.tar.gz
freebsd-ports-dd66d3ca05138754744ea7fd4107a583bb1439e0.tar.zst
freebsd-ports-dd66d3ca05138754744ea7fd4107a583bb1439e0.zip
Remove after repo copy move to
ports/misc/linux-edonkey-tool-recovermet
Notes
Notes: svn path=/head/; revision=82109
Diffstat (limited to 'misc')
-rw-r--r--misc/edonkey-tool-recovermet/Makefile51
-rw-r--r--misc/edonkey-tool-recovermet/distinfo1
-rw-r--r--misc/edonkey-tool-recovermet/pkg-descr21
-rw-r--r--misc/edonkey-tool-recovermet/pkg-plist1
4 files changed, 0 insertions, 74 deletions
diff --git a/misc/edonkey-tool-recovermet/Makefile b/misc/edonkey-tool-recovermet/Makefile
deleted file mode 100644
index da8f01066109..000000000000
--- a/misc/edonkey-tool-recovermet/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# New ports collection makefile for: edonkey recovermet tool
-# Date created: Wed Feb 20 18:03:49 BRT 2002
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= edonkey
-PORTVERSION= 0.0.2
-CATEGORIES= misc linux
-MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/
-PKGNAMEPREFIX= linux-
-PKGNAMESUFFIX= -tool-recovermet
-DISTNAME= ed2k_recovermet
-EXTRACT_SUFX= .gz
-EXTRACT_ONLY=
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= Tool that tries to re-create x.part.met files compromised due to crash
-
-ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-STRIP=
-
-STRIP_CMD= ${LINUXBASE}/usr/bin/strip
-
-.if exists(/usr/bin/brandelf)
-BRANDELF?= /usr/bin/brandelf
-.else
-BRANDELF?= brandelf
-.endif
-
-BINARY_NAME= ${PORTNAME}${PKGNAMESUFFIX}
-
-post-extract:
- @${GZCAT} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKSRC}/${BINARY_NAME}
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/${BINARY_NAME} ${PREFIX}/bin
-
-.include <bsd.port.pre.mk>
-
-pre-install:
-.if exists(${STRIP_CMD})
- @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME}
-.endif
- @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME}
-
-.include <bsd.port.post.mk>
diff --git a/misc/edonkey-tool-recovermet/distinfo b/misc/edonkey-tool-recovermet/distinfo
deleted file mode 100644
index 1cdf6f57dc55..000000000000
--- a/misc/edonkey-tool-recovermet/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ed2k_recovermet.gz) = bc25fae29e31582e47d32e027d1ab2fd
diff --git a/misc/edonkey-tool-recovermet/pkg-descr b/misc/edonkey-tool-recovermet/pkg-descr
deleted file mode 100644
index b8997aacd1be..000000000000
--- a/misc/edonkey-tool-recovermet/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-This is a tool for eDonkey2000 that re-creates x.part.met files
-that have been lost or set zero size after a crash.
-
-Obviously, this only works if the x.part file in your temp folder
-survives. Only those 9MB blocks will be saved which have been fully
-downloaded, but you'll be able to continue your download.
-
-The tool tries to find the best match from information stored in
-the known.met file and all the x.part.met files in the temp folder.
-
-Therefore, you can increase the chance of recovery by searching for
-the file you are trying to restore and put as many possible candidates
-as you can find in the download list (which you can cancel again
-after using this tool).
-
-N.B. Obviously these candidates should have the same size as your
-download was/is supposed to have! Therefore, if your download was
-supposed to be 699MB when finished, files with 720MB or 750MB are
-NOT likely candidates, even if the name is the same.
-
-WWW: http://users.aber.ac.uk/tpm01/ed2k_tools/
diff --git a/misc/edonkey-tool-recovermet/pkg-plist b/misc/edonkey-tool-recovermet/pkg-plist
deleted file mode 100644
index c525bb7cc121..000000000000
--- a/misc/edonkey-tool-recovermet/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/edonkey-tool-recovermet