Changes between Version 19 and Version 20 of SummerOfCode
- Timestamp:
- Mar 13, 2007, 12:22:21 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode
v19 v20 52 52 ==== Task 4: Binaries ==== 53 53 54 MacPorts project unfortunately does not 54 55 Working in concert (or cooperatively) with whomever does (virtual chroot), get package building working all the way to a point where complete package builds can be done for all of MacPorts and the results made available to users as pre-build package collections. 55 56 … … 81 82 Classification: medium task 82 83 84 ==== Task 9: Mirroring ==== 85 86 Implement a mechanism and setup a system to mirror distribution files for MacPorts. This task consists in developing tools to automatically create and update mirror directories and will certainly require some rework of the code that fetches tarballs. 87 88 Classification: medium task[[BR]] 89 Potential mentor: pguyot 90 83 91 === Additional tasks === 84 92 85 ==== Task 9: Ports ====93 ==== Task 10: Ports ==== 86 94 * Porting of additional packages to MacPorts 87 95 * Cleanup and/or remove obsolete ports … … 89 97 Classification: medium task 90 98 91 ==== Task 1 0: Documentation and Website ====99 ==== Task 11: Documentation and Website ==== 92 100 * Improve macports documentation (minor - medium) 93 101 * Improve macports website (minor - medium)