summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-01Shorten the GNU_ARCH list by using a fallthrough variable expressiontv1-14/+4
2005-08-16Don't add inet6 to PKG_DEFAULT_OPTIONS, it is a user settabledillo1-3/+1
2005-07-28Start documenting variables.wiz1-1/+6
2005-07-19Don't bother defining a temporary _PKGSRC_USE_TOOLS variable that doesn'tjlam1-3/+3
2005-07-16There is still one small but important distinction between some of thejlam1-1/+4
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-5/+4
2005-06-14Require xpkgwedge>=1.13 when used as a build dependency so that thejlam1-2/+1
2005-06-01Include bsd.makevars.mk in bsd.prefs.mk instead of bsd.pkg.mk. Thisjlam1-1/+4
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-14/+1
2005-05-14Replaced .ifdef with .if defined() and .ifnded with .if !defined(). Thisrillig1-6/+6