Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+6 -1
View File
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:28 asau Exp $
# $NetBSD: Makefile,v 1.21 2014/11/28 10:30:52 bsiegert Exp $
DISTNAME= iperf-2.0.5
PKGREVISION= 1
CATEGORIES= net benchmarks
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iperf/}
@@ -9,6 +10,10 @@ HOMEPAGE= http://iperf.sourceforge.net/
COMMENT= TCP and UDP bandwidth performance measurement tool
LICENSE= modified-bsd
PATCHFILES= nomaxcpu.patch
PATCH_SITES= http://sourceforge.net/p/iperf/patches/28/attachment/
PATCH_DIST_STRIP=-p1
.include "../../mk/bsd.prefs.mk"
.if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc64)