Subst PLIST paths for platform specific files for other architectures
Use smaller "racket-minimal" source distribution
chezscheme-racket: Use pkgsrc-/system-provided zlib and lz4
chezscheme-racket: Cleanup and pkglint fixes
First draft version of Idris2 pkg
First version of Chez Scheme (Racket Fork) pkg
wip/unit: sync with pkgsrc main tree
wip/libunit: sync with pkgsrc main tree
mount-zip: add URL to upstream pull request.
mtail: Add a note about conflicts with misc/mtail
mtail: Import mtail-3.0.0rc47 as wip/mtail
mtail is a tool for extracting metrics from application logs to be
exported into a timeseries database or timeseries calculator for
alerting and dashboarding.
It fills a monitoring niche by being the glue between applications that
do not export their own internal state (other than via logs) and
existing monitoring systems, such that system operators do not need to
patch those applications to instrument them or writing custom
extraction code for every such application.
The extraction is controlled by mtail programs which define patterns
and actions.
Metrics are exported for scraping by a collector as JSON or Prometheus
format over HTTP, or can be periodically sent to a collectd, StatsD, or
Graphite collector socket.
nomad: Add reference to CVE-2021-43415
task: Update to 3.9.2
v3.9.2
* Upgrade mvdan/sh which contains a fix a for a important regression on
Windows.
v3.9.1
* Add logging in verbose mode for when a task starts and finishes.
* Fix an issue with preconditions and context errors.
* Quote each {{.CLI_ARGS}} argument to prevent one with spaces to become
many.
* Fix nil pointer when cmd: was left empty.
* Upgrade mvdan/sh which contains two relevant fixes:
* Fix quote of empty strings in shellQuote.
* Fix issue of wrong environment variable being picked when there's
another very similar one.
* Install shell completions automatically when installing via
Homebrew.
pre-commit: Update to 2.16.0
Features
* add warning for regexes containing [\/] or [/\\].
* move hook template back to bash resolving shebang-portability issues.
* add support for fail_fast at the individual hook level.
* allow passthrough of GIT_CONFIG_KEY_*, GIT_CONFIG_VALUE_*, and
GIT_CONFIG_COUNT.
Fixes
* fix pre-commit autoupdate for core.useBuiltinFSMonitor=true on windows.
* fix temporary file stashing with for submodule.recurse=1.
* ban broken importlib-resources versions.
* replace exit(...) with raise SystemExit(...) for portability.
ape: Update to 3.5.3.77
Auto-generate version.txt
ape: Update to 3.5.3.76
Add version.txt generator to Makefile template
vcf2hap: Update to 0.1.3.14
Add --version flag