diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
commit | 2059327040a97c84eda104d73dfa8de547b64edd (patch) | |
tree | 5a7bf048d92f9c7f63645e3926f2b0885f510744 /benchmarks | |
parent | cc8dfcc4436ecd66b7a38c85106b4272117fec02 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/rawio/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/tmetric/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index 2e795b3769af..2716a241af9c 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= ftp://ftp.lemis.com/pub/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Test performance of low-level storage devices +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + NO_WRKSUBDIR= yes MAN1= rawio.1 PLIST_FILES= bin/rawio diff --git a/benchmarks/tmetric/Makefile b/benchmarks/tmetric/Makefile index d212436ce6f0..3946e5f200bc 100644 --- a/benchmarks/tmetric/Makefile +++ b/benchmarks/tmetric/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://michael.bacarella.com/projects/tmetric/ MAINTAINER= ports@FreeBSD.org COMMENT= A bandwidth measurement tool +DEPRECATED= Looks like abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + HAS_CONFIGURE= yes ALL_TARGET= ${PORTNAME} PLIST_FILES= sbin/tmetric |