Age | Commit message (Expand) | Author | Files | Lines |
2005-11-19 | If the directory of a dependency does not exist, fail instead of (almost) | rillig | 1 | -2/+3 |
2005-11-18 | Collapse two .for blocks to improve readability: | tv | 1 | -14/+3 |
2005-11-18 | Use :D and :U constructs in a few more places to collapse some .if defined | tv | 1 | -36/+8 |
2005-11-18 | Simplify the _MASTER_SITE_{BACKUP,OVERRIDE} settings a bit by using a :D | tv | 1 | -12/+3 |
2005-11-17 | To support variants of make that run the shell so 'set -e' is true (shell | erh | 1 | -3/+3 |
2005-11-17 | Back out the previous change. The output _will_ be visible to the user. | erh | 1 | -4/+4 |
2005-11-17 | The message that audit-packages is out-of-date is printed on stderr instead | rillig | 1 | -4/+4 |
2005-11-17 | Only show the message about fiddling with mk.conf if the output of | erh | 1 | -3/+5 |
2005-11-17 | Minimum audit-packages version is _1_.40, not 0.40 | erh | 1 | -3/+3 |
2005-11-16 | Missed a couple of underscores. Add them. | erh | 1 | -3/+3 |
2005-11-16 | Improve the handling of allowed vulnerabilities. Instead of the single | erh | 1 | -18/+30 |
2005-11-15 | Rewrote the _PATH_CMD command, which could not handle a PATH environment | rillig | 1 | -5/+8 |
2005-11-15 | make install doesn't work when updating pkg_install. Recommend make update | gavan | 1 | -2/+2 |
2005-11-15 | Allow white-space in the PATH environment variable. Fixes PR 32079. The | rillig | 1 | -3/+3 |
2005-11-14 | Removed trailing white-space. | rillig | 1 | -7/+6 |
2005-11-09 | Use lt_cv_sys_max_cmd_len in devel/libtool-base, too. | tv | 1 | -2/+2 |
2005-11-05 | Use new automatic flag; depend on appropriate pkg_install version. | wiz | 1 | -3/+9 |
2005-11-05 | Made the dependency directory check a little stricter. In the worst case | rillig | 1 | -3/+3 |
2005-11-04 | The last fix did not work. Completely reverted the unintended part of | rillig | 1 | -5/+2 |
2005-11-04 | Replaced "done" with "esac" to fix a syntax error. | rillig | 1 | -2/+2 |
2005-11-04 | Relax rules a bit on INSTALLATION_DIRS -- we still enforce that | jlam | 1 | -2/+5 |
2005-11-04 | back out part of previous commit that was unintended. | jlam | 1 | -5/+2 |
2005-11-04 | Use ${SLEEP} instead of sleep, and note that we use the sleep tool if | jlam | 1 | -6/+9 |
2005-11-04 | Now that all packages using CONFIGURE_DIRS have been checked (and | rillig | 1 | -2/+2 |
2005-11-02 | Removed the unused variable GNU_CONFIGURE_INFODIR, as suggested by | rillig | 1 | -3/+2 |
2005-10-31 | Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to what | rillig | 1 | -3/+3 |
2005-10-31 | Added two new variables, GNU_CONFIGURE_INFODIR and GNU_CONFIGURE_MANDIR. | rillig | 1 | -9/+11 |
2005-10-24 | Use correct (internal) variable for pkg_add arguments. | wiz | 1 | -2/+2 |
2005-10-24 | Use $${foo} instead of $$foo to prevent ident(1) from reporting false | rillig | 1 | -4/+4 |
2005-10-23 | Pass PKG_REQD through shell environment, instead of arguments of make, | minskim | 1 | -2/+2 |
2005-10-16 | Use show-vars-eval in show-needs-update. | tv | 1 | -3/+2 |
2005-10-16 | Add "show-vars-eval" target, which outputs eval-able shell expressions | tv | 1 | -1/+9 |
2005-10-10 | For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man". | reed | 1 | -2/+2 |
2005-10-08 | CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpreted | rillig | 1 | -14/+27 |
2005-10-07 | Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents more | rillig | 1 | -9/+10 |
2005-10-07 | Replaced some `if's with `case's to make the code simpler. Merged | rillig | 1 | -9/+5 |
2005-10-06 | For print-PLIST generation, make sure that ${PKGMANDIR} becomes "man". | reed | 1 | -1/+3 |
2005-10-04 | whitespace police. | seb | 1 | -2/+2 |
2005-10-04 | Add PKGMANDIR in the MAKE_ENV. | reed | 1 | -1/+2 |
2005-10-04 | Remove accidental extra space. | reed | 1 | -6/+6 |
2005-10-04 | Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is a | reed | 1 | -5/+21 |
2005-10-04 | In man page routines, match the "cat" sub-directories | reed | 1 | -4/+4 |
2005-09-28 | Added a variable LICENSE_FILE that may be set to point to the license | rillig | 1 | -12/+13 |
2005-09-16 | Remove the CHECK_FILES bits during deinstall so that they are regenerated | jlam | 1 | -2/+4 |
2005-08-26 | _RESUME_TRANSFER: only try to get the value of the temp file when it's | xtraeme | 1 | -3/+4 |
2005-08-18 | INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS, | jlam | 1 | -1/+9 |
2005-08-15 | Fix an annoying whitespace issue for 80 character-width displays. | jlam | 1 | -10/+10 |
2005-08-15 | In print-pkg-size-this, initialize s before summing up all file sizes. This | rillig | 1 | -2/+2 |
2005-08-14 | Reverted the change from revision 1.1710, which sorted all DEPENDS and | rillig | 1 | -3/+2 |
2005-08-14 | The check-files-post need to be done before post-install-script, | kristerw | 1 | -2/+2 |