mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
06ff92efad0e3bf8226ccdebfef3d05ba7142f43
A Portfile interpreter created by mportopen will only end up actually executing a subset of all targets, and may not execute any. Therefore, splitting the code for running targets from that which is needed just to parse the Portfile improves the speed of mportopen and reduces the memory used by each open mport (which can really add up when installing ports with large dependency graphs). Initially only the portfetch code has been split, creating the new portfetch_run package.
macports-base
This repository contains the source code for the MacPorts command-line client.
Official documentation: https://guide.macports.org/
Description
Languages
Tcl
51.7%
C
33.7%
Assembly
9.6%
M4
2.7%
Shell
1.2%
Other
1.1%