Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 14:10:34 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ccache Makefile ports/devel/ccache/files ccache-howto-freebsd.txt.in pkg-message.in
Message-ID:  <200412021410.iB2EAYN6080605@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2004-12-02 14:10:34 UTC

  FreeBSD ports repository

  Modified files:
    devel/ccache         Makefile 
    devel/ccache/files   pkg-message.in 
  Added files:
    devel/ccache/files   ccache-howto-freebsd.txt.in 
  Log:
  - Add a link to gcc32 since it's still used in some ports (ie openoffice)
  - Move pkg-message in to a file (ccache-howto-freebsd.txt) that is now installed
    in to DOCSDIR. ccache-howto-freebsd.txt is more informative than pkg-message
    was, now has better examples so ccache will not fail with some ports that
    don't like a full path to the compiler.
  - Add a note about using distcc
  - Bump PORTREVISION
  
  Revision  Changes    Path
  1.27      +18 -11    ports/devel/ccache/Makefile
  1.1       +50 -0     ports/devel/ccache/files/ccache-howto-freebsd.txt.in (new)
  1.3       +3 -18     ports/devel/ccache/files/pkg-message.in



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