Age | Commit message (Expand) | Author | Files | Lines |
2015-01-30 | Uniq BUILD_DEFS and BUILD_DEFS_EFFECTS before printing. | jperkin | 1 | -3/+3 |
2015-01-01 | Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per | dholland | 1 | -1/+27 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -12/+1 |
2014-06-02 | Remove old bulk build code. Use pbulk. | wiz | 1 | -8/+1 |
2014-02-22 | Use ${NETBSD_LOGIN_NAME} for ssh. | obache | 1 | -3/+4 |
2014-02-20 | Add upload-distfiles target for PKG_DEVELOPER, for uploading missing distfiles | obache | 1 | -2/+50 |
2013-08-31 | Small grammar fixes in the comment. | rillig | 1 | -7/+8 |
2013-06-07 | Move show-depends-options again, to be worked form non-option packages. | obache | 1 | -1/+12 |
2013-04-12 | Allow running on systems where pkg_admin is not in PATH | joerg | 1 | -2/+2 |
2013-02-10 | Experimental support of manifest files for Windows UAC. | obache | 2 | -0/+53 |
2011-11-13 | Use first entry of CATEGORIES as default CATEGORY. | joerg | 1 | -1/+2 |
2011-11-13 | If importing into an existing directory, remove the content first. | joerg | 1 | -1/+11 |
2011-11-13 | Allow empty FROM to actually work. Allow importing from the target | joerg | 1 | -7/+5 |
2011-11-13 | Don't bail out with parse error if _EXPERIMENTAL isn't set. | joerg | 1 | -2/+2 |
2011-09-15 | Update description for cce, from Snader_LB. | wiz | 1 | -2/+2 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+2 |
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 |