summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2020-05-02mk/subst.mk: fix shell parse error for special sed expressionsrillig1-2/+2
2020-05-01mk/fuse.buildlink3.mk: make patching of configure scripts optionalrillig1-1/+2
2020-05-01mk/subst.mk: fix typo in diagnosticrillig1-2/+2
2020-05-01mk/subst.mk: switch command substitution back to backticksrillig1-2/+2
2020-04-30Simplifyjoerg1-2/+2
2020-04-30Use $() as it gives more consistent quoting behavior as seen byjoerg1-2/+2
2020-04-30Terminate case properlyjoerg1-2/+2
2020-04-30Suppress unnecessary output when not debuggingjoerg1-1/+2
2020-04-30add afl-3.0 to acceptable defaultsplunky1-1/+2
2020-04-29mk/subst.mk: fix combination of SUBST_FILTER_CMD with SUBST_NOOP_OK=norillig1-3/+6
2020-04-29mk/subst.mk: allow identity substitutions in SUBST_NOOP_OK=no moderillig2-5/+62
2020-04-27mk/wrapper: allow "unwrap" to be a no-op SUBST blockrillig1-1/+2
2020-04-26mk/check/check-wrkref.mk: fix shell quotingrillig1-3/+3
2020-04-26mk/misc/can-be-built-here.mk: remove NOT_FOT_UNPRIVILEGEDrillig1-13/+2
2020-04-26options.description: add openbox and xfce4-wm (used by LXQt)gutteridge1-0/+2
2020-04-25mk/build/build.mk: use the login shell by default for build-envrillig1-3/+3
2020-04-25mk/fetch/fetch.mk: Use -f with ofhttpjs1-2/+2
2020-04-25mk/fetch/fetch.mk: Add ofhttp as fetcherjs1-1/+7
2020-04-23mk/subst.mk: don't recommend {pre,do,post}-patchrillig1-2/+2
2020-04-23mk/subst.mk: warn about all noop patterns before erroring outrillig1-5/+16
2020-04-23mk/subst.mk: omit ./ for sanely named files, quote filename patternsrillig1-3/+3
2020-04-23mk/subst.mk: refactor main coderillig1-33/+34
2020-04-23mk/subst.mk: prevent filename expansion using "set -f"rillig1-8/+6
2020-04-21(mk/fetch/site.mk) ftp.cse.buffalo.edu has not been responded for a weekmef1-2/+1
2020-04-21Use MAKE_ENV when calling dune in ocaml.mkjaapb1-2/+3
2020-04-19mk/license.mk: adjust location of the ninka packagerillig1-2/+2
2020-04-18mk/subst.mk: document that SUBST_VARS does not support dollarrillig1-2/+2
2020-04-18mk/subst.mk: make error message for filename pattern easier readablerillig1-2/+2
2020-04-18mk/subst.mk: avoid undefined behavior in regular expressionsrillig1-2/+2
2020-04-18mk/subst.mk: fix pkglint warnings and notesrillig1-10/+11
2020-04-18mk/subst.mk: rename local variable _class_ to classrillig1-33/+33
2020-04-18mk/plist/print-plist.mk: add show-all-print-PLIST targetrillig1-2/+17
2020-04-17Adjust last to really prepend in the case of cwrappers.joerg1-2/+3
2020-04-17clang 10 defaults to -fno-common with significant fallout in pkgsrc.joerg1-3/+3
2020-04-15Work around a potential shell bug where "${FOO=${BAR%/*}}" does not worksborrill1-3/+3
2020-04-11mk/oss.buildlink3.mk: Simplify per-OS DEV* conditionals. Add MIDI.nia1-14/+7
2020-04-01mk/subst.mk: add user-settable SUBST_NOOP_OKrillig1-3/+13
2020-03-30mk/configure/replace-localedir.mk: allow SUBST to be a no-oprillig1-1/+2
2020-03-30mk/plist/plist.mk: use less verbose code for picking up PLIST filesrillig1-24/+26
2020-03-30mk/misc/show.mk: prevent unnecessary .for loop expansionrillig1-2/+2
2020-03-30mk/fetch/fetch.mk: don't print double-slash in pathnamerillig1-2/+2
2020-03-30Missed a spot -- set MAKE_ENV during haddock build too.riastradh1-1/+2
2020-03-30In Haskell packages, set MAKE_ENV while running ./Setup build.riastradh1-1/+2
2020-03-30New package variable HASKELL_PKG_NAME.riastradh1-2/+4
2020-03-30subversion-base: add option for plaintext password storage, default off.wiz1-2/+3
2020-03-30mk/compiler: Make gfortran the default fortran compiler.nia2-13/+2
2020-03-30mk/help/help.awk: find library functions in undefined-references.helprillig1-6/+33
2020-03-29mk/defaults/options.description: add esitaca1-0/+1
2020-03-28mk/subst.mk: fix typo in documentationrillig1-2/+2
2020-03-27Allow mk.conf to actually overwrite USE_PKG_ADMIN_DIGEST.joerg1-2/+2