summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-24Corrected the quoting of variables in clear cases.rillig1-12/+13
2005-11-24Properly quote _PKG_DBDIR.rillig1-3/+3
2005-11-241. Added section headers in the part of the user-settable variables.rillig1-3/+13
2005-11-23Changed the file extension of BROKENWRKLOG from ".html" to ".txt". This isrillig1-7/+3
2005-11-23Per request, back out all the SKIP_AUDIT_PACKAGES changes.erh4-51/+27
2005-11-22Describe db4 and sqlite.wiz1-2/+2
2005-11-22Missing a line from the previous commit that would cause PKG_DB_TMPDIRjlam1-2/+2
2005-11-22Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creatingjlam1-3/+4
2005-11-20Use tex instead of latex in messages and comments.minskim1-10/+10
2005-11-20Put literal strings into .Ql quotes.rillig1-3/+5
2005-11-20Removed a line in the _SU_TARGET variable that had been left fromrillig1-2/+1
2005-11-20Added "" quotes to all arguments to echo(1).rillig1-17/+17
2005-11-20Moved the "export BROKENF" command from the top of the program to therillig1-2/+2
2005-11-20- If the BULKFILESDIR differs from PKGSRCDIR, create it before trying torillig1-1/+16
2005-11-20Despite having ALLOW_VULNERABLE_PACKAGES in my /etc/mk.conf, I foundagc1-2/+2
2005-11-20Added subshell parentheses around the command for updating pkg_install.rillig1-2/+2
2005-11-20Macro usage fixes, use more macros, grammar improvement.wiz1-10/+12
2005-11-20Reverted the SU_CMD change from between 1.1748 and 1.1749 almostrillig1-2/+3
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-19If the directory of a dependency does not exist, fail instead of (almost)rillig1-2/+3
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-18Collapse two .for blocks to improve readability:tv1-14/+3
2005-11-18Use :D and :U constructs in a few more places to collapse some .if definedtv1-36/+8
2005-11-18Simplify the _MASTER_SITE_{BACKUP,OVERRIDE} settings a bit by using a :Dtv1-12/+3
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-18Added a few FIXMEs at places where this program might fail unexpectedly.rillig1-1/+5
2005-11-18Renamed append to append_flag. Removed superfluous quotes around thatrillig1-5/+4
2005-11-18Don't accept anything besides the known options on the command line. Asrillig1-7/+2
2005-11-18- Added section headings.rillig1-29/+34
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-17A warning is printed for every non-text file. This helps in detectingrillig1-1/+3
2005-11-17Properly quoted variables.rillig1-21/+17
2005-11-17To support variants of make that run the shell so 'set -e' is true (shellerh1-3/+3
2005-11-17Back out the previous change. The output _will_ be visible to the user.erh1-4/+4
2005-11-17The message that audit-packages is out-of-date is printed on stderr insteadrillig1-4/+4
2005-11-17Only show the message about fiddling with mk.conf if the output oferh1-3/+5
2005-11-17Minimum audit-packages version is _1_.40, not 0.40erh1-3/+3