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