xxxterm is a minimalists web browser. It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behaviour. It is ISC licensed. Major features are: * Tabbed browsing * Cookie support * Cookie white list * JavaScript white list * JavaScript runtime toggle * History * Download manager * vim keybindings * Text based config file * Search engine entry box * Search on page * basic MIME support * favourites * print, including to pdf * mouse-less browsing It is based on webkit using GTK+. Please refer to the man page for more details. WWW: http://opensource.conformal.com/wiki/XXXTerm Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->swills I'll take it.
swills 2011-01-16 01:56:26 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xxxterm Makefile distinfo pkg-descr Log: xxxterm is a minimalists web browser. It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behaviour. It is ISC licensed. It is based on webkit using GTK+. WWW: http://opensource.conformal.com/wiki/XXXTerm PR: ports/154025 Submitted by: Aldis Berjoza <aldis at bsdroot.lv> Approved by: wxs (mentor) Feature safe: yes Revision Changes Path 1.2796 +1 -0 ports/www/Makefile 1.1 +37 -0 ports/www/xxxterm/Makefile (new) 1.1 +2 -0 ports/www/xxxterm/distinfo (new) 1.1 +5 -0 ports/www/xxxterm/pkg-descr (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: open->closed Committed, with minor changes. Thanks!