Changes between Version 1 and Version 2 of SummerOfCode2014_pypi2port
- Timestamp:
- Aug 16, 2014, 6:39:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2014_pypi2port
v1 v2 35 35 ToDo for week 4 36 36 37 38 39 37 === Week # 5=== 40 38 (16/06/2014 - 22/06/2014) … … 44 42 * Test each phase of the Portfile {fetch, checksum, extract, patch, configure, build and destroot}. 45 43 44 === Week # 6=== 45 (23/06/2014 - 29/06/2014) 46 47 *** MID-TERM EVALUATIONS *** 48 46 49 === Week # 7=== 47 50 (30/06/2014 - 05/07/2014) 51 52 ToDo for week 7 48 53 49 54 I'd recommend doing destroot tests again with trace (`port -t`). … … 52 57 Also, a list of ports who cannot make it to destroot should be identified for further investigation. 53 58 59 === Week # 8=== 60 (06/07/2014 - 12/07/2014) 61 62 ToDo for week 8 63 64 === Week # 9=== 65 (13/07/2014 - 19/07/2014) 66 67 ToDo for week 9 68 69 === Week # 10=== 70 (20/07/2014 - 26/07/2014) 71 72 ToDo for week 10 73 74 === Week # 11=== 75 (27/07/2014 - 02/08/2014) 76 77 ToDo for week 11 78 79 === Week # 12=== 80 (03/08/2014 - 09/08/2014) 81 82 ToDo for week 12 83 84 === Week # 13=== 85 (10/08/2014 - 16/08/2014) 86 87 ToDo for week 13 88 54 89 === Note=== 55 90 * If we can use pip to fetch and extract the data we should probably move the portfile and port commands to after we have collect as much data as possible to be able to write the best portfile.