aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nttcp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/nttcp')
-rw-r--r--benchmarks/nttcp/Makefile27
-rw-r--r--benchmarks/nttcp/distinfo1
-rw-r--r--benchmarks/nttcp/files/patch-aa13
-rw-r--r--benchmarks/nttcp/pkg-comment1
-rw-r--r--benchmarks/nttcp/pkg-descr9
-rw-r--r--benchmarks/nttcp/pkg-plist1
6 files changed, 0 insertions, 52 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
deleted file mode 100644
index 11caf18dda60..000000000000
--- a/benchmarks/nttcp/Makefile
+++ /dev/null
@@ -1,27 +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
-
-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-comment b/benchmarks/nttcp/pkg-comment
deleted file mode 100644
index 24a2539e003c..000000000000
--- a/benchmarks/nttcp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A client/server program for testing network performance
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