summaryrefslogtreecommitdiff
path: root/net-p2p/limewire
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/limewire')
-rw-r--r--net-p2p/limewire/Makefile46
-rw-r--r--net-p2p/limewire/distinfo2
-rw-r--r--net-p2p/limewire/files/limewire.sh8
-rw-r--r--net-p2p/limewire/pkg-descr10
4 files changed, 0 insertions, 66 deletions
diff --git a/net-p2p/limewire/Makefile b/net-p2p/limewire/Makefile
deleted file mode 100644
index d0bca835d748..000000000000
--- a/net-p2p/limewire/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: limewire
-# Date created: Fri Feb 22 00:28:41 CST 2002
-# Whom: Kyle Martin <mkm@ieee.org> et al
-#
-# $FreeBSD$
-#
-
-PORTNAME= limewire
-PORTVERSION= 4.2.5
-CATEGORIES= net java
-MASTER_SITES= http://www9.limewire.com:82/download/
-DISTNAME= LimeWireLinux
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Java based gnutella client
-
-RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
-
-USE_JAVA= yes
-JAVA_VERSION= 1.3+
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-RESTRICTED= License does not allow redistribution of any kind
-NO_CDROM= ${RESTRICTED}
-NO_PACKAGE= ${RESTRICTED}
-
-DATADIR= ${JAVASHAREDIR}/${PORTNAME}
-DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \
- ProgressTabs.jar commons-httpclient.jar commons-logging.jar \
- daap.jar hashes i18n.jar icu4j.jar id3v2.jar jcraft.jar \
- jl011.jar jmdns.jar logicrypto.jar looks.jar mp3sp14.jar \
- themes.jar tritonus.jar update.ver vorbis.jar xerces.jar xml.war
-PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
-
-post-patch:
- ${SED} 's|%%DATADIR%%|${DATADIR}|; s|%%LOCALBASE%%|${LOCALBASE}|' \
- ${FILESDIR}/limewire.sh > ${WRKSRC}/limewire
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/limewire ${PREFIX}/bin/
- ${MKDIR} ${DATADIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${DATAFILES} ${DATADIR}/
-
-.include <bsd.port.mk>
diff --git a/net-p2p/limewire/distinfo b/net-p2p/limewire/distinfo
deleted file mode 100644
index 5eaea24937e8..000000000000
--- a/net-p2p/limewire/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0
-SIZE (LimeWireLinux.tgz) = 5199773
diff --git a/net-p2p/limewire/files/limewire.sh b/net-p2p/limewire/files/limewire.sh
deleted file mode 100644
index a0a3da820dad..000000000000
--- a/net-p2p/limewire/files/limewire.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-
-J2SE_PREEMPTCLOSE=1
-export J2SE_PREEMPTCLOSE
-
-cd %%DATADIR%% && %%LOCALBASE%%/bin/javavm -jar LimeWire.jar
diff --git a/net-p2p/limewire/pkg-descr b/net-p2p/limewire/pkg-descr
deleted file mode 100644
index 1dbccdcfe326..000000000000
--- a/net-p2p/limewire/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-LimeWire is a software package which enables individuals to search
-for and share computer files with anyone on the internet. A product
-of Lime Wire, LLC, LimeWire is compatible with the Gnutella
-file-sharing protocol and can connect with anyone else running
-Gnutella-compatible software. The LimeWire program will connect at
-startup, via the internet, to the LimeWire Gateway, a specialized
-intelligent Gnutella router, to maximize the user's viewable network
-space.
-
-WWW: http://www.limewire.com/