Age | Commit message (Expand) | Author | Files | Lines |
2021-11-23 | mk: Register strnlen as missing on Solaris 10 | nia | 1 | -3/+10 |
2021-11-18 | mk: According to Boyd Lynn Gerber, UnixWare lacks IPv6, although the | nia | 1 | -5/+1 |
2021-11-14 | On Linux with glibc, if libc.so.6 isn't executable, glean GLIBC_VERSION | schmonz | 1 | -3/+8 |
2021-11-13 | mk: Avoid find -iname for compatibility with Solaris 10 | nia | 1 | -3/+3 |
2021-11-12 | mk/bootstrap: Fix bits for SCO UnixWare 7. | nia | 1 | -1/+9 |
2021-11-09 | replace-interpreter.mk: update a comment | gutteridge | 1 | -2/+2 |
2021-11-09 | mk: For consistency, rename PKG_HAS_ to OPSYS_HAVE_. | nia | 10 | -23/+27 |
2021-11-09 | mk: Create per-platform PKG_HAVE_EVENTFD and PKG_HAVE_TIMERFD variables. | nia | 2 | -2/+15 |
2021-11-07 | Also substitute SYSCONFBASE in MESSAGE files | khorben | 1 | -1/+2 |
2021-11-07 | mk: revert RELRO default and cease use of wrappers until some more | nia | 3 | -9/+5 |
2021-11-06 | mk: Correct the wrappers invocation for RELRO. This should help many | nia | 2 | -4/+6 |
2021-11-02 | mk: Lower default RELRO down from full to partial. | nia | 1 | -3/+3 |
2021-11-02 | mk: Make it possible for a package to fall back to partial RELRO. | nia | 3 | -12/+14 |
2021-11-01 | mk: describe missing musicpd options. sort. | wiz | 1 | -2/+5 |
2021-10-26 | mk: Bump DIGEST_RQED. Needed for blake2s. Pointed out by agc, thanks | nia | 1 | -2/+2 |
2021-10-26 | mk: Replace RMD160 as a default distfile hash with BLAKE2s | nia | 1 | -2/+2 |
2021-10-22 | mk: Use native bsdtar on NetBSD 9.0 onwards. | jperkin | 1 | -2/+2 |
2021-10-20 | mk/configure/cmake: Add comments about cmake | gdt | 1 | -1/+8 |
2021-10-12 | mk: Document pkgin-prefer-gzip option. | jperkin | 1 | -0/+1 |
2021-10-12 | mk: Register support for RELRO on NetBSD/powerpc. Tested on macppc. | nia | 1 | -2/+3 |
2021-10-11 | mk: Rename variable to CHECK_SHLIBS_TOXIC. | jperkin | 2 | -12/+14 |
2021-10-08 | gcc.mk: Avoid matching gcc2, gcc3. | nia | 1 | -96/+8 |
2021-10-08 | postgresql14: added version 14.0 | adam | 1 | -3/+12 |
2021-10-07 | mk: remove SHA1 from the default digest algorithms | nia | 1 | -2/+2 |
2021-10-04 | mk: omit space between -z and relro | nia | 2 | -6/+6 |
2021-10-03 | mk/ocaml.mk: Disable MKPIE pending investigation by an ocaml-knower | nia | 1 | -1/+5 |
2021-10-01 | Prune gcc34, gcc44. | nia | 1 | -35/+5 |
2021-09-27 | mk: Register support for MKPIE on more NetBSD archs, syncing with | nia | 1 | -2/+6 |
2021-09-27 | mk: Update comment for mysql/mariadb to reflect code change | ryoon | 1 | -2/+2 |
2021-09-27 | mk: ... and the docs for the defaults | nia | 1 | -3/+4 |
2021-09-27 | mk: Bump default hardening options. | nia | 1 | -4/+4 |
2021-09-27 | Disable MKPIE in Haskell. | nia | 1 | -1/+3 |
2021-09-27 | mk: Default implementation of mysql is now MariaDB 10.6. | nia | 1 | -2/+2 |
2021-09-14 | Remove stuff inadvertently included in previous (thanks wiz@). | schmonz | 1 | -10/+1 |
2021-09-14 | mk/platform: add SDK mapping for macOS 11.6. | schmonz | 1 | -1/+11 |
2021-09-12 | mk: config.{guess,sub}: sync w/ upstream | tnn | 2 | -881/+1211 |
2021-09-09 | (replace-interpreter.mk) Add REPLACE_R, tks rillig@ and greg@ | mef | 1 | -2/+11 |
2021-08-31 | mk: download.kde.org redirects to https | markd | 1 | -2/+2 |
2021-08-28 | mk: When using imake, pass LDFLAGS in the environment as LOCAL_LDFLAGS. | nia | 1 | -1/+2 |
2021-08-14 | mk/install: fix documentation and speed up install-dirs-from-PLIST | rillig | 1 | -5/+5 |
2021-08-04 | mk: Add MariaDB 10.6 bits. | nia | 1 | -4/+7 |
2021-08-03 | clang.mk: add support for PKGSRC_USE_SSP=strong | nia | 1 | -1/+3 |
2021-08-03 | gcc.mk: Add support for MKPIE when compiling Fortran code. | nia | 1 | -1/+5 |
2021-08-02 | Add VAX to list of architectures which need libatomic. Additional fix for PR/... | jklos | 1 | -2/+3 |
2021-08-01 | gcc.mk: Remove bogus test for NetBSD. | nia | 1 | -4/+2 |
2021-07-26 | mk: Add OSX_SDK_MAP for 11.5. | jperkin | 1 | -3/+3 |
2021-07-20 | mk/defaults/options.description: +llvm-target-aarch64 | tnn | 1 | -0/+1 |
2021-07-19 | mk: Fix PR pkg/56299 | triaxx | 1 | -1/+15 |
2021-07-17 | mk: Enforce arm64 host CPU for Darwin/aarch64. | jperkin | 1 | -1/+4 |
2021-07-02 | mk: Add LP32PLATFORMS | nia | 1 | -3/+13 |