summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-04My thanks to Thorsten - this part of my change for Darwin support wasagc1-3/+1
2001-11-04"Darwin" needs to know about SHAREOWN, SHAREGRP and SHAREMODE too.frueauf1-2/+2
2001-10-30Add initial support for Darwin (1.4) to pkgsrc.agc1-9/+20
2001-09-21Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?="tron1-7/+7
2001-09-18Add a new bsd.pkg.defaults.mk file, derived from the old mk.conf.example.agc1-1/+10
2001-08-24shuffle some whitespace to make it more obvious what is going onabs1-4/+6
2001-08-14Add GNU_ARCH.sparc64 entry.skrll1-1/+2
2001-07-26ZOULARISBASE: If there's no $LOCALBASE/bsd, try $LOCALBASEhubertf1-1/+5
2001-07-26Close a quote.hubertf1-2/+2
2001-07-17Switch solaris default LOCALBASE across to /usr/pkgabs1-2/+14
2001-07-10Check if "${X11BASE}/lib/X11/config/X11.tmpl" exists before searchingtron1-3/+5
2001-07-10Add new variable "SPARC_TARGET_ARCH" used to select the target architecturetron1-1/+4
2001-07-10Use ":=" in assignment of "ZOULARISBASE" because "LOCALBASE" might gettron1-2/+4
2001-07-09Provide missing parenthesis for CHECK_XPM.fredb1-3/+2
2001-07-06Check if "${X11BASE}/lib/X11/config/X11.tmpl" before searching withtron1-2/+3
2001-07-05bsd.prefs.mk: Make OBJECT_FMT work on NetBSD 1.3abs1-1/+12
2001-07-03Add GNU_ARCH.powerpc. This fixes some of the recent problems experiencedmjl1-1/+2
2001-07-02Make check for Xpm in XFree86 look like the checks for Mesa and freetype2.jlam1-1/+18
2001-06-28add an explicite GNU_ARCH.mipsel assignment to work around poor interactiondrochner1-1/+2
2001-06-20Move default setting of XAW_TYPE to bsd.prefs.mk.jlam1-1/+6
2001-06-16Add a check for the libGLU which comes with XFree86 4.1.0: HAVE_BUILTIN_GLUveego1-1/+13
2001-06-14Put back stuff deleted in last commit.skrll1-4/+27
2001-06-14Add GNU_ARCH.mipseb (which is just mipseb); now pkgsrc make machinery passesrafal1-27/+5
2001-06-12Fix inclusion of defs.*.mk files so that it works from anywhere in thejlam1-5/+13
2001-06-12Migrate some OS-specific variable definitions into OS-specific files.jlam1-3/+11
2001-06-08Define "HAVE_OPENWINDOWS" if we are using OpenWindows as X11 distributiontron1-1/+6
2001-06-07Set "X11BASE" much earlier under Solaris to get "USE_MESA" and "USE_XPM"tron1-2/+4
2001-05-17Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case.abs1-4/+4
2001-05-17In the Linux case, if MACHINE_ARCH is unknown set it to LOWER_ARCH (it doesabs1-1/+2
2001-05-02Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuffjlam1-2/+2
2001-04-22Handle freetype2 package like the MesaLib package as it is bundled withjlam1-1/+18
2001-04-08Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possiblehubertf1-5/+7
2001-03-24Fix typo in last commit.tron1-2/+2
2001-03-24Only enforce the use of Zoularis under SunOS.tron1-2/+2
2001-03-23Add missing check for NetBSD in last commit.tron1-2/+2
2001-03-23Provide Zoularis version number as "${ZOULARIS_VERSION}" on non NetBSDtron1-1/+10
2001-03-19add a list of default serial devices on a per machine_arch basis as discusseddmcmahill1-1/+38
2001-03-13Add an explanatory comment.agc1-2/+7
2001-03-13Only add DIGEST_VERSION to MAKEFLAGS when we know it's a valid version.agc1-7/+5
2001-03-10Fix typo.tron1-2/+2
2001-03-06Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa...wiz1-1/+10
2001-03-06Add support for message digests other than md5 into pkgsrc. This is doneagc1-1/+26
2000-12-03Add USE_INET6?=NO in the !(USE_INET6?=YES) case.wiz1-1/+3
2000-11-21Fix NEED_NCURSES handling:hubertf1-4/+4
2000-11-02Move USE_NCURSES stuff from bsd.pkg.mk to bsd.prefs.mk.wiz1-1/+16
2000-10-15Add USE_MESA and USE_GLX mechanism similar to USE_XPM that detects andrh1-1/+18
2000-06-03Explicitly pass down MAKEFLAGS to all sub-makes, not just the first.mycroft1-6/+6
2000-06-03Pass variables set via != to MAKEFLAGS, so the forking needed for thathubertf1-10/+17
2000-02-13Don't enable IPv6 support if socks support is activated.tron1-2/+3
2000-01-24make USE_INET6=YES a default, if the package is compiled on IPv6-readyitojun1-1/+6