Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc/benchmarks/dbench
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 04/03/2005 03:39:44
Module Name: pkgsrc
Committed By: snj
Date: Sun Apr 3 03:39:44 UTC 2005
Modified Files:
pkgsrc/benchmarks/dbench [pkgsrc-2005Q1]: distinfo
Added Files:
pkgsrc/benchmarks/dbench/patches [pkgsrc-2005Q1]: patch-aa
Log Message:
Pullup ticket 413 - requested by Min Sik Kim
portability fix for dbench
Revisions pulled up:
- pkgsrc/benchmarks/dbench/distinfo 1.5
- pkgsrc/benchmarks/dbench/patches/patch-aa 1.3
Module Name: pkgsrc
Committed By: minskim
Date: Fri Mar 25 15:44:39 UTC 2005
Modified Files:
pkgsrc/benchmarks/dbench: distinfo
Added Files:
pkgsrc/benchmarks/dbench/patches: patch-aa
Log Message:
Make this package build on Darwin.
- Include sys/aio.h to use O_SYNC.
- Use fsync(2) instead of fdatasync(2), which is unavailable on
Darwin.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 pkgsrc/benchmarks/dbench/distinfo
cvs rdiff -r0 -r1.2.4.1 pkgsrc/benchmarks/dbench/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.