Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 21:45:29 -0600 (CST)
From:      Kyle Martin <mkm@marvin.idsi.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35266: New port: LimeWire 
Message-ID:  <200202240345.g1O3jTA00524@marvin.idsi.net>

next in thread | raw e-mail | index | archive | help

>Number:         35266
>Category:       ports
>Synopsis:       New port: LimeWire
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 21:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kyle Martin
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD marvin.idsi.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Wed Feb 20 23:13:23 CST 2002 mkm@marvin.idsi.net:/usr/src/sys/compile/MARVIN i386


	
>Description:
	This is a port of LimeWire, everyones favorite gnutella client
>How-To-Repeat:
	Run the  following shar
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       limewire
#       limewire/pkg-plist
#       limewire/Makefile
#       limewire/distinfo
#       limewire/pkg-comment
#       limewire/pkg-descr
#
echo c - limewire
mkdir -p limewire > /dev/null 2>&1
echo x - limewire/pkg-plist
sed 's/^X//' >limewire/pkg-plist << 'END-of-limewire/pkg-plist'
X/bin/LimeWireLinux.bin
END-of-limewire/pkg-plist
echo x - limewire/Makefile
sed 's/^X//' >limewire/Makefile << 'END-of-limewire/Makefile'
X# New ports collection makefile for:    limewire
X# Date created:                         Fri Feb 22 00:28:41 CST 2002
X# Whom:                                 Kyle Martin <mkm@ieee.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      limewire
XPORTVERSION=   2.2
XCATEGORIES=    net
XMASTER_SITES=  http://www3.limewire.com/download/
XDISTFILES=     LimeWireLinux.bin
XEXTRACT_ONLY=  #empty
X
XMAINTAINER=    mkm@ieee.org
X
XBUILD_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/jdk13
XRUN_DEPENDS=   ${JAVAVM}:${PORTSDIR}/java/jdk13
X
XJDK13DIR?=     ${LOCALBASE}/jdk1.3.1
XJAVAVM=                ${JDK13DIR}/bin/java
X
XNO_BUILD=      yes
XNO_WRKSUBDIR=  yes
X
Xdo-install:
X       ${CP} ${DISTDIR}/${DISTFILES} ${LOCALBASE}/bin
X
X.include <bsd.port.mk>
END-of-limewire/Makefile
echo x - limewire/distinfo
sed 's/^X//' >limewire/distinfo << 'END-of-limewire/distinfo'
XMD5 (LimeWireLinux.bin) = dc22b8f96de106ac594741925ed320f7
END-of-limewire/distinfo
echo x - limewire/pkg-comment
sed 's/^X//' >limewire/pkg-comment << 'END-of-limewire/pkg-comment'
XA Java based gnutella client
END-of-limewire/pkg-comment
echo x - limewire/pkg-descr
sed 's/^X//' >limewire/pkg-descr << 'END-of-limewire/pkg-descr'
XLimeWire is a software package which enables individuals to search for and 
Xshare computer files with anyone on the internet. A product of Lime Wire, LLC,
XLimeWire is compatible with the Gnutella file-sharing protocol and can connect 
Xwith anyone else running Gnutella-compatible software. The LimeWire program 
Xwill connect at startup, via the internet, to the LimeWire Gateway, a
Xspecialized intelligent Gnutella router, to maximize the user's viewable 
Xnetwork space.
X
XWWW: http://www.limewire.com
END-of-limewire/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202240345.g1O3jTA00524>