Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 13:12:59 +0100
From:      Victor Balada Diaz <victor@bsdes.net>
To:        ports@FreeBSD.org
Subject:   Jython as PYTHON_VENDOR in bsd.python.mk
Message-ID:  <20120316121259.GH5886@equilibrium.bsdes.net>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to port django-jython[1] to FreeBSD. Jython[2] is a python interpreter 
written in java. Django is a popular web framework written in python. For it
to work under java i need django-python which have some database specific drivers.

The problem is that while i tried porting, seems i can't use bsd.python.mk because USE_PYTHON
doesn't have a way to recognize jython as a python interpreter.

Does anyone know what's the best approach for porting this? I think that maybe jython should
be added as python vendor in the same way we have JAVA_VENDOR for java.
What do you think?

Thanks a lot.
Regards.

[1]: http://code.google.com/p/django-jython/
[2]: http://www.jython.org/
-- 
La prueba más fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120316121259.GH5886>