summaryrefslogtreecommitdiff
path: root/mk/help
AgeCommit message (Collapse)AuthorFilesLines
2006-10-25Tried to document some of the *_ENV variables. There are still many TODOrillig1-0/+66
and XXX tags.
2006-10-25The file directories.mk provides a short help on some directories thatrillig1-0/+41
are important to pkgsrc.
2006-10-23Moved the help system into its own subdirectory. Extracted the AWKrillig2-0/+111
program into its own file, since that way, one can add comments to the code. For convenience, keyword search is case insensitive.
2006-10-23Added a file describing the DISTNAME variable, so "make helprillig1-0/+11
topic=DISTNAME" produces useful results. And no, I didn't start the PKGNAME vs. DISTNAME discussion here.