summaryrefslogtreecommitdiff
path: root/devel/ccache
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09Test if close(2) is failed after writing to file. This is necssary ifenami2-1/+19
a file is on nfs filesystem.
2002-05-07Update "ccache" package to version 1.8. Changes since version 1.5:tron2-6/+6
- 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-04-08pkglint, and remove a line from the DESCR.wiz2-6/+5
2002-04-08A compiler cache.kent4-0/+25
http://ccache.samba.org/