summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Add a package-settable variable PKGSRC_OVERRIDE_MKPIEpho1-3/+15
2021-11-30mk: Remove LOWER_OS_VERSION.jperkin1-6/+4
2021-11-30mk: Don't expand OPSYS_VERSION early.jperkin1-2/+1
2021-11-29mk: Use OPSYS_VERSION where appropriate.jperkin1-6/+6
2021-11-29mk: Introduce OPSYS_VERSION variable.jperkin1-2/+18
2021-11-12mk/bootstrap: Fix bits for SCO UnixWare 7.nia1-1/+9
2021-11-02mk: Make it possible for a package to fall back to partial RELRO.nia1-2/+2
2021-07-02mk: Add LP32PLATFORMSnia1-3/+13
2020-06-07mk/bsd.prefs.mk: add PKG_DBDIR to show-all-dirsrillig1-1/+2
2020-03-22mk/bsd.prefs.mk: add PREFIX to show-all-dirsrillig1-2/+2
2020-01-21Set native X11BASE on NetBSD to /usr/X11R7 unconditionallykamil1-2/+2
2019-11-09Add SCO Unix to the ELF pile.maya1-1/+3
2019-05-07mk: allow "bmake clean depends" as shortcutrillig1-1/+6
2019-01-06bsd.prefs.mk: set OS_VARIANT=Microsoft if used under WSL.bsiegert1-1/+5
2018-11-12mk: Add CTF infrastructure support.jperkin1-1/+15
2018-10-29Minix 3 is ELF basedsevan1-1/+3
2018-10-28libcompat_minix was removed some years back and minlib does not exist as asevan1-2/+1
2018-10-28Minix runs on platforms besides x86, match GNU config.guess.sevan1-2/+2
2018-07-16mips64 is more likely not 64bit.maya1-3/+2
2018-05-23Describe some of the security mitigation flags and their impactmaya1-1/+25
2018-01-15mk: Introduce *_SUPPORTED variables for security features.jperkin1-13/+19
2017-11-12Add initial support for building packages reproduciblykhorben1-1/+7
2017-11-03Support OS_VARIANT on Linux, support ChromeOS.bsiegert1-1/+7
2017-07-09Register support for PKGSRC_USE_STACK_CHECKkhorben1-1/+7
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam1-1/+8
2017-05-31Move detection of shared library type into the platform file.jlam1-1/+4
2017-04-16Add granularity to PKGSRC_USE_FORTIFY and PKGSRC_USE_RELROkhorben1-3/+3
2017-02-01powerpc64le is little endian.sevan1-3/+3
2016-10-27Add support for enabling cwrappers automatically. USE_CWRAPPERS now defaultsjperkin1-3/+8
2016-06-13Change PKGSRC_USE_SSP to a quad option. The options are now:jperkin1-2/+2
2016-04-17Revert part of the MACHINE_ARCH cleanup that resulted in the Linux/x86_64jperkin1-2/+2
2016-04-10Remove support for USE_DESTDIR=no.joerg1-10/+3
2016-04-10Remove last glue for PKG_DESTDIR_SUPPORT=none.joerg1-7/+1
2016-04-10Drop support for PKG_DESTDIR_SUPPORT=none.joerg1-9/+4
2016-03-17Since the MACHINE_ARCH cleanup, the bootstrap for i386-on-x86_64 Linux hasjperkin1-1/+5
2016-03-11Re-arrange support for FORTIFY/MKPIE/RELRO/SSPkhorben1-13/+8
2016-03-11Add support for a number of security featureskhorben1-1/+30
2016-03-11let's do just "Solaris" instead of "Oracle"tnn1-2/+2
2016-03-11for SunOS, assume that OS_VARIANT is Oracle if no match on other variantstnn1-2/+5
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin1-7/+1
2016-01-24Attempt to bring sanity to how ABI and MACHINE_ARCH are set.jperkin1-104/+5
2016-01-12Added keyword "platform" for "bmake help"rillig1-2/+2
2015-12-27Make USE_DESTDIR != yes an error.joerg1-1/+2
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