Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2005 20:21:01 -0000
From:      "Marcin Jessa" <yazzy@yazzy.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/86349: nepim 0.13
Message-ID:  <1127161261.0@lapdance.yazzy.net>
Resent-Message-ID: <200509192030.j8JKUH8a004154@freefall.freebsd.org>

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

>Number:         86349
>Category:       ports
>Synopsis:       nepim 0.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 19 20:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Jessa
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
YazzY.org 
>Environment:


System: FreeBSD 6.0-BETA5 #9: Mon Sep 19 07:37:49 UTC 2005
    root@lapdance.yazzy.net:/usr/obj/usr/src/sys/LAPDANCE



>Description:


Tool for measuring available bandwidth between hosts


>How-To-Repeat:





>Fix:


--- nepim-0.13.shar 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:
#
#	nepim/
#	nepim/files
#	nepim/files/patch-Makefile
#	nepim/pkg-descr
#	nepim/distinfo
#	nepim/Makefile
#
echo c - nepim/
mkdir -p nepim/ > /dev/null 2>&1
echo c - nepim/files
mkdir -p nepim/files > /dev/null 2>&1
echo x - nepim/files/patch-Makefile
sed 's/^X//' >nepim/files/patch-Makefile << 'END-of-nepim/files/patch-Makefile'
X--- Makefile.orig	Mon Sep 19 17:47:06 2005
X+++ Makefile	Mon Sep 19 17:47:17 2005
X@@ -2,7 +2,7 @@
X # $Id: Makefile,v 1.18 2005/09/12 23:41:41 evertonm Exp $
X #
X 
X-OOP_BASE = /usr/local/oop
X+OOP_BASE = /usr/local
X OOP_INC  = $(OOP_BASE)/include
X OOP_LIB  = $(OOP_BASE)/lib
X 
END-of-nepim/files/patch-Makefile
echo x - nepim/pkg-descr
sed 's/^X//' >nepim/pkg-descr << 'END-of-nepim/pkg-descr'
XNepim stands for network pipemeter, a tool for measuring 
Xavailable bandwidth between hosts. nepim is also useful to 
Xgenerate network traffic for testing purposes. 
XNepim operates in client/server mode, is able to handle 
Xmultiple parallel traffic streams, reports periodic partial 
Xstatistics along the testing, and supports IPv6. 
X
X- Marcin Jessa
Xyazzy@yazzy.org
X
XWWW: http://www.nongnu.org/nepim/
END-of-nepim/pkg-descr
echo x - nepim/distinfo
sed 's/^X//' >nepim/distinfo << 'END-of-nepim/distinfo'
XMD5 (nepim-0.13.tar.gz) = 532bf7067619771ecf3f12a33bf860c6
XSIZE (nepim-0.13.tar.gz) = 39917
END-of-nepim/distinfo
echo x - nepim/Makefile
sed 's/^X//' >nepim/Makefile << 'END-of-nepim/Makefile'
X# New ports collection makefile for:    unieject
X# Date created:                         19th September 2005
X# Whom:                                 Marcin Jessa <yazzy@yazzy.org>
X# $FreeBSD: $
X
XPORTNAME=	nepim
XPORTVERSION=	0.13
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SAVANNAH} \
X		http://www.yazzy.org/ports/
XMASTER_SITE_SUBDIR=	nepim
X
XMAINTAINER=	yazzy@yazzy.org
XCOMMENT=	Tool for measuring available bandwidth between hosts
X
XLIB_DEPENDS=	oop.4:${PORTSDIR}/devel/liboop
X
XUSE_GMAKE=	yes
XALL_TARGET=	default
XWRKSRC=	${WRKDIR}/${DISTNAME}/src
XPLIST_FILES=	bin/nepim
X
Xdo-install:
X	${CP} ${WRKSRC}/nepim ${PREFIX}/bin
X.include <bsd.port.mk>
END-of-nepim/Makefile
exit

--- nepim-0.13.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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