summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2015-11-07With OpenBSD/amd64 & Bitrig/amd64 switched to using MACHINE_ARCH=x86_64,sevan1-4/+4
2015-11-07Add the necessary logic for setting Bitrig/amd64 to Bitrig/x86_64.sevan1-2/+7
2015-11-07Add the necessary logic for setting OpenBSD/amd64 to OpenBSD/x86_64.sevan1-1/+12
2015-10-17Add the mapping for amd64 to its GNU architecture name x86_64.sevan1-1/+2
2015-09-08Ensure OBJECT_FMT is set to ELF on Linux rather than relying on the NetBSDjperkin1-1/+3
2015-09-08Remove NetBSD 0.x and 1.x settings, these have long since been unsupported.jperkin1-23/+1
2015-07-25Introduce $LOWER_VARIANT_VERSION, this is used to store version info for variantsevan1-1/+3
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-3/+1
2015-06-04Introduce preliminary support for Bitrig to pkgsrcsevan1-1/+8
2015-04-29Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS couldjperkin1-1/+8
2015-04-27correct MACHINE_ARCH and compiler flags for HP-UX 64-bit ABItnn1-6/+12
2015-04-19Specify safer WRKSRC for meta packages. As they don't extract files,joerg1-1/+3
2015-03-14OS X Tiger & prior used X11 from XFree86 project which is installed insevan1-1/+3
2015-02-24Fix typo: NATIVE_MACHINE_ARCH, not NATIVE-MACHINE_ARCH. Thanks, prlw1!riastradh1-2/+2
2015-02-16Put back SCO LOWER_OPSYS changes.jperkin1-3/+3
2015-02-14Accommodate an -eabi{,hf} suffix in MACHINE_GNU_PLATFORM.riastradh1-4/+26
2015-02-01Revert "Move version part from LOWWER_OPSYS to LOWER_OPSYS_VERSUFFIX for sco.",obache1-3/+3
2015-01-01Add a bunch of missing LP64PLATFORMS after reviewing the list in NetBSD'sdholland1-2/+4
2015-01-01Add BIGENDIANPLATFORMS and LITTLEENDIANPLATFORMS, like LP64PLATFORMS, fordholland1-1/+21
2015-01-01Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as perdholland1-4/+4
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-25/+1
2014-12-07undefined PKGSRC_KEEP_BIN_PKGS must not be evaluated unconditionally.obache1-2/+2
2014-12-06Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no".agc1-1/+9
2014-11-29Move version part from LOWWER_OPSYS to LOWER_OPSYS_VERSUFFIX for sco.obache1-3/+3
2014-11-18Sync MACHINE_ARCH -> GNU_ARCH mapping table with NetBSD. Most noticablejoerg1-4/+23
2014-08-14Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issuesjperkin1-4/+1
2014-05-06Move INIT_SYSTEM to bsd.prefs.mk, allowing it to be tested injperkin1-1/+9
2014-05-05Add amd64 to LP64PLATFORMS, OpenBSD returns amd64 instead of x86_64ryoon1-2/+3
2014-04-07Define OBJECT_FMT for FreeBSD.asau1-1/+3
2014-03-14Add SCO OpenServer 5 and 6 support, 6 support is not tested yet.ryoon1-1/+14
2014-03-07Detect newer RedHat distributions.jperkin1-2/+2
2014-02-22Use .elif, not .else ifryoon1-2/+2
2014-02-20Support X11BASE?=/usr for native X11 on RedHat and derivatives.jperkin1-1/+3
2014-02-14tell wget as a tool.obache1-1/+3
2013-12-19Improve support for HTTPS master site URLs:tron1-1/+11
2013-09-12Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure thatjperkin1-1/+3
2013-07-19Set OS_VARIANT for OmniOS.ryoon1-1/+3
2013-04-28Introduce COMPILER_INCLUDE_DIRS, COMPILER_LIB_DIRS and SYSTEM_DEFAULT_RPATH.obache1-1/+5
2013-04-03normalize LOWER_ARCH i?86 for Cygwin, same as Linux.obache1-2/+4
2013-03-01bsd.prefs.mk: add definitions for Minix. PR pkg/45046 OK by agc.tcort1-1/+6
2013-02-23native X11BASE=/usr on Cygwin.obache1-2/+2
2013-02-15set Cygwin kernel name to OS_VARIANT for further usage.obache1-1/+2
2013-02-10Add preference for Cygwin.obache1-2/+11
2013-01-23X11 (from the Xquartz distribution) gets installed under "/opt/X11" undertron1-2/+5
2012-12-15Set X11_ENCODINGSDIR correctly for builtin case as well as modular.markd1-1/+5
2012-12-09Update X11_ENCODINGSDIR for fonts/encodings change.wiz1-2/+2
2012-08-14Make "user-destdir" the default PKG_DESTDIR_SUPPORT valueasau1-2/+2
2012-08-14Introduce explicit name for no staged installation support: "none".asau1-6/+6
2012-07-27Set default ABI on Solaris for SPARC too.jperkin1-2/+2
2012-07-02Introduce OS_VARIANT. This variable can be used to differentiate operatingjperkin1-1/+10