Sat Mar 7 13:45:04 2026
—
Add `cvs gitlog`.
Sat Mar 7 13:45:04 2026
—
Add `cvs show` with gittish HEAD handling.
Sat Mar 7 13:45:04 2026
—
Add FUNDING.yml.
Sat Mar 7 13:45:04 2026
—
Add cvs-for-gits.
Sat Mar 7 13:45:04 2026
—
Add subheadings.
Sat Mar 7 13:45:04 2026
—
Auto-page annotate, log, and status.
Sat Mar 7 13:45:04 2026
—
Extract local variable.
Sat Mar 7 13:45:04 2026
—
Improve the README.
Sat Mar 7 13:45:04 2026
—
Possibly in the middle of something (belated commit).
Sat Mar 7 13:45:04 2026
—
Reformat case block.
Sat Mar 7 13:45:04 2026
—
Remove trailing colon sans sed (fails on Solaris).
Sat Mar 7 13:45:04 2026
—
Unlicense this.
Sat Mar 7 13:45:04 2026
—
Use same pager options as Git currently would.
Sat Mar 7 13:45:04 2026
—
Wordsmith.
Sat Mar 7 13:45:04 2026
—
doc: Updated databases/p5-App-Sqitch to 1.6.1
Sat Mar 7 13:45:04 2026
—
doc: Updated devel/mob to 5.4.1
Sat Mar 7 13:45:04 2026
—
doc: Updated devel/p5-Cucumber-TagExpressions to 8.1.0
Sat Mar 7 13:45:04 2026
—
doc: Updated devel/ruby-jirametrics to 2.20.1
Sat Mar 7 13:45:04 2026
—
doc: Updated mail/mlmmj to 1.7.0
Sat Mar 7 13:45:04 2026
—
doc: Updated textproc/p5-Text-HTML-Turndown to 0.10
Sat Mar 7 13:45:04 2026
—
doc: Updated textproc/xapian to 1.4.30
Sat Mar 7 13:45:04 2026
—
doc: Updated textproc/xapian-omega to 1.4.30
Sat Mar 7 13:45:04 2026
—
doc: Updated www/snac to 2.89
Sat Mar 7 13:45:04 2026
—
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
—
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
—
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
—
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
—
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
—
xapian-bindings: reset PKGREVISION for xapian update.
Sat Mar 7 13:45:04 2026
—
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
—
/qmail/rejectutils -> /software/rejectutils.
Sat Mar 7 13:45:03 2026
—
Accept apple-public-source-license.
Sat Mar 7 13:45:03 2026
—
Add Darkman (seems to be Linux-specific).
Sat Mar 7 13:45:03 2026
—
Add ERRORS and otherwise clarify manpages.
Sat Mar 7 13:45:03 2026
—
Add airconnect. macOS builds, NetBSD needs porting.
Sat Mar 7 13:45:03 2026
—
Add aws-session-manager-plugin. Needs work.
Sat Mar 7 13:45:03 2026
—
Add fsl-1.1-mit-license.
Sat Mar 7 13:45:03 2026
—
Add git-sqlite.
Sat Mar 7 13:45:03 2026
—
Add initial version of rejectutils.
Sat Mar 7 13:45:03 2026
—
Add manual pages.
Sat Mar 7 13:45:03 2026
—
Add msedit. Needs too-new-for-us Rust.
Sat Mar 7 13:45:03 2026
—
Add not-yet-building ghostty.
Sat Mar 7 13:45:03 2026
—
Add novelwriter (untested).
Sat Mar 7 13:45:03 2026
—
Add qmail-spp support to qmail-rcptcheck.
Sat Mar 7 13:45:03 2026
—
Adjust previous to also avoid CTF.
Sat Mar 7 13:45:03 2026
—
After setting project SDK to 17, IntelliJ wants me to commit this.
Sat Mar 7 13:45:03 2026
—
Build with -g and enable CTF for debuggability.
Sat Mar 7 13:45:03 2026
—
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
—
Don't gitignore *greencently* in subdirs.
Sat Mar 7 13:45:03 2026
—
Extract TestListenerDelegate.
Sat Mar 7 13:45:03 2026
—
Extract TestResults.
Sat Mar 7 13:45:03 2026
—
Extract new qmail-qfilter-queue program.
Sat Mar 7 13:45:03 2026
—
Extract variable.
Sat Mar 7 13:45:03 2026
—
Finish removing qmail-qfilter-smtpd-queue.
Sat Mar 7 13:45:03 2026
—
Fix Sonatype Central status badge.
Sat Mar 7 13:45:03 2026
—
Fix link ordering for NetBSD.
Sat Mar 7 13:45:03 2026
—
Inline and rename delegate methods.
Sat Mar 7 13:45:03 2026
—
Inline.
Sat Mar 7 13:45:03 2026
—
Log deprecation notice (and what to do instead).
Sat Mar 7 13:45:03 2026
—
Oops, no restart required.
Sat Mar 7 13:45:03 2026
—
Optionally return viruscan's custom error message.
Sat Mar 7 13:45:03 2026
—
Organize manual testing notes.
Sat Mar 7 13:45:03 2026
—
PKGSRC_MKREPRO is already no by default.
Sat Mar 7 13:45:03 2026
—
PKGVM: format list
Sat Mar 7 13:45:03 2026
—
PKGVM: some updates.
Sat Mar 7 13:45:03 2026
—
Pass stralloc pointers. Sprinkle static.
Sat Mar 7 13:45:03 2026
—
Remove timestamp when not complete-and-green.
Sat Mar 7 13:45:03 2026
—
Replace TESTING.md with test.sh.
Sat Mar 7 13:45:03 2026
—
Run the filters listed in $QMAILQUEUEFILTERS.
Sat Mar 7 13:45:03 2026
—
Store timestamp under .greencently/. When not complete or green, remove it!
Sat Mar 7 13:45:03 2026
—
Switch to TrunkVer.
Sat Mar 7 13:45:03 2026
—
These run under -rcptcheck, not -qfilter.
Sat Mar 7 13:45:03 2026
—
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
—
Track upstream PHP_VERSION_DEFAULT bump to 8.3.
Sat Mar 7 13:45:03 2026
—
Wordsmith.
Sat Mar 7 13:45:03 2026
—
aws-session-manager-plugin: complete some TODO items.
Sat Mar 7 13:45:03 2026
—
bootstrap: ensure sysconfdir exists.
Sat Mar 7 13:45:03 2026
—
crush: update to 0.8.1.
Sat Mar 7 13:45:03 2026
—
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
—
extramkconf: try s6-networking with OpenSSL.
Sat Mar 7 13:45:03 2026
—
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
—
libvips: fix PLIST on NetBSD.
Sat Mar 7 13:45:03 2026
—
libvips: fix PLIST on macOS.
Sat Mar 7 13:45:03 2026
—
libvips: indent more consistently.
Sat Mar 7 13:45:03 2026
—
libvips: moved to pkgsrc.
Sat Mar 7 13:45:03 2026
—
libvips: update to 8.17.1.
Sat Mar 7 13:45:03 2026
—
moretools: convert to pseudo-meta-package.
Sat Mar 7 13:45:03 2026
—
mox: update to 0.0.14. Changes: many.
Sat Mar 7 13:45:03 2026
—
nbpkg-shared: UNLIMIT_RESOURCES per-package.
Sat Mar 7 13:45:03 2026
—
nbpkg: make sure sysconfdir exists.
Sat Mar 7 13:45:03 2026
—
nbpkg: use cut instead of maybe needing AWK=nawk.
Sat Mar 7 13:45:03 2026
—
qtools with -g fails CHECK_WRKREF (why?).
Sat Mar 7 13:45:03 2026
—
s/www\.qmail\.org/qmailorg.schmonz.com/g
Sat Mar 7 13:45:03 2026
—
s6-networking: openssl is default now.
Sat Mar 7 13:45:03 2026
—
testssl: update to 3.2.0. Still needs work.
Sat Mar 7 13:45:03 2026
—
xref bundled rcptchecks from qmail-rcptcheck(8).
Sat Mar 7 13:45:02 2026
—
Add LICENSE.md (the Unlicense).
Sat Mar 7 13:45:02 2026
—
Add gron, looks handy.
Sat Mar 7 13:45:02 2026
—
Add s6, tipidee.
Sat Mar 7 13:45:02 2026
—
Catch up PHP_VERSION_DEFAULT to upstream 8.2.
Sat Mar 7 13:45:02 2026
—
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
—
Fix PKGSRC_USE_FORTIFY default.
Sat Mar 7 13:45:02 2026
—
Improve nb platform-tuple inference enough for today.
Sat Mar 7 13:45:02 2026
—
More of previous.
Sat Mar 7 13:45:02 2026
—
Not using p5-AnyEvent after all.
Sat Mar 7 13:45:02 2026
—
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
—
Solaris 11 lost virtio interface after pkg update.
Sat Mar 7 13:45:02 2026
—
Update goals.
Sat Mar 7 13:45:02 2026
—
Use extramkconf's hardening options in nbpkg-shared.
Sat Mar 7 13:45:02 2026
—
nb: tolerate KVM acceleration.
Sat Mar 7 13:45:01 2026
—
"Show Notes" is implicit, leave it off.
Sat Mar 7 13:45:01 2026
—
/qmail/acceptutils -> /software/acceptutils.
Sat Mar 7 13:45:01 2026
—
Add second episode and show notes.
Sat Mar 7 13:45:01 2026
—
Comment out an alloc_free() that's dumping cores.
Sat Mar 7 13:45:01 2026
—
Dashes, not underscores, in URLs.
Sat Mar 7 13:45:01 2026
—
Enforce date ordering.
Sat Mar 7 13:45:01 2026
—
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
—
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
—
Fix linking on NetBSD. Further improve logging.
Sat Mar 7 13:45:01 2026
—
Fix misleading indentation.
Sat Mar 7 13:45:01 2026
—
Fix some line wrapping on wide terminals.
Sat Mar 7 13:45:01 2026
—
List SMTP capabilities before POP3.
Sat Mar 7 13:45:01 2026
—
Maybe this is a podcast now?
Sat Mar 7 13:45:01 2026
—
Mention s6-ucspitlsd.
Sat Mar 7 13:45:01 2026
—
MultiMarkdown footnote un-inversion: done
Sat Mar 7 13:45:01 2026
—
No longer hosting these on Branchable.
Sat Mar 7 13:45:01 2026
—
No socket to give blacklist. Wait till API grows.
Sat Mar 7 13:45:01 2026
—
Note recent spam edits.
Sat Mar 7 13:45:01 2026
—
Please test sudo-mass-rebuild branch on Debian
Sat Mar 7 13:45:01 2026
—
Record a spammy sequence of edits.
Sat Mar 7 13:45:01 2026
—
Record yesterday's spam edits.
Sat Mar 7 13:45:01 2026
—
Remove spam post from example blog.
Sat Mar 7 13:45:01 2026
—
Revert "removed" This reverts commit 209a1fbdc75d8cae7ee848243e9e44b565b7820d.
Sat Mar 7 13:45:01 2026
—
Revert "removed" This reverts commit bc1b60b913900979e53749537165b75252ab7299.
Sat Mar 7 13:45:01 2026
—
Revert "removed" This reverts commit 697a0e4e4201b85f086b4662a9813d53aef0cc63.
Sat Mar 7 13:45:01 2026
—
Revert "update for rename of recentchanges.mdwn to json.tl.ph.mdwn" This reverts the most recent 23 commits, all with the same log message.
Sat Mar 7 13:45:01 2026
—
Revert jasatamanjogja spam edits.
Sat Mar 7 13:45:01 2026
—
Sprinkle const (thanks Eike).
Sat Mar 7 13:45:01 2026
—
Sprinkle static, rather generously.
Sat Mar 7 13:45:01 2026
—
Tweak appearance.
Sat Mar 7 13:45:01 2026
—
Vendor NetBSD's <sys/queue.h> for systems without.
Sat Mar 7 13:45:01 2026
—
allocate on eventq_put, not _get (except timeout). handle_response() segfaults on alloc_free() with the argument "timeout" at an address that looks rather stackish. When eventq_get() is called on an empty eventq, it synthesizes a timeout event. Make this event a heap-allocated string like all the other events. While here, move typical allocations to eventq_put() instead, and sprinkle const.
Sat Mar 7 13:45:01 2026
—
authup auto-advertises TLS iff UCSPITLS enabled.
Sat Mar 7 13:45:01 2026
—
download: organize the BSD section.
Sat Mar 7 13:45:01 2026
—
fixsmtpio.8: improve nested indent.
Sat Mar 7 13:45:01 2026
—
format previous
Sat Mar 7 13:45:01 2026
—
optional wrappers: point of support
Sat Mar 7 13:45:01 2026
—
xref s6-ucspitlsd(8).
Sun Feb 15 17:00:01 2026
—
-bincimap, +smtpd-starttls-proxy
Sun Feb 15 17:00:01 2026
—
Add fsl-1.1-mit-license.
