Subject: CVS commit: pkgsrc/benchmarks/dbench
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2005 15:44:39
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.5 pkgsrc/benchmarks/dbench/distinfo
cvs rdiff -r0 -r1.3 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.