aboutsummaryrefslogtreecommitdiff
path: root/www/arora
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-3/+2
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Really enable MAKE_JOBS_SAFE.Guido Falsi2012-04-211-0/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=295193
* - Don't build on ia64, arora core dumps on startup [1]Guido Falsi2012-04-172-14/+11
| | | | | | | | | | | | | | | - Update maintainer email address - Add LICENSE - Mark MAKE_JOBS_SAFE - substitute a patch file with REINPLACE_CMD PR: ports/166837 Submitted by: Shane Bell <decept0@gmail.com> Reported by: Anton Shterenlikht [1] Approved by: crees (mentor) Notes: svn path=/head/; revision=294963
* Update to 0.11.0 for Qt 4.7Max Brazhnikov2010-12-024-6/+15
| | | | | | | | PR: ports/152751 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=265596
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update arora to 0.10.2 releaseDima Panov2009-12-162-5/+5
| | | | | | | | | | PR: 141666 Submitted by: myself Approved by: Shane Bell (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=246005
* - Update to 0.10.1Martin Wilke2009-10-073-4/+5
| | | | | | | | PR: 139365 Submitted by: Shane Bell <decept0@gmail.com> (maintainer) Notes: svn path=/head/; revision=242547
* - Update to 0.9.0Martin Wilke2009-09-022-5/+4
| | | | | | | | PR: 138474 Submitted by: Shane Bell <decept0@gmail.com> (maintainer) Notes: svn path=/head/; revision=240754
* - Enable additional Qt 4.5 featuresDmitry Marakasov2009-08-112-3/+5
| | | | | | | | | | - Bump PORTREVISION PR: 137502 Submitted by: Shane Bell <decept0@gmail.com> (maintainer) Notes: svn path=/head/; revision=239346
* - Update to 0.8.0Beat Gaetzi2009-07-263-9/+21
| | | | | | | | PR: ports/137126 Submitted by: Shane Bell <decept0 AT gmail.com> (maintainer) Notes: svn path=/head/; revision=238369
* - Update to 0.7.1Beat Gaetzi2009-06-062-5/+5
| | | | | | | | | | | - Mark MAKE_JOBS_SAFE again PR: ports/135240 Submitted by: Shane Bell <decept0 AT gmail.com> (maintainer) Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=235300
* - Flip MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFEPav Lucistnik2009-06-021-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235054
* - Update 0.7.0Martin Wilke2009-05-294-31/+31
| | | | | | | | | PR: 135025 Submitted by: "Toni Budrovi&#263;" <button03@gmail.com> Approved by: maintianer Notes: svn path=/head/; revision=234811
* - Update to 0.4Dmitry Marakasov2009-01-206-46/+34
| | | | | | | | | | | | - Update WWW - Current maintainer doesn't have access to FreeBSD desktop box ATB, so pass maintainership to submitter PR: 130725 Submitted by: Shane Bell <decept0 at gmail dot com> Approved by: Andy Fawcett <andy at athame dot co dot uk> (maintainer) Notes: svn path=/head/; revision=226522
* - Add missing dependency on qt4-imageformatsMartin Wilke2008-09-211-1/+3
| | | | | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer) Approved by: portmgr (linimon) Notes: svn path=/head/; revision=220442
* Arora is a simple cross platform web browser. Currently Arora is aMartin Wilke2008-08-096-0/+125
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> Notes: svn path=/head/; revision=218290