Fetching the latest programs, projects, and workspace data.
Open Source package manager for macOS
Showing 2 of 2 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: l2dy
<p>Right now PRs have to be manually tested by commiters and some commiters aren't aware of new PRs at all. Also certain information like whether the PR is submitted by the port maintainer have to be checked manually.</p> <p>I plan to implement a bot in Go dealing with PRs for macports-ports and utilize Travis CI to test commits and PRs.</p>
Mentors: Student: umeshksingla
<p>A MacPorts installation is designed to work with a particular OS and a particular hardware architecture. After major system changes like an OS upgrade or hardware change, currently, MacPorts users have to follow a set of manual migration instructions to ensure a smooth transition.</p> <p>The purpose of this project is to automate the processes described in the migration documentation, so that following the migration steps is no longer challenging for casual users or for anyone. The migration tool would install a new port command and using PortIndex, it would deactivate and reinstall the requested ports with variants.</p>