aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sysbench
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 00:48:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 00:48:13 +0000
commit936bf98632d35da41d1ce77f501f2bcb406c9f9e (patch)
treed5d8510e58cbd01c996a705031cab327e96dc267 /benchmarks/sysbench
parent6a7dd1eebf9f9740a74c8f5cecb794bbbaa0ba7a (diff)
downloadports-936bf98632d35da41d1ce77f501f2bcb406c9f9e.tar.gz
ports-936bf98632d35da41d1ce77f501f2bcb406c9f9e.zip
Notes
Diffstat (limited to 'benchmarks/sysbench')
-rw-r--r--benchmarks/sysbench/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 1ac34828cc7d..addc094914f2 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -3,9 +3,13 @@
PORTNAME= sysbench
PORTVERSION= 0.4.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks databases
-MASTER_SITES= SF
+MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
+# Project gone from sourceforge, both site and downloads
+# Something exists on launchpad (https://code.launchpad.net/sysbench)
+# maybe the port swould be switched there, however there are no
+# direct downloads
MAINTAINER= ports@FreeBSD.org
COMMENT= Modular, cross-platform, and multi-threaded benchmark tool
@@ -13,7 +17,9 @@ COMMENT= Modular, cross-platform, and multi-threaded benchmark tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_AUTOTOOLS= libtool
+USES= libtool
+USE_AUTOTOOLS= libtoolize aclocal autoconf
+GNU_CONFIGURE= yes
PLIST_FILES= bin/sysbench
PORTDOCS= manual.html