Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 1996 21:26:36 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        andreas@knobel.gun.de
Cc:        ports@FreeBSD.org, rb@gtn.com, ab@gtn.com, jkh@FreeBSD.org
Subject:   Re: Ported the Harvest WWW proxy & caching server cached 1.4, SPEEDY !!!
Message-ID:  <199601170526.VAA00827@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199601051930.UAA00887@knobel.gun.de> (message from Andreas Klemm on Fri, 5 Jan 1996 20:30:02 %2B0100 (MET))

next in thread | previous in thread | raw e-mail | index | archive | help
 * Here is the port of a really fast WWW caching and proxy server.

Thanks, imported!

 * And here the port:

Excellent work, the only thing I really needed to change was the
patches that had the gcc options hard-coded.  That can be easily
changed to take values from /etc/make.conf (since this program doesn't 
use gmake, all make's will read this file).  Take a look at the new
patch-ac, all you need to do is to change "CFLAGS=..." to
"CFLAGS+=...".

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601170526.VAA00827>