On 05/15/11 16:33, Brad wrote:
Here is a port of the Arora web browser.
It builds ok on amd64 and I briefly ran it successfully. However, the HOMEPAGE appears wrong:
x2:www/arora 11655>diffdt -wbu Makefile diff -wbu Makefile.20110515 Makefile --- Makefile.20110515 Sun May 15 16:25:54 2011 +++ Makefile Mon May 16 14:24:23 2011 @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://arora.googlecode.com/files/ -HOMEPAGE= http://code.google.com/p/flow-tools/ +HOMEPAGE= http://code.google.com/p/arora/ MAINTAINER= Brad Smith <[email protected]>
