Age | Commit message (Expand) | Author | Files | Lines |
2006-01-11 | Since qmail and related packages install into ${PREFIX} (and have | schmonz | 1 | -4/+2 |
2006-01-05 | Revert unintended part of last commit. | joerg | 1 | -3/+2 |
2006-01-05 | Adjust comment about SUBST_FILES to match reality: | joerg | 1 | -2/+3 |
2006-01-04 | Add a wee bit of infrastructure to improve how we deprecate broken | schmonz | 1 | -1/+11 |
2006-01-03 | In the bin-install target, instead of running pkg_add for every | wiz | 1 | -23/+17 |
2006-01-03 | Instead of patching the generated config.status script, patch the GNU | jlam | 1 | -29/+27 |
2006-01-02 | Change some remaining ONLY_FOR_ARCHS to ONLY_FOR_PLATFORM and NOT_FOR_ARCH to | dmcmahill | 1 | -10/+10 |
2005-12-31 | Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This prevents | rillig | 1 | -2/+2 |
2005-12-31 | Fix some quoting as per PR 30956 by Chapman Flack. | wiz | 1 | -4/+4 |
2005-12-31 | If target is real-su-bin-install, set DEPENDS_TARGET to bin-install. | wiz | 1 | -2/+2 |
2005-12-31 | Handle automatic dependencies in bin-install correctly. | wiz | 1 | -3/+3 |
2005-12-29 | Teach the pkgsrc infrastructure to Just Know when the pkginstall | jlam | 1 | -13/+2 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -27/+27 |
2005-12-04 | The checksums for pkgsrc patches are always checked -- even if | rillig | 1 | -6/+1 |
2005-12-01 | Don't create distinfo files in the "makesum" and "makepatchsum" targets | rillig | 1 | -1/+11 |
2005-12-01 | Inserted "set -e" as the first command in the show-depends-dirs target | rillig | 1 | -2/+3 |
2005-12-01 | The new target do-check-pkg-fail-reason should to be a dependency of | rillig | 1 | -3/+15 |
2005-11-29 | Fix REQUIRES= when ldd output has wrong number of fields. | reed | 1 | -2/+2 |
2005-11-23 | Per request, back out all the SKIP_AUDIT_PACKAGES changes. | erh | 1 | -33/+19 |
2005-11-22 | Missing a line from the previous commit that would cause PKG_DB_TMPDIR | jlam | 1 | -2/+2 |
2005-11-22 | Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creating | jlam | 1 | -3/+4 |
2005-11-20 | Removed a line in the _SU_TARGET variable that had been left from | rillig | 1 | -2/+1 |
2005-11-20 | Added subshell parentheses around the command for updating pkg_install. | rillig | 1 | -2/+2 |
2005-11-20 | Reverted the SU_CMD change from between 1.1748 and 1.1749 almost | rillig | 1 | -2/+3 |
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 |