On Tue, Oct 08, 2013 at 09:39:25PM -0400, William Yodlowsky wrote:
> Hi,
> 
> http://goaccess.prosoftcorp.com/
> 
> From ${HOMEPAGE}:
> 
> "The main idea behind GoAccess is being able to quickly analyze and view
> web server statistics in real time without having to generate an HTML
> report. Although it is possible to generate an HTML report, by default
> it outputs to a terminal."
> 
> Despite their FAQ entry for OpenBSD (which I'm going to ask them to
> change), it does build with UTF8 support.
> 
> ok to import?  Thanks.
> 

CFLAGS/LDFLAGS handling looks wrong and you use LOCALBASE. What about
just CONFIGURE_ENV=LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS="-I${LOCALBASE}/include" ?
Other than that it looks like a nice addition.

Landry

Reply via email to