summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-3/+3
2010-05-19Add BUILTIN_PKGS with the "builtin" package names to the build information.sbd1-1/+2
2010-04-30Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.sbd1-1/+3
2010-04-18Set NATIVE_MACHINE_GNU_PLATFORM & MACHINE_GNU_PLATFORM usingsbd1-3/+3
2010-02-06Set LOWER_VENDOR=pc for Haiku/i386.obache1-1/+7
2010-01-29Enable USE_DESTDIR by default for PKG_DEVELOPER.joerg1-1/+5
2010-01-29Retire USE_DESTDIR=full workaround.joerg1-6/+1
2010-01-17minor English usage nitdholland1-2/+2
2010-01-16Add support of SSD/Linux.obache1-1/+3
2010-01-06Add LP64PLATFORMS, a list of patterns for 64bit systems.joerg1-1/+8
2009-12-13Interix>=5.2 have libc.so.5.2, but no higer revision exists.obache1-5/+9
2009-09-24Unconditionally set the default ABI to 32-Bit for Mac OS X Snow Leopard.tron1-6/+11
2009-09-22Workaround for amd64 vs x86_64 mess on DragonFly as well.hasso1-1/+5
2009-09-22Try again to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):tron1-1/+13
2009-09-21Revert last change. It doesn't work properly because the "ABI" settingtron1-19/+1
2009-09-21Try to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):tron1-1/+19
2009-09-13Add support for X.org bundled with Mac OS X Snow Leopard.tron1-2/+3
2009-05-23For developer mode, warn about packages without destdir support.joerg1-1/+5
2009-05-19Fix previous:wiz1-2/+2
2009-05-17Sanity check that USE_DESTDIR is either yes or no after downgradingjoerg1-1/+4
2009-05-09Make USE_DESTDIR=full the default value and retire the option.joerg1-6/+7
2009-04-08Clear USE_LANGUAGES for meta packages.joerg1-1/+2
2009-04-08Disable CHECK_PERMS by default for meta-packages.joerg1-1/+2
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube1-1/+3
2008-09-16X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is justtron1-1/+3
2008-06-22Simplify the logic that avoids using compat_headers during bootstrap.tnn1-5/+2
2008-06-16Make it more explicit that PKG_DESTDIR_SUPPORT and as side effectjoerg1-1/+4
2008-06-12Move META_PACKAGE logic from bsd.pkg.mk to bds.prefs.mk, otherwise itjoerg1-1/+19
2008-05-24Adjust path for compat_headers.tnn1-3/+3
2008-05-22Daniel Horecki pointed out on irc that all USE_INET6 references have beentnn1-6/+1
2008-04-16Avoid pulling in pkgtools/posix_headers when bootstrapping on HP-UX.tnn1-2/+3
2008-02-21Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and theytnn1-4/+1
2008-02-07Fix a miss that made the hpux bootstrap erronously pull in posix_headers.tnn1-2/+4
2008-02-06Recognise Solaris/xen as i386tnn1-2/+2
2008-01-29Simplify LOWER_OS_VERSION handling by using the :tl modifier.tnn1-11/+3
2008-01-16Provide a mechanism for enabling use of pkgtools/posix_headers.tnn1-1/+7
2008-01-12If LOWER_ARCH is x86_64 on Linux, force it for MACHINE_ARCH as well.joerg1-1/+4
2008-01-04Made the .include directives simpler, since the directory of therillig1-6/+6
2007-10-17Accept all licenses in DEFAULT_ACCEPTABLE_LICENSES if the user is onlyrillig1-3/+2
2007-10-16The previous commit needs all platforms to be correct abouttnn1-3/+5
2007-10-16OSF1 and HPUX: Separate the version component from ${LOWER_OPSYS}tnn1-6/+8
2007-10-13Ignore post-hyphen parts of the Linux kernel version similiar tojoerg1-1/+3
2007-10-05I often want to know which directories pkgsrc is using.rillig1-1/+6
2007-09-11+USE_INET6?=${IPV6_READY} rather than =, so it can be overiddenabs1-2/+2
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-10/+9
2007-09-07Add a "system features" framework that will eventually be used tojlam1-1/+4
2007-08-17Remove infrastructure side of Xorg 6.9 support. Begin to simplifyjoerg1-11/+2
2007-08-15Move APPENDELF definition after the reassigning of MACHINE_ARCH.joerg1-15/+16
2007-08-13Replaced the comment at the beginning of the file with a useful one. Itrillig1-23/+35
2007-08-13Fixed joerg's failed try to support invoking make(1) as ./make or similar.rillig1-4/+5