Joshua Root
367302413c
misc noarch ports: update platforms
2023-01-26 01:15:31 +11:00
Christopher Nielsen and Christopher Nielsen
64d442a9d5
ports: simplify via pg stub
...
[skip ci]
2022-08-22 16:25:14 -04:00
Christopher Chavez and Ryan Schmidt
15cba5abbc
minivmac*: clean up
...
Remove old pre-activate added over 3 years ago in f6eb5a8f82
Remove handling for MacPorts < 2.7.0
2021-11-13 23:25:28 -06:00
Ryan Schmidt
a009bb7a66
minivmac*: Don't use shellescape in MacPorts < 2.6.99
...
It's not available yet.
2020-06-28 00:09:49 -05:00
Ryan Schmidt
6dd4916234
minivmac*: Use shellescape
2020-06-27 12:45:31 -05:00
Ryan Schmidt
3637eed5cb
minivmac*: Enclose if conditions in curly braces
2020-04-14 21:01:01 -05:00
Ryan Schmidt
f8697ede6c
minivmac*: Use known_fail yes when no custom.conf
2020-04-14 20:51:37 -05:00
Ryan Schmidt
cd43f48727
minivmac: Update to 36.04
...
The configuration system has changed from a 68K Macintosh application
that must be run within Mini vMac to a C program that can be compiled
and run on macOS. This lets us throw out all the code for running a
bootstrap copy of Mini vMac and shuttling data between the build machine
and the emulator, which makes the build much faster. It also means the
port can now be built without needing the Macintosh Plus ROM file.
This change was originally made in minivmac-devel 11 months ago; for
that change, see 6410c31b87 .
2019-06-23 04:32:27 -05:00
Ryan Schmidt
9c9d2b992e
minivmac*: Remove example that didn't work
...
Remove an example from the custom.conf.sample file that didn't work:
The horizontal resolution must be a multiple of 32 pixels.
2019-06-23 04:18:32 -05:00
Ryan Schmidt
1690bb7611
minivmac*: Fix wording in documentation
2018-07-17 18:06:04 -05:00
Ryan Schmidt
6e4260b5e5
minivmac*: Update documentation
2018-07-17 18:03:50 -05:00
Ryan Schmidt
e72f5e9d28
minivmac*: Update documentation
2018-07-17 17:42:29 -05:00
Ryan Schmidt
79886bb961
minivmac*: Fix wording in documentation
2018-07-17 17:28:14 -05:00
Ryan Schmidt
72d19e4a82
minivmac*: Fix errors in documentation
2018-07-10 00:25:51 -05:00
Ryan Schmidt
5080f4e47b
minivmac*: Use 3.5.8_4 for bootstrap
2018-07-08 17:37:44 -05:00
Ryan Schmidt
f0520ee8fa
minivmac*: Fix "-svd 0" on 10.6 and earlier
2018-07-08 17:37:44 -05:00
Ryan Schmidt
4e921420cf
minivmac*: Keep empty mnvm_dat directory
2018-07-08 17:37:44 -05:00
Ryan Schmidt
c18ff16aee
minivmac*: Adjust bootstrap post-destroot msg
...
Improve arch check, and add a message to indicate when the archs are
satisfactory for distribution.
2018-07-08 17:37:44 -05:00
Ryan Schmidt
c4d1622fff
minivmac*: Remove icon from bootstrap
...
Saves space in bootstrap download. Icon will be copied back in at build
time.
2018-07-08 17:37:44 -05:00
Ryan Schmidt
9cdfcf8c4c
minivmac*: Add color depth variants
2018-07-08 17:37:44 -05:00
Ryan Schmidt
2189d95186
minivmac*: Update documentation
2018-07-08 17:37:44 -05:00
Ryan Schmidt
93841773d0
minivmac*: Don't require discrete GPU for bootstrap
...
This code is unfinished and insufficiently tested so only use it for the
short-running bootstrap variation, not for variations built for the user.
2018-07-08 17:37:44 -05:00
Ryan Schmidt
5ef1bf3de4
minivmac*: Ensure universal variant exists
2018-07-08 17:37:44 -05:00
Ryan Schmidt
5c0248dc0e
minivmac*: Add custom subport
2018-07-08 17:37:44 -05:00
Ryan Schmidt
6d7b159e29
minivmac*: Pass the Xcode version in configure args
...
Theoretically this should allow the configuration system to create
Makefiles that are more appropriate for this version of Xcode.
2018-07-08 17:37:44 -05:00