summaryrefslogtreecommitdiff
path: root/benchmarks/polygraph31
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/polygraph31')
-rw-r--r--benchmarks/polygraph31/Makefile44
-rw-r--r--benchmarks/polygraph31/distinfo1
-rw-r--r--benchmarks/polygraph31/pkg-comment1
-rw-r--r--benchmarks/polygraph31/pkg-descr13
-rw-r--r--benchmarks/polygraph31/pkg-plist19
5 files changed, 0 insertions, 78 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile
deleted file mode 100644
index 6b9c9cfa3fe5..000000000000
--- a/benchmarks/polygraph31/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: polygraph
-# Date created: 3 March 1999
-# Whom: Dima Sivachenko <dima@chg.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= polygraph
-PORTVERSION= 2.2.7
-CATEGORIES= benchmarks www
-MASTER_SITES= http://polygraph.ircache.net/sources/tars/ \
- http://www.chg.ru/~dima/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= dima@Chg.RU
-
-WRKSRC= ${WRKDIR}/polygraph
-
-GNU_CONFIGURE= YES
-
-post-patch:
- @ ${MV} ${WRKSRC}/src/exprep.pl ${WRKSRC}/src/exprep.pl.pre_sed
- @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' \
- ${WRKSRC}/src/exprep.pl.pre_sed > ${WRKSRC}/src/exprep.pl
- @ ${MV} ${WRKSRC}/tools/BB/bb.pl ${WRKSRC}/tools/BB/bb.pl.pre_sed
- @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' \
- -e 's#/usr/people/bakeoff/BB#${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/polygraph#' \
- ${WRKSRC}/tools/BB/bb.pl.pre_sed> ${WRKSRC}/tools/BB/bb.pl
-
-do-install:
-
-.for file in polyclt polysrv lr lx distr_test pop_test rng_test aka piper polymon
- @ ${INSTALL_PROGRAM} ${WRKSRC}/src/$(file) ${PREFIX}/bin
-.endfor
- @ ${INSTALL_PROGRAM} ${WRKSRC}/src/udp2tcpd ${PREFIX}/sbin
- @ ${INSTALL_SCRIPT} ${WRKSRC}/src/exprep.pl ${PREFIX}/bin/exprep
- @ ${INSTALL_SCRIPT} ${WRKSRC}/tools/BB/bb.pl ${PREFIX}/bin
- @ ${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/polygraph
-.for file in Blob.pm Executer.pm Tools.pm Command.pm Logger.pm
- @ ${INSTALL_SCRIPT} ${WRKSRC}/tools/BB/$(file) \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/polygraph
-.endfor
-
-.include <bsd.port.mk>
diff --git a/benchmarks/polygraph31/distinfo b/benchmarks/polygraph31/distinfo
deleted file mode 100644
index e2eec64ca173..000000000000
--- a/benchmarks/polygraph31/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (polygraph-2.2.7-src.tar.gz) = 3c7451c35ccff4ef67ab2896030870e4
diff --git a/benchmarks/polygraph31/pkg-comment b/benchmarks/polygraph31/pkg-comment
deleted file mode 100644
index 5ad3561e2ca7..000000000000
--- a/benchmarks/polygraph31/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A benchmarking tool for Web proxies
diff --git a/benchmarks/polygraph31/pkg-descr b/benchmarks/polygraph31/pkg-descr
deleted file mode 100644
index fa4578f0cf1e..000000000000
--- a/benchmarks/polygraph31/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Web Polygraph is a benchmarking tool for Web proxies. Polygraph
-distribution includes a high-performance client and server simulators.
-The simulators create a stream of HTTP requests that can be routed through
-a Web proxy. Studying proxy performance under various [stress] conditions is
-essential for performance tuning, evaluation of new algorithms, analysis of
-hardware configurations, and comparing available proxy products.
-
-Documentation can be found at http://polygraph.ircache.net/doc/
-
-WWW: http://polygraph.ircache.net/
-
---Dima
-dima@chg.ru
diff --git a/benchmarks/polygraph31/pkg-plist b/benchmarks/polygraph31/pkg-plist
deleted file mode 100644
index 61341d561c09..000000000000
--- a/benchmarks/polygraph31/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-bin/polyclt
-bin/polysrv
-bin/lr
-bin/lx
-bin/distr_test
-bin/pop_test
-bin/rng_test
-bin/aka
-bin/piper
-bin/polymon
-sbin/udp2tcpd
-bin/exprep
-bin/bb.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph/Blob.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph/Executer.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph/Tools.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph/Command.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph/Logger.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/polygraph