@bin markers
This commit is contained in:
parent
d7c16d2343
commit
31e6ccf0df
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/10 23:04:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2018/05/12 13:58:30 espie Exp $
|
||||
|
||||
COMMENT= tool to measure TCP throughput
|
||||
DISTNAME= netstrain-3.0
|
||||
CATEGORIES= benchmarks net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netstrain/}
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE= http://netstrain.sourceforge.net/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 14:37:29 espie Exp $
|
||||
bin/netstrain
|
||||
bin/netstraind
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/05/12 13:58:30 espie Exp $
|
||||
@bin bin/netstrain
|
||||
@bin bin/netstraind
|
||||
share/doc/netstrain/
|
||||
share/doc/netstrain/README
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/03/10 23:04:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2018/05/12 13:58:30 espie Exp $
|
||||
|
||||
COMMENT= help benchmark random read performance
|
||||
|
||||
DISTNAME= randread-0.2
|
||||
CATEGORIES= benchmarks
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://randread.sourceforge.net/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=randread/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 14:37:29 espie Exp $
|
||||
bin/randread
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/05/12 13:58:30 espie Exp $
|
||||
@bin bin/randread
|
||||
share/doc/randread/
|
||||
share/doc/randread/README
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2017/07/26 22:45:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2018/05/12 13:58:30 espie Exp $
|
||||
|
||||
COMMENT = modular, cross-platform and multi-threaded benchmark tool
|
||||
DISTNAME = sysbench-0.4.8
|
||||
REVISION = 10
|
||||
REVISION = 11
|
||||
CATEGORIES = benchmarks
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sysbench/}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/15 14:14:08 sthen Exp $
|
||||
bin/sysbench
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/05/12 13:58:30 espie Exp $
|
||||
@bin bin/sysbench
|
||||
share/doc/sysbench/
|
||||
share/doc/sysbench/manual.html
|
||||
share/examples/sysbench/
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2013/03/10 23:04:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2018/05/12 13:58:30 espie Exp $
|
||||
|
||||
COMMENT= measure the throughput of a TCP connection
|
||||
|
||||
PKGNAME= tcpblast-1.1
|
||||
CATEGORIES= net benchmarks
|
||||
DISTFILES=
|
||||
REVISION = 0
|
||||
|
||||
# PD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/06/03 19:40:56 brad Exp $
|
||||
bin/tcpblast
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/05/12 13:58:30 espie Exp $
|
||||
@bin bin/tcpblast
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2015/01/24 12:20:38 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2018/05/12 13:58:30 espie Exp $
|
||||
|
||||
COMMENT= Unix benchmark utility
|
||||
|
||||
DISTNAME= ubench-0.32
|
||||
CATEGORIES= benchmarks
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.phystech.com/download/ubench.html
|
||||
MASTER_SITES= http://www.phystech.com/ftp/
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 14:37:29 espie Exp $
|
||||
bin/ubench
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/05/12 13:58:30 espie Exp $
|
||||
@bin bin/ubench
|
||||
@man man/man8/ubench.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user