--- wikisrc/pkgsrc/macosx_tiger_powerpc.mdwn 2014/08/17 03:18:09 1.7 +++ wikisrc/pkgsrc/macosx_tiger_powerpc.mdwn 2014/08/17 18:22:07 1.10 @@ -4,18 +4,27 @@ Darwin/powerpc 8.11 (Mac OS X 10.4, a.k.a. "Tiger"), then [building 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 Bored? Choose one of these problems we need solved. Annoyed? Write down the problem here. -### lang/perl5 - +### [[!toggle id="perl5" text="lang/perl5"]] +[[!toggleable id="perl5" text=""" Some apparently incorrect default `MACOSX_DEPLOYMENT_TARGET` breaks the build. +"""]] -### misc/tmux -[[!template id=filecontent name="misc/tmux" text=""" +### [[!toggle id="tmux" text="misc/tmux"]] +[[!toggleable id="tmux" text=""" +[[!template id=filecontent name="misc/tmux" text=< Automatic manual page handling => Generating post-install file lists @@ -240,10 +253,12 @@ ERROR: ********************************* ERROR: The following files are in the PLIST but not in /tmp/lang/ruby21-base/work/.destdir/usr/pkg: ERROR: /tmp/lang/ruby21-base/work/.destdir/usr/pkg/lib/ruby/2.1.2/powerpc-darwin8/dbm.bundle *** Error code +RUBYTWOONEBASEINNER]] """]] -### graphics/MesaLib -[[!template id=filecontent name="graphics/MesaLib install.log" text=""" +### [[!toggle id="MesaLib" text="graphics/MesaLib"]] +[[!toggleable id="MesaLib" text=""" +[[!template id=filecontent name="graphics/MesaLib install.log" text=< Automatic manual page handling => Generating post-install file lists => Checking file-check results for MesaLib-7.11.2nb5 @@ -275,5 +290,5 @@ diff -u -r1.26 PLIST ${PLIST.nodri}lib/libOSMesa.so ${PLIST.nodri}lib/libOSMesa.so.7 ${PLIST.nodri}lib/libOSMesa.so.7.11.0 +MESALIBINNER]] """]] -