summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-06Reorganize some of the files under pkgsrc/mk:jlam1-7/+7
2004-09-27Move some wrapper definitions into a separate file wrapper-defs.mk that isjlam1-1/+6
2004-09-27Define PKGSRC_TOPDIR as the path to the top of the pkgsrc tree relativejlam1-19/+16
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-3/+3
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-4/+17
2004-07-30bsd.options.mk provides boilerplate code for standard naming conventionsjlam1-1/+6
2004-07-30Only assign X11BASE=/usr/X11R6 if X11_TYPE was not defined, orxtraeme1-5/+5
2004-07-06Retire buildlink2, now that all packages using it have been converted towiz1-3/+2
2004-07-02else exists ... -> elif exists ...wiz1-2/+2
2004-04-26PKGDIRMODE must be set *after* including defs.*.tv1-2/+2
2004-04-25Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checkedtv1-1/+2
2004-04-04Make USE_XPKGWEDGE default to "yes", as announced on tech-pkg@ last week.agc1-2/+2
2004-03-11Add Interix bits.tv1-1/+5
2004-03-09Add LOWER_OPSYS_VERSUFFIX on FreeBSD platforms, so that the majorrecht1-1/+10
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam1-15/+1
2004-02-14Convert a debugging definition back into the real thing.jlam1-3/+2
2004-02-14add URL to my post to tech-pkg to deprecated Zoularis message.grant1-1/+3
2004-02-14deprecate Zoularis: remove any tests for ZOULARIS* and bomb ifgrant1-10/+6
2004-02-13Don't use the new pkg_info options unless the the pkg_install tools arejlam1-12/+19