cvs commit: ports/www Makefile ports/www/arora Makefile distinfo
 pkg-descr pkg-plist ports/www/arora/files patch-src_src.pri
 patch-src_src.pro
    Martin Wilke 
    miwi at FreeBSD.org
       
    Sat Aug  9 21:03:44 UTC 2008
    
    
  
miwi        2008-08-09 21:03:44 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/arora            Makefile distinfo pkg-descr pkg-plist 
    www/arora/files      patch-src_src.pri patch-src_src.pro 
  Log:
  Arora is a simple cross platform web browser. Currently Arora is a
  very basic browser whose feature list includes things like "History"
  and "Bookmarks". It does not have support for netscape plugins, so
  no flash support until Qt 4.5. But it is small, less than 10,000
  lines of code, very fast, lean, mean and loads of fun to hack on.
  Arora and QtWebKit is developed to be cross-platform using the Qt
  library. It was originally created as a demo for Qt to help test
  the QtWebKit component and find API issues and bugs before the
  release.
  
  WWW:    http://code.google.com/p/arora/
  
  Submitted by:   Andy Fawcett <andy at athame.co.uk>
  
  Revision  Changes    Path
  1.2118    +1 -0      ports/www/Makefile
  1.1       +44 -0     ports/www/arora/Makefile (new)
  1.1       +3 -0      ports/www/arora/distinfo (new)
  1.1       +11 -0     ports/www/arora/files/patch-src_src.pri (new)
  1.1       +20 -0     ports/www/arora/files/patch-src_src.pro (new)
  1.1       +11 -0     ports/www/arora/pkg-descr (new)
  1.1       +36 -0     ports/www/arora/pkg-plist (new)
    
    
More information about the cvs-all
mailing list