diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/tptest/Makefile | 31 | ||||
-rw-r--r-- | net/tptest/distinfo | 2 | ||||
-rw-r--r-- | net/tptest/files/patch-apps::unix::client::Makefile | 30 | ||||
-rw-r--r-- | net/tptest/files/patch-apps::unix::server::Makefile | 30 | ||||
-rw-r--r-- | net/tptest/pkg-descr | 19 |
6 files changed, 0 insertions, 113 deletions
diff --git a/net/Makefile b/net/Makefile index 51fed201fbba..e5052d54d5c0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1101,7 +1101,6 @@ SUBDIR += tn5250j SUBDIR += toonel SUBDIR += torsocks - SUBDIR += tptest SUBDIR += traceroute SUBDIR += traff SUBDIR += trafshow diff --git a/net/tptest/Makefile b/net/tptest/Makefile deleted file mode 100644 index 98a89be090ab..000000000000 --- a/net/tptest/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: tptest -# Date created: 2002-12-30 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# -# $FreeBSD$ -# - -PORTNAME= tptest -PORTVERSION= 3.1.7 -CATEGORIES= net benchmarks -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTNAME}%203.1 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Software suite for testing network throughput and Internet services - -FORBIDDEN= Vulnerable since 2009-12-17, http://portaudit.freebsd.org/5486669e-ea9f-11de-bd9c-00215c6a37bb.html -EXPIRATION_DATE= 2011-09-30 - -PLIST_FILES= bin/tptestclient bin/tptestserver - -do-build: - @cd ${WRKSRC}/apps/unix/client; ${MAKE} - @cd ${WRKSRC}/apps/unix/server; ${MAKE} - -do-install: - @${INSTALL_PROGRAM} \ - ${WRKSRC}/apps/unix/client/tptestclient \ - ${WRKSRC}/apps/unix/server/tptestserver \ - ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/net/tptest/distinfo b/net/tptest/distinfo deleted file mode 100644 index 0ff463f67e51..000000000000 --- a/net/tptest/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tptest-3.1.7.tar.gz) = db39257b3ee6408a575e16804975df1e68f52270537cc3e7505897b777f7994d -SIZE (tptest-3.1.7.tar.gz) = 313801 diff --git a/net/tptest/files/patch-apps::unix::client::Makefile b/net/tptest/files/patch-apps::unix::client::Makefile deleted file mode 100644 index 64dd3e7a99cf..000000000000 --- a/net/tptest/files/patch-apps::unix::client::Makefile +++ /dev/null @@ -1,30 +0,0 @@ ---- apps/unix/client/Makefile.orig Wed Apr 7 17:22:56 2004 -+++ apps/unix/client/Makefile Tue Sep 13 13:00:25 2005 -@@ -3,7 +3,7 @@ - # Use this for Linux and other systems that have makedepend - # instead of mkdep. - # --MAKEDEPEND = makedepend -+#MAKEDEPEND = makedepend - # - # For Solaris the mkdep script in this directory can be used. - # -@@ -11,14 +11,14 @@ - # - # Use this for Free/Net/OpenBSD. - # --#MAKEDEPEND = mkdep --CDEBUG = -g -+MAKEDEPEND = mkdep -+#CDEBUG = -g - INCL = -I ../../../os-dep/unix -I ../../../engine - - # Use this flag when compiling under Solaris - #EXTRADEFINES = -DUNIX -DSOLARIS --#EXTRADEFINES = -DUNIX -DOPENBSD --EXTRADEFINES = -DUNIX -DLINUX -+EXTRADEFINES = -DUNIX -DOPENBSD -+#EXTRADEFINES = -DUNIX -DLINUX - - # - # Use this if your machine has problems with localtime(). diff --git a/net/tptest/files/patch-apps::unix::server::Makefile b/net/tptest/files/patch-apps::unix::server::Makefile deleted file mode 100644 index 19246720bb25..000000000000 --- a/net/tptest/files/patch-apps::unix::server::Makefile +++ /dev/null @@ -1,30 +0,0 @@ ---- apps/unix/server/Makefile.orig Wed Jan 22 13:42:45 2003 -+++ apps/unix/server/Makefile Tue Sep 13 13:02:50 2005 -@@ -3,7 +3,7 @@ - # Use this for Linux and other systems that have makedepend - # instead of mkdep. - # --MAKEDEPEND = makedepend -+#MAKEDEPEND = makedepend - # - # For Solaris the mkdep script in this directory can be used. - # -@@ -11,14 +11,14 @@ - # - # Use this for Free/Net/OpenBSD. - # --#MAKEDEPEND = mkdep --CDEBUG = -g -+MAKEDEPEND = mkdep -+#CDEBUG = -g - INCL = -I ../../../os-dep/unix -I ../../../engine - - # Use this flag when compiling under Solaris - #EXTRADEFINES = -DUNIX -DSOLARIS --#EXTRADEFINES = -DUNIX -DOPENBSD --EXTRADEFINES = -DUNIX -DLINUX -+EXTRADEFINES = -DUNIX -DOPENBSD -+#EXTRADEFINES = -DUNIX -DLINUX - - # - # Use this if your machine has problems with localtime(). diff --git a/net/tptest/pkg-descr b/net/tptest/pkg-descr deleted file mode 100644 index 5cbfcf716366..000000000000 --- a/net/tptest/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -The purpose with TPTEST is to allow users to measure the speed of -their Internet connection in a simple way. TPTEST measures the -throughput speed to and from various reference servers on the -Internet. The use of TPTEST may help increase the consumer/end user -knowledge of how Internet services work. - -TPTEST was originally developed by the Swedish ICT-commission, then -later by the Foundation for Internet Infrastructure (iis.se), the -Swedish Consumer Agency (konsumentverket.se), and the Swedish National -Post- and Telecom Agency (pts.se). The latest development has been to -separate the platform-independent test method software (the test -engine) from the platform-dependent user interface software in order -to make it easier for anyone to write a test client or server that -uses the TPTEST testing method. The test engine code is to be regarded -as a library module and is released under the LGPL license while the -reference client/server applications is released under the GPL -license. - -WWW: http://tptest.sourceforge.net/ |