summaryrefslogtreecommitdiff
path: root/mk/flavor/pkg/install.mk
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Rename "flavor" to "pkgformat".reed1-75/+0
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-2/+2
2009-04-24Add support for @pkgdir for non-destdir installation.joerg1-1/+3
2008-11-29Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-11/+11
2007-08-10Rename the generate-metadata and clean-metadata targets to _flavor- stylejlam1-3/+3
2007-08-10Remove ${WRKDIR}/.pkgdb during "install-clean" as that directoryjlam1-1/+6
2007-05-22Make depends-cookie a flavor indendepent target. Before it was used tojoerg1-4/+3
2007-03-09Renamed some more flavor-specific targets to have the form _flavor-*.rillig1-25/+20
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-2/+2
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-22/+19
2006-06-08Replaced PHASE_MSG with STEP_MSG in many (but not all) places where itrillig1-2/+2
2006-06-07Make use of ERROR_CAT to print the list of conflicting packages.jlam1-3/+2
2006-06-07Fix typo, reported by walt on users@crater.dragonflybsd.org.ghen1-2/+2
2006-06-06Avoid using PKGNAME in target names since they are "immediately"jlam1-2/+3
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/+77