From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 19 20:30:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C73E216A41F for ; Mon, 19 Sep 2005 20:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 541BB43D49 for ; Mon, 19 Sep 2005 20:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8JKUHHS004159 for ; Mon, 19 Sep 2005 20:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8JKUH8a004154; Mon, 19 Sep 2005 20:30:17 GMT (envelope-from gnats) Resent-Date: Mon, 19 Sep 2005 20:30:17 GMT Resent-Message-Id: <200509192030.j8JKUH8a004154@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Marcin Jessa" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BB116A41F for ; Mon, 19 Sep 2005 20:21:23 +0000 (GMT) (envelope-from yazzy@yazzy.org) Received: from lapdance.yazzy.net (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F33843D46 for ; Mon, 19 Sep 2005 20:21:20 +0000 (GMT) (envelope-from yazzy@yazzy.org) Received: from lapdance.yazzy.net (localhost [127.0.0.1]) by lapdance.yazzy.net (8.13.4/8.13.4) with ESMTP id j8JKL1TQ073653 for ; Mon, 19 Sep 2005 20:21:01 GMT (envelope-from yazzy@yazzy.org) Message-Id: <1127161261.0@lapdance.yazzy.net> Date: Mon, 19 Sep 2005 20:21:01 -0000 From: "Marcin Jessa" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/86349: nepim 0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 20:30:18 -0000 >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 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 END-of-nepim/Makefile exit --- nepim-0.13.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: