summaryrefslogtreecommitdiff
path: root/lang/pypy
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-06-30 15:19:49 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-06-30 15:19:49 +0000
commit5c84a954be8c3a11d8ae34e20c36320ce9d78eb0 (patch)
tree0b92d182290e48d78eb25dcbd6105b31c852e3fd /lang/pypy
parent- Update to 0.6.7 (diff)
- Remove unneeded file
Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=300279
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/pypy/TODO b/lang/pypy/TODO
deleted file mode 100644
index 5b2794086a1c..000000000000
--- a/lang/pypy/TODO
+++ /dev/null
@@ -1,8 +0,0 @@
-TODO:
- * support valgrind
- * make jitviewer port (depends flask pygments simplejson Jinja2 Werkzeug)
- * integrate into bsd.python.mk
-
-Pypy deficiencies under FreeBSD:
- * boehm GC does not work (possibly FreeBSD specific)
- * --gcrootfinder=asmgcc does not work (currently only works under Linux)