Index: head/benchmarks/nttcp/Makefile =================================================================== --- head/benchmarks/nttcp/Makefile (revision 148066) +++ head/benchmarks/nttcp/Makefile (revision 148067) @@ -1,30 +1,30 @@ # New ports collection makefile for: nttcp # Date created: 11 Nov 1998 # Whom: Bill Fumerola # # $FreeBSD$ # PORTNAME= nttcp PORTVERSION= 1.47 PORTREVISION= 1 CATEGORIES= benchmarks net -MASTER_SITES= http://home.leo.org/~bartel/nttcp/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= billf +MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/privat2/ \ + http://freeware.sgi.com/source/nttcp/ \ + http://reality.sgiweb.org/freeware/source/nttcp/ MAINTAINER= billf@FreeBSD.org COMMENT= A client/server program for testing network performance ALL_TARGET= nttcp MAN1= nttcp.1 PLIST_FILES= bin/nttcp USE_GMAKE= yes MAKE_ENV+= OPT="${CFLAGS}" NOPRECIOUSMAKEVARS=yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nttcp ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/nttcp.1 ${PREFIX}/man/man1/ .include Property changes on: head/benchmarks/nttcp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/benchmarks/nttcp/pkg-descr =================================================================== --- head/benchmarks/nttcp/pkg-descr (revision 148066) +++ head/benchmarks/nttcp/pkg-descr (revision 148067) @@ -1,9 +1,7 @@ This program is a much more convient version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transfered. The local side will print the measures. The format of the output can be specified on the commandline. -WWW: http://www.leo.org/~bartel/nttcp/ - Bill Fumerola Property changes on: head/benchmarks/nttcp/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property