summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2022-12-15options.description: Add QT6triaxx1-0/+1
2022-12-09mk/compiler/ccache.mk: Use ccache3gdt1-2/+10
2022-12-06mk: Use gcc12 for gfortran on Darwin/aarch64.jperkin1-1/+5
2022-12-02mk: allow oracle-jdk17 for NetBSD/x86_64wiz1-1/+2
2022-12-02mk: Switch Darwin/Linux default to oracle-jdk17.jperkin1-4/+7
2022-12-02mk: Add support for oracle-jdk17.jperkin1-3/+15
2022-11-28check-files.mk: fix execution when CHECK_FILES_STRICT=yesgutteridge1-3/+3
2022-11-24mk: Remove XXX comment.jperkin1-2/+1
2022-11-24mk: Switch previous to use "|| ${TRUE}" instead.jperkin1-2/+2
2022-11-24mk: Fix buildlink3 of builtin packages like sqlite3 under NetBSDryoon1-2/+2
2022-11-24mk: Revert override-tools performance change.jperkin1-29/+24
2022-11-23mk: Improve override-tools performance.jperkin1-24/+29
2022-11-23mk: Only add obsolete GCC_REQD if required.jperkin1-5/+11
2022-11-23mk: Minor performance improvement for error-check.jperkin1-6/+12
2022-11-23mk: Miscellaneous performance improvements.jperkin11-51/+61
2022-11-23mk: plist performance improvements.jperkin1-12/+15
2022-11-23mk: Remove unnecessary execs in various show targets.jperkin1-13/+16
2022-11-23mk: Only create GNU missing wrappers when needed.jperkin3-8/+12
2022-11-23mk: Cache unprivileged user/group command output.jperkin1-1/+4
2022-11-23mk: Cache _UNAME_V on SunOS.jperkin1-1/+4
2022-11-23mk: check performance improvements.jperkin11-69/+67
2022-11-23mk: Limit buildlink message to PKG_DEBUG_LEVEL > 0.jperkin1-1/+3
2022-11-23mk: pkginstall performance improvements.jperkin1-125/+103
2022-11-23mk: install performance improvements.jperkin2-26/+33
2022-11-23mk: pkgformat performance improvements.jperkin5-148/+157
2022-11-23mk: buildlink3 performance improvements.jperkin1-27/+28
2022-11-23mk: Improve BUILDLINK_PREFIX performance.jperkin1-4/+2
2022-11-23mk: Don't define DO_NADA to true.jperkin3-7/+7
2022-11-23mk: Improve cwrapper generation performance.jperkin1-21/+29
2022-11-23mk: Improve pbulk-index performance.jperkin1-18/+22
2022-11-23mk: Improve makevars generation performance.jperkin1-20/+11
2022-11-22mk/platform: Remove old SunOS --rpath transformation.jperkin1-4/+1
2022-11-22mk/tools: Don't ever use GNU false instead of builtin.jperkin1-5/+1
2022-11-22mk/tools: Avoid print(1) when using bash on SunOS.jperkin1-1/+16
2022-11-22mk/tools: Switch to pwd builtin on SunOS.jperkin1-2/+2
2022-11-22mk/tools: Sync comments with reality.jperkin1-5/+4
2022-11-21mk: Remove generic SunOS linker argument removals.jperkin1-15/+1
2022-11-16mk: Avoid egrep/fgrep wrappers when using GNU grep.jperkin1-4/+7
2022-11-15Also buildlink libatomic for mipsel and mipseb (32-bit ports)..he1-1/+3
2022-11-14Also update MASTER_SITE_MOZILLAadam1-3/+3
2022-11-14mk: fix mozilla master sitewiz1-3/+3
2022-11-03mk: Skip many more CTF and debug files by default.jperkin2-4/+18
2022-11-03mk: Support PKGSRC_CONFIG_SITE.jperkin1-2/+2
2022-11-02Darwin.mk: require latest Xcode on Ventura to build with native SDKtnn1-3/+2
2022-10-27Darwin.mk: add macOS Venturatnn1-1/+3
2022-10-27mk/pkgconfig-builtin.mk: Adjust introductory commentgdt1-2/+2
2022-10-25mk: Document the jemalloc option.jperkin1-0/+1
2022-10-25Add description for ps (PostScript) option.prlw11-0/+1
2022-10-25bsd.pkg.clean.mk: Fix "clean-depends" on NetBSD using amd(8)tron1-2/+2
2022-10-24Handle PostgreSQL 15.xadam1-3/+12