Bug 154025 - [NEW PORT] www/xxxterm vi-like gtk + webkit web browser
Summary: [NEW PORT] www/xxxterm vi-like gtk + webkit web browser
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 11:30 UTC by Aldis Berjoza
Modified: 2011-01-16 02:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.51 KB, text/plain)
2011-01-15 11:30 UTC, Aldis Berjoza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2011-01-15 11:30:10 UTC
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:
Comment 1 Steve Wills freebsd_committer freebsd_triage 2011-01-15 13:26:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-16 01:56:31 UTC
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"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-01-16 01:57:17 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!