summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2022-02-07Warn when PLIST is missing, not just when it is outdatedpho1-3/+8
2022-02-07Fix a bug in my previous commitpho1-3/+8
2022-02-07Handle the case where *.cabal lacks the field "Build-Type"pho2-3/+8
2022-02-07options.description: add a couple of PHP optionsgutteridge1-0/+2
2022-02-05Add OSX_SDK_MAP for 12.2. From Herbert J. Skuhra in private mail.schmonz1-1/+2
2022-01-30compiler/clang.mk: do not disable PIE supportwiz1-6/+1
2022-01-27Add defaults for DQCACHE_{USER,GROUP}.schmonz1-1/+11
2022-01-27Fix FUSE version in fake pkg-config filespho1-2/+2
2022-01-24help/help.mk: pick up further language-specific variablesgutteridge1-2/+9
2022-01-24defaults/mk.conf: remove some now unused variablesgutteridge1-32/+1
2022-01-22Create both pkgconfig/fuse.pc and pkgconfig/fuse3.pcpho1-6/+23
2022-01-19Emit a warning when PKGSRC_MKPIE==yes but PKGSRC_COMPILER==clangpho1-1/+6
2022-01-18Support PKGSRC_MKPIEpho1-3/+6
2022-01-18Add a package-settable variable PKGSRC_OVERRIDE_MKPIEpho8-11/+191
2022-01-14For macOS, getline(3) arrived sometime after 10.6 -- guessing 10.7 likeschmonz2-5/+5
2022-01-09SunOS: add native tool paths for xz & xzcattnn1-1/+7
2022-01-06Remove leftover debug statement, spotted by wiz@.schmonz1-2/+1
2022-01-06Extract .zst distfiles using archivers/zstd.schmonz5-6/+31
2022-01-04Provide a default value for TLSWRAPPER_CHROOT.schmonz1-1/+7
2022-01-03kiwiki: add option for choosing markdown backendwiz1-0/+3
2022-01-01mk/license: make guess-license more user-friendlyrillig1-2/+5
2021-12-22mk: Set the default page size when compiling with RELRO with GCC onnia1-1/+5
2021-12-19mk/atomic64.mk: CFLAGS is added to CXXFLAGS automaticallyryoon1-2/+1
2021-12-19mk/compiler: Return the cwrappers stuff for RELRO now that it doesn'tnia2-2/+6
2021-12-18Add quotes overlooked in previous.he1-2/+2
2021-12-18Make compat90 known.he1-1/+5
2021-12-16The non-writability check for DISTDIR is intended to prevent wastingschmonz1-5/+3
2021-12-11I export pkgsrc over NFS from a macOS host to a variety of VMs, each ofschmonz1-2/+3
2021-12-06Add mongodb3 & mongodb4 to defaults/options.descriptionabs1-0/+2
2021-12-06mk: document pbulk-rsync optionwiz1-0/+1
2021-12-03mk: add c++20 and gnu++20wiz1-4/+5
2021-12-02mk: Remove use of /bin/ksh wrapper hack on Darwin.jperkin1-8/+1
2021-11-30mk: Remove reference to LOWER_OS_VERSION.jperkin1-2/+1
2021-11-30mk: Remove LOWER_OS_VERSION.jperkin1-6/+4
2021-11-30mk: Don't expand OPSYS_VERSION early.jperkin1-2/+1
2021-11-30options.description: add gspell optiongutteridge1-0/+1
2021-11-29mk: Use OPSYS_VERSION where appropriate.jperkin7-34/+33
2021-11-29mk: Introduce OPSYS_VERSION variable.jperkin1-2/+18
2021-11-29mk: Explicitly set arm64 flags on Darwin/aarch64.jperkin1-1/+14
2021-11-29mk: Tidy and expand macOS platform list.jperkin1-20/+22
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