MacPorts is used only for assembly from the source, and this can lead to a magnitudeo difference of several orders of magnitude compared to a package system that retrieves binary files. Consider, as an example, the case of some large package that takes several hours and compares it with the download time in the form of an archive several tens of MB in size.
MacPorts uses Appleβs build tools, and this only adds a little overhead to the build time you get outside MacPorts, the larger the package, the smaller the difference. If you are faced with a huge difference when creating a program outside of MP, you should record a ticket in problem tracking with detailed information.
However, I see that the question is quite old, since 2.0 supports -cf binary archives. Changelog - there is a repository supported by macosforge with collectors who create signed archives, and by default - extract these binary archives, and not create from the source (this you can use the -s flag forcibly). The current user interface is more like binary managers like apt-get, with the ability to easily change configuration and build options.
anddam Sep 03 2018-12-12T00: 00Z
source share