pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/nbench
Module Name: pkgsrc
Committed By: jklos
Date: Sun Oct 31 19:58:56 UTC 2021
Modified Files:
pkgsrc/benchmarks/nbench: Makefile
Log Message:
Doesn't run with MKPIE. Updated main web site.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/benchmarks/nbench/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/nbench/Makefile
diff -u pkgsrc/benchmarks/nbench/Makefile:1.10 pkgsrc/benchmarks/nbench/Makefile:1.11
--- pkgsrc/benchmarks/nbench/Makefile:1.10 Sun Sep 3 08:53:05 2017
+++ pkgsrc/benchmarks/nbench/Makefile Sun Oct 31 19:58:56 2021
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.10 2017/09/03 08:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/31 19:58:56 jklos Exp $
#
DISTNAME= nbench-byte-2.2.3
PKGNAME= ${DISTNAME:S/-byte//}
CATEGORIES= benchmarks
-MASTER_SITES= http://www.tux.org/~mayer/linux/
+MASTER_SITES= http://www.math.utah.edu/~mayer/linux/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= https://www.tux.org/~mayer/linux/bmark.html
+HOMEPAGE= https://www.math.utah.edu/~mayer/linux/bmark.html
COMMENT= Benchmark tool for CPU, FPU and memory
MAKE_JOBS_SAFE= no
+MKPIE_SUPPORTED= no
BUILD_TARGET= default
Home |
Main Index |
Thread Index |
Old Index