There is no PackageKit integration for MacPorts, but it could do something like the apt-cache does:
"This program depends on '%s', which is a package that is available through your distribution. "
"Please install it manually using your distribution's tools and try again."
Then again, installing packages isn't Zero Install.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Also, MacPorts doesn't have an interface to the packages - only to the ports...
So there is no guarantee that there is a package available, or what size it has.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is no PackageKit integration for MacPorts, but it could do something like the apt-cache does:
"This program depends on '%s', which is a package that is available through your distribution. "
"Please install it manually using your distribution's tools and try again."
Then again, installing packages isn't Zero Install.
Also, MacPorts doesn't have an interface to the packages - only to the ports...
So there is no guarantee that there is a package available, or what size it has.