Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated databases/p5-App-Sqitch to 1.6.1

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated devel/p5-Cucumber-TagExpressions to 8.1.0

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated devel/ruby-jirametrics to 2.20.1

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated mail/mlmmj to 1.7.0

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated textproc/moor to 2.10.2

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated textproc/p5-Text-HTML-Turndown to 0.10

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated textproc/xapian to 1.4.30

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated textproc/xapian-omega to 1.4.30

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
doc: Updated www/snac to 2.89

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
glib2: allow pre-10.13 macOS to configure.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
mlmmj: update to 1.7.0. Changes:

1.7.0
 o New 'autosubscribe' feature: on moderated mailing list autosubscribe as
   "nomail" when if a moderator approves a mail
 o New 'selfmoderate' feature: send the moderation email to the "From" address
   for validation
 o Fix 'nonomailsub' support
 o Plenty of memory leaks
 o Fix lock issue
1.6.0
 o Remove blanks in customheaders prefix and skip empty lines
 o $bouncenumbers$ in probe are now expended to number, messageid when
   possible
 o customheaeders allow now substitution of $posteraddr$ (Erwan Mas)
 o Fix portability issue on Hurd (Erwan Mas)
1.5.2
 o Plenty of portability fixes
1.5.1
 o Fix tests on system with a running smtp server on port 25
 o Fix portability issue on arm64
 o Fix tests where some struct were not initialised properly
1.5.0
 o Add option to copy From: to Reply-To: (Graham Leggett)
 o remove contrib/pymime
 o remove contrib/foot_filter
 o granular access rejection message
 o fix duplicated bounce recording
 o Remove support for all deprecated syntax in templates
1.4.7
 o fix duplicate queued moderation notification email
 o fix build on macOS
1.4.6
 o mlmmj-make-ml: fix on OpenBSD
 o Fix another regression regarding RFC 5321
1.4.5
 o Improve error messages in case of smtp failure
 o Regression: fix mlmmj-send -r
 o Modernize autotools usage
1.4.4
 o fix regression which results in probe not containing the list
   of bounced emails
1.4.3
 o fix regression which results in loosing track of probes
1.4.2
 o fix regression in lastdigest parser
1.4.1
 o fix regression in incremental updates
1.4.0-rc3
 o fix unattended usage of mlmmj-makeml
 o fix regression regarding RFC 5321
 o fix subscription validation
1.4.0-rc2
 o fix notifymod regression
 o fix VERP regression
1.4.0-rc1
 o moderation cookie for subscription is now under the sub directory
   moderation/subscribe
 o mlmmj-make-ml: now supports non interactive mailing list creation
 o listtext: reintegrate the tree (not a submodule anymore)
 o lots of code deduplication
1.4.0-b1
 o manpage converted from man(7) to mdoc(7)
 o Fix a potential crash with mail without separator between headers and body
 o mlmmj-send: -l 6 has been removed
 o mlmmj-send: accept file descriptor number as -s argument
 o mlmmj-send: accept file descriptor number as -m argument
 o cleanup .omit files leftover if moderated emails are rejected and notmetoo
   is set.
1.4.0-a2
 o Fix a crash with forged probe emails
 o mlmmj-send does not need anymore absolute path
 o Use copy_file_range if available
 o Use arc4random_uniform if available
 o Logs are not limited anymore to 256 characters per lines
1.4.0-a1
 o Add a test suite
 o Modernize code (dprintf, posix_spawn, asprintf, getline, daemon, ...)
 o Supporting passing email to a mta over ipv6
 o Fix relaying in IPV6-only systems
 o Fix decode quoted printable subject
 o Fix parsing RFC1891
 o Fix a crash if no owner has been defined
 o Validate ranges of all integers conversion
 o New 'send' tunable to allow email passthrough
 o Add support for 'X-Original-From'
 o Reduce subscription confirmation address length to fit RFC 5321
 o Use arc4random is available
 o Reduce memory manipulation
 o When unsubscribing bouncers, keep the bounce file if something went
   wrong and report in syslog what went wrong
 o Remove the -b option from mlmmj-unsub, it is not used anymore

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
moor: update to 2.10.2. Changes:

- Fix truncated lines in man pages
- Chroma highlighter was updated
- Improved cleanup on shutdown

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
p5-App-Sqitch: update to 1.6.1. Changes:

- Fixed some ancient typos in sqitchtutorial-sqlite, with thanks to @ovid
  for the report!
- Updated ClickHouse logic to always specify "default" as the hostname
  when connecting and the URI includes not hostname. This ensures it
  doesn't try to use `DSN=sqitch`, which is unlikely to be a configured
  DSN, and to align with the behavior of the ClickHouse client.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
p5-Cucumber-TagExpressions: update to 8.1.0. Changes:

- Render the empty tag expression as an empty string
- Improve error message for missing operands

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
p5-Text-HTML-Turndown: update to 0.10. Changes:

* Nicely indent generated Markdown tables
* Simplify handling of <table> tags

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
ruby-jirametrics: update to 2.20.1. Changes:

- Fixed an exception when using cookie based authentication.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
snac: update to 2.89. Changes:

Fixed crash in pronouns processing (contributed by byte).

Added counters in the people page (contributed by byte).

New command-line option `refresh`, to refresh all follower and following
`Actor` objects, marking them as broken if they are.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
xapian-bindings: reset PKGREVISION for xapian update.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
xapian-omega: update to 1.4.30. Changes:

documentation:

* INSTALL: Replace with improved version based on xapian-core's.

indexers:

* omindex:

  + Fix segmentation fault if an SVG file contains both <dc:title> and <title>
    with <dc:title> first.  Bug introduced in 1.4.21.

Wed May 13 14:00:01 2026 schmonz (pkgsrc commits)
xapian: update to 1.4.30. Changes:

API:

* Stem: 1.4.28 changed the English stemmer code to remove an exception
  for "skis" which we incorrectly thought wasn't needed.  This was not
  intended to be a functional change, so we've restored the exception.

* Stem: Fix a bug in Snowball's runtime code for decoding 4-byte UTF-8
  sequences.  This affects grouping checks against Unicode codepoints U+40000
  to U+7FFFF and U+80000 to U+FFFFF, and we would decode a higher codepoint
  value.  The largest codepoint used in a grouping in any stemmer we ship is
  U+0585 so this seems to be a latent bug.  Reported in Snowball by Stephane
  Carrez.

documentation:

* The API docs still said DatabaseError was thrown for operations on a closed
  database, but since 1.4.10 we throw its subclass DatabaseClosedError instead.

* INSTALL: List the more commonly used variable-like configure options and
  reorder the sections to present the information in a more logical order.

portability:

* Fix instance of undefined behaviour in Database::check() for glass databases.
  We would end up deleting a pointer to a non-virtual class via a pointer to
  the base class, so delete ended up called with the wrong size.  In practice
  this probably doesn't cause problems (it was detected by checks added to
  recent valgrind versions).

* Fix probe for -Bsymbolic-function on AIX.  The AIX linker doesn't support
  this flag, but it only emits a warning when it is used and that warning
  didn't match any of the patterns we already check for so we were detecting it
  as supported with the result that the build would use this option and AIX ld
  would emit a warning about ignoring it as unsupported.

* Fix compiler warnings in testsuite when building on AIX.

Tue May 5 14:45:03 2026 schmonz (pkgsrc commits)
glib2: allow pre-10.13 macOS to configure.

Tue May 5 13:30:02 2026 schmonz (nbpkg commits)
Minecraft service moved, no longer need JDK.

Tue May 5 10:30:02 2026 schmonz (nbpkg commits)
gcc13-for-all will have to work differently.

Tue May 5 08:15:01 2026 schmonz (nbpkg commits)
Try to get only gcc13. Use more CPUs.

Mon May 4 11:30:00 2026 schmonz (nbpkg commits)
PKGVM: chsh explicitly to pkgsrc zsh.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Add `cvs gitlog`.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Add `cvs show` with gittish HEAD handling.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Add FUNDING.yml.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Add cvs-for-gits.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Add subheadings.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Auto-page annotate, log, and status.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Extract local variable.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Improve the README.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Possibly in the middle of something (belated commit).

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Reformat case block.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Remove trailing colon sans sed (fails on Solaris).

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Unlicense this.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Use same pager options as Git currently would.

Sat Mar 7 13:45:04 2026 schmonz (cvs-for-gits commits)
Wordsmith.

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated databases/p5-App-Sqitch to 1.6.1

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated devel/mob to 5.4.1

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated devel/p5-Cucumber-TagExpressions to 8.1.0

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated devel/ruby-jirametrics to 2.20.1

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated mail/mlmmj to 1.7.0

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated textproc/p5-Text-HTML-Turndown to 0.10

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated textproc/xapian to 1.4.30

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated textproc/xapian-omega to 1.4.30

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
doc: Updated www/snac to 2.89

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
mlmmj: update to 1.7.0. Changes:

1.7.0
 o New 'autosubscribe' feature: on moderated mailing list autosubscribe as
   "nomail" when if a moderator approves a mail
 o New 'selfmoderate' feature: send the moderation email to the "From" address
   for validation
 o Fix 'nonomailsub' support
 o Plenty of memory leaks
 o Fix lock issue
1.6.0
 o Remove blanks in customheaders prefix and skip empty lines
 o $bouncenumbers$ in probe are now expended to number, messageid when
   possible
 o customheaeders allow now substitution of $posteraddr$ (Erwan Mas)
 o Fix portability issue on Hurd (Erwan Mas)
1.5.2
 o Plenty of portability fixes
1.5.1
 o Fix tests on system with a running smtp server on port 25
 o Fix portability issue on arm64
 o Fix tests where some struct were not initialised properly
1.5.0
 o Add option to copy From: to Reply-To: (Graham Leggett)
 o remove contrib/pymime
 o remove contrib/foot_filter
 o granular access rejection message
 o fix duplicated bounce recording
 o Remove support for all deprecated syntax in templates
1.4.7
 o fix duplicate queued moderation notification email
 o fix build on macOS
1.4.6
 o mlmmj-make-ml: fix on OpenBSD
 o Fix another regression regarding RFC 5321
1.4.5
 o Improve error messages in case of smtp failure
 o Regression: fix mlmmj-send -r
 o Modernize autotools usage
1.4.4
 o fix regression which results in probe not containing the list
   of bounced emails
1.4.3
 o fix regression which results in loosing track of probes
1.4.2
 o fix regression in lastdigest parser
1.4.1
 o fix regression in incremental updates
1.4.0-rc3
 o fix unattended usage of mlmmj-makeml
 o fix regression regarding RFC 5321
 o fix subscription validation
1.4.0-rc2
 o fix notifymod regression
 o fix VERP regression
1.4.0-rc1
 o moderation cookie for subscription is now under the sub directory
   moderation/subscribe
 o mlmmj-make-ml: now supports non interactive mailing list creation
 o listtext: reintegrate the tree (not a submodule anymore)
 o lots of code deduplication
1.4.0-b1
 o manpage converted from man(7) to mdoc(7)
 o Fix a potential crash with mail without separator between headers and body
 o mlmmj-send: -l 6 has been removed
 o mlmmj-send: accept file descriptor number as -s argument
 o mlmmj-send: accept file descriptor number as -m argument
 o cleanup .omit files leftover if moderated emails are rejected and notmetoo
   is set.
1.4.0-a2
 o Fix a crash with forged probe emails
 o mlmmj-send does not need anymore absolute path
 o Use copy_file_range if available
 o Use arc4random_uniform if available
 o Logs are not limited anymore to 256 characters per lines
1.4.0-a1
 o Add a test suite
 o Modernize code (dprintf, posix_spawn, asprintf, getline, daemon, ...)
 o Supporting passing email to a mta over ipv6
 o Fix relaying in IPV6-only systems
 o Fix decode quoted printable subject
 o Fix parsing RFC1891
 o Fix a crash if no owner has been defined
 o Validate ranges of all integers conversion
 o New 'send' tunable to allow email passthrough
 o Add support for 'X-Original-From'
 o Reduce subscription confirmation address length to fit RFC 5321
 o Use arc4random is available
 o Reduce memory manipulation
 o When unsubscribing bouncers, keep the bounce file if something went
   wrong and report in syslog what went wrong
 o Remove the -b option from mlmmj-unsub, it is not used anymore

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
moor: update to 2.10.2. Changes:

- Fix truncated lines in man pages
- Chroma highlighter was updated
- Improved cleanup on shutdown

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
p5-App-Sqitch: update to 1.6.1. Changes:

- Fixed some ancient typos in sqitchtutorial-sqlite, with thanks to @ovid
  for the report!
- Updated ClickHouse logic to always specify "default" as the hostname
  when connecting and the URI includes not hostname. This ensures it
  doesn't try to use `DSN=sqitch`, which is unlikely to be a configured
  DSN, and to align with the behavior of the ClickHouse client.

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
p5-Cucumber-TagExpressions: update to 8.1.0. Changes:

- Render the empty tag expression as an empty string
- Improve error message for missing operands

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
p5-Text-HTML-Turndown: update to 0.10. Changes:

* Nicely indent generated Markdown tables
* Simplify handling of <table> tags

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
xapian-bindings: reset PKGREVISION for xapian update.

Sat Mar 7 13:45:04 2026 schmonz (pkgsrc commits)
xapian-omega: update to 1.4.30. Changes:

documentation:

* INSTALL: Replace with improved version based on xapian-core's.

indexers:

* omindex:

  + Fix segmentation fault if an SVG file contains both <dc:title> and <title>
    with <dc:title> first.  Bug introduced in 1.4.21.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
/qmail/rejectutils -> /software/rejectutils.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Accept apple-public-source-license.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add Darkman (seems to be Linux-specific).

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Add ERRORS and otherwise clarify manpages.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add airconnect. macOS builds, NetBSD needs porting.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add aws-session-manager-plugin. Needs work.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Add fsl-1.1-mit-license.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Add git-sqlite.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Add initial version of rejectutils.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Add manual pages.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add msedit. Needs too-new-for-us Rust.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add not-yet-building ghostty.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
Add novelwriter (untested).

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Add qmail-spp support to qmail-rcptcheck.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Adjust previous to also avoid CTF.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
After setting project SDK to 17, IntelliJ wants me to commit this.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Build with -g and enable CTF for debuggability.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Bump build JDK to 17, so Gradle 9 will work.

Classes are still built for 1.8:

$ file build/classes/kotlin/main/com/schmonz/greencently/Greencently.class
build/classes/kotlin/main/com/schmonz/greencently/Greencently.class: compiled Java class data, version 52.0 (Java 1.8)

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Don't gitignore *greencently* in subdirs.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Extract TestListenerDelegate.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Extract TestResults.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Extract new qmail-qfilter-queue program.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Extract variable.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Finish removing qmail-qfilter-smtpd-queue.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Fix Sonatype Central status badge.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Fix link ordering for NetBSD.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Inline and rename delegate methods.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Inline.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Log deprecation notice (and what to do instead).

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Oops, no restart required.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Optionally return viruscan's custom error message.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Organize manual testing notes.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
PKGSRC_MKREPRO is already no by default.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
PKGVM: format list

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
PKGVM: some updates.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Pass stralloc pointers. Sprinkle static.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Remove timestamp when not complete-and-green.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Replace TESTING.md with test.sh.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Run the filters listed in $QMAILQUEUEFILTERS.

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Store timestamp under .greencently/. When not complete or green, remove it!

Sat Mar 7 13:45:03 2026 schmonz (greencently commits)
Switch to TrunkVer.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
These run under -rcptcheck, not -qfilter.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Third release of netqmail (1.06).

20071130 version: netqmail 1.06
20071130 legal: qmail-1.03 is now in the public domain
20051103 doc: dot-qmail.9 updated for changed (19980613) conf-patrn default, tnx ADM

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
Track upstream PHP_VERSION_DEFAULT bump to 8.3.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
Wordsmith.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
aws-session-manager-plugin: complete some TODO items.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
bootstrap: ensure sysconfdir exists.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
crush: update to 0.8.1.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
djbware: reduce lint, mostly by replacing SUBST_CLASSES+=djberrno with
DJB_ERRNO_FIXUP.

While here, sprinkle FORCE_C_STD (mostly c89) where it doesn't break the
build. Tested on NetBSD and macOS.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
extramkconf: try s6-networking with OpenSSL.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
hut: update to 0.6.0, via new upstream. Changes:

- Project config: To make using hut a more seamless experience and help
  new contributors, a config file can be added to repositories.
- Lots of new "hg" commands.
- "update" commands for most resources.
- Pager no longer messes up terminal on an internal error.
- hut now checks whether "stdin" is an interactive terminal when it
  decides whether input should be read from "$EDITOR" or "stdin".
- The deprecated not-found flag has been removed.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
libvips: fix PLIST on NetBSD.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
libvips: fix PLIST on macOS.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
libvips: indent more consistently.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
libvips: moved to pkgsrc.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
libvips: update to 8.17.1.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
moretools: convert to pseudo-meta-package.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
mox: update to 0.0.14. Changes: many.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
nbpkg-shared: UNLIMIT_RESOURCES per-package.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
nbpkg: make sure sysconfdir exists.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
nbpkg: use cut instead of maybe needing AWK=nawk.

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
qtools with -g fails CHECK_WRKREF (why?).

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
s/www\.qmail\.org/qmailorg.schmonz.com/g

Sat Mar 7 13:45:03 2026 schmonz (nbpkg commits)
s6-networking: openssl is default now.

Sat Mar 7 13:45:03 2026 schmonz (pkgsrc-wip commits)
testssl: update to 3.2.0. Still needs work.

Sat Mar 7 13:45:03 2026 schmonz (qmail commits: rejectutils)
xref bundled rcptchecks from qmail-rcptcheck(8).

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Add LICENSE.md (the Unlicense).

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Add gron, looks handy.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Add s6, tipidee.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Catch up PHP_VERSION_DEFAULT to upstream 8.2.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Defend against qemu 10.0, NetBSD/amd64 gets 1 CPU.

See: https://gitlab.com/qemu-project/qemu/-/issues/2938

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Fix PKGSRC_USE_FORTIFY default.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Improve nb platform-tuple inference enough for today.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
More of previous.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Not using p5-AnyEvent after all.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Revert "Defend against qemu 10.0, NetBSD/amd64 gets 1 CPU."

This reverts commit 14a0d788abc79a12a103a0180f1ef6b0d2e4bcc7.

Gonna stick with qemu 9.x for now.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Solaris 11 lost virtio interface after pkg update.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Update goals.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
Use extramkconf's hardening options in nbpkg-shared.

Sat Mar 7 13:45:02 2026 schmonz (nbvm commits)
nb: tolerate KVM acceleration.

Sat Mar 7 13:45:01 2026 schmonz (Agile in 3 Minutes commits)
"Show Notes" is implicit, leave it off.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
/qmail/acceptutils -> /software/acceptutils.

Sat Mar 7 13:45:01 2026 schmonz (Agile in 3 Minutes commits)
Add second episode and show notes.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
Comment out an alloc_free() that's dumping cores.

Sat Mar 7 13:45:01 2026 schmonz (Agile in 3 Minutes commits)
Dashes, not underscores, in URLs.

Sat Mar 7 13:45:01 2026 schmonz (Agile in 3 Minutes commits)
Enforce date ordering.

Sat Mar 7 13:45:01 2026 schmonz (ikiwiki commits)
Fix build with po4a 0.56 via consistent "\n" use.

Errors look like so:

PERL5LIB=.. ./po2wiki underlay.setup
Invalid po file
/var/folders/y5/k8bh4xsj75g4j1n631f2gqz80000gp/T/ikiwiki-po-filter-in.OPXJxZ0juW:
/var/folders/y5/k8bh4xsj75g4j1n631f2gqz80000gp/T/ikiwiki-po-filter-in.OPXJxZ0juW:293:
'msgid' and 'msgstr' entries do not both end with '\n'
/var/folders/y5/k8bh4xsj75g4j1n631f2gqz80000gp/T/ikiwiki-po-filter-in.OPXJxZ0juW:589:
'msgid' and 'msgstr' entries do not both end with '\n'
msgfmt: found 2 fatal errors

make[1]: *** [po2wiki_stamp] Error 255

Sat Mar 7 13:45:01 2026 schmonz (ikiwiki commits)
Fix inverted footnote config with MultiMarkdown.

Bug spotted and fix from Giuseppe Bilotta <giuseppe.bilotta@gmail.com>.

Extend mdwn tests to cover MultiMarkdown, where applicable.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
Fix linking on NetBSD. Further improve logging.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
Fix misleading indentation.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
Fix some line wrapping on wide terminals.

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
List SMTP capabilities before POP3.

Sat Mar 7 13:45:01 2026 schmonz (Agile in 3 Minutes commits)
Maybe this is a podcast now?

Sat Mar 7 13:45:01 2026 schmonz (qmail commits: acceptutils)
Mention s6-ucspitlsd.

Sat Mar 7 13:45:01 2026 schmonz (ikiwiki commits)
MultiMarkdown footnote un-inversion: done