Age | Commit message (Expand) | Author | Files | Lines |
2006-06-06 | Check for [[:space:]] instead of [ ]. This fixes a misbehavior when | rillig | 1 | -2/+2 |
2006-06-06 | Add missing "break" that was causing reduce-depends.awk to not do any | jlam | 1 | -1/+2 |
2006-06-06 | Avoid using PKGNAME in target names since they are "immediately" | jlam | 3 | -6/+7 |
2006-06-06 | One more reminder of PostgreSQL 7.3 to remove... | joerg | 1 | -5/+2 |
2006-06-06 | Stop supporting user-specified definition for IMAKE in /etc/mk.conf -- | jlam | 2 | -13/+2 |
2006-06-06 | real-su-bin-install is no more... it's just su-bin-install. | jlam | 1 | -2/+2 |
2006-06-06 | Fix problem with saving variables whose value contains "$$" by avoiding | jlam | 1 | -11/+10 |
2006-06-06 | EXTRACT_CMD_DEFAULT should not be set by the package; it may only be used. | rillig | 1 | -5/+5 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 8 | -36/+45 |
2006-06-06 | We diverged too much from reduce-depends.mk -- reduce-depends.mk | jlam | 1 | -5/+10 |
2006-06-06 | When using find to search for the "All" directories containing binary | dmcmahill | 1 | -4/+13 |
2006-06-06 | Remove PKG_PHASEs that no longer exist from the various *_PHASE_* lists. | jlam | 1 | -4/+3 |
2006-06-06 | Separate out the part of bsd.tools.mk that actually created the tools | jlam | 6 | -194/+246 |
2006-06-06 | Refactor "patch" code into correspondingly named subdirectory of | jlam | 5 | -153/+197 |
2006-06-06 | Improve the warning message if the vulnerabilities file is not found. | jlam | 1 | -5/+5 |
2006-06-06 | Add documentation about which are the public targets for the fetch module. | jlam | 1 | -1/+9 |
2006-06-06 | Refactor "fetch" and "extract" code into correspondingly named | jlam | 11 | -610/+694 |
2006-06-06 | Remove trailing blank line. | jlam | 1 | -2/+1 |
2006-06-06 | Make show-options target output shorter as requested by dillo@ | seb | 1 | -8/+2 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 18 | -108/+107 |
2006-06-05 | Remove spurious comment. | jlam | 1 | -3/+1 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 8 | -10/+32 |
2006-06-05 | Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where | jlam | 5 | -41/+45 |
2006-06-05 | Move the default value of X11_TYPE from x11.version.mk into | joerg | 3 | -4/+5 |
2006-06-05 | Revert previous, as the bug seems to have been fixed elsewhere. We will | jlam | 1 | -2/+2 |
2006-06-05 | Minor fix for last commit... in the case where msgstr is just the | jlam | 1 | -10/+4 |
2006-06-05 | Ensure the directory containing the lockfile is created prior to the | jlam | 1 | -1/+2 |
2006-06-05 | Backout previous and fix in another way -- use "set -e" to force the | jlam | 1 | -4/+4 |
2006-06-04 | Extend msgfmt.sh script to handle the following cases: | jlam | 1 | -15/+77 |
2006-06-04 | Band-aid for dependency handling due to the stricter rules from the | joerg | 1 | -2/+2 |
2006-06-04 | Fix problem in su-target: the exitcode of the make command is discarded, | tv | 1 | -3/+3 |
2006-06-04 | We really want to have the ${_DEPENDS_COOKIE} target to do something if it | seb | 1 | -2/+2 |
2006-06-04 | Remove OPENSSH_GID and OPENSSH_UID, it happened to work before, | joerg | 1 | -11/+1 |
2006-06-04 | Add environment settings for the tools that reduce-depends.awk uses. | jlam | 1 | -2/+5 |
2006-06-04 | Move some "update"-only variables from bsd.pkg.mk to bsd.pkg.update.mk. | jlam | 2 | -4/+5 |
2006-06-04 | Make LOCKFILE into a "private" variable by prepending with an underscore. | jlam | 1 | -14/+14 |
2006-06-04 | Add missing definitions for CP and RM. Fix from taca@ in private email. | jlam | 1 | -1/+3 |
2006-06-04 | Include bsd.pkg.update.mk to get the "update" targets and variables. | jlam | 1 | -1/+3 |
2006-06-04 | Move test for the lockfile within the target's shell code instead of | jlam | 1 | -7/+4 |
2006-06-04 | Drop the use of _ACQUIRE_LOCK and _RELEASE_LOCK and replace with | jlam | 4 | -79/+66 |
2006-06-04 | Convert just-in-time su targets to use su-target instead of ${_SU_TARGET}. | jlam | 2 | -45/+20 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 41 | -1757/+2609 |
2006-06-03 | I usually have the following stuffed in a mk.conf target or a script | seb | 1 | -1/+10 |
2006-06-02 | Adapt to create pkg_summary file via pkg_info -X. Prompted and | dillo | 2 | -6/+8 |
2006-06-02 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 2 | -94/+131 |
2006-06-01 | Removed superfluous backslashes. | rillig | 1 | -2/+2 |
2006-06-01 | In AWK string literals, backslashes must be doubled. Otherwise they are | rillig | 1 | -4/+4 |
2006-05-31 | Adapt pkgsrc documentation examples to the new databases/openldap-client | ghen | 1 | -3/+3 |
2006-05-31 | add an mpeg4ip option (to be used by daapd) | tonio | 1 | -0/+1 |
2006-05-30 | Recognize -tar.gz as tar.gz files. PR 33571 by Dieter Roelants. | wiz | 2 | -3/+4 |