aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-11-11 05:05:03 +0800
committerpav <pav@FreeBSD.org>2006-11-11 05:05:03 +0800
commit13ea74830d5ab83f99562135f9ef0c3852565571 (patch)
tree799bdaff8c23642495fe69efcdcf193d237cde02 /net-p2p
parent662b918033c5a35abafe2546b4a3062ed95e45f7 (diff)
downloadfreebsd-ports-gnome-13ea74830d5ab83f99562135f9ef0c3852565571.tar.gz
freebsd-ports-gnome-13ea74830d5ab83f99562135f9ef0c3852565571.tar.zst
freebsd-ports-gnome-13ea74830d5ab83f99562135f9ef0c3852565571.zip
- Remove; it's no longer downloadable, and the network is experiencing some
legal difficulties, too PR: ports/105286 Submitted by: No Name <arundel@h3c.de> (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/linux-overnet-core/Makefile47
-rw-r--r--net-p2p/linux-overnet-core/distinfo3
-rw-r--r--net-p2p/linux-overnet-core/pkg-descr9
-rw-r--r--net-p2p/linux-overnet-core/pkg-plist8
5 files changed, 0 insertions, 68 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index c941d5ecc17a..4d3010da230a 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -61,7 +61,6 @@
SUBDIR += linux-edonkey-server
SUBDIR += linux-edonkey-tool-recovermet
SUBDIR += linux-jigdo
- SUBDIR += linux-overnet-core
SUBDIR += linuxdcpp
SUBDIR += microdc
SUBDIR += minder
diff --git a/net-p2p/linux-overnet-core/Makefile b/net-p2p/linux-overnet-core/Makefile
deleted file mode 100644
index de3d5507bf56..000000000000
--- a/net-p2p/linux-overnet-core/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: overnet 'core' command line client
-# Date created: Wed Dec 31 22:43:16 CET 2003
-# Whom: <arundel@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= overnet
-PORTVERSION= 1.0.1
-CATEGORIES= net-p2p linux
-MASTER_SITES= http://www.zen18864.zen.co.uk/${PORTNAME}/${PORTVERSION}/
-PKGNAMEPREFIX= linux-
-PKGNAMESUFFIX= -core
-DISTNAME= ${PORTNAME}clc-${PORTVERSION}_${ARCH}_compat
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= arundel@h3c.de
-COMMENT= Overnet 'core' command line client
-
-ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-BINARY_NAME_OLD?= ${PORTNAME}clc
-TARGET_DIR= ${PORTNAME}
-
-DOC_FILES= ChangeLog LISEZMOI README changelog.Debian.gz
-
-pre-install:
- @${BRANDELF} -t Linux ${WRKSRC}/usr/bin/${BINARY_NAME_OLD}
-
-do-install:
- ${INSTALL} -d ${PREFIX}/sbin
- ${INSTALL_PROGRAM} ${WRKSRC}/usr/bin/${BINARY_NAME_OLD} ${PREFIX}/sbin/${BINARY_NAME}
- ${INSTALL} -d ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
- ${INSTALL_DATA} ${WRKSRC}/usr/share/${PORTNAME}clc/contact.dat ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}/contact.dat
-
-post-install:
-.ifndef(NOPORTDOCS)
- ${INSTALL} -d ${DOCSDIR}${PKGNAMESUFFIX}
-.for f in ${DOC_FILES}
- ${INSTALL_MAN} ${WRKSRC}/usr/share/doc/${PORTNAME}clc/${f} ${DOCSDIR}${PKGNAMESUFFIX}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net-p2p/linux-overnet-core/distinfo b/net-p2p/linux-overnet-core/distinfo
deleted file mode 100644
index 65755dbc3691..000000000000
--- a/net-p2p/linux-overnet-core/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (overnetclc-1.0.1_i386_compat.tgz) = a9f3b7107fd51c7e9776923b83e49b5c
-SHA256 (overnetclc-1.0.1_i386_compat.tgz) = 23c62b1535d519f3abf4b96a2b7ef0c712fb1c815942dc3f5420e746542b7682
-SIZE (overnetclc-1.0.1_i386_compat.tgz) = 377089
diff --git a/net-p2p/linux-overnet-core/pkg-descr b/net-p2p/linux-overnet-core/pkg-descr
deleted file mode 100644
index 72e4988067da..000000000000
--- a/net-p2p/linux-overnet-core/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-The Overnet 'core' is the actual Overnet program which does
-everything behind the scenes - connecting to peers, searching,
-downloading, uploading, all that stuff. It is the serverless
-equivalent to eDonkey2000.
-
-The 'core' comes with a very simple text interface (=command line
-client), where you can tell it what to do by typing in commands.
-
-WWW: http://www.overnet.com/
diff --git a/net-p2p/linux-overnet-core/pkg-plist b/net-p2p/linux-overnet-core/pkg-plist
deleted file mode 100644
index 2b14049a720f..000000000000
--- a/net-p2p/linux-overnet-core/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-sbin/overnetclc
-share/overnet-core/contact.dat
-%%PORTDOCS%%%%DOCSDIR%%-core/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%-core/LISEZMOI
-%%PORTDOCS%%%%DOCSDIR%%-core/README
-%%PORTDOCS%%%%DOCSDIR%%-core/changelog.Debian.gz
-%%PORTDOCS%%@dirrm share/doc/overnet-core
-@dirrm share/overnet-core