From owner-cvs-all@FreeBSD.ORG Fri Feb 4 00:41:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D8F16A4CE; Fri, 4 Feb 2005 00:41:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D95443D3F; Fri, 4 Feb 2005 00:41:28 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j140fSCG074326; Fri, 4 Feb 2005 00:41:28 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j140fSDL074325; Fri, 4 Feb 2005 00:41:28 GMT (envelope-from ahze) Message-Id: <200502040041.j140fSDL074325@repoman.freebsd.org> From: Michael Johnson Date: Fri, 4 Feb 2005 00:41:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ccache/files ccache-howto-freebsd.txt.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 00:41:28 -0000 ahze 2005-02-04 00:41:28 UTC FreeBSD ports repository Modified files: devel/ccache/files ccache-howto-freebsd.txt.in Log: - Add a note in howto about changeing the default cache location since the default cache size is 1GB and this is larger than the the default partition size of root (/) [1] - Use PREFIX instead of LOCALBASE for patch to libexec/ccache/.. in howto Requested by: mezz [1] Revision Changes Path 1.4 +15 -3 ports/devel/ccache/files/ccache-howto-freebsd.txt.in