summaryrefslogtreecommitdiff
path: root/mk/scripts/binpkg-cache
AgeCommit message (Expand)AuthorFilesLines
2006-01-05Fix a bug which caused the README.html generation to fail when the packagesdmcmahill1-3/+11
2005-05-24Add more error checking. PACKAGES must exist. No extra command line args ta...dmcmahill1-1/+12
2005-05-24improve the message when an invalid cache file version is founddmcmahill1-2/+4
2005-05-24Improve error checking. Specifically, after a new cache file isdmcmahill1-7/+27
2005-05-22use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} whendmcmahill1-4/+7
2005-05-19- if the mv of the temporary cache file to the real one fails, usuallydmcmahill1-4/+18
2005-05-17Rework the README.html generation code. Major changes are:dmcmahill1-0/+312