summaryrefslogtreecommitdiff
path: root/mk/flavor/pkg/metadata.mk
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Record the build host (i.e. the machine a package was built on) in theagc1-1/+4
2006-10-09Main infrastructure for DESTDIR support.joerg1-6/+10
2006-10-08Remove the +BUILD_DEFS file before overwriting it. This is necessary torillig1-3/+5
2006-08-04Make sure requires and libs (PROVIDES) are set forreed1-5/+5
2006-07-27Add back CONFLICTS handling that was accidentally left out when revisionjlam1-1/+2
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-3/+3
2006-06-09make(1) will automatically delete partially made targets if the targetjlam1-30/+22
2006-06-08Replaced PHASE_MSG with STEP_MSG in many (but not all) places where itrillig1-2/+2
2006-06-07Rewrite to avoid using "grep -H", which Solaris' grep does not support.jlam1-2/+6
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-2/+2
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+404