diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
commit | 9c576c5709294b6651fed5c67d8a35bbab74deda (patch) | |
tree | b83d5c9ed5c825b43e5b45b8e0f7f1d039e6b3aa /benchmarks | |
parent | c9af5a1045d14d776e1e8b39c518dc20e419fd94 (diff) | |
download | FreeBSD-ports-9c576c5709294b6651fed5c67d8a35bbab74deda.zip FreeBSD-ports-9c576c5709294b6651fed5c67d8a35bbab74deda.tar.gz |
Another bunch of deprecation: no more public distfiles and/or abandonware
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 2e795b3..2716a24 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 d212436..3946e5f 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 |