27.11.2013 19:38 пользователь "Landry Breuil" <lan...@rhaalovely.net> написал: > > On Wed, Nov 27, 2013 at 04:19:30PM +0100, Francisco de Borja Lopez Rio wrote: > > Hi everybody (first time writing to this list) > > > > Attached is a port for PhantomJS, a headless WebKit scriptable with a > > JavaScript API. It has fast and native support for various web standards: > > DOM handling, CSS selector, JSON, Canvas, and SVG. > > > > Home page: http://phantomjs.org > > > > This is my first attempt to write a port for OpenBSD, so any feedback will > > be really appreciated. > > > > Notes: > > > > - It requires qt4, webkit and some other libraries in order to build, but > > it only builds correctly against the versions provided in its own tarball. > > I tried for some time to build it against qt4 and webkit from ports, but > > it didn't work. > > Urgh. No. The horror. > > We dont need yet another copy of qt4 and webkit in the tree.... >
IIRC, Alexey Suslikov and me both tried to make it use system qt4 and failed - too significant changes to QtWebkit there.