Changes between Version 83 and Version 84 of SummerOfCode


Ignore:
Timestamp:
Mar 8, 2009, 10:46:45 PM (15 years ago)
Author:
raimue (Rainer Müller)
Comment:

Python groups are handled by #16723

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v83 v84  
    8787Potential mentor: raimue
    8888
    89 ==== Python Group ====
    90 
    91 Improve Python [source:trunk/dports/_resources/port1.0/group group] code.[[BR]]
    92 We currently have a lot of Python modules, which are built for Python 2.4. We now need a system to re-use port information about one python port to create Ports for Python 2.4 AND Python 2.5 (and also for the upcoming 2.6 and 3.0 release).
    93 This though has to be made modular, so we can just re-use the description, etc. (if different versions of one module are required for different Python versions) or just re-use the whole information (checksums, etc.).
    94 This system will be interesting for other kind of subsystems, too, where different interpreters/virtual machines/compilers should be used.
    95 
    96 Classification: medium task[[BR]]
    97 Programming languages: Tcl[[BR]]
    98 Potential mentor: TBD
    99 
    10089==== MacPorts Port ====
    10190