Subject: CVS commit: pkgsrc/emulators/palmosemulator
To: None <pkgsrc-changes@netbsd.org>
From: David Sainty <dsainty@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2003 05:31:26
Module Name:	pkgsrc
Committed By:	dsainty
Date:		Sun Jan  5 03:31:26 UTC 2003

Modified Files:
	pkgsrc/emulators/palmosemulator: Makefile PLIST distinfo
	pkgsrc/emulators/palmosemulator/patches: patch-ab patch-ad patch-ae
Added Files:
	pkgsrc/emulators/palmosemulator/patches: patch-ah patch-ai patch-aj

Log Message:
palmosemulator-3.5nb1.  Pull in some changes suggested by Thomas Runge in
PR#19006: use the pkgsrc libjpeg instead of a local copy, and patch a bug in
the serial device file descriptor handling.

Also up the emulated "CPU idle" delay from 10ms to 100ms.  For some reason the
former saturates the CPU (on a Celeron 700 system), but with the latter the
program idles at near 0%.  This patch is probably not required for native
threads.  Mileage may vary...


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/palmosemulator/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/palmosemulator/PLIST \
    pkgsrc/emulators/palmosemulator/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/palmosemulator/patches/patch-ab \
    pkgsrc/emulators/palmosemulator/patches/patch-ad \
    pkgsrc/emulators/palmosemulator/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/emulators/palmosemulator/patches/patch-ah \
    pkgsrc/emulators/palmosemulator/patches/patch-ai \
    pkgsrc/emulators/palmosemulator/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.