Commit graph

17 commits

Author SHA1 Message Date
tnn
f86a4f1215 Allow overriding the default cache size cap at compile time. 2008-05-22 14:20:08 +00:00
joerg
990b7f1f48 DESTDIR clean. 2008-03-08 13:49:10 +00:00
wiz
d939fb2f5b Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
tron
a954d1fd9b Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
rillig
25206feac9 Fixed PKGMANDIR. 2006-10-14 08:24:31 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
xtraeme
087c9a232c Update devel/ccache to 2.4.
Changes:

	* Added CCACHE_READONLY option.
	* Added CCACHE_TEMPDIR option.
	* Fixed handling of hard-linked compiler on AIX.
	* Added O_BINARY support, to try and support win32 compiles.
	* Show cache directory in stats output.
	* Fixed handling of HOME environment variable.

NOTE: This release changes the hash input slighly, so you will probably
find that you will not get any hits against your existing cache when
you upgrade.
2004-10-14 02:39:19 +00:00
minskim
595334821e Enable pkgviews installation to allow to build other pkgviews packages
using ccache.  Noted by Ossi Herrala in PR pkg/24728.
2004-03-10 22:41:30 +00:00
jlam
0ee5bb2fba Update devel/ccache to 2.3nb1. Changes from version 2.3 include adding
a new environment variable CCACHE_HASHCC whose value may be used to
override the compiler-specific addition to the hash value used to
distinguish between two compiles.  This is useful where the compiler is
a shell script generated on-the-fly that executes the real compiler.
This allows ccache to function correctly within the pkgsrc
infrastructure.
2004-02-12 07:11:38 +00:00
jlam
7e4ec533c7 Update devel/ccache to 2.3. Changes from version 2.2 include:
Added CCACHE_UMASK option
	Added support for compilation of .i files
	Fixed bug with DEPENDENCIES_OUTPUT flag
	Added support for more -Mx options
	Added separate stderr channel for distcc
	Improved test suite
2004-01-31 21:36:54 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
chris
a2af715a35 Update ccache to version 2.2. No clear list of changes since 1.8 is available.
However changes since 2.1.1 include:
# added a test suite
# better integration with distcc
# added CCACHE_PREFIX option
# disabled hard links by default
# recognise some more gcc options (eg. profiling)
# added --ccache-skip option
2003-07-05 22:06:36 +00:00
enami
970b4d7c97 Test if close(2) is failed after writing to file. This is necssary if
a file is on nfs filesystem.
2002-05-09 01:40:03 +00:00
tron
e904ad46a2 Update "ccache" package to version 1.8. Changes since version 1.5:
- fixed warning output line numbers
- added some more C++ extensions
- fixed a minor md4 hashing bug
- added support for some of the -M compiler options
2002-05-07 05:22:50 +00:00
wiz
6c44ee92cf pkglint, and remove a line from the DESCR. 2002-04-08 17:39:38 +00:00
kent
c70532e25c A compiler cache.
http://ccache.samba.org/
2002-04-08 17:07:52 +00:00