eJScript is an EcmaScript v5 interpreter for using as system and web server side scripting. It's actually at version 2.0.0 with new features. I've compiled and been using version 1.1.2 for several months now, the only one that doesn't need modification to build/install on FreeBSD. For version 2.0.0 the compiling process is changed, however I'm trying to make it compile and install somewhere, my choice for 1.1.2 was /usr/local/ejscript, it creates 1.1.2 under that position and installs there, for version 2.0.0 it will create 2.0.0.
My goal is to have it installed in the FreeBSD way (using right directories as in hier(7)) with some exceptions, not to make the port, this is too complicated for me. I'm writing down all the steps (file changes/creation in the source) to compile and install it (work in progress). If anyone is interested in this project and want to write a port contact me by PM (any help appreciated, anyways), thanks.
P.S. I started today, so actually it doesn't compile.
My goal is to have it installed in the FreeBSD way (using right directories as in hier(7)) with some exceptions, not to make the port, this is too complicated for me. I'm writing down all the steps (file changes/creation in the source) to compile and install it (work in progress). If anyone is interested in this project and want to write a port contact me by PM (any help appreciated, anyways), thanks.
P.S. I started today, so actually it doesn't compile.