Luakit is a highly configurable, micro-browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible by Lua and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and any people with too much time on their hands who want to have fine-grained control over their web browsers behaviour and interface. WWW: http://luakit.org Generated with FreeBSD Port Tools 0.99_4 (mode: new)
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
State Changed From-To: open->feedback Setting option UNIQUE to off breaks build, please see log: http://people.freebsd.org/~pawel/buildlogs/7/luakit-2011.07.22.log Should I remove this option or you want to fix it?
pawel 2012-04-14 20:37:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/luakit Makefile distinfo pkg-descr pkg-plist www/luakit/files patch-config.mk patch-gentokens Log: Luakit is a highly configurable, micro-browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible by Lua and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and any people with too much time on their hands who want to have fine-grained control over their web browsers behaviour and interface. WWW: http://luakit.org PR: ports/166415 Submitted by: gugabsd <gugabsd@mundounix.com.br> Revision Changes Path 1.3156 +1 -0 ports/www/Makefile 1.1 +51 -0 ports/www/luakit/Makefile (new) 1.1 +2 -0 ports/www/luakit/distinfo (new) 1.1 +16 -0 ports/www/luakit/files/patch-config.mk (new) 1.1 +9 -0 ports/www/luakit/files/patch-gentokens (new) 1.1 +10 -0 ports/www/luakit/pkg-descr (new) 1.1 +62 -0 ports/www/luakit/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!