version 1.7, 2014/08/17 03:18:09
|
version 1.8, 2014/08/17 17:43:12
|
Line 4
|
Line 4
|
Darwin/powerpc 8.11 (Mac OS X 10.4, a.k.a. "Tiger"), then [building |
Darwin/powerpc 8.11 (Mac OS X 10.4, a.k.a. "Tiger"), then [building |
binary packages](https://www.geeklan.co.uk/?p=1579). |
binary packages](https://www.geeklan.co.uk/?p=1579). |
|
|
|
## Nice to have |
|
Not specific to tiger, but better integration with OS X as a whole |
|
|
|
* Encourage the use of `path_helper(8)` to append `PATH` & `MANPATH` on Leopard & newer |
|
* Bundle `launchd.plist` for binaries which can be daemonised, inspired from the Joyent effort to bundle `SMF` |
|
* The means to generate a Mac OS X bootstrap package is deprecated, while it's still currently possible to use tools for older releases to generate a package, the native method for Mavericks & newer needs to be integrated |
|
|
## Interesting problems |
## Interesting problems |
|
|
Bored? Choose one of these problems we need solved. Annoyed? Write |
Bored? Choose one of these problems we need solved. Annoyed? Write |
Line 276 diff -u -r1.26 PLIST
|
Line 283 diff -u -r1.26 PLIST
|
${PLIST.nodri}lib/libOSMesa.so.7 |
${PLIST.nodri}lib/libOSMesa.so.7 |
${PLIST.nodri}lib/libOSMesa.so.7.11.0 |
${PLIST.nodri}lib/libOSMesa.so.7.11.0 |
"""]] |
"""]] |
|
|