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