Age | Commit message (Expand) | Author | Files | Lines |
2019-09-09 | Be more verbose about how to list the available topics. | maya | 1 | -2/+3 |
2019-08-25 | mk/help: remove unnecessary backslash before # in AWK program | rillig | 1 | -2/+2 |
2019-04-28 | mk/help: do not provide help for topics starting with underscore | rillig | 1 | -2/+2 |
2019-03-03 | mk/help: remove extra empty line when listing all help topics | rillig | 1 | -6/+6 |
2018-12-20 | mk/help: if no help is found, output releative path names | rillig | 1 | -3/+3 |
2018-11-11 | mk/help: document PREPEND_PATH | rillig | 1 | -0/+16 |
2018-11-09 | mk/help: update information about environment variables like MAKE_ENV | rillig | 1 | -31/+38 |
2018-07-22 | mk/help: if no intentional documentation is found, list containing files | rillig | 1 | -11/+19 |
2018-03-11 | mk/help: run "make help" through the pager by default | rillig | 1 | -2/+3 |
2018-03-07 | mk/help: sort keywords | rillig | 1 | -5/+24 |
2018-03-06 | mk/help: ignore topics in lines that are indented by at least 2 tabs | rillig | 1 | -2/+16 |
2018-01-07 | Improved documentation for "make help". | rillig | 1 | -3/+5 |
2017-10-31 | Improved index generation for "make help". | rillig | 2 | -6/+11 |
2016-06-19 | Get rid of INSTALLATION_PREFIX. | wiz | 1 | -4/+2 |
2016-06-19 | Remove support for USE_CROSSBASE. | wiz | 1 | -4/+3 |
2016-06-06 | Get rid of the XXX trying to provide a bit more information regarding | leot | 1 | -4/+4 |
2016-04-10 | Rewrite somewhat in light of the non-DESTDIR removal. | joerg | 1 | -20/+5 |
2016-04-10 | PKG_DESTDIR_SUPPORT=none is gone. | joerg | 1 | -4/+1 |
2016-02-01 | Add keywords to print/texlive/package.mk and instruct mk/help/help.mk to also | leot | 1 | -1/+2 |
2015-12-27 | Look in lang/go/*.mk for help topics too. | wiz | 1 | -1/+2 |
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -4/+3 |
2015-07-04 | Add one more variable that controls PREFIX. | joerg | 1 | -2/+2 |
2015-04-25 | Sort, and add a keyword. | wiz | 1 | -4/+4 |
2015-04-21 | Add a new ulimit modifier for cputime. Support raising limits for | joerg | 1 | -1/+2 |
2015-03-11 | Added "bmake help" documentation for using libtool and pkg-config. | rillig | 2 | -0/+15 |
2015-01-01 | Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per | dholland | 1 | -10/+23 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -5/+3 |
2013-08-31 | Up to now there was no way to get help on pkgsrc internal variables, | rillig | 1 | -3/+4 |
2013-08-31 | Typo | rillig | 1 | -3/+3 |
2012-08-14 | Introduce explicit name for no staged installation support: "none". | asau | 1 | -1/+4 |
2010-09-29 | not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE. | obache | 1 | -2/+2 |
2010-02-24 | Rename the install phase to stage-install. Introduce a new install | joerg | 1 | -2/+2 |
2009-05-15 | Re-enabled the detection of variables as they appear in | rillig | 1 | -2/+2 |
2009-05-10 | Added documentation for UNLIMIT_RESOURCES. | rillig | 1 | -0/+13 |
2009-05-09 | Make USE_DESTDIR=full the default value and retire the option. | joerg | 1 | -5/+5 |
2008-09-15 | typo | rillig | 1 | -2/+2 |
2008-08-10 | Remove long outdated comment about full destdir not working completely. | joerg | 1 | -3/+1 |
2008-06-16 | Make it more explicit that PKG_DESTDIR_SUPPORT and as side effect | joerg | 1 | -1/+4 |
2008-02-20 | Eliminated a needless check. | rillig | 1 | -5/+3 |
2008-02-20 | Changed the order of the checks for automatic keywords, so that the | rillig | 1 | -5/+5 |
2008-02-19 | Documented the pkgsrc online help. | rillig | 1 | -0/+35 |
2008-02-19 | Rewrote the help file parser a little bit, so that the definitions from | rillig | 1 | -7/+15 |
2008-02-12 | Removed outdated comment. | rillig | 1 | -2/+1 |
2008-01-19 | Explained the evolution of mount(2) in NetBSD and how to deal with it. | rillig | 1 | -3/+14 |
2008-01-19 | Renamed some *.mk files to *.help, since they only contain comments. | rillig | 3 | -3/+6 |
2008-01-19 | Added a file where difficulties using specific C functions can be | rillig | 1 | -0/+12 |
2008-01-10 | Explained the difference between an lvalue and an rvalue. | rillig | 1 | -2/+21 |
2008-01-06 | C compilers also emit error messages that are worth being explain. | rillig | 1 | -0/+16 |
2008-01-06 | Explained an error message from g++ that occurs quite often. | rillig | 1 | -0/+36 |
2008-01-05 | Upper-case keywords may also end with a colon. This is used in | rillig | 1 | -2/+2 |