~cypheon/pkgsrc-wip

5f1bf4f5 — Johann Rudloff 1 year, 5 months ago master
Subst PLIST paths for platform specific files for other architectures
93c8bc12 — Johann Rudloff 1 year, 5 months ago
Use smaller "racket-minimal" source distribution
792c4e06 — Johann Rudloff 1 year, 5 months ago
chezscheme-racket: Use pkgsrc-/system-provided zlib and lz4
0d870b87 — Johann Rudloff 1 year, 5 months ago
chezscheme-racket: Cleanup and pkglint fixes
ae25bfbd — Johann Rudloff 1 year, 5 months ago
First draft version of Idris2 pkg
34e11f95 — Johann Rudloff 1 year, 5 months ago
First version of Chez Scheme (Racket Fork) pkg
ed889401 — Sergey A. Osokin 1 year, 5 months ago
wip/unit: sync with pkgsrc main tree
298d9a09 — Sergey A. Osokin 1 year, 5 months ago
wip/libunit: sync with pkgsrc main tree
9cc7b1e6 — Thomas Klausner 1 year, 5 months ago
mount-zip: add URL to upstream pull request.
0f80366e — Leonardo Taccari 1 year, 5 months ago
mtail: Add a note about conflicts with misc/mtail
1698e7d0 — Leonardo Taccari 1 year, 5 months ago
wip: Add mtail
83430b04 — Leonardo Taccari 1 year, 5 months ago
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.
df82c5d3 — Leonardo Taccari 1 year, 5 months ago
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.
de438050 — Jason Bacon 1 year, 5 months ago
ape: Update to 3.5.3.77

Auto-generate version.txt
51ac87e7 — Jason Bacon 1 year, 5 months ago
ape: Update to 3.5.3.76

Add version.txt generator to Makefile template
192d5d0f — Jason Bacon 1 year, 5 months ago
vcf2hap: Update to 0.1.3.14

Add --version flag
c2948dbd — Michael Baeuerle 1 year, 5 months ago
xlockmore: Update TODO
43f27110 — Michael Baeuerle 1 year, 5 months ago
xlockmore: Update to 5.67

Changelog:
http://sillycycle.com/xlock/xlockmore.README
Next