summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-13Make _USE_NEW_TOOLS default to "yes" to turn on using the new toolsjlam1-2/+2
2005-05-10Make a distinction between the tools that pkgsrc needs and the toolsjlam1-3/+6
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-1/+2
2005-05-02* Push the imake- and xmkmf-handling into the new tools framework.jlam1-1/+7
2005-05-02Remove the need for ${FIND} in the top-level make.jlam1-2/+2
2005-04-30net/qmail has been taught to not need expr and wc in the top-level make.jlam1-2/+2
2005-04-30Split replace.mk into two parts, one of which is included by bsd.prefs.mkjlam1-1/+14
2005-04-08Per discussion on tech-pkg, use USE_X11 (not USE_IMAKE) to add X11BASE/bin;tv1-2/+2
2005-03-24USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mailtv1-6/+1
2005-02-19define GNU_ARCH for rs6000 and set OBJECT_FMT correctly for AIX.grant1-5/+6
2005-02-17add bits for AIX to correctly set MACHINE_ARCH and OS_VERSION, so thatgrant1-1/+20
2005-02-11Migrate several USE_* logic blocks, previously sprinkled liberallytv1-3/+1
2005-01-27Cleanup: wrapper-defs.mk is no longer optional; remove its conditional.tv1-5/+4
2005-01-27Move the PREPEND_PATH for LOCALBASE/bin (and optionally X11BASE/bin) to atv1-1/+4
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant1-1/+9
2004-10-31Add DragonFlyBSD support, provided by Todd Willey on tech-pkg.wiz1-1/+13
2004-10-20Added missing /martti1-2/+2
2004-10-19Translate MACHINE_ARCH and LOWER_ARCH from ppc to powerpc in the case ofben1-2/+3
2004-10-07Make PKGSRCDIR a read-only value. This avoids problems where the userjlam1-4/+5
2004-10-07Remove _PKGSRCDIR now that we have PKGSRCDIR (as per previous commit).jlam1-2/+1
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-15/+19
2004-10-06Climb up the directory tree to find the top, instead of guessing wherejlam1-5/+5