From b2fbb96578550926f227fdf5a65657ad2b0fcea3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 18 Jan 2003 03:17:18 +0000 Subject: [PATCH] misc/pipebench -> benchmarks/pipebench --- benchmarks/Makefile | 1 + {misc => benchmarks}/pipebench/Makefile | 2 +- {misc => benchmarks}/pipebench/distinfo | 0 {misc => benchmarks}/pipebench/pkg-comment | 0 {misc => benchmarks}/pipebench/pkg-descr | 0 {misc => benchmarks}/pipebench/pkg-plist | 0 misc/Makefile | 1 - 7 files changed, 2 insertions(+), 2 deletions(-) rename {misc => benchmarks}/pipebench/Makefile (96%) rename {misc => benchmarks}/pipebench/distinfo (100%) rename {misc => benchmarks}/pipebench/pkg-comment (100%) rename {misc => benchmarks}/pipebench/pkg-descr (100%) rename {misc => benchmarks}/pipebench/pkg-plist (100%) diff --git a/benchmarks/Makefile b/benchmarks/Makefile index bff9824dedbd..b1ff9fed14b8 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -12,6 +12,7 @@ SUBDIR += nbench SUBDIR += netperf SUBDIR += netpipe + SUBDIR += pipebench SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark diff --git a/misc/pipebench/Makefile b/benchmarks/pipebench/Makefile similarity index 96% rename from misc/pipebench/Makefile rename to benchmarks/pipebench/Makefile index 8b713acf79b9..2e14cda1539b 100644 --- a/misc/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -8,7 +8,7 @@ PORTNAME= pipebench PORTVERSION= 0.20 -CATEGORIES= misc +CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ MAINTAINER= mich@freebsdcluster.org diff --git a/misc/pipebench/distinfo b/benchmarks/pipebench/distinfo similarity index 100% rename from misc/pipebench/distinfo rename to benchmarks/pipebench/distinfo diff --git a/misc/pipebench/pkg-comment b/benchmarks/pipebench/pkg-comment similarity index 100% rename from misc/pipebench/pkg-comment rename to benchmarks/pipebench/pkg-comment diff --git a/misc/pipebench/pkg-descr b/benchmarks/pipebench/pkg-descr similarity index 100% rename from misc/pipebench/pkg-descr rename to benchmarks/pipebench/pkg-descr diff --git a/misc/pipebench/pkg-plist b/benchmarks/pipebench/pkg-plist similarity index 100% rename from misc/pipebench/pkg-plist rename to benchmarks/pipebench/pkg-plist diff --git a/misc/Makefile b/misc/Makefile index 0fa2fd3a353b..8fa4a17465b6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -258,7 +258,6 @@ SUBDIR += peq SUBDIR += pg SUBDIR += pinfo - SUBDIR += pipebench SUBDIR += pl-sms SUBDIR += porteasy SUBDIR += portell