diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | benchmarks/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/fio/Makefile (renamed from sysutils/fio/Makefile) | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo (renamed from sysutils/fio/distinfo) | 0 | ||||
-rw-r--r-- | benchmarks/fio/pkg-descr (renamed from sysutils/fio/pkg-descr) | 0 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist (renamed from sysutils/fio/pkg-plist) | 0 | ||||
-rw-r--r-- | sysutils/Makefile | 1 |
7 files changed, 3 insertions, 2 deletions
@@ -4068,3 +4068,4 @@ net/samba4-devel|net/samba4|2013-02-18|Renamed to reflect maturity of upstream v net/libnet-devel|net/libnet|2013-02-18|Renamed to stable branch x11-fm/tkdesk||2013-02-19|Obsolete and unmaintained, doesn't run emulators/bsnes|emulators/higan|2013-02-22|Renamed upstream +sysutils/fio|benchmarks/fio|2013-02-22|Moved to benchmarks category diff --git a/benchmarks/Makefile b/benchmarks/Makefile index bc87ca1843e6..45e40945a0c9 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -14,6 +14,7 @@ SUBDIR += expedite SUBDIR += fhourstones SUBDIR += filebench + SUBDIR += fio SUBDIR += flops SUBDIR += forkbomb SUBDIR += geekbench diff --git a/sysutils/fio/Makefile b/benchmarks/fio/Makefile index 6e92348034f1..71688b84cf18 100644 --- a/sysutils/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -3,7 +3,7 @@ PORTNAME= fio PORTVERSION= 2.0.14 -CATEGORIES= sysutils benchmarks +CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= brucec@FreeBSD.org diff --git a/sysutils/fio/distinfo b/benchmarks/fio/distinfo index 876017d52eec..876017d52eec 100644 --- a/sysutils/fio/distinfo +++ b/benchmarks/fio/distinfo diff --git a/sysutils/fio/pkg-descr b/benchmarks/fio/pkg-descr index 98f4950ff59f..98f4950ff59f 100644 --- a/sysutils/fio/pkg-descr +++ b/benchmarks/fio/pkg-descr diff --git a/sysutils/fio/pkg-plist b/benchmarks/fio/pkg-plist index f2ee9d304283..f2ee9d304283 100644 --- a/sysutils/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist diff --git a/sysutils/Makefile b/sysutils/Makefile index d9c903bfd00d..7fbe0a6b90a3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -243,7 +243,6 @@ SUBDIR += fileschanged SUBDIR += filetype SUBDIR += finfo - SUBDIR += fio SUBDIR += flasher SUBDIR += flashrom SUBDIR += flexbackup |