<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/UIDs, branch 2026Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2026Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2026Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-01-01T01:27:31Z</updated>
<entry>
<title>sysutils/mtail: New Port</title>
<updated>2026-01-01T01:27:31Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2026-01-01T00:38:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9702a3744ffa22cec0d647322d7c9b9a2395f8c0'/>
<id>urn:sha1:9702a3744ffa22cec0d647322d7c9b9a2395f8c0</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>security/opkssh: New port: Tool which enables SSH to be used with OpenID Connect</title>
<updated>2025-11-16T00:24:19Z</updated>
<author>
<name>Jesús Daniel Colmenares Oviedo</name>
<email>dtxdf@FreeBSD.org</email>
</author>
<published>2025-11-16T00:23:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db1d18b39a6ad50d354a301831716c246b4c57e4'/>
<id>urn:sha1:db1d18b39a6ad50d354a301831716c246b4c57e4</id>
<content type='text'>
opkssh is a tool which enables ssh to be used with OpenID Connect
allowing SSH access to be managed via identities like alice@example.com
instead of long-lived SSH keys. It does not replace SSH, but instead
generates SSH public keys containing PK Tokens and configures sshd
to verify them. These PK Tokens contain standard OpenID Connect ID
Tokens. This protocol builds on the OpenPubkey which adds user
public keys to OpenID Connect without breaking compatibility with
existing OpenID Provider.
</content>
</entry>
<entry>
<title>mail/stalwart: New port: Stalwart Mail Server</title>
<updated>2025-10-22T05:16:52Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2025-10-22T05:13:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ebc0be89db2409163fc992c01233be4684df3939'/>
<id>urn:sha1:ebc0be89db2409163fc992c01233be4684df3939</id>
<content type='text'>
Stalwart Mail Server is an open-source mail server solution with
JMAP, IMAP4, POP3, and SMTP support and a wide range of modern
features. It is written in Rust and designed to be secure, fast,
robust and scalable.

WWW: https://stalw.art/

PR:  286326
Submitted by:	 Orville Song &lt;orville@anislet.dev&gt;
</content>
</entry>
<entry>
<title>net-mgmt/omada5: New port: Omada Software Controller</title>
<updated>2025-10-21T01:05:50Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2025-10-21T00:56:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a617a363851fe56a8a13a8e65c54b508ec2a1b98'/>
<id>urn:sha1:a617a363851fe56a8a13a8e65c54b508ec2a1b98</id>
<content type='text'>
The Omada SDN Controller allows you to manage up to 1,500 access
points, switches, and routers.

WWW: https://www.omadanetworks.com/us/business-networking/omada-controller-cloud-software/omada-software-controller/
</content>
</entry>
<entry>
<title>www/tinyauth: Update to 4.0.0</title>
<updated>2025-10-11T21:39:58Z</updated>
<author>
<name>Jesús Daniel Colmenares Oviedo</name>
<email>dtxdf@FreeBSD.org</email>
</author>
<published>2025-10-11T21:36:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9743bc9f6e12e817b61357f6a8ba2f11e60673bb'/>
<id>urn:sha1:9743bc9f6e12e817b61357f6a8ba2f11e60673bb</id>
<content type='text'>
* Use /var/db/tinyauth as the user's home directory, since Tinyauth is
  now a stateful application and needs to store the database somewhere.

ChangeLog: https://github.com/steveiliop56/tinyauth/releases/tag/v4.0.0
</content>
</entry>
<entry>
<title>dns/cascade: New port</title>
<updated>2025-10-05T19:58:24Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2025-10-05T19:57:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=46e331a18029704702012cca2e497db57b7bfb41'/>
<id>urn:sha1:46e331a18029704702012cca2e497db57b7bfb41</id>
<content type='text'>
Cascade is a purpose-built, standalone DNSSEC signer, shaped by the
real-world demands of TLD operators. People for whom safety, stability
and speed aren’t features — they’re the foundation.

WWW: https://github.com/NLnetLabs/cascade
</content>
</entry>
<entry>
<title>devel/athens: Refactor</title>
<updated>2025-10-04T11:59:22Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2025-10-04T10:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d22a95905eb0ebf11522e0f49fb400528972399c'/>
<id>urn:sha1:d22a95905eb0ebf11522e0f49fb400528972399c</id>
<content type='text'>
- Add UIS/GID for daemon process [1]
- Add pidfile for daemon process [2]

PR:		285274 [1] , 289865 [2]
Reported by:	einar@isnic.is [1] , bob@vesterman.com [2]
</content>
</entry>
<entry>
<title>archivers/unpackerr: New port</title>
<updated>2025-09-30T20:33:00Z</updated>
<author>
<name>Manuel Wiesinger</name>
<email>mdw@freebsd.org</email>
</author>
<published>2025-09-30T14:24:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7cba85912f1e62a0c37d6a9bab56df4f43ba7e60'/>
<id>urn:sha1:7cba85912f1e62a0c37d6a9bab56df4f43ba7e60</id>
<content type='text'>
Unpackerr is an application that runs on Windows, macOS, Linux, FreeBSD
and in Docker. You can use it to watch a download folder and extract new
items. The more common use is to watch starr apps (radarr, sonarr,
readarr, lidarr, whisparr) and extract items they download. It can do
both, at the same time even.

WWW:	https://unpackerr.zip
</content>
</entry>
<entry>
<title>security/kanidm: Update version 1.6.3=&gt;1.7.3</title>
<updated>2025-08-28T10:35:55Z</updated>
<author>
<name>William Brown</name>
<email>william@blackhats.net.au</email>
</author>
<published>2025-08-28T10:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ca89828df982affe1eb01a4488df3b1de2ca2e4'/>
<id>urn:sha1:3ca89828df982affe1eb01a4488df3b1de2ca2e4</id>
<content type='text'>
Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.7.3
Event: Oslo Hackathon 202508
</content>
</entry>
<entry>
<title>astro/traccar: New port: Traccar, free and OSS GPS Tracking Software</title>
<updated>2025-08-23T10:15:59Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2025-08-23T10:13:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8686e356bbaedb1ad8b2e91195c58520af6c9d9f'/>
<id>urn:sha1:8686e356bbaedb1ad8b2e91195c58520af6c9d9f</id>
<content type='text'>
</content>
</entry>
</feed>
