Zero's Blog - MacPorts distfiles 机制替代 Git 子模块 的评论 https://l2dy.sourceforge.io/2022/04/30/macports-distfiles-without-git-submodule.html 虽然最理想的情况是所有依赖的项目都分别打包到不同的 port,但不同包对同一个依赖项目可能有不兼容的要求。OpenSSL、Boost 这种基础包可以通过拆包来解决兼容问题,例如 Boost 在 ...