summaryrefslogtreecommitdiff
path: root/mk/pkginstall
AgeCommit message (Expand)AuthorFilesLines
2007-01-24... and quote the $ for subst so that ${RM} ends up in the final file.joerg1-2/+2
2007-01-24*blush* Fix variable substituation to not substitute the same stringjoerg1-2/+2
2007-01-02Reformatted the documentation of INFO_DIR to make it suitable for "makerillig1-2/+4
2007-01-02Add fonts magic for TrueType and Type1 fonts.joerg2-9/+26
2006-12-29Relative $infodir is allowed, so if it's relative, add ${PREFIX}.obache1-3/+9
2006-12-15Remove trailing tabs.martti5-14/+14
2006-12-15Remove trailing spaces.martti2-4/+4
2006-11-05Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default forjoerg1-2/+2
2006-11-05RC scripts should be installed relative to DESTDIR as well.joerg1-3/+3
2006-10-12Linux shadow-utils provides a useradd that fails when creating a homeben1-0/+146
2006-09-22- Compute CHEKCK_FILES filter on the entries requested and keep itjoerg2-7/+15
2006-07-19Be more conservative and avoid possible shell implementation differencesjlam8-16/+28
2006-07-19Add messages noting when the PRE-INSTALL and POST-INSTALL actions are run.jlam1-1/+3
2006-07-11Fix grammar in messages. From David A. Holland in PR 33975.wiz1-3/+3
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-10/+2
2006-07-05Refactor configure, build, test and wrapper phases out of bsd.pkg.mkjlam1-2/+1
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam1-15/+15
2006-06-09make(1) will automatically delete partially made targets if the targetjlam1-49/+24
2006-06-08Replaced PHASE_MSG with STEP_MSG in many (but not all) places where itrillig1-2/+2
2006-06-08Avoid using ::= construct which apparently is somewhat buggy in bmake.jlam1-2/+2
2006-06-07Move _ZERO_FILESIZE_P ftom bsd.pkginstall.mk to bsd.pkg.mk so it can morejlam1-6/+1
2006-06-06Avoid using PKGNAME in target names since they are "immediately"jlam1-2/+2
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-3/+3
2006-06-04Drop the use of _ACQUIRE_LOCK and _RELEASE_LOCK and replace withjlam1-5/+3
2006-06-04Convert just-in-time su targets to use su-target instead of ${_SU_TARGET}.jlam1-12/+10
2006-06-03First pass at implementing support for package system flavors otherjlam1-1/+6
2006-05-21Move mk/install to mk/pkginstall to better reflect the contents (thejlam18-0/+3646