K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-03-23T16:01:56.738896Z K 7 svn:log V 700 Update lang/pypy to 2.0.b1. The internals of the port have been substantially reworked: * All predefined instances can be selected via options [1] * Optionally use options, if user does not overwrite instance list * Make translation with pypy an option, if it is available. * Make memory checking more refined [2] * Add a Wiki page details lang/pypy * Fix the test target * Refactor build target (easier to review, edit) * Rename patches to prevent churn [1] Although two are broken upstream and one possibly discontinued [2] My memory limits appear to be too conservative. Set PYPY_IGNORE_MEM for now Reviewed by: Kuro , rm@ Approved by: bdrewery (mentor) END