From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 14 07:30:18 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 310A216A41F for ; Fri, 14 Oct 2005 07:30:18 +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 0CF7E43D46 for ; Fri, 14 Oct 2005 07: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 j9E7UG6G050641 for ; Fri, 14 Oct 2005 07:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9E7UG8E050640; Fri, 14 Oct 2005 07:30:16 GMT (envelope-from gnats) Resent-Date: Fri, 14 Oct 2005 07:30:16 GMT Resent-Message-Id: <200510140730.j9E7UG8E050640@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 B132716A41F for ; Fri, 14 Oct 2005 07:21:29 +0000 (GMT) (envelope-from yazzy@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F2843D48 for ; Fri, 14 Oct 2005 07:21:28 +0000 (GMT) (envelope-from yazzy@yazzy.org) Received: from 217-13-2-82.dd.nextgentel.com ([217.13.2.82] helo=lapdance.yazzy.net) by mail.yazzy.org with esmtpa (YazzY.org) id 1EQJrx-0006Sh-UF for FreeBSD-gnats-submit@freebsd.org; Fri, 14 Oct 2005 09:20:49 +0200 Message-Id: <1129274452.0@lapdance.yazzy.net> Date: Fri, 14 Oct 2005 07:20:52 -0000 From: "Marcin Jessa" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/87425: nepim 0.15 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: Fri, 14 Oct 2005 07:30:18 -0000 >Number: 87425 >Category: ports >Synopsis: nepim 0.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 14 07:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcin Jessa >Release: FreeBSD 6.0-RC1 i386 >Organization: YazzY.org >Environment: System: FreeBSD 6.0-RC1 #12: Wed Oct 12 09:06:40 UTC 2005 root@lapdance.yazzy.net:/usr/obj/usr/src/sys/LAPDANCE >Description: Port update of nepim. >How-To-Repeat: >Fix: --- nepim-0.15.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/Makefile # nepim/distinfo # nepim/pkg-descr # 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 Thu Oct 13 21:10:20 2005 X+++ Makefile Thu Oct 13 21:11:19 2005 X@@ -2,15 +2,14 @@ X # $Id: Makefile,v 1.20 2005/10/13 19:57:39 evertonm Exp $ X # X X-OOP_BASE = /usr/local/oop X+OOP_BASE = ${LOCALBASE} X OOP_INC = $(OOP_BASE)/include X OOP_LIB = $(OOP_BASE)/lib X X ENABLE_DLOPEN = -DHAVE_DLOPEN X X CC = gcc X-CFLAGS = -Wall -g -ggdb -I$(OOP_INC) $(ENABLE_DLOPEN) \ X- -DHAVE_IPV6_MREQ X+CFLAGS = -Wall -I$(OOP_INC) -DHAVE_IPV6_MREQ $(ENABLE_DLOPEN) X LDFLAGS = -L$(OOP_LIB) -loop X X PLATFORM=$(shell uname) END-of-nepim/files/patch-Makefile echo x - nepim/Makefile sed 's/^X//' >nepim/Makefile << 'END-of-nepim/Makefile' X# New ports collection makefile for: nepim X# Date created: 19th September 2005 X# Whom: Marcin Jessa X# $FreeBSD: ports/net/nepim/Makefile,v 1.1 2005/09/22 09:17:21 pav Exp $ X XPORTNAME= nepim XPORTVERSION= 0.15 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 ${INSTALL_PROGRAM} ${WRKSRC}/nepim ${PREFIX}/bin X X.include END-of-nepim/Makefile echo x - nepim/distinfo sed 's/^X//' >nepim/distinfo << 'END-of-nepim/distinfo' XMD5 (nepim-0.15.tar.gz) = 719d6a31f8f10919f1bde7d9aff5550b XSIZE (nepim-0.15.tar.gz) = 43041 END-of-nepim/distinfo 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 available bandwidth Xbetween hosts. nepim is also useful to generate network traffic for testing Xpurposes. Nepim operates in client/server mode, is able to handle multiple Xparallel traffic streams, reports periodic partial statistics along the Xtesting, and supports IPv6. X XWWW: http://www.nongnu.org/nepim/ X X- Marcin Jessa Xyazzy@yazzy.org END-of-nepim/pkg-descr exit --- nepim-0.15.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: