Hi! After recent snapshot updates I'm no longer able to use this port, not sure this is problem of port update, because I was able to use 3.2.0 before updating snaphot. When I start this browser, I have to wait one minute and it stops responding, I can't even kill it using CM-x in CWM.
Index: Makefile =================================================================== RCS file: /cvs/ports/www/vimb/Makefile,v retrieving revision 1.16 diff -u -p -u -p -r1.16 Makefile --- Makefile 27 Jun 2018 21:04:06 -0000 1.16 +++ Makefile 17 Jul 2018 04:39:14 -0000 @@ -1,11 +1,13 @@ # $OpenBSD: Makefile,v 1.16 2018/06/27 21:04:06 espie Exp $ +BROKEN = not responding at runtime + COMMENT = modal webkit-based browser inspired by vim GH_ACCOUNT = fanglingsu GH_PROJECT = vimb GH_TAGNAME = 3.2.0 -REVISION = 0 +REVISION = 1 CATEGORIES = www x11