summaryrefslogtreecommitdiff
path: root/mk/pkgtasks/files.mk
AgeCommit message (Expand)AuthorFilesLines
2017-08-19mk/pkgtasks: Fix postinstall check to not skip last set of files.jlam1-7/+7
2017-08-19mk/pkgtasks: Sometimes avoid error if source files don't exist.jlam1-37/+43
2017-08-10mk/pkgtasks: Fix bug in postinstall CONF_FILES assertion.jlam1-7/+25
2017-08-10mk/pkgtasks: Make the assertion comments more obvious.jlam1-6/+6
2017-08-10mk/pkgtasks: Assert that directories for target files will exist.jlam1-1/+14
2017-08-10mk/pkgtasks: Rename some make(1) variables to be more descriptive.jlam1-10/+10
2017-06-02Create ${PKG_SYSCONFDIR} automatically in "pkgtasks" framework.jlam1-1/+18
2017-06-02Fix check for the proper number of words in config files variables.jlam1-17/+15
2017-06-01Add "pkgtasks" framework to generate data files used by pkgtasks.jlam1-0/+235