2014-08-19 3:24 GMT+04:00 Brian Callahan <bcal...@devio.us>: > Hi ports -- > > Attached is a new port, vimb. Vimb is another one of those vi-inspired web > browsers. > > pkg/DESCR: > Vimb is a fast and lightweight vim like web browser based on the webkit > web browser engine and the GTK toolkit. Vimb is modal like the great vim > editor and also easily configurable during runtime. Vimb is mostly > keyboard driven and does not detract you from your daily work. > > Works well on amd64, i386 (and other) testers appreciated. > > OK?
You should probably use "LIB_DEPENDS = www/webkit," instead (notice the trailing comma), to make sure the GTK2 version of vimb doesn't depend on GTK3 version of Webkit. Runs more or less fine here on i386, although page loading (not rendering) is a bit slow. -- WBR, Vadim Zhukov