summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-05I often want to know which directories pkgsrc is using.rillig1-1/+6
2007-09-11+USE_INET6?=${IPV6_READY} rather than =, so it can be overiddenabs1-2/+2
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-10/+9
2007-09-07Add a "system features" framework that will eventually be used tojlam1-1/+4
2007-08-17Remove infrastructure side of Xorg 6.9 support. Begin to simplifyjoerg1-11/+2
2007-08-15Move APPENDELF definition after the reassigning of MACHINE_ARCH.joerg1-15/+16
2007-08-13Replaced the comment at the beginning of the file with a useful one. Itrillig1-23/+35
2007-08-13Fixed joerg's failed try to support invoking make(1) as ./make or similar.rillig1-4/+5
2007-08-02Add core of the infrastructure support for cross-compilation.joerg1-1/+23
2007-08-01Begin adding some of the basic, non-intrusive pieces of thejoerg1-7/+14
2007-08-01Define PKGPATH earlier so that mk.conf can use it.joerg1-2/+4
2007-07-30Compute OS_VERSION on AIX directly using make substitution instead ofjoerg1-2/+2
2007-07-30Use variable substitution instead of calling external cut tojoerg1-3/+3
2007-07-29Allow the code to resolve the make path to deal with a strictlyjoerg1-1/+4
2007-07-29Remove explicit include of sys.mk, which has been made redundant byjoerg1-7/+1
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam1-1/+6
2007-07-20Kill code to catch Zoularis installations. It is three years old andjoerg1-9/+1
2007-07-17Drop trailing components like -RELEASE for FreeBSD like we do forjoerg1-1/+2
2007-05-29Add some more keywords, so that one can grep for "mk.conf" and find therillig1-1/+3
2007-05-07On Cygwin, OS_VERSION contains special characters, so it needs the :Qrillig1-2/+2
2007-04-17Fix last commit to really save forks at mentioned by rillig@:joerg1-2/+2
2007-04-17Save a fork() by not invoking the 'tr' utility.tnn1-2/+2
2007-04-14Teach pkgsrc about HP-UX.tnn1-3/+17
2007-04-11Set correct OBJECT_FMT on OSF1.tnn1-1/+3
2007-03-01Remove unused SCRIPTDIR variable.wiz1-2/+1
2007-02-16Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64tonio1-1/+5
2006-12-27Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends onjoerg1-11/+10
2006-12-20For modular Xorg disable xpkgwedge (will be made a hard error later).joerg1-2/+5
2006-10-09Main infrastructure for DESTDIR support.joerg1-1/+37
2006-10-09Add variable to control whether the install target is run as root.joerg1-1/+3
2006-10-09Add two variables to control whether make package and make cleanjoerg1-1/+6
2006-10-06Remove references to DESTDIR. LOCALBASE should not be altered that way,joerg1-5/+5
2006-09-27Remove XFree86.joerg1-9/+5
2006-09-22- Compute CHEKCK_FILES filter on the entries requested and keep itjoerg1-1/+4
2006-09-10cosmetic changeschwarz1-2/+2
2006-09-10${X11BASE} can now be set to /usr, so just do so for IRIX and OSF1. No needschwarz1-1/+3
2006-08-26spelling correctionschwarz1-3/+3
2006-08-26X11_TYPE being undefined cannot occur thanks to the preceeding lineschwarz1-2/+2
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-1/+7
2006-07-17Remove stale comment, noted by bad@ in PR 33871.wiz1-7/+1
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam1-18/+1
2006-07-10Completely nuke the concept of PKG_PHASE from pkgsrc except for thejlam1-16/+1
2006-07-10Back out revision 1.172 of mk/tools/replace.mk -- we never want tojlam1-16/+19
2006-06-06Move some variable definitions out of bsd.prefs.mk and back intojlam1-9/+6
2006-06-06Separate out the part of bsd.tools.mk that actually created the toolsjlam1-4/+4
2006-06-06Refactor "patch" code into correspondingly named subdirectory ofjlam1-2/+2
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam1-2/+3
2006-06-05Move the default value of X11_TYPE from x11.version.mk intojoerg1-1/+2
2006-06-03First pass at implementing support for package system flavors otherjlam1-58/+6
2006-03-08Set LOWER_OPSYS_VERSUFFIX on Darwin.minskim1-1/+2