summaryrefslogtreecommitdiff
path: root/mk/bulk/printindex
AgeCommit message (Expand)AuthorFilesLines
2006-12-10Fixed the creating of numerous zombie processes, which is a bug in therillig1-1/+8
2006-11-26The bulk builds now use the new target can-be-built-here, which checksrillig1-2/+20
2005-11-28- Don't use the .pkglist cache anymore, as the cache is quite cheap torillig1-12/+14
2005-11-19Made the diagnostics for invalid characters in BULK_PREREQ and therillig1-6/+8
2005-11-19- Moved the "man page" comment into a real man page.rillig1-18/+17
2005-11-16As I'm not sure for what things ${BULKFILESDIR}/${BROKENFILE} is used,rillig1-2/+2
2005-11-16Another rewrite:rillig1-21/+65
2005-11-16- Improved the "man page" comment a little.rillig1-17/+14
2005-11-14Fixed singleton variable which had been left over by one of the lastrillig1-2/+2
2005-11-11Indentation fix.rillig1-3/+3
2005-11-11Properly handle package directories containing shell special charactersrillig1-2/+11
2005-11-08Fixed computation of the .broken file, which had been "./dev/null" when therillig1-4/+4
2005-11-05- Rewrote the "man page" comment.rillig1-11/+32
2005-11-05Completely rewrote the printindex tool.rillig1-57/+46
2005-05-03Teach the bulk build scripts about the new tools framework.jlam1-3/+3
2004-04-09Commentary cleanup:jschauma1-2/+2
2004-01-30allow the user to set the packages to build in build.conf (PKGLIST).grant1-4/+7
2003-12-10Replace hardcoded '/usr/pkgsrc' in comments.sketch1-3/+3
2003-10-11find the right GREP and SED programs and use them.grant1-3/+9
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc1-8/+8
2001-12-01there's no need to abort this whole script if one pkg brings up anhubertf1-3/+3
2001-11-25fix typo in error output message (s/PKNAME/PKGNAME). Patch fromdmcmahill1-2/+2
2001-10-14add some more failure checks for robustness.dmcmahill1-2/+21
2001-07-13if a package subdirectory is listed in the category makefile, but doesn'tdmcmahill1-4/+10
2001-03-31uncomment an important line which should have never been commented out.dmcmahill1-2/+2
2001-03-27make sure that any packages listed in BULK_PREREQ get listed in the outputdmcmahill1-2/+25
2001-02-17Handle new category-Makefile formatwiz1-2/+2
2001-01-28Initial commit.dmcmahill1-0/+64