aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-31 05:36:28 +0800
committerpav <pav@FreeBSD.org>2006-01-31 05:36:28 +0800
commit9dcb98adfc2bd4674bbd6842d3d6d437dd29b349 (patch)
tree4cc3713a60e1166194efa02750dfdbc8dc2538a7 /misc
parent8b3f0aa5c3409fd70d507c1893b80154f3b07b55 (diff)
downloadfreebsd-ports-gnome-9dcb98adfc2bd4674bbd6842d3d6d437dd29b349.tar.gz
freebsd-ports-gnome-9dcb98adfc2bd4674bbd6842d3d6d437dd29b349.tar.zst
freebsd-ports-gnome-9dcb98adfc2bd4674bbd6842d3d6d437dd29b349.zip
Populate newly create net-p2p category with these ports:
ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-rw-r--r--misc/ed2k/Makefile41
-rw-r--r--misc/ed2k/distinfo3
-rw-r--r--misc/ed2k/files/patch-ed2k.c65
-rw-r--r--misc/ed2k/pkg-descr7
-rw-r--r--misc/edonkey-tool-hash/Makefile37
-rw-r--r--misc/edonkey-tool-hash/distinfo3
-rw-r--r--misc/edonkey-tool-hash/files/patch-processfile.c12
-rw-r--r--misc/edonkey-tool-hash/pkg-descr8
-rw-r--r--misc/linux-edonkey-tool-recovermet/Makefile45
-rw-r--r--misc/linux-edonkey-tool-recovermet/distinfo3
-rw-r--r--misc/linux-edonkey-tool-recovermet/pkg-descr19
-rw-r--r--misc/linux-edonkey-tool-recovermet/pkg-message4
13 files changed, 0 insertions, 250 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 2e15e5f9a9d1..5fb05e314eaf 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -70,8 +70,6 @@
SUBDIR += dvorakng
SUBDIR += e2fsprogs-libuuid
SUBDIR += earthview
- SUBDIR += ed2k
- SUBDIR += edonkey-tool-hash
SUBDIR += elscreen
SUBDIR += esniper
SUBDIR += estic
@@ -287,7 +285,6 @@
SUBDIR += lile
SUBDIR += lingoteach
SUBDIR += linm
- SUBDIR += linux-edonkey-tool-recovermet
SUBDIR += linux-opengroupware
SUBDIR += localedata
SUBDIR += logsurfer
diff --git a/misc/ed2k/Makefile b/misc/ed2k/Makefile
deleted file mode 100644
index 35a5cc6ca35d..000000000000
--- a/misc/ed2k/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: ed2k hash tool
-# Date created: Mi 9 Nov 2005 06:52:38 CET
-# Whom: dirk.meyer@dinoex.sub.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= ed2k
-PORTVERSION= 1.4
-CATEGORIES= misc
-MASTER_SITES= http://www.sdalu.com/download/software/tools/
-PKGNAMESUFFIX= -hash${PKGNAMESUFFIX2}
-DISTNAME= ed2k.c
-EXTRACT_SUFX=
-EXTRACT_ONLY=
-
-MAINTAINER= dinoex@FreeBSD.org
-COMMENT= Calculates 'eMule' hashes or producing ed2k:// file links
-
-WRKSRC= ${WRKDIR}
-MAKEFILE= /dev/null
-ALL_TARGET= ed2k
-PLIST_FILES= bin/ed2k
-
-.if defined(WITHOUT_OPENSSL)
-CPPFLAGS+= -DWITH_RSA
-MAKE_ENV+= LDLIBS="${CPPFLAGS}"
-.else
-USE_OPENSSL= yes
-OPENSSLSUFFIX= -openssl
-LDLIBS+= -lmd
-MAKE_ENV+= LDLIBS="${LDLIBS}"
-.endif
-
-post-extract:
- ${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC}/
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/ed2k ${PREFIX}/bin/
-
-.include <bsd.port.mk>
diff --git a/misc/ed2k/distinfo b/misc/ed2k/distinfo
deleted file mode 100644
index 34c358378934..000000000000
--- a/misc/ed2k/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ed2k.c) = 3e6e3dac4f3d4c068bb6995ec9815ba4
-SHA256 (ed2k.c) = 08f3f81278bd6cf6d5fdf04d2ea796255a8d73808f4ddd12fd18f6142eb39bb2
-SIZE (ed2k.c) = 9422
diff --git a/misc/ed2k/files/patch-ed2k.c b/misc/ed2k/files/patch-ed2k.c
deleted file mode 100644
index c9efde43b755..000000000000
--- a/misc/ed2k/files/patch-ed2k.c
+++ /dev/null
@@ -1,65 +0,0 @@
---- ed2k.c.orig Sun Jun 13 19:47:20 2004
-+++ ed2k.c Wed Nov 9 07:55:38 2005
-@@ -32,7 +32,7 @@
- #include <sys/stat.h>
-
- /* #define OFF_CONV "%ld" /* off_t is long (Linux) */
--/* #define OFF_CONF "%lld" /* off_t is long long (FreeBSD) */
-+#define OFF_CONV "%lld" /* off_t is long long (FreeBSD) */
-
- #ifndef OFF_CONV
- # warning "You should define OFF_CONV (see the file)"
-@@ -47,16 +47,27 @@
-
- typedef unsigned char md4_t[16];
-
-+#if defined(WITH_RSA)
-+
- typedef struct {
-- u_int32_t state[4];
-- u_int32_t count[2];
-- unsigned char buffer[64];
-+ u_int32_t state[4];
-+ u_int32_t count[2];
-+ unsigned char buffer[64];
- } md4_ctx_t;
-
- void md4_init(md4_ctx_t *);
- void md4_update(md4_ctx_t *, unsigned char *, unsigned int);
- void md4_finish(md4_ctx_t *, md4_t);
-
-+#else
-+
-+#include <md4.h>
-+#define md4_ctx_t MD4_CTX
-+#define md4_init MD4Init
-+#define md4_update MD4Update
-+#define md4_finish(a,b) MD4Final(b,a)
-+
-+#endif
-
- static char *progname;
-
-@@ -86,7 +97,7 @@
- }
-
-
--static __inline__ char hdigit(q) {
-+static __inline__ char hdigit(unsigned char q) {
- return ((q >= 10) ? 'W' : '0') + q;
- }
-
-@@ -181,6 +192,7 @@
- }
-
-
-+#if defined(WITH_RSA)
-
- /*==> RSA Data Security, Inc. MD4 Message-Digest Algorithm =============*/
-
-@@ -323,3 +335,5 @@
- md4_update (context, bits, 8);
- md4_encode (digest, context->state, 16);
- }
-+
-+#endif
diff --git a/misc/ed2k/pkg-descr b/misc/ed2k/pkg-descr
deleted file mode 100644
index 597859774eaf..000000000000
--- a/misc/ed2k/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This tool takes files and calculates the final 'eEmule' hashes for
-then. It also spits out the complete ed2k:// link in the end.
-
-Note: This hashes differ from 'eDonkey/mldonkey' hashes
-when the size of a files is a mutiple of 9728000 Bytes.
-
-WWW: http://www.sdalu.com/software/tools.shtml
diff --git a/misc/edonkey-tool-hash/Makefile b/misc/edonkey-tool-hash/Makefile
deleted file mode 100644
index 65e0bc642ad9..000000000000
--- a/misc/edonkey-tool-hash/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: edonkey hash tool
-# Date created: Wed Feb 20 18:03:49 BRT 2002
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= edonkey
-PORTVERSION= 0.4.0
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ed2k-tools
-PKGNAMESUFFIX= -tool-hash
-DISTNAME= ed2k_hash-${PORTVERSION}
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links
-
-PLIST_FILES= bin/edonkey-tool-hash
-USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
-
-WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION}
-
-post-patch:
-# respect CFLAGS
- @${REINPLACE_CMD} -E -e \
- 's|-O2||' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-
-do-install:
-# uphold POLA, do not change binary name
- @${INSTALL_PROGRAM} ${WRKSRC}/ed2k_hash/ed2k_hash \
- ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}
-
-.include <bsd.port.mk>
diff --git a/misc/edonkey-tool-hash/distinfo b/misc/edonkey-tool-hash/distinfo
deleted file mode 100644
index 38826039a0fc..000000000000
--- a/misc/edonkey-tool-hash/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ed2k_hash-0.4.0.tar.gz) = 545d44d5e00078011f41a18e235f4af8
-SHA256 (ed2k_hash-0.4.0.tar.gz) = 554b2d9fb3ce668312341f43bafc95cf985059d83bf5e82f92547610c7f2bf18
-SIZE (ed2k_hash-0.4.0.tar.gz) = 113158
diff --git a/misc/edonkey-tool-hash/files/patch-processfile.c b/misc/edonkey-tool-hash/files/patch-processfile.c
deleted file mode 100644
index b1553b8edf39..000000000000
--- a/misc/edonkey-tool-hash/files/patch-processfile.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- ed2k_hash/processfile.c.orig Wed Jun 25 00:51:21 2003
-+++ ed2k_hash/processfile.c Mon Aug 9 20:39:37 2004
-@@ -123,6 +123,9 @@
- return 0;
- }
-
-+#ifndef _SC_PAGE_SIZE
-+#define _SC_PAGE_SIZE _SC_PAGESIZE
-+#endif
- pagesize = sysconf(_SC_PAGE_SIZE);
-
- for (b=0; b < fi.blocks; b++)
diff --git a/misc/edonkey-tool-hash/pkg-descr b/misc/edonkey-tool-hash/pkg-descr
deleted file mode 100644
index 24f71696cf93..000000000000
--- a/misc/edonkey-tool-hash/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This tool takes a file and calculates the final 'eDonkey/Overnet
-hash' for it that you need if you want to create ed2k:// links to
-that file.
-
-It also spits out the complete ed2k:// link in the end and appends
-it to the file 'ed2k_links.txt' for easier copy-and-paste later on.
-
-WWW: http://ed2k-tools.sourceforge.net/
diff --git a/misc/linux-edonkey-tool-recovermet/Makefile b/misc/linux-edonkey-tool-recovermet/Makefile
deleted file mode 100644
index 5c7012cd66af..000000000000
--- a/misc/linux-edonkey-tool-recovermet/Makefile
+++ /dev/null
@@ -1,45 +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
-PORTREVISION= 1
-CATEGORIES= misc linux
-MASTER_SITES= ${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR= distfiles
-PKGNAMEPREFIX= linux-
-PKGNAMESUFFIX= -tool-recovermet
-DISTNAME= ed2k_recovermet-0.2_alpha
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Tool that tries to re-create x.part.met files compromised due to crash
-
-ONLY_FOR_ARCHS= i386
-USE_BZIP2= yes
-USE_LINUX= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-PLIST_FILES= bin/edonkey-tool-recovermet
-
-BINARY_NAME= ed2k_recovermet
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/${BINARY_NAME} \
- ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}
-
-.include <bsd.port.pre.mk>
-
-pre-install:
-.if exists(${STRIP_CMD})
- @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME}
-.endif
- @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME}
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/misc/linux-edonkey-tool-recovermet/distinfo b/misc/linux-edonkey-tool-recovermet/distinfo
deleted file mode 100644
index 31ca51909489..000000000000
--- a/misc/linux-edonkey-tool-recovermet/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ed2k_recovermet-0.2_alpha.tar.bz2) = 8aa98316fe1175de201bb5229f558b37
-SHA256 (ed2k_recovermet-0.2_alpha.tar.bz2) = d77f0b83f49a8e8455af468d09c8ebbcd2509c95c62dce4b2da044f243de3efc
-SIZE (ed2k_recovermet-0.2_alpha.tar.bz2) = 183447
diff --git a/misc/linux-edonkey-tool-recovermet/pkg-descr b/misc/linux-edonkey-tool-recovermet/pkg-descr
deleted file mode 100644
index 315628720f8b..000000000000
--- a/misc/linux-edonkey-tool-recovermet/pkg-descr
+++ /dev/null
@@ -1,19 +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.
diff --git a/misc/linux-edonkey-tool-recovermet/pkg-message b/misc/linux-edonkey-tool-recovermet/pkg-message
deleted file mode 100644
index cccee49c5e50..000000000000
--- a/misc/linux-edonkey-tool-recovermet/pkg-message
+++ /dev/null
@@ -1,4 +0,0 @@
- ATTENTION:
-
-This application will crash when being used on a file >2GB. See 'man 2 mmap'
-for more information about the memory allocation limits of FreeBSD.