summaryrefslogtreecommitdiff
path: root/mk/flavor
AgeCommit message (Expand)AuthorFilesLines
2007-06-10Alter the pattern to detect upper limits to actually match some realjoerg1-2/+2
2007-06-07Back out previous and always define the shell variable $silentjlam1-2/+3
2007-06-05The variable $silent may be undefined, not only empty.rillig1-2/+2
2007-06-04Avoid usage of modern kinds of parameter expansion (##, #, %%, %)heinz1-3/+4
2007-05-29* Move the meat of the bootstrap-depends target entirely within thejlam1-3/+12
2007-05-28In order to avoid incorrect information about needed shared libraries inheinz1-5/+5
2007-05-28Remove trailing spaces.martti2-4/+4
2007-05-26Correct recording of provided shared libraries when using DESTDIR.heinz1-2/+2
2007-05-25Remove stray done.joerg1-3/+2
2007-05-25Partly backout the commit and move install-dependencies back intojoerg2-92/+54
2007-05-23Restore _REDUCE_DEPENDS_CMD for now as it is still used by show-depends.joerg1-1/+6
2007-05-22GNU make strongly dislikes it when MAKE is already set to bmake.joerg2-23/+15
2007-05-22Remove an unused, just added internal target.joerg1-6/+1
2007-05-22Fix a small logic bug. When running install-dependencies for the firstjoerg2-11/+7
2007-05-22Make depends-cookie a flavor indendepent target. Before it was used tojoerg7-149/+302
2007-05-01Converted a load-time .for loop into a run-time one. This brings backrillig1-6/+3
2007-04-19Drop NO_MTREE by making it the default. Introduce USE_MTREE to get thejoerg1-3/+7
2007-03-19When building the dependency lists, handle bootstrap dependencies likejoerg1-2/+2
2007-03-17XXX: "make replace" should be one transaction.rillig1-1/+6
2007-03-15Made show-depends a flavor-specific target.rillig2-4/+3
2007-03-15If the "Internal error #1" happens again, it will at least provide arillig1-2/+2
2007-03-14Use the new -T option of pkg_crate, if pkg_install is new enough.joerg2-2/+16
2007-03-09Fixed a quoting bug that occurred when PKG_DEVELOPER=#yes,rillig1-2/+2
2007-03-09Added MAKEFLAGS to the call to RECURSIVE_MAKE.rillig1-2/+2
2007-03-09Renamed some more flavor-specific targets to have the form _flavor-*.rillig6-63/+50
2007-03-08Renamed replace-pkg to _flavor-replace and undo-replace-pkg torillig2-17/+18
2007-03-08Added headings.rillig1-5/+15
2007-03-08Don't create ${.TARGET} unless no further error can occur. The make(1)rillig1-10/+11
2007-03-02Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'.wiz1-3/+3
2007-02-20Added a README file with some basic introduction to encourage developersrillig1-0/+56
2007-02-19Fixed more shell quoting issues, which showed up on IRIX. No wonder thatrillig1-6/+6
2007-02-19Oops: In the pre-previous commit, I forgot the $$2.rillig1-2/+2
2007-02-19When make(1)'s shell is a Korn shell, brace expansion may be performed.rillig1-9/+9
2007-02-19Made _DEPENDS_PATTERNS_CMD a little simpler.rillig1-5/+5
2007-01-05PKGVIEWS is never supposed to be empty, so it does not need therillig1-3/+2
2007-01-05Since 2003, the package tools don't need their own environment variable,rillig1-13/+7
2006-12-13Add "sid" as an abbreviation for the "show-installed-depends" target.ghen1-1/+5
2006-11-26Oops, forgot to remove a line continuation.rillig1-2/+2
2006-11-26As the pkglint warning says, the pipe operator discards the exit status ofrillig1-6/+8
2006-11-16The undo-replace target had confused the "installed" and the "new" name.rillig1-43/+30
2006-11-13Record the build host (i.e. the machine a package was built on) in theagc1-1/+4
2006-11-03Add package-install. For non-DESTDIR builds, package and package-installjoerg1-1/+27
2006-10-09Main infrastructure for DESTDIR support.joerg2-8/+16
2006-10-09Backout rev 1.13 of rillig. Addresses PR 34764 and complains onjoerg1-9/+7
2006-10-09Replaced the pipe operator with temporary files, since the former hidesrillig1-7/+9
2006-10-08Remove the +BUILD_DEFS file before overwriting it. This is necessary torillig1-3/+5
2006-10-08Made the code simpler and added "set -e".rillig1-7/+6
2006-10-06Remove references to DESTDIR. LOCALBASE should not be altered that way,joerg2-4/+4
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