summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2005-11-20Despite having ALLOW_VULNERABLE_PACKAGES in my /etc/mk.conf, I foundagc1-2/+2
2005-11-20Macro usage fixes, use more macros, grammar improvement.wiz1-10/+12
2005-11-19Allow the bulk builds to work by adding security/audit-packages as aagc1-2/+2
2005-11-19Indentation fix.rillig1-3/+2
2005-11-19Fixed the documentation in the DIAGNOSTICS section.rillig1-4/+6
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.rillig2-18/+119
2005-11-19The toplevel database files are referenced in the report, so they must notrillig1-3/+1
2005-11-19Replaced ${ECHO_MSG} with ${ECHO} where appropriate. While there, quotedrillig1-19/+19
2005-11-19To check if the pkg_install tools are up to date, the bulk build scriptagc1-2/+2
2005-11-18The "Building packages" section has been split up into "Building therillig1-7/+11
2005-11-18Added a new section called "Generating the report". Moved the FTP*rillig1-9/+11
2005-11-18Revert the change in 1.77, which does not work correctly.agc1-15/+11
2005-11-18- The text/plain report is generated using printf() instead ofrillig1-34/+33
2005-11-18Code cleanup, bugfixes and separation of PKGSRCDIR and BULKFILESDIR.rillig1-24/+88
2005-11-18If the bulk build is taking place in a sandbox, then typically read-onlyagc1-11/+15
2005-11-18Corrected the comment above BULKFILESDIR. It is not only used for therillig1-2/+3
2005-11-18Properly indented preprocessing directives.rillig1-3/+3
2005-11-18Allow FORCEBROKENFILE files to be created in either PKGSRCDIR orrillig1-3/+6
2005-11-16Changes for separation of BULKFILESDIR and PKGSRCDIR.rillig1-26/+53
2005-11-16Changes for enabling separate BULKFILESDIR and PKGSRCDIR.rillig1-6/+13
2005-11-16Made printdepends very similar to printindex, as both iterate over allrillig1-53/+114
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-16Interix cannot use the generic mksandbox procedure. Exit with error.tv1-1/+6
2005-11-14Fixed singleton variable which had been left over by one of the lastrillig1-2/+2
2005-11-14Removed the code for printing progress information again, as printindexrillig1-17/+1
2005-11-12Fix a typo that in some cases prevented a BROKENFILE from beingkristerw1-2/+2
2005-11-12Please, really only export MAKECONF if it is set.seb1-2/+5
2005-11-11Remove some redundant printing of messages when we are cleaningkristerw1-6/+2
2005-11-11- A warning is printed if there is no PKGNAME matching for a PKGPATH in therillig1-10/+14
2005-11-11Indentation fix.rillig1-3/+3
2005-11-11Removed the "BULK>" prefix from a message, as that prefix is reserved forrillig1-2/+2
2005-11-11Added two variables BULK_MSG and BULK_MSG_CONT that are used for printingrillig1-45/+54
2005-11-11Properly handle package directories containing shell special charactersrillig1-2/+11
2005-11-10Export MAKECONF again.rillig1-2/+2
2005-11-10Fixed the remaining instances of code relying on trailing white-space inrillig2-4/+4
2005-11-10Replaced another instance of grep|awk with a simple awk. A warning isrillig1-3/+3
2005-11-10Don't rely on the INDEXFILE having trailing white-space in each line.rillig1-2/+2
2005-11-09Before extracting the pkgsrc variables (which takes some time), print arillig1-1/+3
2005-11-09PRUNEDISTFILES and PRUNEPACKAGES may be left undefined in build.conf, asrillig1-5/+9
2005-11-08- Improved error handling.rillig1-8/+7
2005-11-08- Removed the redundant check on USR_PKGSRC.rillig1-8/+3
2005-11-08Fixed computation of the .broken file, which had been "./dev/null" when therillig1-4/+4
2005-11-07Clarified the libkver item.rillig1-1/+1
2005-11-07Using a mk.conf different from /etc/mk.conf works.rillig1-1/+0
2005-11-07Mention FORCEBROKENFILE in the list.tv1-1/+2
2005-11-07Add .forcebroken, a builder-created text file that becomes a PKG_FAIL_REASONtv1-1/+8
2005-11-06Fixed grammar in a comment.rillig1-2/+2