Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 09:55:11 +0200
From:      Thomas Dreibholz <dreibh@iem.uni-due.de>
To:        "Li-Wen Hsu" <lwhsu@freebsd.org>
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/148994: New port: net/netperfmeter, a network performance meter for UDP, TCP, SCTP and DCCP
Message-ID:  <201008240955.14303.dreibh@iem.uni-due.de>
In-Reply-To: <20100823154932.GA96458@FreeBSD.cs.nctu.edu.tw>
References:  <201008221630.o7MGUHuK055150@freefall.freebsd.org> <201008230949.05036.dreibh@iem.uni-due.de> <20100823154932.GA96458@FreeBSD.cs.nctu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_ir3cMpLQU8vl7ts
Content-Type: Text/Plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: 7bit

On Montag 23 August 2010, Li-Wen Hsu wrote:
> On Mon, Aug 23, 2010 at 09:48:59 +0200, Thomas Dreibholz wrote:
> > On Sonntag 22 August 2010, lwhsu@freebsd.org wrote:
> > > Synopsis: New port: net/netperfmeter, a network performance meter for
> > > UDP, TCP, SCTP and DCCP
> > > 
> > > State-Changed-From-To: open->feedback
> > > State-Changed-By: lwhsu
> > > State-Changed-When: Sun Aug 22 16:30:17 UTC 2010
> > > State-Changed-Why:
> > > How about add this port under benchmarks?
> > 
> > Yes, this is okay.
> 
> Hi,
> 
> Thanks for providing a new shar, but what I'm think and trying
> to test currently is:  Can this port using libbz2 in the base
> system?

Yes, this is possible. I have updated the Makefile (included in the updated 
shar file attached to this mail as follows):

.if !exists(/usr/bin/bzip2)
RUN_DEPENDS+=   bzip2:${PORTSDIR}/archivers/bzip2
.endif
.if !exists(/usr/lib/libbz2.so)
LIB_DEPENDS+=   bz2:${PORTSDIR}/archivers/bzip2
.endif


Best regards
-- 
Thomas Dreibholz

--Boundary-00=_ir3cMpLQU8vl7ts--



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