30 Aug
2007
30 Aug
'07
6:09 p.m.
I should have mentioned that the most annoying bug for all binary targets (archive or package) must be: http://trac.macports.org/projects/macports/ticket/10881 As noted in the bug, it requires you to -force the destroot (usually by doing a clean and a full rebuild, or an unarchive) or uninstall everything that you want to package. The main bug is: DEBUG: Skipping com.apple.destroot (FOO) since this port is already installed It should *not* skip the destroot target, even if the port is indeed installed. --anders