Subject: CVS commit: pkgsrc/mk/defaults
To: None <pkgsrc-changes@NetBSD.org>
From: David Sainty <dsainty@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2006 07:14:15
Module Name: pkgsrc
Committed By: dsainty
Date: Sat Jul 8 07:14:15 UTC 2006
Modified Files:
pkgsrc/mk/defaults: options.description
Log Message:
Document dar-int32 and dar-int64 options.
Dar is built by default with an arbitrary-size-integer library for managing
all file length/timestamp details. If 32-bit or 64-bit integers (with
overflow protection) are sufficient for requirements, the dar-int32 and
dar-int64 options can significantly reduce the run-time memory and CPU
overheads of Dar.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 pkgsrc/mk/defaults/options.description
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.