Age | Commit message (Expand) | Author | Files | Lines |
2018-07-16 | mips64 is more likely not 64bit. | maya | 1 | -3/+2 |
2018-05-23 | Describe some of the security mitigation flags and their impact | maya | 1 | -1/+25 |
2018-01-15 | mk: Introduce *_SUPPORTED variables for security features. | jperkin | 1 | -13/+19 |
2017-11-12 | Add initial support for building packages reproducibly | khorben | 1 | -1/+7 |
2017-11-03 | Support OS_VARIANT on Linux, support ChromeOS. | bsiegert | 1 | -1/+7 |
2017-07-09 | Register support for PKGSRC_USE_STACK_CHECK | khorben | 1 | -1/+7 |
2017-06-01 | Provide switch to activate new frameworks to replace "pkginstall". | jlam | 1 | -1/+8 |
2017-05-31 | Move detection of shared library type into the platform file. | jlam | 1 | -1/+4 |
2017-04-16 | Add granularity to PKGSRC_USE_FORTIFY and PKGSRC_USE_RELRO | khorben | 1 | -3/+3 |
2017-02-01 | powerpc64le is little endian. | sevan | 1 | -3/+3 |
2016-10-27 | Add support for enabling cwrappers automatically. USE_CWRAPPERS now defaults | jperkin | 1 | -3/+8 |
2016-06-13 | Change PKGSRC_USE_SSP to a quad option. The options are now: | jperkin | 1 | -2/+2 |
2016-04-17 | Revert part of the MACHINE_ARCH cleanup that resulted in the Linux/x86_64 | jperkin | 1 | -2/+2 |
2016-04-10 | Remove support for USE_DESTDIR=no. | joerg | 1 | -10/+3 |
2016-04-10 | Remove last glue for PKG_DESTDIR_SUPPORT=none. | joerg | 1 | -7/+1 |
2016-04-10 | Drop support for PKG_DESTDIR_SUPPORT=none. | joerg | 1 | -9/+4 |
2016-03-17 | Since the MACHINE_ARCH cleanup, the bootstrap for i386-on-x86_64 Linux has | jperkin | 1 | -1/+5 |
2016-03-11 | Re-arrange support for FORTIFY/MKPIE/RELRO/SSP | khorben | 1 | -13/+8 |
2016-03-11 | Add support for a number of security features | khorben | 1 | -1/+30 |
2016-03-11 | let's do just "Solaris" instead of "Oracle" | tnn | 1 | -2/+2 |
2016-03-11 | for SunOS, assume that OS_VARIANT is Oracle if no match on other variants | tnn | 1 | -2/+5 |
2016-03-10 | Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, these | jperkin | 1 | -7/+1 |
2016-01-24 | Attempt to bring sanity to how ABI and MACHINE_ARCH are set. | jperkin | 1 | -104/+5 |
2016-01-12 | Added keyword "platform" for "bmake help" | rillig | 1 | -2/+2 |
2015-12-27 | Make USE_DESTDIR != yes an error. | joerg | 1 | -1/+2 |
2015-11-07 | With OpenBSD/amd64 & Bitrig/amd64 switched to using MACHINE_ARCH=x86_64, | sevan | 1 | -4/+4 |
2015-11-07 | Add the necessary logic for setting Bitrig/amd64 to Bitrig/x86_64. | sevan | 1 | -2/+7 |
2015-11-07 | Add the necessary logic for setting OpenBSD/amd64 to OpenBSD/x86_64. | sevan | 1 | -1/+12 |
2015-10-17 | Add the mapping for amd64 to its GNU architecture name x86_64. | sevan | 1 | -1/+2 |
2015-09-08 | Ensure OBJECT_FMT is set to ELF on Linux rather than relying on the NetBSD | jperkin | 1 | -1/+3 |
2015-09-08 | Remove NetBSD 0.x and 1.x settings, these have long since been unsupported. | jperkin | 1 | -23/+1 |
2015-07-25 | Introduce $LOWER_VARIANT_VERSION, this is used to store version info for variant | sevan | 1 | -1/+3 |
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -3/+1 |
2015-06-04 | Introduce preliminary support for Bitrig to pkgsrc | sevan | 1 | -1/+8 |
2015-04-29 | Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS could | jperkin | 1 | -1/+8 |
2015-04-27 | correct MACHINE_ARCH and compiler flags for HP-UX 64-bit ABI | tnn | 1 | -6/+12 |
2015-04-19 | Specify safer WRKSRC for meta packages. As they don't extract files, | joerg | 1 | -1/+3 |
2015-03-14 | OS X Tiger & prior used X11 from XFree86 project which is installed in | sevan | 1 | -1/+3 |
2015-02-24 | Fix typo: NATIVE_MACHINE_ARCH, not NATIVE-MACHINE_ARCH. Thanks, prlw1! | riastradh | 1 | -2/+2 |
2015-02-16 | Put back SCO LOWER_OPSYS changes. | jperkin | 1 | -3/+3 |
2015-02-14 | Accommodate an -eabi{,hf} suffix in MACHINE_GNU_PLATFORM. | riastradh | 1 | -4/+26 |
2015-02-01 | Revert "Move version part from LOWWER_OPSYS to LOWER_OPSYS_VERSUFFIX for sco.", | obache | 1 | -3/+3 |
2015-01-01 | Add a bunch of missing LP64PLATFORMS after reviewing the list in NetBSD's | dholland | 1 | -2/+4 |
2015-01-01 | Add BIGENDIANPLATFORMS and LITTLEENDIANPLATFORMS, like LP64PLATFORMS, for | dholland | 1 | -1/+21 |
2015-01-01 | Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per | dholland | 1 | -4/+4 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -25/+1 |
2014-12-07 | undefined PKGSRC_KEEP_BIN_PKGS must not be evaluated unconditionally. | obache | 1 | -2/+2 |
2014-12-06 | Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". | agc | 1 | -1/+9 |
2014-11-29 | Move version part from LOWWER_OPSYS to LOWER_OPSYS_VERSUFFIX for sco. | obache | 1 | -3/+3 |
2014-11-18 | Sync MACHINE_ARCH -> GNU_ARCH mapping table with NetBSD. Most noticable | joerg | 1 | -4/+23 |