Date: Sun, 20 Jun 2004 14:15:05 +0200 From: No Name <arundel@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68141: Overnet - Serverless peer-2-peer program Message-ID: <20040620121505.GA26444@gmx.net> Resent-Message-ID: <200406201220.i5KCKLhQ018356@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68141 >Category: ports >Synopsis: Overnet - Serverless peer-2-peer program >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 20 12:20:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: No Name >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD skatecity 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun May 30 14:32:56 CEST 2004 root@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386 >Description: Overnet is a serverless peer-2-peer program for linux. >How-To-Repeat: >Fix: --- output begins here --- # 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: # # /usr/ports/net/linux-overnet-core/ # /usr/ports/net/linux-overnet-core/Makefile # /usr/ports/net/linux-overnet-core/distinfo # /usr/ports/net/linux-overnet-core/pkg-descr # /usr/ports/net/linux-overnet-core/pkg-plist # echo c - /usr/ports/net/linux-overnet-core/ mkdir -p /usr/ports/net/linux-overnet-core/ > /dev/null 2>&1 echo x - /usr/ports/net/linux-overnet-core/Makefile sed 's/^X//' >/usr/ports/net/linux-overnet-core/Makefile << 'END-of-/usr/ports/net/linux-overnet-core/Makefile' X# New ports collection makefile for: overnet 'core' command line client X# Date created: Wed Dec 31 22:43:16 CET 2003 X# Whom: <arundel@gmx.net> X# X# $FreeBSD$ X# X XPORTNAME= overnet XPORTVERSION= 0.53.3 XCATEGORIES= net linux XMASTER_SITES= http://download.overnet.com/ XPKGNAMEPREFIX= linux- XPKGNAMESUFFIX= -core XDISTNAME= overnet-${PORTVERSION}-tim-oldlibs X XMAINTAINER= arundel@gmx.net XCOMMENT= Overnet 'core' command line client X XONLY_FOR_ARCHS= i386 XUSE_LINUX= yes XNO_BUILD= yes XSTRIP= X XBINARY_NAME_OLD?= overnet${PORTVERSION}-tim-oldlibs XTARGET_DIR= ${PREFIX}/sbin X X XDOC_FILES= README LISEZMOI ChangeLog-CLC X Xpre-install: X X @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME_OLD} X Xdo-install: X ${INSTALL} -d ${TARGET_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/${BINARY_NAME_OLD} ${TARGET_DIR}/${PORTNAME} X ${INSTALL_DATA} ${WRKSRC}/contact.dat ${PREFIX}/etc/contact.dat X Xpost-install: X.ifndef(NOPORTDOCS) X ${INSTALL} -d ${DOCSDIR}${PKGNAMESUFFIX} X X.for file in ${DOC_FILES} X ${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR}${PKGNAMESUFFIX} X.endfor X X.endif X X.include <bsd.port.mk> END-of-/usr/ports/net/linux-overnet-core/Makefile echo x - /usr/ports/net/linux-overnet-core/distinfo sed 's/^X//' >/usr/ports/net/linux-overnet-core/distinfo << 'END-of-/usr/ports/net/linux-overnet-core/distinfo' XMD5 (overnet-0.53.3-tim-oldlibs.tar.gz) = 4748e8650e8b6519b654e32e5d08c30f XSIZE (overnet-0.53.3-tim-oldlibs.tar.gz) = 425240 END-of-/usr/ports/net/linux-overnet-core/distinfo echo x - /usr/ports/net/linux-overnet-core/pkg-descr sed 's/^X//' >/usr/ports/net/linux-overnet-core/pkg-descr << 'END-of-/usr/ports/net/linux-overnet-core/pkg-descr' XThe Overnet 'core' is the actual Overnet program which does Xeverything behind the scenes - connecting to peers, searching, Xdownloading, uploading, all that stuff. X XThe 'core' comes with a very simple text interface (=command line Xclient), where you can tell it what to do by typing in commands. X XWWW: http://www.edonkey2000.com/ END-of-/usr/ports/net/linux-overnet-core/pkg-descr echo x - /usr/ports/net/linux-overnet-core/pkg-plist sed 's/^X//' >/usr/ports/net/linux-overnet-core/pkg-plist << 'END-of-/usr/ports/net/linux-overnet-core/pkg-plist' Xsbin/overnet Xetc/contact.dat X%%PORTDOCS%%%%DOCSDIR%%-core/README X%%PORTDOCS%%%%DOCSDIR%%-core/LISEZMOI X%%PORTDOCS%%%%DOCSDIR%%-core/ChangeLog-CLC X@dirrm share/doc/overnet-core END-of-/usr/ports/net/linux-overnet-core/pkg-plist exit --- output ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040620121505.GA26444>