Remove dead links from MASTER_SITES or WWW

This commit is contained in:
Baptiste Daroussin 2017-10-13 08:21:36 +00:00
parent 9490245135
commit 44b7482c8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451957
10 changed files with 4 additions and 19 deletions

View file

@ -5,8 +5,7 @@ PORTNAME= autobench
PORTVERSION= 2.1.2
PORTREVISION= 9
CATEGORIES= benchmarks www
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \
http://www.sfr-fresh.com/unix/privat/
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Automating the process of benchmarking a web server

View file

@ -5,8 +5,7 @@ PORTNAME= bonnie
PORTVERSION= 2.0.6
PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= http://www.acnc.com/benchmarks/ \
http://www.textuality.com/bonnie/
MASTER_SITES= http://www.textuality.com/bonnie/
DISTNAME= bonnie
MAINTAINER= kuriyama@FreeBSD.org

View file

@ -2,5 +2,3 @@ Cpipe copies its standard input to its standard output while measuring the time
it takes to read an input buffer and write an output buffer. Statistics of
average throughput and the total amount of bytes copied are printed to the
standard error output.
WWW: http://developer.berlios.de/projects/cpipe/

View file

@ -1,4 +1,2 @@
Expedite is meant to be a detailed and comprehensive benchmark
suite for Evas.
WWW: http://trac.enlightenment.org/e/wiki/Expedite

View file

@ -5,5 +5,3 @@ The rules, such as time measurement (including a repetitive call
of the kernels for better clock synchronization), message lengths,
selection of communicators to run a particular benchmark (inside
the group of all started processes) are program parameters.
WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm

View file

@ -4,8 +4,7 @@
PORTNAME= libmicro
PORTVERSION= 0.4.1
CATEGORIES= benchmarks
MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/ \
LOCAL/bdrewery/${PORTNAME}/
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Set of utilities to benchmark productivity of system calls

View file

@ -3,5 +3,3 @@ used during Solaris 10 development to measure the performance of various
system and library calls. LibMicro was developed by Bart Smaalders and
Phil Harman as part of their If another OS is faster it's a Solaris bug
performance campaign.
WWW: http://hub.opensolaris.org/bin/view/Project+libmicro/

View file

@ -4,8 +4,7 @@
PORTNAME= netperf
PORTVERSION= 2.7.0
CATEGORIES= benchmarks ipv6
MASTER_SITES= ftp://ftp.netperf.org/netperf/ \
http://fossies.org/unix/misc/
MASTER_SITES= http://fossies.org/unix/misc/
MAINTAINER= marius@FreeBSD.org
COMMENT= Network performance benchmarking package

View file

@ -4,5 +4,3 @@ It simultaneously transmits bidirectional flows to an endpoint
and measures the resulting flow bandwidths and QoS. The
results are written as vector and scalar files. The vector
files can e.g. be used to create plots of the results.
WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/

View file

@ -6,7 +6,6 @@ PORTVERSION= 1.47
PORTREVISION= 3
CATEGORIES= benchmarks net
MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \
http://reality.sgiweb.org/freeware/source/nttcp/ \
LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org