pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove fio. It is imported as benchmarks/fio



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Sat Feb 4 21:54:22 2017 +0900
Changeset:	32e8fbae6d00b6ec437f6abc93612df65b1ad255

Modified Files:
	Makefile
Removed Files:
	fio/DESCR
	fio/Makefile
	fio/PLIST
	fio/distinfo
	fio/patches/patch-Makefile

Log Message:
Remove fio. It is imported as benchmarks/fio

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=32e8fbae6d00b6ec437f6abc93612df65b1ad255

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |  1 -
 fio/DESCR                  |  6 -----
 fio/Makefile               | 33 ---------------------------
 fio/PLIST                  | 57 ----------------------------------------------
 fio/distinfo               |  7 ------
 fio/patches/patch-Makefile | 29 -----------------------
 6 files changed, 133 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d0e71ff12f..860f992b8b 100644
--- a/Makefile
+++ b/Makefile
@@ -742,7 +742,6 @@ SUBDIR+=	filepp
 SUBDIR+=	filerunner
 SUBDIR+=	filevercmp
 SUBDIR+=	filter_audio-git
-SUBDIR+=	fio
 SUBDIR+=	firebird
 SUBDIR+=	fireflysung-ttf
 SUBDIR+=	firefox-dfbsd
diff --git a/fio/DESCR b/fio/DESCR
deleted file mode 100644
index 615e8257d9..0000000000
--- a/fio/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-fio is a tool that will spawn a number of threads or processes doing a
-particular type of io action as specified by the user. fio takes a
-number of global parameters, each inherited by the thread unless
-otherwise parameters given to them overriding that setting is given.
-The typical use of fio is to write a job file matching the io load
-one wants to simulate.
diff --git a/fio/Makefile b/fio/Makefile
deleted file mode 100644
index ddd5ed6e9d..0000000000
--- a/fio/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2015/08/16 21:18:25 leot1990 Exp $
-
-DISTNAME=	fio-2.17
-CATEGORIES=	benchmarks
-MASTER_SITES=	http://brick.kernel.dk/snaps/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://git.kernel.dk/?p=fio.git;a=summary
-COMMENT=	Flexible IO Tester
-LICENSE=	gnu-gpl-v2
-
-HAS_CONFIGURE=	yes
-USE_TOOLS+=	bash gmake lex yacc
-
-DOCDIR=		${PREFIX}/share/doc/fio
-EGDIR=		${PREFIX}/share/examples/fio
-
-CONFIGURE_ARGS+=	--prefix=${PREFIX}
-
-REPLACE_BASH+=		tools/genfio
-REPLACE_PYTHON+=	tools/fio_latency2csv.py
-REPLACE_PYTHON+=	tools/fiologparser.py
-REPLACE_PYTHON+=	tools/hist/fiologparser_hist.py
-REPLACE_PYTHON+=	tools/plot/fio2gnuplot
-
-INSTALLATION_DIRS=	${DOCDIR} ${EGDIR}
-
-post-install:
-	${INSTALL_DATA} ${WRKSRC}/HOWTO ${DESTDIR}${DOCDIR}
-	${INSTALL_DATA} ${WRKSRC}/examples/*.fio ${DESTDIR}${EGDIR}
-
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/fio/PLIST b/fio/PLIST
deleted file mode 100644
index 08c3ca7167..0000000000
--- a/fio/PLIST
+++ /dev/null
@@ -1,57 +0,0 @@
-@comment $NetBSD$
-bin/fio
-bin/fio-dedupe
-bin/fio-genzipf
-bin/fio-verify-state
-bin/fio2gnuplot
-bin/fio_generate_plots
-bin/fio_latency2csv.py
-bin/fiologparser.py
-bin/fiologparser_hist.py
-bin/genfio
-man/man1/fio.1
-man/man1/fio2gnuplot.1
-man/man1/fio_generate_plots.1
-man/man1/fiologparser_hist.py.1
-share/doc/fio/HOWTO
-share/examples/fio/1mbs_clients.fio
-share/examples/fio/aio-read.fio
-share/examples/fio/backwards-read.fio
-share/examples/fio/basic-verify.fio
-share/examples/fio/cpuio.fio
-share/examples/fio/dev-dax.fio
-share/examples/fio/disk-zone-profile.fio
-share/examples/fio/e4defrag.fio
-share/examples/fio/e4defrag2.fio
-share/examples/fio/enospc-pressure.fio
-share/examples/fio/falloc.fio
-share/examples/fio/fixed-rate-submission.fio
-share/examples/fio/flow.fio
-share/examples/fio/fsx.fio
-share/examples/fio/fusion-aw-sync.fio
-share/examples/fio/gfapi.fio
-share/examples/fio/iometer-file-access-server.fio
-share/examples/fio/jesd219.fio
-share/examples/fio/latency-profile.fio
-share/examples/fio/libhdfs.fio
-share/examples/fio/mtd.fio
-share/examples/fio/netio.fio
-share/examples/fio/netio_multicast.fio
-share/examples/fio/null.fio
-share/examples/fio/numa.fio
-share/examples/fio/pmemblk.fio
-share/examples/fio/poisson-rate-submission.fio
-share/examples/fio/rand-zones.fio
-share/examples/fio/rbd.fio
-share/examples/fio/rdmaio-client.fio
-share/examples/fio/rdmaio-server.fio
-share/examples/fio/ssd-steadystate.fio
-share/examples/fio/ssd-test.fio
-share/examples/fio/steadystate.fio
-share/examples/fio/surface-scan.fio
-share/examples/fio/tiobench-example.fio
-share/examples/fio/waitfor.fio
-share/examples/fio/zipf.fio
-share/fio/graph2D.gpm
-share/fio/graph3D.gpm
-share/fio/math.gpm
diff --git a/fio/distinfo b/fio/distinfo
deleted file mode 100644
index 0838fd25a3..0000000000
--- a/fio/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/07/16 08:57:32 leot1990 Exp $
-
-SHA1 (fio-2.17.tar.gz) = 52419c2b9b566e279b75bbeaee6ea3915782fe0d
-RMD160 (fio-2.17.tar.gz) = 3a888562c002720f2db15a3885c710ce99149bd1
-SHA512 (fio-2.17.tar.gz) = a5ebf27d6d4e1ef1458e0db08308640ee88b62283a12ae40b9f3629164531b2dac3a172d0357f9a2661faa0a9755e04421415a320402bc1503a2a7d3271eee3a
-Size (fio-2.17.tar.gz) = 664471 bytes
-SHA1 (patch-Makefile) = 63b4abb38bd36fa7c65224fbe440938b63cde3c6
diff --git a/fio/patches/patch-Makefile b/fio/patches/patch-Makefile
deleted file mode 100644
index 35a7ccce9c..0000000000
--- a/fio/patches/patch-Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-Makefile,v 1.2 2015/07/16 08:57:32 leot1990 Exp $
-
-Convert the fmt(1) command to a tr(1) one (the fmt(1) old syntax command is not
-supported on all Unix systems).
-
---- Makefile.orig	2017-01-17 15:51:31.000000000 +0000
-+++ Makefile
-@@ -319,8 +319,8 @@ override CFLAGS += -DFIO_VERSION='"$(FIO
- 	@$(CC) -MM $(CFLAGS) $(CPPFLAGS) $(SRCDIR)/$*.c > $*.d
- 	@mv -f $*.d $*.d.tmp
- 	@sed -e 's|.*:|$*.o:|' < $*.d.tmp > $*.d
--	@sed -e 's/.*://' -e 's/\\$$//' < $*.d.tmp | fmt -w 1 | \
--		sed -e 's/^ *//' -e 's/$$/:/' >> $*.d
-+	@sed -e 's/.*://' -e 's/\\$$//' < $*.d.tmp | tr -cs "[:graph:]" "\n" | \
-+		sed -e 's/^ *//' -e '/^$$/ d' -e 's/$$/:/' >> $*.d
- 	@rm -f $*.d.tmp
- 
- ifdef CONFIG_ARITHMETIC
-@@ -358,8 +358,8 @@ init.o: init.c FIO-VERSION-FILE
- 	@$(CC) -MM $(CFLAGS) $(CPPFLAGS) $(SRCDIR)/$*.c > $*.d
- 	@mv -f $*.d $*.d.tmp
- 	@sed -e 's|.*:|$*.o:|' < $*.d.tmp > $*.d
--	@sed -e 's/.*://' -e 's/\\$$//' < $*.d.tmp | fmt -w 1 | \
--		sed -e 's/^ *//' -e 's/$$/:/' >> $*.d
-+	@sed -e 's/.*://' -e 's/\\$$//' < $*.d.tmp | tr -cs "[:graph:]" "\n" | \
-+		sed -e 's/^ *//' -e '/^$$/ d' -e 's/$$/:/' >> $*.d
- 	@rm -f $*.d.tmp
- 
- gcompat.o: gcompat.c gcompat.h


Home | Main Index | Thread Index | Old Index