Bug 141854 - New Port: www/surf - A simple Web browser based on WebKit/Gtk+
Summary: New Port: www/surf - A simple Web browser based on WebKit/Gtk+
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-21 21:10 UTC by Christopher Knaust
Modified: 2010-01-04 17:40 UTC (History)
0 users

See Also:


Attachments
surf_port.shar (3.57 KB, text/plain)
2009-12-21 21:10 UTC, Christopher Knaust
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Knaust 2009-12-21 21:10:03 UTC
surf is a simple web browser based on WebKit/GTK+. It is able to display
websites and follow links. It supports the XEmbed protocol which makes
it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.

WWW: http://surf.suckless.org
Comment 1 Greg Larkin freebsd_committer freebsd_triage 2009-12-30 18:32:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2009-12-31 00:00:55 UTC
State Changed
From-To: open->analyzed

Building on various platforms and OS versions.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-04 17:32:09 UTC
glarkin     2010-01-04 17:32:01 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/surf             Makefile distinfo pkg-descr 
    www/surf/files       patch-config.mk 
  Log:
  surf is a simple web browser based on WebKit/GTK+. It is able to display
  websites and follow links. It supports the XEmbed protocol which makes
  it possible to embed it in another application. Furthermore, one can
  point surf to another URI by setting its XProperties.
  
  WWW: http://surf.suckless.org
  
  PR:             ports/141854
  Submitted by:   Christopher Knaust <jigboe at gmx.de>
  
  Revision  Changes    Path
  1.2518    +1 -0      ports/www/Makefile
  1.1       +44 -0     ports/www/surf/Makefile (new)
  1.1       +3 -0      ports/www/surf/distinfo (new)
  1.1       +38 -0     ports/www/surf/files/patch-config.mk (new)
  1.1       +6 -0      ports/www/surf/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 4 dfilter service freebsd_committer freebsd_triage 2010-01-04 17:35:03 UTC
glarkin     2010-01-04 17:34:50 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  - Added Christopher Knaust as a new contributor
  
  PR:             ports/141854
  
  Revision  Changes    Path
  1.887     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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 5 Greg Larkin freebsd_committer freebsd_triage 2010-01-04 17:35:26 UTC
State Changed
From-To: analyzed->closed

Committed, thank you!