[106474] trunk/dports/emulators
ryandesign at macports.org
ryandesign at macports.org
Mon May 27 12:19:30 PDT 2013
Revision: 106474
https://trac.macports.org/changeset/106474
Author: ryandesign at macports.org
Date: 2013-05-27 12:19:30 -0700 (Mon, 27 May 2013)
Log Message:
-----------
minivmac, minivmac-devel: disable Finder zoom rects when configuring, because they draw very slowly on some machines which messes up the configure script's timing
Modified Paths:
--------------
trunk/dports/emulators/minivmac/files/README-binary-patchfiles.md
trunk/dports/emulators/minivmac/files/patch-Disk Tools.image.bsdiff
trunk/dports/emulators/minivmac-devel/files/README-binary-patchfiles.md
trunk/dports/emulators/minivmac-devel/files/patch-Disk Tools.image.bsdiff
Modified: trunk/dports/emulators/minivmac/files/README-binary-patchfiles.md
===================================================================
--- trunk/dports/emulators/minivmac/files/README-binary-patchfiles.md 2013-05-27 19:01:34 UTC (rev 106473)
+++ trunk/dports/emulators/minivmac/files/README-binary-patchfiles.md 2013-05-27 19:19:30 UTC (rev 106474)
@@ -1,30 +1,40 @@
# Creating binary patches
+* Boot Mini vMac with System 7
+
## 1. Create patch-Tidbits.image.bsdiff
* Get a fresh copy of Tidbits.image
* Make a copy called Tidbits.image.orig
-* Boot Mini vMac with Disk Tools.image
-* Mount Tidbits.image
-* Open TeachText on the Tidbits volume
-* Type "@START@", 8180 spaces, "@END@"
-* Save as "configure.args" on the Desktop of the Tidbits volume
-* Use "Get Info" in the Finder to verify the file is exactly 8192 bytes long
+* Mount Tidbits.image in Mini vMac
+* Make the configure.args file:
+ * Open TeachText on the Tidbits volume
+ * Type "@START@", 8180 spaces, "@END@"
+ * Save as "configure.args" on the Desktop of the Tidbits volume
+ * Use "Get Info" in the Finder to verify the file is exactly 8192 bytes long
* Close all windows
-* Shut down the emulator
+* Unmount the Tidbits volume
* Run `bsdiff Tidbits.image.orig Tidbits.image patch-Tidbits.image.bsdiff`
## 2. Create patch-Disk Tools.image.bsdiff
* Get a fresh copy of Disk Tools.image
* Make a copy called Disk Tools.image.orig
-* Boot Mini vMac with Disk Tools.image
-* Get a Tidbits.image patched to contain the configure.args file
-* Mount Tidbits.image
-* Open the System Folder on the Disk Tools volume
-* Select the configure.args file on the Desktop
-* Choose Make Alias from the File menu
-* Copy or move the alias into the Startup Items folder
+* Mount Disk Tools.image in Mini vMac
+* Make the configure.args alias:
+ * Get a Tidbits.image patched to contain the configure.args file
+ * Mount Tidbits.image in Mini vMac
+ * Open the System Folder on the Disk Tools volume
+ * Select the configure.args file on the Desktop
+ * Choose Make Alias from the File menu
+ * Copy or move the alias into the Startup Items folder
+* [Disable Finder zoom rects](http://tidbits.com/static/html/TidBITS-099.html#lnk5):
+ * Mount an image containing ResEdit
+ * Open the Finder in ResEdit
+ * Open CODE resource 4, decompressing it when prompted
+ * Find hex 4E56 FFE0 48E7 1F38
+ * Change to 205F 700A DEC0 4ED0
+ * Save and quit
* Close all windows
-* Shut down the emulator
+* Unmount the Disk Tools volume
* Run `bsdiff 'Disk Tools.image.orig' 'Disk Tools.image' 'patch-Disk Tools.image.bsdiff'`
Modified: trunk/dports/emulators/minivmac/files/patch-Disk Tools.image.bsdiff
===================================================================
(Binary files differ)
Modified: trunk/dports/emulators/minivmac-devel/files/README-binary-patchfiles.md
===================================================================
--- trunk/dports/emulators/minivmac-devel/files/README-binary-patchfiles.md 2013-05-27 19:01:34 UTC (rev 106473)
+++ trunk/dports/emulators/minivmac-devel/files/README-binary-patchfiles.md 2013-05-27 19:19:30 UTC (rev 106474)
@@ -1,30 +1,40 @@
# Creating binary patches
+* Boot Mini vMac with System 7
+
## 1. Create patch-Tidbits.image.bsdiff
* Get a fresh copy of Tidbits.image
* Make a copy called Tidbits.image.orig
-* Boot Mini vMac with Disk Tools.image
-* Mount Tidbits.image
-* Open TeachText on the Tidbits volume
-* Type "@START@", 8180 spaces, "@END@"
-* Save as "configure.args" on the Desktop of the Tidbits volume
-* Use "Get Info" in the Finder to verify the file is exactly 8192 bytes long
+* Mount Tidbits.image in Mini vMac
+* Make the configure.args file:
+ * Open TeachText on the Tidbits volume
+ * Type "@START@", 8180 spaces, "@END@"
+ * Save as "configure.args" on the Desktop of the Tidbits volume
+ * Use "Get Info" in the Finder to verify the file is exactly 8192 bytes long
* Close all windows
-* Shut down the emulator
+* Unmount the Tidbits volume
* Run `bsdiff Tidbits.image.orig Tidbits.image patch-Tidbits.image.bsdiff`
## 2. Create patch-Disk Tools.image.bsdiff
* Get a fresh copy of Disk Tools.image
* Make a copy called Disk Tools.image.orig
-* Boot Mini vMac with Disk Tools.image
-* Get a Tidbits.image patched to contain the configure.args file
-* Mount Tidbits.image
-* Open the System Folder on the Disk Tools volume
-* Select the configure.args file on the Desktop
-* Choose Make Alias from the File menu
-* Copy or move the alias into the Startup Items folder
+* Mount Disk Tools.image in Mini vMac
+* Make the configure.args alias:
+ * Get a Tidbits.image patched to contain the configure.args file
+ * Mount Tidbits.image in Mini vMac
+ * Open the System Folder on the Disk Tools volume
+ * Select the configure.args file on the Desktop
+ * Choose Make Alias from the File menu
+ * Copy or move the alias into the Startup Items folder
+* [Disable Finder zoom rects](http://tidbits.com/static/html/TidBITS-099.html#lnk5):
+ * Mount an image containing ResEdit
+ * Open the Finder in ResEdit
+ * Open CODE resource 4, decompressing it when prompted
+ * Find hex 4E56 FFE0 48E7 1F38
+ * Change to 205F 700A DEC0 4ED0
+ * Save and quit
* Close all windows
-* Shut down the emulator
+* Unmount the Disk Tools volume
* Run `bsdiff 'Disk Tools.image.orig' 'Disk Tools.image' 'patch-Disk Tools.image.bsdiff'`
Modified: trunk/dports/emulators/minivmac-devel/files/patch-Disk Tools.image.bsdiff
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130527/891c2749/attachment.html>
More information about the macports-changes
mailing list