I submitted a Pull Request to update MacPorts' OpenSMTPD to 7.8.0p1 here:

https://github.com/macports/macports-ports/pull/31850

2 of 3 GitHub Continuous Integration checks passed OK!

One of them failed with another wtfh:


7s
Run . ports/.github/workflows/bootstrap.sh mpbb
Fetching files
Info
2026-03-27 02:14:50.001 mdutil[47287:114060] mdutil disabling Spotlight: / -> kMDConfigSearchLevelFSSearchOnly
Disabling Spotlight
Uninstalling Homebrew
Selecting Xcode version
Installing getopt
Installing MacPorts
Configuring MacPorts
Updating PortIndex
From https://github.com/macports/macports-ports
  • branch master -> FETCH_HEAD
  • [new branch] master -> macports/master
Creating port index in /Users/runner/work/macports-ports/macports-ports/ports
Adding port graphics/openexr
Adding port graphics/OpenJPH
Adding port lang/unicon
Adding port mail/opensmtpd
Adding port perl/p5-unicode-utf8
Adding port perl/p5-xml-parser
Adding port perl/p5-yaml-syck
Adding subport p5.28-unicode-utf8
Adding subport p5.30-unicode-utf8
Adding subport p5.32-unicode-utf8
Adding subport p5.34-unicode-utf8
Adding subport p5.28-xml-parser
Adding subport p5.30-xml-parser
Adding subport p5.32-xml-parser
Adding subport p5.34-xml-parser
Adding subport p5.28-yaml-syck
Adding subport p5.30-yaml-syck
Adding subport p5.32-yaml-syck
Adding subport p5.34-yaml-syck
Adding port php/php-imagick
Adding subport php53-imagick
Adding subport php54-imagick
Adding subport php55-imagick
Adding subport php56-imagick
Adding subport php70-imagick
Adding subport php71-imagick
Adding subport php72-imagick
Adding subport php73-imagick
Adding subport php74-imagick
Adding subport php80-imagick
Adding subport php81-imagick
Adding subport php82-imagick
Adding subport php83-imagick
Adding subport php84-imagick
Adding subport php85-imagick
Adding port python/py-sunpy
Adding subport py310-sunpy
Adding subport py311-sunpy
Adding subport py312-sunpy
Adding subport py313-sunpy
Adding subport py314-sunpy
Adding port sysutils/gearmand
signal interp lost
ports/.github/workflows/bootstrap.sh: line 150: 47369 Abort trap: 6 portindex
Error: Process completed with exit code 134.

Last time I ran into some GitHub CI BS? It seemed to resolve itself (maybe some other MacPorts person kicked something? I dunno). Anyway, hopefully something similar will happen there.

Regardless, it's up to someone else with commit access to merge it.

#MacPorts #OpenSMTPD #OpenBSD #OpenSource #SMTPD #SMTP #email
opensmtpd: update to 7.8.0p1 by artkiver · Pull Request #31850 · macports/macports-ports

Description Type(s) bugfix enhancement security fix Tested on macOS 26.4 25E246 arm64 Command Line Tools 26.4.0.0.1774242506 Verification Have you followed our Commit Message Guidelines?...

GitHub
Awesome! Thank you!

Thanks to oxzi, matoken, Louis Merlin, dandelions, Bruno Cesar Rocha and any other contributors I may have missed as well!

I submitted a Pull Request to update MacPorts' snac to 2.91 here:

https://github.com/macports/macports-ports/pull/31777

GitHub Continuous Integration checks are running, hopefully they will complete without issues?

Regardless, it's up to someone else with commit access to merge it!

#snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
#NoJavaScript #NoCookiesEither #NotMuchBullShit #snacAnnounces
I submitted a Pull Request to update MacPorts' signify to 1.63 here:

https://github.com/macports/macports-ports/pull/31754

1 of 3 GitHub Continuous Integration checks passed (the other two are queued, but hopefully will complete without issues).

Not really much new here, more just syncing with upstream, which tagged a new release version for 7.9-beta.

tbh, I think this signify fork can probably ditch a lot of the OpenBSD keys? MacPorts (which also uses signify, from an older fork) does the same thing too. I looked into cleaning up that code a little bit to sync MacPorts' built-in signify, with this, but didn't get very far with it last time I gave it a go (there are some functions OpenBSD has, which older versions of OS X don't and someone else already did the heavy lifting for MacPorts' built-in signify a while ago and re-creating their work was more than I was able to bite off and chew on a Friday night the last time I went looking).

Anyway, assuming the other CI checks pass, it's up to someone else with commit access to merge it.

#signify #MacPorts #CryptographicSignatures #OpenSource
Il y a parfois des bonnes nouvelles qui finissent par arriver, parmi celles-ci l'arrivée d'un nouveau maintainer pour PHP au sein de MacPort : https://lists.macports.org/pipermail/macports-dev/2026-March/046664.html #php #mac #macports
Adding maintainer to php83 (and related) ports

I submitted a Pull Request to update MacPorts' libssh to 0.12.0 here:

https://github.com/macports/macports-ports/pull/31472

3 of 3 of GitHub Continuous Integration checks passed.

It's up to someone else with commit access to merge it.

I'm not the maintainer, nor am I really a user of libssh, so some things are not particularly tested (I did attempt to run "port -vst install" but tbh even "port -v install" was failing due to some weird kerberos defaults and I don't run kerberos locally, for good reasons. Also, I don't really use anything dependent upon libssh).

It was more that I was having dreams about OpenSSH and figured I should test a snapshot (no issues there, phew!) but noticed that libssh had been version bumped (more than one actually, there's also a 0.11.4 release) and there were security related issues, so it seemed worth at least submitting a Pull Request since it had apparently slipped under the maintainer's radar? The Portfile is also listed as openmaintainer, so I am guessing a little outside assistance is welcome.

Hopefully it helps some others! Doesn't do much of anything for me.

Hopefully it doesn't break anything for others; that I am less certain about.

#libssh #MacPorts #OpenSource #Security #OpenSSH

Released a couple of updated #macports this week.

Minor patch for netatalk 4.4.1
https://ports.macports.org/port/netatalk/details/

Previous (68k next emulator) 4.1
https://ports.macports.org/port/previous/details/

While netatalk on macOS only works with AFP and not AppleTalk, it's still my main network share for vintage Mac bits. Maybe I'll get around to trying some AppleTalk packages next for #globaltalk this year.

netatalk | MacPorts

Since #MacPorts does not have the latest #HackRF drivers, I took the plunge and compiled them myself to update the firmware on my new HackRF Pro. Works great. Awesome work, @mossmann and @GreatScottGadgets!
Thanks for that!

I submitted a Pull Request to update MacPorts' Got to 0.123 here:

https://github.com/macports/macports-ports/pull/31334

GitHub Continuous Integration checks passed OK, it's up to someone else with commit access to merge it.

I also published an announcement on undeadly.org since rueda had already prepped it and it looked good!

#Got #GameOfTrees #MacPorts #OpenBSD #macOS #VersionControl #OpenSource #Git
got: update to 0.123 by artkiver · Pull Request #31334 · macports/macports-ports

Description Type(s) bugfix enhancement security fix Tested on macOS 26.3 25D125 arm64 Command Line Tools 26.2.0.0.1.1764812424 Verification Have you followed our Commit Message Guideline...

GitHub

@cliffwade I personally prefer #MacPorts, you may want to check that out. There’s a lot of comparisons out there to help you make an informed choice.

https://www.macports.org

The MacPorts Project -- Home

The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.

Thank you!

Also, thanks to: byte, dandelions, oxzi, davidrv00, ag-eitilt, pmjv, zen, daltux and anyone else I may have missed for contributing to this release!

I submitted a Pull Request to update MacPorts' snac to 2.90 here:

https://github.com/macports/macports-ports/pull/31230

1 of 3 GitHub Continuous Integration checks completed successfully.

Fingers crossed the other two go off without a hitch. If so, it's up to someone else with commit access to merge it.

#snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
#NoJavaScript #NoCookiesEither #NotMuchBullShit #snacAnnounces
snac: update to 2.90 by artkiver · Pull Request #31230 · macports/macports-ports

Description Type(s) bugfix enhancement security fix Tested on macOS 26.3 25D125 arm64 Command Line Tools 26.2.0.0.1.1764812424 Verification Have you followed our Commit Message Guideline...

GitHub