pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/thrulay Remove restriction to i386. I can't...
details: https://anonhg.NetBSD.org/pkgsrc/rev/61e2ff4996cb
branches: trunk
changeset: 546380:61e2ff4996cb
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Aug 30 08:50:39 2008 +0000
description:
Remove restriction to i386. I can't find any reason for it, other packagers
seem to build it for at least amd64 fine, the code looks perfectly portable,
and nobody answered a query on tech-pkg.
diffstat:
benchmarks/thrulay/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 53b827bcfb43 -r 61e2ff4996cb benchmarks/thrulay/Makefile
--- a/benchmarks/thrulay/Makefile Sat Aug 30 08:29:31 2008 +0000
+++ b/benchmarks/thrulay/Makefile Sat Aug 30 08:50:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/07/08 12:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/08/30 08:50:39 dholland Exp $
DISTNAME= thrulay-0.8
CATEGORIES= benchmarks net
@@ -8,9 +8,6 @@
HOMEPAGE= http://shlang.com/thrulay/
COMMENT= TCP and UDP network capacity tester
-ONLY_FOR_PLATFORM= DragonFly-*-i386 FreeBSD-*-i386 Linux-*-i386 \
- NetBSD-*-i386
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index