On 2014/05/07 13:05, Henning Brauer wrote: > hey, > > it doesn't look like we have a port for "APE Server", ape-project.org, > unless I am blind. That right? > > If so, is somebody more experienced in ports willing to make one? That > might save time over having to deal with my naive porting attempts > afterwards ;) > > http://ape-project.org/download/stable/APE_Server-1.1.2.tar.gz > > It works on FreeBSD, should be straightforward. > > Thanks! > > Henning >
It's not particularly simple; apart from the messy build script (which we can replace in the port Makefile), they use an embedded copy of spidermonkey 1.8.5 which isn't going to build without patching and we can't just use a newer version of spidermonkey from ports to replace it as it's not api-compatible, so will probably need to steal patches from an old version of spidermonkey from the Attic. Some pieces in the attached tgz, but I suspect it's going to need a whole bunch more..
ape_server.tgz
Description: application/tar-gz
