diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
| commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
| tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /benchmarks/nttcp | |
| parent | b6deb36621300a80aab2d23031a1a259f9b0ce01 (diff) | |
Diffstat (limited to 'benchmarks/nttcp')
| -rw-r--r-- | benchmarks/nttcp/Makefile | 28 | ||||
| -rw-r--r-- | benchmarks/nttcp/distinfo | 1 | ||||
| -rw-r--r-- | benchmarks/nttcp/files/patch-aa | 13 | ||||
| -rw-r--r-- | benchmarks/nttcp/pkg-descr | 9 | ||||
| -rw-r--r-- | benchmarks/nttcp/pkg-plist | 1 |
5 files changed, 0 insertions, 52 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile deleted file mode 100644 index 3b5ee3b308ef..000000000000 --- a/benchmarks/nttcp/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: nttcp -# Date created: 11 Nov 1998 -# Whom: Bill Fumerola <billf@chc-chimes.com> -# -# $FreeBSD$ -# - -PORTNAME= nttcp -PORTVERSION= 1.47 -CATEGORIES= net benchmarks -MASTER_SITES= http://www.leo.org/~bartel/nttcp/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= billf - -MAINTAINER= billf@FreeBSD.org -COMMENT= A client/server program for testing network performance - -ALL_TARGET= nttcp -MAN1= nttcp.1 -USE_GMAKE= yes -MAKE_ENV+= OPT="${CFLAGS}" - -do-install: - - ${INSTALL_PROGRAM} ${WRKSRC}/nttcp ${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/nttcp.1 ${PREFIX}/man/man1/ - -.include <bsd.port.mk> diff --git a/benchmarks/nttcp/distinfo b/benchmarks/nttcp/distinfo deleted file mode 100644 index 2996a471a29e..000000000000 --- a/benchmarks/nttcp/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (nttcp-1.47.tar.gz) = 05cc30409e6f2cb8cfdf40334d1dcd77 diff --git a/benchmarks/nttcp/files/patch-aa b/benchmarks/nttcp/files/patch-aa deleted file mode 100644 index 2692f87414dd..000000000000 --- a/benchmarks/nttcp/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Mon Dec 18 19:17:20 2000 -+++ Makefile Mon Jan 29 12:26:51 2001 -@@ -111,8 +111,8 @@ - # For FreeBSD - ARCH= -DFreeBSD - LIB= --OPT= -O2 --CC= cc -+#OPT= -O2 -+#CC= cc - DBG= - INC= - diff --git a/benchmarks/nttcp/pkg-descr b/benchmarks/nttcp/pkg-descr deleted file mode 100644 index a9fce2550164..000000000000 --- a/benchmarks/nttcp/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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 <billf@chc-chimes.com> diff --git a/benchmarks/nttcp/pkg-plist b/benchmarks/nttcp/pkg-plist deleted file mode 100644 index e64420d1b349..000000000000 --- a/benchmarks/nttcp/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nttcp |
