ports/87425: nepim 0.15

Marcin Jessa yazzy at yazzy.org
Fri Oct 14 07:30:18 UTC 2005


>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 at 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 <yazzy at yazzy.org>
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 at 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 <bsd.port.mk>
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 at yazzy.org
END-of-nepim/pkg-descr
exit

--- nepim-0.15.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list