head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.06.30.15.19.49;	author ak;	state dead;
branches;
next	1.1;

1.1
date	2012.06.29.23.06.06;	author scheidell;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove unneeded file

Approved by:	David Naylor <naylor.b.david@@gmail.com> (maintainer)
@
text
@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)
@


1.1
log
@- Update to 1.9 [1]
- Detection of insufficient memory [1]
- Change %%  SUB vaes from fixed at python 27 to use any installed version of python [1]
- Fix syntax of non system include "" vs <> [2]

PR:		ports/168974 [1]
Submitted by:	David Naylor <naylor.b.david@@gmail.com> (maintainer) [1]
Reviewed by:	scheidel@@ (me) [2]
@
text
@@

