summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2008-09-24Pull-up 1.287 for MacOS X support.cube1-1/+3
2008-09-13Detect X11BASE as /usr/X11R7. From John Nemeth.cube1-1/+3
2008-06-22Simplify the logic that avoids using compat_headers during bootstrap.tnn1-5/+2
2008-06-16Make it more explicit that PKG_DESTDIR_SUPPORT and as side effectjoerg1-1/+4
2008-06-12Move META_PACKAGE logic from bsd.pkg.mk to bds.prefs.mk, otherwise itjoerg1-1/+19
2008-05-24Adjust path for compat_headers.tnn1-3/+3
2008-05-22Daniel Horecki pointed out on irc that all USE_INET6 references have beentnn1-6/+1
2008-04-16Avoid pulling in pkgtools/posix_headers when bootstrapping on HP-UX.tnn1-2/+3
2008-02-21Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and theytnn1-4/+1
2008-02-07Fix a miss that made the hpux bootstrap erronously pull in posix_headers.tnn1-2/+4
2008-02-06Recognise Solaris/xen as i386tnn1-2/+2
2008-01-29Simplify LOWER_OS_VERSION handling by using the :tl modifier.tnn1-11/+3
2008-01-16Provide a mechanism for enabling use of pkgtools/posix_headers.tnn1-1/+7
2008-01-12If LOWER_ARCH is x86_64 on Linux, force it for MACHINE_ARCH as well.joerg1-1/+4
2008-01-04Made the .include directives simpler, since the directory of therillig1-6/+6
2007-10-17Accept all licenses in DEFAULT_ACCEPTABLE_LICENSES if the user is onlyrillig1-3/+2
2007-10-16The previous commit needs all platforms to be correct abouttnn1-3/+5
2007-10-16OSF1 and HPUX: Separate the version component from ${LOWER_OPSYS}tnn1-6/+8
2007-10-13Ignore post-hyphen parts of the Linux kernel version similiar tojoerg1-1/+3
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