Age | Commit message (Expand) | Author | Files | Lines |
2009-08-23 | Add USE_NETBSD_REPO option to force make cce and friends to use the | joerg | 1 | -5/+15 |
2009-08-21 | Make cce depend on todo-entry-remove as well. | wiz | 1 | -2/+2 |
2009-08-21 | When making an entry to the CHANGES-* file using 'make changes-entry', | wiz | 1 | -10/+22 |
2009-07-28 | Documented the trap into which I had just fallen. | rillig | 1 | -1/+8 |
2009-07-26 | Added an experimental target "import" that makes it easier to import | rillig | 1 | -0/+108 |
2008-11-19 | Documented BUILD_DEFS and BUILD_DEFS_EFFECTS. | rillig | 1 | -1/+16 |
2008-11-05 | typo | rillig | 1 | -2/+2 |
2008-11-05 | More keywords for "bmake help". | rillig | 1 | -1/+3 |
2008-11-05 | Clarified the difference between "Renamed" and "Moved". | rillig | 1 | -9/+12 |
2008-10-20 | ... and added a few more keywords. | rillig | 1 | -1/+4 |
2008-10-20 | Reformatted the comments so that "bmake help" recognizes them. | rillig | 1 | -2/+3 |
2008-05-26 | Add support for NOT_FOR_BULK_PLATFORM, which works similar | tnn | 1 | -1/+13 |
2008-04-30 | Relax the values that CTYPE can take for changes-entry and related | jlam | 1 | -5/+5 |
2007-11-29 | Add comment noting that support for OLDNAME in Removed case is needed. | gdt | 1 | -1/+2 |
2007-10-16 | Remove some legacy support after branching 2007Q3. | wiz | 1 | -4/+1 |
2007-10-13 | Fix the .include lines so that make looks in the right place first. | dsl | 3 | -9/+9 |
2007-09-12 | Explained the usr, pkg and sys that appears in the output. | rillig | 1 | -3/+32 |
2007-09-09 | Add notes of things that need fixing: | gdt | 1 | -1/+8 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -2/+2 |
2007-08-13 | When PKG_DEBUG_LEVEL is 2 or more, the make target is printed for every | rillig | 1 | -2/+2 |
2007-08-13 | Added mk/misc/category.mk, which contains the definitions that are only | rillig | 1 | -0/+45 |
2007-08-13 | Moved the stuff that is common to all directories of pkgsrc into its own | rillig | 1 | -0/+48 |
2007-08-02 | Add wiz's request, add a changes-entry-noupdate that has the old | gdt | 1 | -9/+26 |
2007-07-28 | Rationalize changes-entry and commit-changes-entry. | gdt | 1 | -13/+11 |
2007-07-21 | In cce, run cvs edit if the file is not writable. This occurs with | gdt | 1 | -4/+7 |
2007-07-20 | Added code to display warnings at package build time. Among others, this | rillig | 1 | -0/+19 |
2007-05-07 | When looking for help for _vargroups, the show-all target will be shown. | rillig | 1 | -2/+2 |
2007-04-01 | Support "Removed" again. Fix typo in comment. | wiz | 1 | -2/+4 |
2007-03-16 | The single-letter labels (U, P, S) could easily be confused with the CVS | rillig | 1 | -7/+7 |
2007-03-16 | After the quick fix from some minutes ago, here is the better solution. | rillig | 1 | -8/+14 |
2007-03-16 | Don't evaluate variables unless there's reason to do. This fixes warning | rillig | 1 | -1/+3 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 1 | -1/+37 |
2007-03-14 | Forgot to disable the "echo-only" mode in the last commit. | rillig | 1 | -2/+2 |
2007-03-14 | Added the target "commit-changes-entry", or "cce", which adds a single | rillig | 1 | -13/+45 |
2007-03-08 | Reformatted the documentation. | rillig | 1 | -14/+19 |
2007-02-10 | Added a check for PKG_INSTALLATION_TYPES. | rillig | 1 | -6/+15 |
2007-02-06 | White-space and comment improvements. | rillig | 1 | -2/+5 |
2007-01-07 | The tool definitions must come before including bsd.prefs.mk. Pointed | rillig | 1 | -15/+2 |
2007-01-06 | Moved the make targets from the top-level Makefile to their own file, | rillig | 1 | -0/+194 |
2007-01-02 | Moved the show-tools target to misc/show.mk. | rillig | 2 | -0/+111 |
2006-12-03 | Ignore ccache and distcc in PKGSRC_COMPILER for the check for | rillig | 1 | -2/+4 |
2006-12-03 | Readded the check for NO_SKIP and documented that variable. | rillig | 1 | -2/+12 |
2006-11-26 | Moved the code that checks for PKG_FAIL_REASON and PKG_SKIP reason from | rillig | 1 | -0/+136 |