Changed page "SummerOfCode" by afb@macports.org from 83.248.163.52* Page URL: <https://trac.macports.org/wiki/SummerOfCode> Diff URL: <https://trac.macports.org/wiki/SummerOfCode?action=diff&version=165> Revision 165 Comment: reword the pkg/port confusion -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: SummerOfCode ========================================================================= --- SummerOfCode (version: 164) +++ SummerOfCode (version: 165) @@ -69,7 +69,7 @@ MacPorts project does not provide binaries yet (installation of pre-compiled software without compiling from source). This project consists of the setup of a chroot mechanism to automatically build packages, send reports on failures and implement a distribution mechanism to allow users to fetch compressed and signed binary packages. This task could extend to support universal binaries, multiple variants, and cross-testing (building on one box and testing on another). -This also includes to cleanly separate building software from installing it, by using binary archives. For this, a PkgIndex is needed that in addition to the PortIndex information also contains the binary versions needed and available. The installation from binary (port -b) should be able to cooperate with the installation from source (port -s). Additionally, a pkg(1) command could be developed that would allow to install from packages only without needing Xcode or the ports tree. +This also includes to cleanly separate building software from installing it, by using binary archives. For this, a PkgIndex is needed that in addition to the PortIndex information also contains the binary versions needed and available. Additionally, a pkg(1) command could be developed that would allow to install from packages only without needing Xcode or the ports tree like port(1) does. The installations from binary (pkg add) should be able to cooperate with the installations from source (port install). See also [wiki:MPAB MacPorts AutoBuild]. -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on SummerOfCode. If it was not you, please report to .
participants (1)
-
MacPorts