summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-02Don't include define lower opsys version for the host name, e.g. usejoerg1-2/+1
2006-01-12Remove branch tag from DragonFly version, so that OS_VERSION matchesjoerg1-1/+2
2005-12-29X11BASE defaults to /usr/openwin on Solaris, but only when using themarkd1-3/+5
2005-12-28Set PATH if not already set at the top of bsd.prefs.mk, just beforeabs1-1/+6
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-17/+17
2005-12-02Remove handling for obsolete USE_SOCKS variable.wiz1-3/+3
2005-11-28Prefixed the definitions for the pkgtools with ${SETENV}. Now it isrillig1-7/+7
2005-11-24Properly quote _PKG_DBDIR.rillig1-3/+3
2005-11-23Per request, back out all the SKIP_AUDIT_PACKAGES changes.erh1-3/+1
2005-11-16Improve the handling of allowed vulnerabilities. Instead of the singleerh1-1/+3
2005-11-14Removed trailing white-space.rillig1-2/+2
2005-11-13Reverted the change that moved the definition of MANINSTALL from mk.conf torillig1-6/+1
2005-11-10Moved default definition of MANINSTALL from defaults/mk.conf torillig1-1/+6
2005-11-10Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf torillig1-1/+11
2005-11-10Added a comment that <bsd.own.mk> includes MAKECONF or /etc/mk.conf, sorillig1-1/+2
2005-11-09Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk;reed1-1/+17
2005-11-01Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OStv1-8/+24
2005-11-01Sort OPSYS pre-<sys.mk> settings section by OPSYS name.tv1-59/+60