mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
7fe28793c0b44a78b497424894f2d0d9946b4074
During selfupdate, only a few configure arguments (--prefix, --with-install-user, --with-install-group, --with-directory-mode) were reconstructed and passed to configure. Other arguments such as --with-curlprefix, --with-applications-dir, --with-frameworks-dir, and tool paths were silently lost. Save the original configure arguments to $prefix/share/macports/configure_args during make install, and read them back during selfupdate. Fall back to the previous reconstruction logic when upgrading from an older version that lacks the saved file. Closes: https://trac.macports.org/ticket/73670 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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%