summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2002-12-12Make sure that on IRIX{,64} LOWER_OPSYS matches what most configurejschauma1-1/+5
2002-12-10Remove trailing whitespace.wiz1-4/+4
2002-11-30turn on USE_INET6 in a KAME IPv6 environment other than NetBSD.grant1-2/+5
2002-11-17LOWER_VENDOR is 'pc' on FreeBSD only if running on i386.grant1-1/+5
2002-11-17Add initial pkgsrc FreeBSD support :-)grant1-1/+8
2002-11-01When "make install" su's to root, su is invoked with the "-l" option, whichjlam1-1/+3
2002-11-01Whitespace and minor cosmetic fixes.jlam1-2/+2
2002-10-21Move X11BASE setting for Solaris to a more appropriate place now that wejlam1-3/+6
2002-10-21Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead).wiz1-23/+1
2002-10-21Remove traces of now unused USE_XAW.wiz1-6/+1
2002-10-21Remove USE_MESA -- now unused.wiz1-33/+2
2002-10-20Remove obsolete USE_FREETYPE2 support; all users have been converted to usewiz1-18/+1
2002-10-19Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so thatjlam1-1/+37
2002-10-12Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4bouyer1-1/+2
2002-10-12On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc withagc1-14/+17
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam1-3/+10
2002-09-24Some whitespace cleanup.wiz1-3/+3
2002-09-15Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIXrh1-1/+20
2002-09-01The "Xpm" library is distributed with Solaris 9. Handle this case liketron1-6/+11
2002-08-21set USE_INET6 if we are on an IPv6 capable Solaris host.grant1-1/+3
2002-08-01We no longer expect PTHREAD_TYPE to be defined after includingjlam1-5/+1
2002-06-21Move the definition of OBJECT_FMT for NetBSD-1.3.x back _below_ thejlam1-3/+3
2002-06-21Move the definition of OBJECT_FMT for NetBSD-1.3.x systems ahead of thejlam1-12/+12
2002-05-30On Darwin, before including <bsd.own.mk>, set OBJECT_FMT to "Mach-O".schmonz1-1/+6
2002-03-18Append "elf" to ${MACHINE_GNU_PLATFORM}, for NetBSD archs that were oncefredb1-2/+20
2001-12-26Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments tojlam1-1/+13
2001-12-24Initial implementation of pthread.buildlink.mk to transparently allow forjlam1-1/+5
2001-12-12Retire USE_CURSES, which was superseded by devel/ncurses/buildlink.mk, andwiz1-16/+1
2001-12-12Add LOWER_OS_VERSION to match LOWER_OPSYS, LOWER_VENDOR, and LOWER_ARCHabs1-1/+4
2001-11-28In the odd possible case of someone using "pkgsrc" underneath "src"tv1-1/+6
2001-11-21Move some operating-system specific definitions to the individualagc1-77/+1
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