FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2026-03-10T06:00:13+09:00

# git -C /usr/ports log --diff-filter=A --name-status --pretty="format:%aI %H" origin/master | perl -nlE '/^\d/ ? $d=$_ : print "$d\t$_"' | ack "\t[0-9a-z-]+/[^/ ]+/Makefile$"
timestamp origin comment / pkg-descr
2026-03-10T01:51:55+08:00 www/rubygem-sawyer-gitlab Secret User Agent of HTTP
Secret User Agent of HTTP
2026-03-10T01:51:54+08:00 sysutils/rubygem-chef-utils18 Basic utility functions for Core Chef Infra development
Chef Utils gem contains common code and mixins for the core Chef Infra Ruby
gems. This is intended to be a "core" or "foundations" library for the chef
ecosystem (and external related gems) which allows the use of core code and
utility functions of the chef gem without requiring all the heaviness of the
chef gem.
2026-03-10T01:51:53+08:00 sysutils/rubygem-chef-config18 Default configuration and config loading library for Chef
ChefConfig is the default configuration and config loading library for Chef.
2026-03-10T01:51:52+08:00 devel/rubygem-cookstyle Code linting tool
Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks and InSpec profiles by detecting and automatically correcting style,
syntax, logic, and security mistakes in your code.

Cookstyle is powered by the RuboCop linting engine. RuboCop ships with over
three-hundred rules, or cops, designed to detect common Ruby coding mistakes and
enforce a common coding style. We've customized Cookstyle with a subset of those
cops that we believe are perfectly tailored for cookbook development. We also
ship 260 Chef Infra specific cops that catch common cookbook coding mistakes,
clean up portions of code that are no longer necessary, and detect deprecations
that prevent cookbooks from running on the latest releases of Chef Infra Client.
2026-03-10T01:51:51+08:00 devel/py-pytest-postgresql Postgresql fixtures and fixture factories for Pytest
pytest-postgresql is a pytest plugin that enables you to test code relying on a
running PostgreSQL database. It provides fixtures for managing both the
PostgreSQL process and the client connections.
2026-03-10T01:51:49+08:00 devel/py-mirakuru Process executor (not only) for tests
Mirakuru is a process orchestration tool designed for functional and integration
tests.

When your application or tests rely on external processes (like databases, APIs,
or other services), ensuring these processes are started and ready before your
main code executes can be challenging. Mirakuru solves this by orchestrating the
startup of these processes and waiting until they are fully operational (e.g.,
accepting connections, producing specific output) before allowing your program
or tests to continue.
2026-03-09T03:54:12+01:00 sysutils/aoostar-rs AOOSTAR WTR MAX / GEM12+ PRO LCD screen control tool
asterctl is an open-source tool to control the embedded LCD screen of the
AOOSTAR WTR MAX and GEM12+ PRO mini PCs.

Features:
- Switch the secondary display on or off
- Display custom images (auto-scaled to 960x376, RGB565)
- Render dynamic sensor panels compatible with AOOSTAR-X config files
- Partial screen update support for fast refresh
- USB device/serial port selection

The LCD screen communicates over USB UART (vendor ID 0x0416, product ID
0x90A1). On FreeBSD the device appears as /dev/cuaU0 (requires the umodem
kernel module).

All protocol commands have been reverse engineered from the original
AOOSTAR-X Windows software. No official documentation is available.
2026-03-08T20:47:58+01:00 emulators/rvvm-devel RISC-V Virtual Machine (development version)
RVVM is a virtual machine / emulator for RISC-V guests, which emphasizes
on performance, security, lean code and portability. It already runs a
lot of guest operating systems, including Linux, Haiku, FreeBSD,
OpenBSD, etc. It also aims to run RISC-V applications on a foreign-arch
host without full OS guest & isolation (Userland emulation).

This port holds a version of the project that is close to what is
currently in development.
2026-03-07T20:01:54-08:00 astro/py-alerce Python library to interact with ALeRCE services and databases
ALeRCE Python Client is a library designed to interact with ALeRCE
(Automatic Learning for the Rapid Classification of Events) services
and databases.

Its primary functions include:
* Multi-Survey Support: Querying astronomical data from both the Zwicky
Transient Facility (ZTF) and the LSST/Rubin Observatory.
* Data Retrieval: Accessing astronomical objects, lightcurves, stamps,
and classification results.
* Advanced Queries: Performing crossmatches (catsHTM conesearch) and
filtering by classifier or probability.
* Flexible Formats: Returning data in JSON, Pandas DataFrames, or
VOTable formats for easy analysis.
2026-03-08T09:10:21+01:00 cad/OrcaSlicer Slicing Software for Precision 3D Prints
OrcaSlicer (also known as Orca Slicer) is a fast, free, open-source 3D printing
slicer created by SoftFever
2026-03-07T15:41:56-07:00 devel/ghpr GitHub Pull Request landing tool for FreeBSD
ghpr is a Python-based tool to land GitHub pull requests into FreeBSD
repositories.

It streamlines the process of integrating GitHub pull requests by combining
PR initialization, staging, and pushing into a unified command-line interface.

Key features:
- Creates and maintains a dedicated staging branch for PR integration
- Downloads PRs and rebases them with automatic conflict detection
- Adds appropriate commit metadata (reviewer info and PR references)
- Tracks PR status through GitHub labels ('staged' and 'merged')
- Pushes changes upstream while automatically closing associated PRs
- Supports dry-run mode and verbose output for debugging
- Handles conflict resolution workflows

Requires the GitHub CLI (gh) with configured authentication.
2026-03-07T12:57:23-04:00 sysutils/py-dbuild Build, test, and push FreeBSD OCI container images
dbuild is a build tool for daemonless container images. It reads a
project directory containing Containerfile templates and an optional
.daemonless/config.yaml, then handles the full image lifecycle:
build, integration test, SBOM generation, and registry push.
2026-03-04T23:50:24+01:00 devel/p5-Dist-Build Modern module builder, author tools not included
Dist::Build is a Build.PL implementation. Unlike Module::Build::Tiny
it is extensible, unlike Module::Build it uses a build graph internally
which makes it easy to combine different customizations. It's typically
extended by adding a .pl script in planner/.
2026-03-06T23:24:38-07:00 databases/vchord PostgreSQL extension designed for scalable, high-performance, and disk-efficient vector similarity search.
Open-source vector similarity search for Postgres

Store your vectors with the rest of your data. Supports:

* exact and approximate nearest neighbor search
* L2 distance, inner product, and cosine distance
* any language with a Postgres client

Plus ACID compliance, point-in-time recovery, JOINs, and all of the other great
features of Postgres
2026-03-06T22:28:10-07:00 databases/cargo-pgrx Framework for developing PostgreSQL extensions in Rust
pgrx is a framework for developing PostgreSQL extensions in Rust and strives
to be as idiomatic and safe as possible.
2026-03-05T15:15:04+03:00 x11/plasma6-kwayland-integration KDE Wayland integration plugins for Qt 5 applications
${.CURDIR:H:H}/x11/plasma6-plasma/pkg-descr
2026-03-05T00:58:25Z devel/py-cloup Adds features to Click
Cloup — originally from “Click + option groups” — enriches Click with
several features that make it more expressive and configurable.
2026-03-03T17:41:15-08:00 devel/py-types-boto Typing stubs for boto
Typing stubs for boto.

This package provides type stubs for boto, the Python interface to Amazon
Web Services.
2026-03-03T17:37:52-08:00 devel/py-types-aws-xray-sdk Typing stubs for aws-xray-sdk
types-aws-xray-sdk is typing stubs for aws-xray-sdk.

This package provides type stubs for the AWS X-Ray SDK for Python, which
enables distributed tracing for AWS services.
2026-03-03T17:28:42-08:00 devel/py-types-Flask-Cors Typing stubs for Flask-Cors
types-Flask-Cors is typing stubs for Flask-Cors.

This package provides type stubs for the Flask-Cors library, which enables
CORS support for Flask applications.
2026-03-03T17:15:17-08:00 devel/py-schema-salad Schema Annotations for Linked Avro Data (SALAD)
Schema Annotations for Linked Avro Data (SALAD) is a schema language for
describing structured linked data documents. It is used to define the Common
Workflow Language (CWL) standards.
2026-03-03T15:37:05-08:00 devel/py-cwltest Common Workflow Language testing framework
Common Workflow Language testing framework. This package provides a testing
framework for Common Workflow Language (CWL) tools and workflows.
2026-03-02T22:19:37+01:00 multimedia/go2tv Cast media files to Smart TVs and Chromecast devices
Go2TV lets you play video, audio, and image files on your Smart TV or
Chromecast device directly from your computer or phone. It works with:

- Smart TVs - Samsung, LG, Sony, and others that support DLNA/UPnP
- Chromecast - Google Chromecast, Chromecast with Google TV, and compatible
devices
- Apps - BubbleUPnP, GMediaRender, and other media receiver apps

No need to copy files to a USB drive or set up a media server. Just select your
file, pick your device, and play.
2026-03-02T10:43:37-06:00 math/octave-forge-apa Octave-forge package ${OCTAVE_PKGNAME}
The octave-forge package is the result of The GNU Octave Repository project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is apa.

Arbitrary Precision Arithmetic (APA) package for Octave/Matlab. This package
is a wrapper around the MPFR library, which provides arbitrary precision
floating-point arithmetic. The package allows users to perform calculations
with a precision that can be set at runtime, making it suitable for
applications that require high precision, such as numerical analysis and
scientific computing.
2026-03-02T10:38:28+01:00 devel/hut CLI tool for sr.ht
Hut is a CLI companion utility to interact with sr.ht.
2026-03-01T13:41:34-08:00 www/py-yt-dlp-ejs JavaScript challenge solver for yt-dlp
yt-dlp-ejs provides the external JavaScript (EJS) scripts that yt-dlp
uses to interact with YouTube's player logic. These scripts enable
full support for YouTube by solving JavaScript-based challenges,
such as signature and throttle parameter decryption.

A JavaScript runtime is required at runtime to execute these scripts.
Supported runtimes include Deno, Node.js, Bun, and QuickJS.
2026-03-01T19:12:48+03:00 security/mbedtls4 Embedded SSL/TLS and cryptography library
mbed TLS is a lightweight, portable, fully featured and standards compliant
SSL/TLS and cryptography library.
2026-02-27T21:48:41+01:00 math/usearch Search & Clustering engine library (C, C++ and Java JNI)
USearch is a fast search and cluster engine, and the industry-standard search
backend replacing Meta's FAISS and Apache Lucene in the modern data stack.
2026-03-01T13:10:31+09:00 x11/waveterm Open source, AI-native terminal that sees your entire workspace
Wave is an open-source AI-native terminal built for seamless
workflows.

Wave isn't just another terminal emulator; it's a rethink on how
terminals are built. Wave combines command line with the power of the
open web to help veteran CLI users and new developers alike.
2026-02-28T18:22:00+01:00 databases/sabiql Fast, driver-less TUI to browse, query, and edit PostgreSQL databases
A fast, driver-less TUI to browse, query, and edit PostgreSQL databases — no
drivers, no setup, just psql.
Sabiql wraps your existing psql CLI - no Rust database drivers, no connection
pools, no extra dependencies. Point it at your database and get a full-featured
TUI with vim-like keybindings.

Features:

- SQL Modal: ad-hoc queries with auto-completion for tables, columns, and
keywords
- ER Diagram: generate relationship diagrams via Graphviz, opened instantly
in your browser
- Inspector Pane: column details, types, constraints, and indexes for any
table
- Inline Cell Editing: edit cells in-place with a guarded UPDATE preview
before committing
- Row Deletion: DELETE with mandatory preview; risk level color-coded
(yellow/orange/red)
- Yank: copy any cell value to clipboard
- and more...
2026-02-28T11:54:00+01:00 textproc/py-tomllint Simple TOML linter
A simple TOML linter. Checks for basic syntactic errors in any TOML file.
2026-02-28T10:13:39+01:00 devel/lua-cjson-openresty Fast JSON encoding/parsing for Lua with OpenResty enhancements
This fork of mpx/lua-cjson is included in the OpenResty bundle and includes
a few bugfixes and improvements, especially to facilitate the encoding of
empty tables as JSON Arrays.

Please refer to the lua-cjson documentation for standard usage.
2026-02-27T17:46:10+01:00 deskutils/xdpi X11 DPI information retrieval
A small C program that retrieves all information about DPI (dots per inch)
of the available displays in X11.
Information from both the core protocol and the XRANDR extension is presented.
Xinerama information (which lacks physical dimensions,
and is thus not directly useful to determine output DPI) is also presented.
If an XSETTINGS daemon is found, the reported (scaled and raw) Xft/DPI value is
presented.
2026-02-27T12:02:39+01:00 devel/py-python-discovery Python interpreter discovery
You may have multiple Python versions installed on your machine – system
Python, versions from pyenv, mise, asdf, uv, or the Windows registry (PEP 514).
python-discovery finds the right one for you.

Give it a requirement like python3.12 or >=3.11,<3.13, and python-discovery
searches all known locations, verifies each candidate, and returns detailed
metadata about the match. Results are cached to disk so repeated lookups are
fast.
2026-02-27T11:02:50+01:00 textproc/oyo Step-through diff viewer
oyo is a terminal diff viewer that combines a classic scrollable diff with a
step-through way to review changes.

This tool has different diff modes, such as a dual mode for scrolling through
diffs or stepping incrementally, a unified mode where code transforms in one
pane, a split mode for side-by-side old and new versions, has an evolution
mode with deletions fading out and a blame mode for Git annotations per line.

Other features of oyo include handling hunk navigation to jump between change
groups, multi-file support, regex search across diffs, a command palette for
quick actions, syntax highlighting, word-level diff marking, animated steps,
line wrapping, Git integration as a difftool, autoplay at set speeds and
helpful keyboard bindings.
2026-02-26T17:56:40+01:00 devel/prjpeppercorn112 GateMate FPGAs bitstream documentation and tools
GateMate FPGAs Bitstream Documentation and Tools.

This port is used by devel/nextpnr to generate configuration bitstreams for
CologneChip GateMate FPGAs.
2026-02-26T09:33:50+01:00 devel/py-yamlloader Ordered YAML loader and dumper for PyYAML
This module provides loaders and dumpers for PyYAML.

Currently, an OrderedDict loader/dumper is implemented, allowing to keep items
order when loading respective dumping a file from/to an OrderedDict.

(Python 3.8+: Also regular dicts are supported and are the default items to be
loaded to. As of Python 3.7 preservation of insertion order is a language
feature of regular dicts.)

This project was originally mirrored from "yamlordereddict" and contains
several improvements including automated testing and the much faster C-versions
of the Loaders/Dumpers.
2026-02-26T01:04:05-04:00 security/py-unicode-show Detect and annotate suspicious Unicode characters in text or files
unicode-show is a utility that reads text input (from standard input
or files) and highlights suspicious Unicode characters, such as
those outside the safe ASCII range. This tool is useful for identifying
potentially malicious or misleading Unicode characters in source
code, logs, or user input.
2026-02-25T13:53:44+01:00 www/fmd-server FMD web server to locate and control your devices
FMD ("Find My Device") web server written in Go
Privacy-preserving mobile device location

FMD allows you to locate and remotely control your Android device.
This is useful if you have lost or misplaced it. FMD is decentralised, and
users remain in full control of their data.

With FMD, you can send commands to your phone: to locate it via GPS, to locate
it via nearby cell towers, to take a picture, to lock it, to let it ring, or to
factory-reset it. Commands can be sent over multiple transport channels: over
SMS, over third-party messaging apps like Signal or Matrix (that post
a notification to the Android notification tray), or over the "FMD Server"
(a self-hostable server providing a web interface to control your device).

For full self-hosted mode, use toghether with sysutils/go-ntfy
2026-02-23T22:40:36-08:00 devel/py-aiofile Asynchronous file operations
Real asynchronous file operations with asyncio support.

Features:
* Since version 2.0.0 using caio, which contains linux libaio and two
thread-based implementations (c-based and pure-python).
* AIOFile has no internal pointer. You should pass offset and chunk_size for
each operation or use helpers (Reader or Writer). The simplest way is to
use async_open for creating object with file-like interface.
* For Linux using implementation based on libaio.
* For POSIX (MacOS X and optional Linux) using implementation based on
threadpool.
* Otherwise using pure-python thread-based implementation.
* Implementation chooses automatically depending on system compatibility.
2026-02-23T22:52:47-08:00 devel/py-caio Asynchronous file IO for Python
caio is Python bindings for AIO API and simple asyncio wrapper.
2026-02-23T22:13:17-08:00 devel/py-py-key-value-aio Async Key-Value Store - A pluggable interface for KV Stores
The py-key-value library provides a pluggable interface for key-value stores
with support for multiple backends, TTL handling, type safety, and extensible
wrappers.
2026-02-18T14:02:58+01:00 net/ucx Unified Communication X framework (UCX)
UCX (Unified Communication X) is a high-performance communication framework
for modern HPC and data-intensive workloads. It provides low-latency,
high-bandwidth messaging and remote-memory-access primitives across a wide
range of transports, including shared memory, TCP/IP, and RDMA-capable
interconnects such as InfiniBand and RoCE (when supported by the platform).

UCX is commonly used as a communication substrate for MPI, OpenSHMEM, and
other distributed runtimes. It exposes a set of layered APIs (UCP/UCT/UCS/UCM)
to balance portability and performance while enabling optimized transport
selection, rendezvous protocols, and progress models.
2026-02-23T09:09:58+01:00 graphics/lua-qrencode libqrencode wrapper for the Lua programming language
qrencode is a wrapper of libqrencode with libpng for lua
2026-02-22T16:51:43Z databases/pg_auto_failover-devel Postgres extension for automated failover and high-availability
pg_auto_failover is an extension and service for PostgreSQL that
monitors and manages automated failover for a Postgres cluster. It is
optimized for simplicity and correctness and supports Postgres 13 to
18.

pg_auto_failover supports several Postgres architectures and
implements a safe automated failover for your Postgres service. It is
possible to get started with only two data nodes which will be given
the roles of primary and secondary by the monitor.

The pg_auto_failover Monitor implements a state machine and relies on
in-core PostgreSQL facilities to deliver HA. For example, when the
secondary node is detected to be unavailable, or when its lag is too
much, then the Monitor removes it from the synchronous_standby_names
setting on the primary node. Until the secondary is back to being
monitored healthy, failover and switchover operations are not allowed,
preventing data loss.

pg_auto_failover consists of the following parts:

- a PostgreSQL extension named pgautofailover
- a PostgreSQL service to operate the pg_auto_failover monitor
- a pg_auto_failover keeper to operate your PostgreSQL instances, see
pg_autoctl run

This is the development version tracking the main branch.
2026-02-22T16:51:43Z databases/pg_auto_failover Postgres extension for automated failover and high-availability
pg_auto_failover is an extension and service for PostgreSQL that
monitors and manages automated failover for a Postgres cluster. It is
optimized for simplicity and correctness and supports Postgres 13 to
17.

pg_auto_failover supports several Postgres architectures and
implements a safe automated failover for your Postgres service. It is
possible to get started with only two data nodes which will be given
the roles of primary and secondary by the monitor.

The pg_auto_failover Monitor implements a state machine and relies on
in-core PostgreSQL facilities to deliver HA. For example, when the
secondary node is detected to be unavailable, or when its lag is too
much, then the Monitor removes it from the synchronous_standby_names
setting on the primary node. Until the secondary is back to being
monitored healthy, failover and switchover operations are not allowed,
preventing data loss.

pg_auto_failover consists of the following parts:

- a PostgreSQL extension named pgautofailover
- a PostgreSQL service to operate the pg_auto_failover monitor
- a pg_auto_failover keeper to operate your PostgreSQL instances, see
pg_autoctl run
2026-02-22T22:43:22+09:00 x11/hyprshutdown Graceful shutdown utility for Hyprland
A graceful shutdown/logout utility for Hyprland, which prevents apps
from crashing / dying unexpectedly.

Notes:
- hyprshutdown does not shut down the system, it only shuts down
Hyprland.
- hyprshutdown does not work with anything other than Hyprland, as it
relies on Hyprland IPC.
2026-02-21T17:25:15+09:00 deskutils/joplin-desktop Note taking and to-do application with synchronisation capabilities
Joplin is a free, open source note taking and to-do application, which
can handle a large number of notes organised into notebooks. The notes
are searchable, can be copied, tagged and modified either from the
applications directly or from your own text editor. The notes are in
Markdown format.
2026-02-20T12:09:35+01:00 textproc/rubygem-rails-html-sanitizer-gitlab Sanitize HTML fragments in Rails applications
HTML sanitization for Rails applications
2026-02-20T14:36:41+01:00 textproc/py-sphinxcontrib-mermaid Mermaid diagrams in your Sphinx-powered docs
This Sphinx extension allows you to embed Mermaid graphs in your documents,
including general flowcharts, sequence diagrams, gantt diagrams and more.
2026-02-20T14:27:07+01:00 databases/py-squall-sql TUI SQLite Viewer and Editor
Squall-sql is a SQLite viewer and editor that runs in your terminal. Squall is
written in Python and uses the Textual package.
2026-02-20T11:52:34+01:00 www/access-log-exporter Prometheus exporter to convert webserver logs into metrics
A Prometheus exporter that receives web server access logs via syslog and
converts them into metrics.

access-log-exporter processes logs from multiple web servers and has undergone
testing with Nginx and Apache HTTP Server 2.4. It supports flexible metric
configuration through presets and provides comprehensive monitoring
capabilities for web traffic analysis.
2026-02-16T21:19:58+01:00 deskutils/xdgctl TUI for managing XDG default applications
TUI for managing XDG default applications
2026-02-18T23:11:00+03:00 math/wide-integer Generic C++ template for extended width unsigned/signed integral types
Wide-integer implements a generic C++ template for extended width unsigned and
signed integral types.
This C++ template header-only library implements drop-in big integer types such
as uint128_t, uint256_t, uint384_t, uint512_t, uint1024_t, uint1536_t, etc.
These can be used essentially like regular built-in integers. Corresponding
signed integer types such as int128_t, int256_t, and the like can also be used.
2026-02-18T23:08:02+03:00 devel/small C++ small containers
C++ standard template library optimized small containers.
2026-02-18T20:48:00+04:00 textproc/krep High-performance string search utility
krep is an optimized string search utility designed for maximum throughput and
efficiency when processing large files and directories. It is built with
performance in mind, offering multiple search algorithms and SIMD acceleration
when available.

Note: Krep is not intended to be a full replacement or direct competitor to
feature-rich tools like grep or ripgrep. Instead, it aims to be a minimal,
efficient, and pragmatic tool focused on speed and simplicity.

Krep provides the essential features needed for fast searching, without the
extensive options and complexity of more comprehensive search utilities. Its
design philosophy is to deliver the fastest possible search for the most common
use cases, with a clean and minimal interface.
2026-02-18T00:50:18+08:00 www/nbytes Library of byte handling functions extracted from Node.js core
nbytes is a library of byte handling functions extracted from Node.js core.
2026-02-18T00:50:17+08:00 graphics/hdr_histogram C port of the HdrHistogram
HdrHistogram_c is a C port of High Dynamic Range (HDR) Histogram. This port
contains a subset of the functionality supported by the Java implementation. The
current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder
2026-02-18T00:50:17+08:00 devel/span Implementation of C++20's std::span for older compilers
This repository contains a single-header implementation of C++20's std::span,
conforming to the C++20 committee draft. It is compatible with C++11, but will
use newer language features if they are available.

It differs from the implementation in the Microsoft GSL in that it is
single-header and does not depend on any other GSL facilities. It also works
with C++11, while the GSL version requires C++14.
2026-02-18T00:53:26+08:00 devel/merve Fast C++ lexer for extracting named exports from CommonJS modules
Merve is a fast C++ lexer for extracting named exports from CommonJS modules.
This library performs static analysis to detect CommonJS export patterns without
executing the code.

Features:
- Fast: Zero-copy parsing for most exports using std::string_view
- Accurate: Handles complex CommonJS patterns including re-exports,
Object.defineProperty, and transpiler output
- Source Locations: Each export includes a 1-based line number for tooling
integration
- Unicode Support: Properly unescapes JavaScript string literals including
\u{XXXX} and surrogate pairs
- Optional SIMD Acceleration: Can use simdutf for faster string operations
- No Dependencies: Single-header distribution available (simdutf is optional)
- Cross-Platform: Works on Linux, macOS, and Windows
2026-02-18T00:50:15+08:00 devel/lief Library to Instrument Executable Formats (C++)
The purpose of this project is to provide a cross-platform library to parse,
modify and abstract ELF, PE and MachO formats.

Main features:
- Parsing: LIEF can parse ELF, PE, MachO, COFF, OAT, DEX, VDEX, ART and provides
an user-friendly API to access to internals.
- Modify: LIEF can use to modify some parts of these formats (adding a section,
changing a symbol's name, ...)
- Abstract: Three formats have common features like sections, symbols, entry
point... LIEF factors them.
- API: LIEF can be used in C++, Python, Rust, C and Node.js (unofficial,
AI-generated)

Extended features:
- DWARF/PDB Support
- Objective-C Metadata
- Dyld Shared Cache with support for extracting Dylib
- Disassembler: AArch64, x86/x86-64, ARM, RISC-V, Mips, PowerPC, eBPF
- Assembler: AArch64, x86/x86-64
2026-02-18T00:50:13+08:00 devel/frozen Header-only, constexpr alternative to gperf for C++14 users
Frozen is a header-only library that provides 0 cost initialization for
immutable containers, fixed-size containers, and various algorithms.

Frozen provides:
- immutable (a.k.a. frozen), constexpr-compatible versions of std::set,
std::unordered_set, std::map and std::unordered_map.
- fixed-capacity, constinit-compatible versions of std::map and
std::unordered_map with immutable, compile-time selected keys mapped to
mutable values.
- 0-cost initialization version of std::search for frozen needles using
Boyer-Moore or Knuth-Morris-Pratt algorithms.

The unordered_* containers are guaranteed perfect (a.k.a. no hash collision) and
the extra storage is linear with respect to the number of keys.

Once initialized, the container keys cannot be updated, and in exchange, lookups
are faster. And initialization is free when constexpr or constinit is used :-).
2026-02-17T11:08:01+01:00 devel/git-flow-next Modern reimplementation of git-flow branching model written in Go
A modern reimplementation of git-flow in Go that offers greater flexibility
while maintaining backward compatibility with the original git-flow
and git-flow-avh.
It is built with Go, focusing on reliability, extensibility, and developer
experience.
2026-01-14T02:50:09+04:00 misc/deark Utility for data extraction, decompression, and image format decoding
Deark is a portable command-line utility that can decode certain types of files,
and either convert them to a more-modern or more-readable format, or extract
embedded files from them. It also has an option (-d) to display detailed
information about a file’s contents and metadata. It’s Free Software.

The files it writes are usually named "output.*".

When processing "archive" formats that contain other files, it's usually best to
use Deark only to convert to ZIP format, so that the filenames and paths can be
retained. Suggest options "-zip -ka".
2026-02-16T17:32:58-04:00 www/py-dj60-django-stubs-ext Monkey-patching and extensions for django-stubs
django-stubs contains type stubs and a custom mypy plugin to provide more
precise static types and type inference for Django framework. Django uses some
Python "magic" that makes having precise types for some code patterns
problematic. This is why we need this project. The final goal is to be able to
get precise types for most common patterns.
2026-02-16T14:28:28+01:00 audio/waves Terminal music player with MusicBrainz tagging, and Last.fm scrobbling
Waves is a keyboard-driven terminal music player with Soulseek downloads,
MusicBrainz tagging, Last.fm scrobbling, and radio mode.

Features:

- Browser: Browse music by Artist > Album > Track hierarchy
- File Browser: Navigate filesystem with file/folder deletion
- Playlists: Create, organize, and manage playlists with folder hierarchy
- Favorites: Quick-access playlist with heart icon display
- Playing Queue: Persistent queue with multi-selection, reordering, and
undo/redo
- Audio Playback: MP3, FLAC, OPUS/OGG, and M4A/AAC support with seeking
- Album Art: Display album art in expanded player bar, auto-fetch during
import
- Full-Text Search: SQLite FTS5 search across library, files, and playlists
- Download Manager: Search and download from Soulseek via slskd integration
- Import System: MusicBrainz tagging, file renaming, and library integration
- Last.fm Scrobbling: Track your listening history with offline queue support
- Radio Mode: Endless playback with Last.fm similar artists and intelligent
track selection
- And more...
2026-02-16T14:11:52+01:00 security/py-slip10 Reference implementation of SLIP-0010 key derivation
slip10 is a reference implementation of the SLIP-0010 specification,
which generalizes BIP-0032 hierarchical deterministic key derivation for
multiple curves, including secp256k1, NIST P-256, ed25519, and
curve25519.

It supports deriving extended private and public keys along standard
paths and can operate from either seed material or serialized extended
keys.
2026-02-16T14:11:14+01:00 security/py-shamir-mnemonic Implementation of SLIP-0039 Shamir mnemonic secret sharing
shamir-mnemonic is a Python implementation of SLIP-0039, a standard for
splitting secrets into multiple mnemonic word shares using Shamir's
Secret Sharing scheme.

It is designed primarily for use with cryptocurrency wallets and
hardware devices, enabling secure backup and recovery of sensitive
secrets through human-readable word lists.

The library provides tools for generating mnemonic shares, combining
shares to recover secrets, and validating share sets, while remaining
compatible with SLIP-0039 implementations used by Trezor and related
ecosystems.
2026-02-16T03:27:29-08:00 graphics/py-vulkan Python binding for Vulkan API
Vulkan is a Python extension which supports the Vulkan API. It leverages
power of Vulkan with simplicity of Python. It's a complete Vulkan wrapper,
it keeps the original Vulkan API and try to limit differences induced by
Python.
2026-02-15T20:22:46-08:00 www/py-django_statici18n Helper for generating Javascript catalog to static files
When dealing with internationalization in JavaScript code, Django provides
the javascript_catalog view which sends out a JavaScript code library with
functions that mimic the gettext interface, plus an array of translation
strings.

At first glance, it works well and everything is fine. But, because
javascript_catalog view is generating JavaScript catalog dynamically
on each request, it's adding an overhead that can be an issue with site
growth.
2026-02-15T18:31:00+01:00 databases/mysql96-server Multithreaded SQL database (server)
MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server. MySQL Server is intended for
mission-critical, heavy-load production systems as well as for embedding
into mass-deployed software
2026-02-15T18:31:00+01:00 databases/mysql96-client Multithreaded SQL database (client)
2026-02-15T17:09:47+03:00 graphics/openusd Universal Scene Description is a scene description management system
Universal Scene Description (USD) is an efficient, scalable system for
authoring, reading, and streaming time-sampled scene description for
interchange between graphics applications.
2026-02-15T09:54:43+01:00 databases/rubygem-lmdb Ruby bindings for OpenLDAP's LMDB
Ruby bindings for the OpenLDAP's Lightning Memory-Mapped Database (LMDB)

If you want to have a simpler interface to LMDB databases
please consider using Moneta.
The Moneta gem provides an LMDB adapter which uses this gem.
2026-02-13T18:36:51+01:00 emulators/firebird Emulator of the ARM-based TI-Nspire calculators
This port is a community TI-Nspire emulator, originally created
by Goplat. It supports the emulation of Touchpad, TPad CAS, CX and
CX CAS calcs on Android, iOS, Linux, macOS and Windows.
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-zedmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-victormono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-ubuntusans
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-ubuntumono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-ubuntu
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-tinos
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-terminess
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-symbols
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-spacemono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-shuretechmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-saucecodepro
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-robotomono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-recmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-proggyclean
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-profont
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-overpass
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-opendyslexic
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-noto
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-mplus
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-mononoki
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-monoid
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-monofur
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-monaspice
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-meslo
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-martianmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-literation
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-lilex
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-lekton
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-jetbrainsmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-iosevkatermslab
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-iosevkaterm
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-iosevka
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-intonemono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-inconsolatalgc
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-inconsolatago
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-inconsolata
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-imwriting
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-hurmit
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-heavydata
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-hasklug
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-hack
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-gomono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-gohu
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-geistmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-firamono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-firacode
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-fantasquesansmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-envycoder
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-droidsansmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-departuremono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-dejavusansmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-daddytimemono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-d2coding
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-cousine
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-commitmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-comicshannsmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-codenewroman
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-caskaydiamono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-caskaydiacove
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-blexmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-bitstromwera
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-bigblueterminal
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-aurulentsansmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-atkynsonmono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-arimo
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-anonymicepro
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-agave
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-adwaitamono
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-3270
2026-01-26T21:26:52+01:00 x11-fonts/nerd-fonts-0xproto
2026-02-05T01:28:07+01:00 graphics/blender4 3D modeling/rendering/animation package -v4.x
Blender is a free and fully functional 3D
modeling/rendering/animation/gaming package.

This port provides v4.5 of blender for file compatibility with
older versions. Some changes in file format can prevent v5.x from
opening older files while this version can open both old and new.
See https://developer.blender.org/docs/release_notes/5.0/core/ for more info.
2026-02-14T12:27:40+01:00 databases/redis84 Persistent key-value database with built-in net interface(8.4.X)
Redis is an open source, advanced key-value store. It is often referred
to as a data structure server since keys can contain strings, hashes,
lists, sets and sorted sets.

You can run atomic operations on these types, like appending to a string;
incrementing the value in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.

In order to achieve its outstanding performance, Redis works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending each
command to a log.

Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.

This is the 8.4.X branch of redis.
2026-02-14T11:27:58+01:00 emulators/emutos Free operating system for Atari computers
EmuTOS is a TOS compatible operating system for Atari ST series computers.
It is made from Digital Research's GPLed original sources and
is a free and open source alternative to Atari proprietary ROMs.

Needed to run emulators like hatari and STonX.
2026-02-12T23:15:56-05:00 graphics/py-pycairo Python bindings for Cairo
Python bindings for Cairo.
2026-02-12T18:14:10-05:00 audio/blucli Go-based cli for BluOS
BluOS CLI (blu) for Bluesound/NAD BluOS players.

Features:
* Discovery: mDNS (_musc/_musp/_musz/_mush) + LSDP fallback (blu devices)
* Device selection: --device, BLU_DEVICE, config default_device, aliases,
discovery names
* Playback: play/pause/stop/next/prev + play --url/--seek/--id
* Volume + modes: volume, mute, shuffle, repeat
* Grouping: group status|add|remove
* Queue/presets/browse: queue, presets, browse, playlists, inputs
* TuneIn: tunein search|play for quick "play X"
* Spotify Connect: spotify open (and optional Web API spotify
login/search/play)
* Sleep timer: sleep
* Watch: long-poll Status / SyncStatus (watch status|sync)
* Scripting/safety: --json, --dry-run, --trace-http
* Diagnostics: diag, doctor, raw endpoint runner
* Shell completions: completions bash|zsh
2026-02-13T00:19:59+03:00 filesystems/moosefs-netdump MooseFS network packet dump utility
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS network packet dump utility
2026-02-13T00:19:59+03:00 filesystems/moosefs-metalogger MooseFS metadata backup server
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS metalogger (metadata replication) server.
2026-02-13T00:19:59+03:00 filesystems/moosefs-master Fault-tolerant distributed filesystem
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS master (metadata) server.
2026-02-13T00:19:59+03:00 filesystems/moosefs-gui MooseFS web-based GUI
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS web-based GUI.
2026-02-13T00:19:59+03:00 filesystems/moosefs-client MooseFS client tools
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS clients: mfsmount and mfstools.
2026-02-13T00:19:59+03:00 filesystems/moosefs-cli MooseFS command line interface
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS CLI utilities.
2026-02-13T00:19:59+03:00 filesystems/moosefs-chunkserver MooseFS data storage and synchronization component
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS data server.
2026-02-13T00:19:59+03:00 filesystems/moosefs-cgi Meta package to redirect old -cgi package to new -gui package
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS cgi package replacement.
2026-02-12T22:14:06+01:00 sysutils/rustic Fast, encrypted, and deduplicated backups powered by Rust
Rustic is a backup tool that provides fast, encrypted, deduplicated backups.

It reads and writes the restic repo format described in the design document and
can be used as a restic replacement in most cases.

It is implemented in Rust, a performant, memory-efficient, and reliable
cross-platform systems programming language.

Stability

Rustic currently is in beta state and misses regression tests. It is not
recommended to use it for production backups, yet.
2026-02-12T21:44:36+01:00 sysutils/rucola Terminal-based markdown note manager
Terminal-based markdown note manager to view statistics, explore connections
and launch editing and viewing applications.

Features:

- Present users of a zettelkasten-like note system of interlinked markdown
files with high-level information & statistics about their notes.
- Show the same information about filtered subsets of notes, as well as their
relation with the entire note set.
- Allow the user to view and follow links and backlinks of a single note to
see connections within their note graph.
- Allow the user to make small edits such as renaming or moving notes from
within the application.
- Provide easy access to a powerful, external text editor for editing notes.
- Optionally compile notes to HTML-documents, including LaTeX compilation and
code highlighting, on the fly and show them in an external viewer.
- Provide all of this functionality from within a terminal user interface.
2026-02-12T03:14:36-05:00 devel/py-setuptools-scm8 Setuptools plugin to manage your versions by scm tags
Handles managing your python package versions in scm metadata instead of
declaring them as the version argument or in a scm managed file.
2026-02-11T22:46:15+01:00 audio/noctavox Lightweight TUI music player for local files
NoctaVox is a lightweight, plug and play, TUI music player for local music.

Features:

- Gapless playback with queue support
- Multi-format audio (mp3, m4a, wav, flac, ogg, opus)
- Live library reloading
- Custom themeing with hot reload
- Vim-like keybindings
- Waveform and oscilloscope visualization
- Playlist management
2026-02-11T12:45:08-05:00 lang/go126
2026-02-10T23:05:00+01:00 devel/prjpeppercorn111 GateMate FPGAs bitstream documentation and tools
GateMate FPGAs Bitstream Documentation and Tools.

This port is used by devel/nextpnr to generate configuration bitstreams for
CologneChip GateMate FPGAs.
2026-02-10T17:30:28+01:00 comms/meshcore-cli CLI interface to MeschCore companion app over TCP or Serial
meshcore-cli is a tool that connects to companion radio node (meshcore client)
over BLE, TCP or Serial and lets you interact with it from a terminal using a
command line interface.
2026-02-10T16:57:50+01:00 comms/py-meshcore Base classes for communicating with meshcore companion radios
Python library for interacting with MeshCore companion radio nodes.
At the moment FreeBSD does not support BLE communication, so only
Serial and TCP modes are available.
2026-02-10T14:23:24+01:00 textproc/comparator Find common sections in source trees
comparator is a program for rapidly finding common segments in large
source-code trees. See the manual page for instructions. It comes with
a filtering postprecessor, filterator.
2026-02-04T16:01:47+01:00 benchmarks/py-reframe-hpc HPC regression/benchmark testing framework
ReFrame is a powerful Python framework for writing portable HPC regression
tests and benchmarks. It abstracts away system- and scheduler-specific
details so the test logic stays portable, while ReFrame handles modules/
env switching, compile, submit, polling, sanity/perf checks, and results
storage. CLI tool installed as `reframe`.
2026-02-10T09:37:49+01:00 comms/py-cayennelpp CayenneLPP decoder and encoder written in Python
A Cayenne Low Power Payload (CayenneLPP) decoder and encoder written in Python.
PyCayenneLPP offers a concise interface with proper encoding and decoding
functionality for the CayenneLPP format, supporting many sensor types.
2026-02-10T09:31:53+01:00 comms/py-pyserial-asyncio-fast Async I/O extension package for the Python Serial Port Extension
This module provides asynchronous I/O on serial ports, extending the
pyserial module. This version implements eager writes like cpython asyncio
selector_events does. This can significantly reduce overhead since the asyncio
writer is no longer added and removed frequently.
2026-02-10T00:15:45-08:00 misc/py-NATTEN Neighborhood Attention Extension for PyTorch
NATTEN is an open-source project dedicated to providing fast implementations
for Neighborhood Attention, a sliding window self-attention mechanism.
2026-02-10T15:44:05+09:00 devel/vali C library and code generator for Varlink
A Varlink C implementation and code generator.

Varlink is an interface description format and protocol that aims to
make services accessible to both humans and machines in the simplest
feasible way.
2026-02-10T01:44:36+01:00 audio/subtui Lightweight subsonic TUI music player
SubTUI is your next favorite lightweight music player for Subsonic-compatible
servers like Navidrome, Gonic, and Airsonic.

Built with Go and the Bubble Tea framework, it provides a clean terminal
interface to listen to your favorite high-quality audio.
2026-02-09T13:33:12-05:00 sysutils/try-rs Workspace manager for your temporary experiments
try-rs is a CLI tool designed to manage the chaos of temporary projects.
Instead of cluttering your Desktop or /tmp with test1, new-test, and
final-test, try-rs organizes them into date-prefixed directories, offering
a robust TUI (Terminal User Interface) to create, navigate, and clean up your
experiments.
2026-02-08T16:15:46+09:00 devel/electron40 Build cross-platform desktop apps with JavaScript, HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.

It's easier than you think.

If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.
2026-02-05T13:12:31-04:00 devel/mfc-candidates Identify FreeBSD commits to MFC
The mfc-candidates script compares git commit hashes between branches to
identify potential MFC candidates. It was originally designed for the FreeBSD
src repository, but it also works for ports.

2026-02-05T13:06:46-04:00 devel/freebsd-git-arc Git plugin to manage FreeBSD Phabricator reviews
The git-arc script is a git plugin for arc, the Phabricator command-line
tool, that simplifies the creation and management of FreeBSD Phabricator
reviews. It was created for src development, but also works for doc and
ports.
2026-02-06T12:03:19+01:00 devel/nextpnr-devel Portable FPGA place and route tool
nextpnr aims to be a vendor neutral, timing driven,
FOSS FPGA place and route tool.

Currently nextpnr supports:
- Lattice iCE40 devices supported by Project IceStorm
- Lattice ECP5 devices supported by Project Trellis
- Lattice Nexus devices supported by Project Oxide
- Gowin LittleBee devices supported by Project Apicula
- NanoXplore NG-Ultra devices supported by Project Beyond
- (experimental) Cyclone V devices supported by Mistral
- (experimental) Lattice MachXO2 devices supported by Project Trellis
- (experimental) a "generic" back-end for user-defined architectures
2026-02-06T11:25:43+01:00 devel/py-tree-sitter-sql Tree-sitter Grammar for SQL (Python module)
Tree-sitter-sql is a general/permissive SQL grammar for tree-sitter.
2026-02-05T19:32:05-08:00 devel/py-spy Sampling profiler for Python programs
py-spy is a sampling profiler for Python programs. It lets you visualize what
your Python program is spending time on without restarting the program or
modifying the code in any way.

py-spy is extremely low overhead: it is written in Rust for speed and doesn't
run in the same process as the profiled Python program.

This means py-spy is safe to use against production Python code.
2026-02-04T23:56:55+01:00 sysutils/py-nvitop Interactive NVIDIA-GPU process viewer
nvitop is an interactive NVIDIA device and process monitoring tool. It has a
colorful and informative interface that continuously updates the status of
the devices and processes. As a resource monitor, it includes many features
and options, such as tree-view, environment variable viewing, process filtering,
process metrics monitoring.
2026-02-05T00:25:44+01:00 devel/py-nvidia-ml-py Python bindings to the NVIDIA Management Library
Python bindings to the NVIDIA Management Library.
Provides a Python interface to GPU management and monitoring functions.
2026-02-06T00:22:33+08:00 editors/fresh Terminal based IDE & text editor: easy, powerful and fast
Fresh provides a comprehensive set of features to help you be productive.

* Editing - Multiple cursors, advanced selection, unlimited undo/redo
* Command Palette - Quick access to commands, files, and navigation
* Navigation - Go to definition, position history
* File Explorer - Browse and manage project files
* Search and Replace - Powerful search with regex support
* LSP Integration - Language server support for diagnostics and completion
* Integrated Terminal - Run shell commands without leaving the editor
* Themes - Customizable color themes
* Encoding - Text encoding detection and conversion
2026-02-05T09:57:29+01:00 devel/rubygem-listen-gitlab Listen to file modifications and notify about the changes
The Listen gem listens to file modifications and notifies you about the changes.

Features:
- Works everywhere!
- Supports watching multiple directories from a single listener.
- OS-specific adapters for Mac OS X 10.6+, Linux and Windows.
- Automatic fallback to polling if OS-specific adapter doesn't work.
- Detects files modification, addidation and removal.
- Checksum comparaison for modifications made under the same second.
- Allows supplying regexp-patterns to ignore and filter paths for better
results.
- Tested on all Ruby environments via travis-ci.
2026-02-05T03:09:31-04:00 sysutils/xclipsync Trivial tool for synchronizing the clipboard between two X11 sessions
xclipsync is a simple and lightweight script for synchronizing the
clipboard between two X servers created, for example, by Xephyr(1) or
Xnest(1), or even for synchronizing the clipboard between the host and
another X server.
2026-02-04T20:48:48+01:00 devel/hs-ghcup GHC toolchain installer
GHCup is the main installer for the general purpose language Haskell.
It provides a command-line interface for installing, managing, and
updating the Haskell toolchain components, including:

- The Glasgow Haskell Compiler (GHC)
- The Haskell Build Tool (Cabal-install)
- The Haskell Language Server (HLS)
- Stack
- GHCup itself

GHCup allows users to easily switch between different versions of these
tools and manage sandboxed environments for Haskell development.
2026-02-01T21:13:18+01:00 x11-toolkits/wlroots020 Modular Wayland compositor library (current 0.20.* series)
Pluggable, composable, unopinionated modules for building a Wayland
compositor; or about 60,000 lines of code you were going to write anyway.

- wlroots provides backends that abstract the underlying display and input
hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends,
plus any custom backends you choose to write, which can all be created or
destroyed at runtime and used in concert with each other.
- wlroots provides unopinionated, mostly standalone implementations of many
Wayland interfaces, both from wayland.xml and various protocol extensions.
We also promote the standardization of portable extensions across
many compositors.
- wlroots provides several powerful, standalone, and optional tools that
implement components common to many compositors, such as the arrangement of
outputs in physical space.
- wlroots provides an Xwayland abstraction that allows you to have excellent
Xwayland support without worrying about writing your own X11 window manager
on top of writing your compositor.
- wlroots provides a renderer abstraction that simple compositors can use to
avoid writing GL code directly, but which steps out of the way when your
needs demand custom rendering code.

wlroots implements a huge variety of Wayland compositor features and implements
them *right*, so you can focus on the features that make your compositor
unique. By using wlroots, you get high performance, excellent hardware
compatibility, broad support for many wayland interfaces, and comfortable
development tools - or any subset of these features you like, because all of
them work independently of one another and freely compose with anything you want
to implement yourself.
2026-02-04T14:21:36+01:00 devel/py-pyperclipimg Python copy() and paste() clipboard functions for images
Python copy() and paste() clipboard functions for images on Windows, macOS,
Linux and FreeBSD.
2026-02-04T11:52:00+01:00 devel/py-darkdetect This Python package allows to detect if the user is using Dark Mode
The main application of this Python package is to detect the Dark mode from
your GUI Python application (Tkinter/wx/pyqt/qt for python (pyside)/...) and
apply the needed adjustments to your interface. Darkdetect is particularly
useful if your GUI library does not provide a public API for this detection.
In addition, this package does not depend on other modules or packages that are
not already included in standard Python distributions.
2026-02-04T22:26:49+09:00 multimedia/hyprpwcenter GUI Pipewire control center
hyprpwcenter is a GUI control center for pipewire. It allows to look
and configure nodes, outputs, and adjust the pw graph.
2026-02-04T13:39:48+01:00 net/openbgpd9 Free implementation of the Border Gateway Protocol, Version 4
OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4.
It allows ordinary machines to be used as routers exchanging routes with
other systems speaking the BGP protocol.
2026-02-03T22:36:40-08:00 www/rubygem-requestjs-rails Tiny Fetch API wrapper for Rails with CSRF token handling
requestjs-rails is a tiny Fetch API wrapper that allows you to make HTTP
requests from Rails applications without the need to manually handle CSRF
tokens on every request.

This gem provides a simple JavaScript library that automatically includes
Rails' CSRF token in AJAX requests, making it easier to build interactive
web applications while maintaining security.

Key features:
- Automatic CSRF token handling
- Simple Fetch API wrapper
- Lightweight and easy to integrate
- Designed specifically for Rails applications
2026-02-03T22:36:40-08:00 www/rubygem-requestjs-rails-rails72
2026-02-03T16:17:23Z misc/emacs-libvterm Emacs libvterm integration
Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU Emacs
based on libvterm, a C library. As a result of using compiled code (instead of
elisp), emacs-libvterm is fully capable, fast, and it can seamlessly handle
large outputs.
2026-02-03T23:31:54+03:00 devel/spago PureScript package manager and build tool
Spago is a PureScript package manager and build tool powered by Dhall and
package-sets, a curated list of PureScript packages. Spago focuses on
great UX, assuring minimal dependencies and reproducible builds.
2026-02-03T16:26:04+01:00 devel/rubygem-thor14 Scripting framework that replaces rake, sake, and rubigen
A scripting framework that replaces rake, sake and rubigen
2026-02-03T12:42:29+08:00 textproc/rubygem-cucumber-html-formatter22 HTML formatter for Cucumber
Cucumber HTML Formatter is a cross-platform formatter that produces a HTML
report for Cucumber runs. It is built on top of cucumber-react and works with
any Cucumber implementation with a protobuf formatter that outputs cucumber
messages.
2026-02-03T12:42:28+08:00 devel/rubygem-cucumber-tag-expressions8 Cucumber tag expressions for Ruby
Tag Expressions provide a simple query language for tags. The simplest tag
expression is simply a single tag.
2026-02-02T23:05:11+03:00 devel/py-spin Scientific Python INcantations (spin)
Scientific Python INcantations (spin) is a developer tool for scientific Python
libraries. The goal of spin is therefore to provide a simple, user-friendly,
extendable interface for common development tasks. It comes with a few common
build commands out the box, but can easily be customized per project.
2026-02-01T00:42:12-08:00 graphics/papers View multipage documents
Papers is a document viewer for the GNOME desktop. You can view, search
or annotate documents in many different formats.
It supports documents in: PDF, PS, EPS, XPS, DjVu, TIFF, and Comic Books
archives (CBR, CBT, CBZ, CB7).
2026-01-31T16:49:49+01:00 databases/rainfrog Database tool for the terminal
Rainfrog is a lightweight, terminal-based tool for interacting with databases.

Features:

- efficient navigation via vim-like keybindings and mouse controls
- query editor with keyword highlighting, session history, and favorites
- quickly copy data, filter tables, and switch between schemas
- shortcuts to view table metadata and properties
- cross-platform (Android via termux, FreeBSD, Linux, MacOS, Windows)

Supported databases:

- Postgres
- MySQL
- Sqlite
- Redshift (via wire protocol of Postgres)
- DuckDB
- Oracle (requires additional runtime dependencies)
2026-01-31T16:44:52+01:00 databases/py-harlequin-postgres Harlequin adapter for Postgres
Postgres adapter for Harlequin, the SQL IDE for your Terminal.
2026-01-31T16:40:41+01:00 databases/py-harlequin-mysql MySQL adapter for Harlequin, the SQL IDE for your Terminal
MySQL/MariaDB adapter for Harlequin, the SQL IDE for your terminal.
2026-01-31T16:32:33+01:00 databases/py-harlequin SQL IDE for your terminal
Harlequin is an easy, fast, and beautiful database client for the terminal.

It has all the features you'd expect from an SQL IDE, delightfully running
right in your terminal.

- View tables, columns, and their types across one or more attached
databases. Optionally view local files or S3 objects.
- A full-featured editor: autocomplete, open, save, format, cut, copy, paste,
and more. Supports multiple tabbed buffers!
- View 1M+ results in an interactive table. Multiple queries loaded into
separate tabs.
- Full Screen
- Export query results and configure the export using a helpful UI.
- View a list of executed queries and a summary of results. Select to insert
into a new buffer.
2026-01-31T16:28:40+01:00 textproc/py-textual-textarea Text area (multi-line input) with syntax highlighting for Textual
Textual-textarea is a text area (multi-line input) with syntax highlighting for
Textual.

It offers a full-featured text editor experience with VS-Code-like bindings, in
your Textual App:

- Syntax highlighting and support for Pygments themes.
- Move cursor and scroll with mouse or keys (including ctrl+arrow, PgUp/Dn,
ctrl+Home/End).
- Open (ctrl+o) and save (ctrl+s) files.
- Cut (ctrl+x), copy (ctrl+c), paste (ctrl+u/v), optionally using the system
clipboard.
- Comment selections with ctrl+/.
- Indent and dedent (optionally for a multiline selection) to tab stops with
Tab and shift+Tab.
- Automatic completions of quotes and brackets.
- Select text by double-, triple-, or quadruple-clicking.
- Quit with ctrl+q.
2026-01-31T16:25:56+01:00 textproc/py-textual-fastdatatable Reimplementation of Textual's DataTable widget
Textual-fastdatatable is a performance-focused reimplementation of Textual's
DataTable widget, with a pluggable data storage backend.
2026-01-31T21:11:37+08:00 devel/rubygem-xdg9 XDG Base Directory Standard Library for Ruby
XDG provides an easy to use Ruby library for working with XDG standards.

Presently, it only supports the XDG Base Directory Standard.

If your program utilizes user or system-wide support files (e.g. configuration
files), you owe it to yourself to checkout the XDG base directory standard.

You can learn more about the standard at:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
2026-01-31T21:11:36+08:00 www/py-proxy.py Fast lightweight pluggable proxy framework
Proxy.py is a high-performance, lightweight, and highly customizable HTTP proxy
server framework written in Python.
2026-01-31T21:11:35+08:00 textproc/py-wheezy.template Lightweight template library
wheezy.template is a python package written in pure Python code. It is a
lightweight template library. The design goals achieved:
- Compact, Expressive, Clean: Minimizes the number of keystrokes required to
build a template. Enables fast and well read coding. You do not need to
explicitly denote statement blocks within HTML (unlike other template
systems), the parser is smart enough to understand your code. This enables a
compact and expressive syntax which is really clean and just pleasure to type.
- Intuitive, No time to Learn: Basic Python programming skills plus HTML markup.
You are productive just from start. Use full power of Python with minimal
markup required to denote python statements.
- Do Not Repeat Yourself: Master layout templates for inheritance; include and
import directives for maximum reuse.
- Blazingly Fast: Maximum rendering performance: ultimate speed and context
preprocessor features.
2026-01-31T21:11:34+08:00 textproc/py-hotdoc Documentation tool micro-framework
Hotdoc is a documentation micro-framework. It provides an interface for
extensions to plug upon, along with some base objects (formatters, ...).
2026-01-31T21:11:33+08:00 sysutils/py-python-on-whales Docker client for Python, designed to be fun and intuitive
A Docker client for Python, designed to be fun and intuitive!

Works on Linux, macOS and Windows, for Python 3.8 and above.
2026-01-31T21:11:32+08:00 devel/py-wait-for-it Wait for service(s) to be available before executing a command
wait-for-it is a script that will wait on the availability of one or more TCP
services (i.e. host:port) before executing a user-defined command. It is useful
for synchronizing the spin-up of interdependent services, such as linked docker
containers.
2026-01-31T21:11:30+08:00 devel/py-isal Python bindings for the ISA-L ibrary
This package provides Python bindings for the ISA-L library. The Intel(R)
Intelligent Storage Acceleration Library (ISA-L) implements several key
algorithms in assembly language. This includes a variety of functions to provide
zlib/gzip-compatible compression.

python-isal provides the bindings by offering four modules:
- isal_zlib: A drop-in replacement for the zlib module that uses ISA-L to
accelerate its performance.
- igzip: A drop-in replacement for the gzip module that uses isal_zlib instead
of zlib to perform its compression and checksum tasks, which improves
performance.
- igzip_threaded offers an open function which returns buffered read or write
streams that can be used to read and write large files while escaping the GIL
using one or multiple threads. This functionality only works for streaming,
seeking is not supported.
- igzip_lib: Provides compression functions which have full access to the API of
ISA-L's compression functions.
2026-01-31T21:11:29+08:00 devel/py-dbus-deviation Parse D-Bus introspection XML and process it in various ways
dbus-deviation is a project for parsing D-Bus introspection XML and processing
it in various ways. Its main tool is dbus-interface-diff, which calculates the
difference between two D-Bus APIs for the purpose of checking for API breaks.
This functionality is also available as a Python module, dbusdeviation.

A second Python module, dbusapi, is provided for parsing D-Bus introspection XML
to produce an AST representing a D-Bus interface.
2026-01-31T21:11:28+08:00 databases/datafusion-cli Apache DataFusion Command-line Interface
Apache DataFusion is an extensible query execution framework, written in Rust,
that uses Apache Arrow as its in-memory format.

DataFusion CLI (datafusion-cli) is a small command line utility that runs SQL
queries using the DataFusion engine.
2026-01-06T00:19:23+01:00 security/gnupg25 Complete and free PGP implementation
GnuPG is a complete and free replacement for PGP. This is the "stable"
version.

GnuPG allows encrypting and signing your data and communication, and
features a versatile key management system as well as access modules
for many public key directories. GnuPG, also known as GPG, is a command
line tool with features for easy integration with other applications.
2026-01-29T20:34:30Z textproc/mg-aspell Aspell Malagasy dictionary
Aspell Malagasy dictionary.
2026-01-29T20:06:44Z textproc/hus-aspell Aspell Huastec (Tenek) dictionary
Aspell Huastec (Tenek) dictionary.

See https://en.wikipedia.org/wiki/Huastec_language .
2026-01-29T16:16:01+03:00 math/p5-Math-GSL-Alien Easy installation of the GSL library
Easy installation of the GSL library
2026-01-29T16:16:01+03:00 devel/p5-Alien-Role-Dino Experimental support for dynamic share Alien install
Experimental support for dynamic share Alien install
2026-01-25T16:29:45+01:00 devel/py-lap Linear Assignment Problem Solver
Lap is a linear assignment problem solver using Jonker-Volgenant algorithm
for dense LAPJV or sparse LAPMOD matrices. Both algorithms are implemented
from scratch based solely on the papers and the public domain Pascal
implementation provided by A. Volgenant. The LAPMOD implementation seems to
be faster than the LAPJV implementation for matrices with a side of more
than ~5000 and with less than 50% finite coefficients.
2026-01-28T12:16:12+01:00 www/surge High-performance download manager with TUI and CLI
Surge is a high-performance download manager designed for power users.
It operates as a terminal user interface (TUI), background daemon, or CLI
tool.

Features include:
- Parallel downloading with multiple simultaneous connections
- Pause/resume downloads seamlessly
- Real-time progress with speed graphs and ETA
- Auto-retry on connection failures
- Batch download support
- Browser extension integration
- Single-instance design with client/server architecture
2026-01-28T10:54:35+01:00 databases/tredis Terminal UI for Redis
tredis is a terminal-based user interface for managing Redis servers.

Features include:
- Manage multiple Redis servers from a single interface
- Browse keys with pagination and filtering
- View all major Redis data types (strings, lists, sets, hashes,
sorted sets, streams)
- Monitor real-time commands and manage pub/sub channels
- Inspect server information
- Secure connections using TLS
2026-01-28T09:53:53+01:00 sysutils/rubygem-ohai18 Ohai profiles your system and emits JSON
Ohai detects data about your operating system. It can be used standalone, but
it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
2026-01-28T09:52:12+01:00 devel/rubygem-ffi16 Extension for dynamic libraries and binding functions
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
binding functions within them, and calling those functions from Ruby code.
2026-01-27T17:41:29-04:00 www/py-flatnotes Self-hosted, database-less note taking web app
Flatnotes is a self-hosted, database-less note-taking web app that
utilises a flat folder of markdown files for storage.
2026-01-27T09:04:15-07:00 x11-themes/xapp-symbolic-icons Set of symbolic icons for Gtk applications and projects
Xapp-symbolic-icons (XSI) is a set of symbolic icons.
It is used by the following projects:
- XApp
- Cinnamon
- Linux Mint
All XSI icons are prefixed with "xsi-".
2026-01-27T06:55:30-08:00 sysutils/py-ansible-core220 Radically simple IT automation
Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.

ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins.
2026-01-26T18:10:47+01:00 sysutils/watchcat Combines the functionality of watch and cat
Watchcat is a command-line tool that combines the functionalities of
the 'watch' and 'cat' commands. It allows users to monitor the output
of a command by executing it repeatedly at specified intervals or to
watch a file for changes and display its contents when modified.
2026-01-25T17:21:21+01:00 archivers/extract-xiso Create, modify, and extract XISOs
Extract-iso is a command line utility created by in to allow the
creation, modification, and extraction of XISOs. Currently being
maintained and modernized by the XboxDev organization.
2026-01-02T16:10:37+01:00 textproc/libxml2-core XML parser library for GNOME
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
usable outside of the Gnome platform). XML itself is a metalanguage to design
markup languages, i.e. text language where semantic and structure are added to
the content using extra "markup" information enclosed between angle brackets.
2026-01-26T13:38:35-05:00 x11-toolkits/py-wxpython GUI toolkit for the Python programming language
wxPython is a GUI toolkit for the Python programming language. It allows Python
programmers to create programs with a robust, highly functional graphical user
interface, simply and easily. It is implemented as a Python extension module
(native code) that wraps the popular wxWidgets cross platform GUI library, which
is written in C++.
2026-01-25T20:35:37+09:00 japanese/proxy2ch Proxy server for 5ch.net, bbspink.com and talk.jp
This is a proxy that retrieves data from 5ch.net, bbspink.com, talk.jp
and returns it to the client. If the destination is *.2ch.net, the URL
is converted internally to *.5ch.net before connecting.
2026-01-24T23:55:28-05:00 devel/freebsd-gcc15 Cross GNU Compiler ${SUFFIX} for FreeBSD/${TARGETARCH}
GCC, the GNU C/C++ Compiler, customized to build the FreeBSD base system.
To use GCC for other purposes, please use one of the lang/gcc* packages.
2026-01-24T17:48:10-08:00 multimedia/py-torchcodec PyTorch media decoding and encoding
Hardware-accelerated video and audio decoding for PyTorch.

TorchCodec is a library that provides fast and easy-to-use tools for
decoding video and audio directly into PyTorch tensors. It uses FFmpeg
as a backend and is optimized for performance, with support for
hardware acceleration. This makes it ideal for machine learning pipelines
that process large amounts of video and audio data.
2026-01-24T17:30:28-04:00 security/py-serpico Security scanner for FreeBSD packages and releases
serpico is a security scanner for FreeBSD packages and releases
that compares the versions against a list of versions marked as
vulnerable, then displays vulnerability information in a JSON-compact
format for easy analysis by other security tools.
2026-01-24T22:02:09+03:00 x11-fonts/opensans-ttf Clean and modern sans-serif typeface
Open Sans is a clean and modern sans-serif typeface designed by
Steve Matteson and commissioned by Google. It is especially designed
for legibility across print, web, and mobile interfaces.
2026-01-24T01:42:05Z astro/calceph Access the binary planetary ephemeris files
CALCEPH Library is designed to access the binary planetary ephemeris
files, such INPOPxx and JPL DExxx ephemeris files, (called 'original
JPL binary' or 'INPOP 2.0 or 3.0 binary' ephemeris files in the next
sections) and the SPICE kernel files (called 'SPICE' ephemeris files
in the next sections).
2026-01-23T15:40:17Z textproc/caps-log Small TUI journaling tool
empty pkg-descr
2026-01-23T12:21:02+01:00 sysutils/mdfried Markdown viewer for the terminal that renders images and big headers
Mdfried is a markdown viewer for the terminal that renders headers as Bigger
Text than the rest.
2026-01-19T02:33:10+02:00 security/himitsu Secret storage system for Unix systems
Himitsu is a secure secret storage system for Unix-like systems. It provides an
arbitrary key/value store (where values may be secret) and a query language for
manipulating the key store.
2026-01-19T15:47:10-08:00 www/py-twill Web browsing and testing language
twill is a simple scripting language for Web browsing.
It can be used to automate Web tests, fill out forms, and generally
interact with Web sites programmatically.
It's built on top of httpx and lxml.
2026-01-19T19:20:40-06:00 math/octave-forge-instrument-control Octave-forge package ${OCTAVE_PKGNAME}
The octave-forge package is the result of The GNU Octave Repository project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is instrument-control.

Low level I/O functions for serial, i2c, parallel, tcp, gpib, udp
and usbtmc interfaces. Not vxi11 as there doesn't seem to be FreeBSD
support.
2026-01-19T15:35:08+01:00 textproc/rubygem-cronex Ruby library that converts cron expressions
Ruby library that converts cron expressions into human readable strings
2026-01-13T16:06:29Z devel/llvm22 LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure
these are built on.
2026-01-19T10:21:14Z devel/tcl-thread Scripting level thread extension for Tcl
Tcl 9.x Thread extension

Script-level access to Tcl threading capabilities.
2026-01-19T00:42:31-08:00 net/zapret2 DPI (Deep Packet Interderence) bypass (Gen 2)
zapret2 is a stand-alone (without 3rd party servers) DPI circumvention tool.
May allow to bypass http(s) website blocking or speed shaping, resist signature
tcp/udp protocol discovery.
2026-01-18T20:00:30-08:00 textproc/py-pyrdfa3 RDFa parser library
RDFa parser library.

pyRdfa is a Python library for parsing RDFa (Resource Description Framework
in Attributes) data from HTML and XML documents. It implements the RDFa 1.0
and 1.1 specifications.
2026-01-19T00:10:54+03:00 www/typo3-14 Typo3 content management system
We support each TYPO3 sprint release until the next minor version is published.
Once released in April 2026, the long-term support version of TYPO3 14 will
receive bug fixes until December 2027, and we will provide security updates until
June 2029.

We encourage users and agencies to install and use the sprint releases until
the LTS release is available. Further details about the releases and planned
release dates are available in the roadmap.

System requirements
* PHP 8.2, 8.3, 8.4, 8.5
* MariaDB 10.4.3+ / MySQL 8.0.17+ / PostgreSQL 10.0+ / SQLite 3.8.3+
* Modern Browsers
* Detailed list of requirements:
https://get.typo3.org/version/14#system-requirements
2026-01-18T14:14:54+01:00 devel/py-mpremote Tool for interacting remotely with MicroPython devices
mpremote is a tool for interacting remotely with MicroPython devices
This CLI tool provides an integrated set of utilities to remotely
interact with and automate a MicroPython device over a serial connection.
2026-01-18T14:31:24+07:00 security/p5-Digest-SipHash Perl XS interface to the SipHash algorithm
Perl XS interface to the SipHash algorithm.

This module does only one thing - calculates the SipHash value
of the given string.
2026-01-17T15:27:04Z filesystems/versitygw High-Performance S3 Gateway and Translation Service
Versity S3 Gateway is a simple to use tool for seamless inline translation
between AWS S3 object commands and storage systems. It supports:

- Serving your local filesystem into an S3 server with a single command
- Proxying local S3 requests to S3 storage with caching

See https://github.com/versity/versitygw/wiki/Quickstart for usage.
2026-01-17T08:06:03+01:00 devel/rubygem-snaky_hash-gitlab Hashie::Mash joint to make \#snakelife better
SnakyHash gem is used by the oauth and oauth2 gems, and others, to normalize
hash keys and lookups, and provide a nice psuedo-object interface.

It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.

Classes that include SnakyHash::Snake should inherit from Hashie::Mash.
2026-01-17T08:06:03+01:00 devel/rubygem-hashie-gitlab Simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful.

- Hashie::Mash: gives simple pseudo-object functionality that can be built from
hashes and easily extended
- Hashie::Dash: has a discrete set of defined properties and only those
properties may be set on the hash.
- Hashie::Trash: a Dash that allows you to translate keys on initialization.
- Hashie::Clash: allows you to easily construct complex hashes using method
notation chaining.
2026-01-16T10:52:44Z textproc/py-pygtkspellcheck Spellchecking library for GTK written in Python
Python GTK Spellcheck is a simple but quite powerful spellchecking
library for GTK written in pure Python. Its spellchecking component
is based on Enchant and it supports both GTK 3 and 4 via PyGObject.
2026-01-15T16:16:58+01:00 multimedia/gpac Framework for processing and streaming content
GPAC is a modular multimedia framework based on the ISO Base Media File Format
and related standards. It provides a library and command-line tools for media
processing, packaging, and delivery.
2026-01-15T19:35:29+08:00 www/py-aiohttp-cors CORS support for aiohttp
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.
2026-01-15T19:35:27+08:00 devel/py-confusable-homoglyphs Detect confusable usage of unicode homoglyphs
A homoglyph is one of two or more graphemes, characters, or glyphs with shapes
that appear identical or very similar homoglyph. Unicode homoglyphs can be a
nuisance on the web. confusable_homoglyphs helps to detect confusable usage of
unicode homoglyphs and prevent homograph attacks.
2026-01-15T19:35:03+08:00 www/py-rolo Python framework for building HTTP-based server applications
Rolo is a flexible framework and library to build HTTP-based server applications
beyond microservices and REST APIs. You can build HTTP-based RPC servers,
websocket proxies, or other server types that typical web frameworks are not
designed for.

Rolo extends Werkzeug, a flexible Python HTTP server library, for you to use
concepts you are familiar with like Router, Request, Response, or @route. It
introduces the concept of a Gateway and HandlerChain, an implementation variant
of the chain-of-responsibility pattern.

Rolo is designed for environments that do not use asyncio, but still require
asynchronous HTTP features like HTTP2 SSE or Websockets. To allow asynchronous
communication, Rolo introduces an ASGI/WSGI bridge, that allows you to serve
Rolo applications through ASGI servers like Hypercorn.
2026-01-15T19:35:02+08:00 math/py-spox Framework for constructing ONNX computational graphs
Spox makes it easy to construct ONNX models through clean and idiomatic Python
code.

A common application of ONNX is converting models from various frameworks. This
requires replicating their runtime behaviour with ONNX operators. In the past
this has been a major challenge. Based on our experience, we designed Spox from
the ground up to make the process of writing converters (and ONNX models in
general) as easy as possible.

Spox's features include:
- Eager operator validation and type inference
- Errors with Python tracebacks to offending operators
- First-class support for subgraphs (control flow)
- A lean and predictable API
2026-01-15T19:35:01+08:00 math/py-ndonnx ONNX backed array library compliant with Array API standard
ndonnx provides an ONNX-backed array library that is compliant with the Array
API standard.
2026-01-15T19:35:00+08:00 devel/py-readerwriterlock Python implementation of the three Reader-Writer problems
Reader Writer Lock provides a python implementation of a solution for the three
Reader-Writer problems.

Not only does it implement the reader-writer problems, it is also compliant with
the python lock interface which among others include support for timeout.
2026-01-15T19:34:59+08:00 devel/py-localstack-core Core library and runtime of LocalStack
LocalStack is a cloud service emulator that runs in a single container on your
laptop or in your CI environment. With LocalStack, you can run your AWS
applications or Lambdas entirely on your local machine without connecting to a
remote cloud provider! Whether you are testing complex CDK applications or
Terraform configurations, or just beginning to learn about AWS services,
LocalStack helps speed up and simplify your testing and development workflow.

LocalStack supports a growing number of AWS services, like AWS Lambda, S3,
DynamoDB, Kinesis, SQS, SNS, and many more! The Pro version of LocalStack
supports additional APIs and advanced features. You can find a comprehensive
list of supported APIs on our Feature Coverage page.

LocalStack also provides additional features to make your life as a cloud
developer easier! Check out LocalStack's User Guides for more information.
2026-01-15T19:34:58+08:00 devel/py-localstack Fully functional local Cloud stack
LocalStack is a cloud service emulator that runs in a single container on your
laptop or in your CI environment. With LocalStack, you can run your AWS
applications or Lambdas entirely on your local machine without connecting to a
remote cloud provider! Whether you are testing complex CDK applications or
Terraform configurations, or just beginning to learn about AWS services,
LocalStack helps speed up and simplify your testing and development workflow.

LocalStack supports a growing number of AWS services, like AWS Lambda, S3,
DynamoDB, Kinesis, SQS, SNS, and many more! The Pro version of LocalStack
supports additional APIs and advanced features. You can find a comprehensive
list of supported APIs on our Feature Coverage page.

LocalStack also provides additional features to make your life as a cloud
developer easier! Check out LocalStack's User Guides for more information.
2026-01-15T19:34:57+08:00 devel/py-ipython-pygments-lexers Define a variety of Pygments lexers for highlighting IPython code
A Pygments plugin for IPython code & console sessions

IPython is an interactive Python shell. Among other features, it adds some
special convenience syntax, including %magics, !shell commands and help?. This
package contains lexers for these, to use with the Pygments syntax highlighting
package.
- The ipython lexer should be used where only input code is highlighted
- The ipythonconsole lexer works for an IPython session, including code,
prompts, output and tracebacks.

These lexers were previously part of IPython itself (in IPython.lib.lexers), but
have now been moved to a separate package.
2026-01-15T19:34:55+08:00 devel/py-azure-storage-queue Microsoft Azure Azure Queue Storage Client Library for Python
Azure Queue storage is a service for storing large numbers of messages that can
be accessed from anywhere in the world via authenticated calls using HTTP or
HTTPS. A single queue message can be up to 64 KiB in size, and a queue can
contain millions of messages, up to the total capacity limit of a storage
account.

Common uses of Queue storage include:
- Creating a backlog of work to process asynchronously
- Passing messages between different parts of a distributed application
2026-01-15T19:34:54+08:00 devel/py-azure-storage-file-share Microsoft Azure Azure File Share Storage Client Library for Python
Azure File Share storage offers fully managed file shares in the cloud that are
accessible via the industry standard Server Message Block (SMB) protocol. Azure
file shares can be mounted concurrently by cloud or on-premises deployments of
Windows, Linux, and macOS. Additionally, Azure file shares can be cached on
Windows Servers with Azure File Sync for fast access near where the data is
being used.

Azure file shares can be used to:
- Replace or supplement on-premises file servers
- "Lift and shift" applications
- Simplify cloud development with shared application settings, diagnostic share,
and Dev/Test/Debug tools
2026-01-15T19:34:53+08:00 devel/py-azure-mgmt-resource-templatespecs Microsoft Azure Resource Templatespecs Management Client Library for Python
This is the Microsoft Azure Resource Templatespecs Management Client Library.
This package has been tested with Python 3.9+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-01-15T19:34:52+08:00 devel/py-azure-mgmt-resource-deploymentstacks Microsoft Azure Resource Deploymentstacks Management Client Library for Python
This is the Microsoft Azure Resource Deploymentstacks Management Client Library.
This package has been tested with Python 3.9+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-01-15T19:34:50+08:00 devel/py-azure-mgmt-resource-deploymentscripts Microsoft Azure Resource Deploymentscripts Management Client Library for Python
This is the Microsoft Azure Resource Deploymentscripts Management Client
Library. This package has been tested with Python 3.9+. For a more complete view
of Azure libraries, see the azure sdk python release.
2026-01-15T19:34:49+08:00 devel/py-azure-mgmt-resource-deployments Microsoft Azure Resource Deployments Management Client Library for Python
This is the Microsoft Azure Resource Deployments Management Client Library. This
package has been tested with Python 3.9+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-01-15T19:34:48+08:00 devel/py-azure-mgmt-postgresqlflexibleservers Microsoft Azure Postgresqlflexibleservers Management Client Library for Python
This is the Microsoft Azure Postgresqlflexibleservers Management Client Library.
This package has been tested with Python 3.9+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-01-15T19:34:47+08:00 devel/py-azure-mgmt-mysqlflexibleservers Microsoft Azure Mysqlflexibleservers Management Client Library for Python
This is the Microsoft Azure Mysqlflexibleservers Management Client Library. This
package has been tested with Python 3.9+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-01-15T19:34:46+08:00 devel/py-azure-keyvault-securitydomain Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python
Azure Keyvault Securitydomain Client Library provides secrets management. It can
be used to securely store and control access to tokens, passwords, certificates,
API keys, and other secrets.
2026-01-15T19:34:44+08:00 devel/py-azure-ai-projects Microsoft Azure AI Projects Client Library for Python
The AI Projects client library (in preview) is part of the Microsoft Foundry
SDK, and provides easy access to resources in your Microsoft Foundry Project.
Use it to:
- Create and run Agents using methods on methods on the .agents client property.
- Enhance Agents with specialized tools:
- Get an OpenAI client using .get_openai_client() method to run Responses,
Conversations, Evals and FineTuning operations with your Agent.
- Manage memory stores for Agent conversations, using the .memory_stores
operations.
- Explore additional evaluation tools to assess the performance of your
generative AI application, using the .evaluation_rules,
.evaluation_taxonomies, .evaluators, .insights, and .schedules operations.
- Run Red Team scans to identify risks associated with your generative AI
application, using the ".red_teams" operations.
- Fine tune AI Models on your data.
- Enumerate AI Models deployed to your Foundry Project using the .deployments
operations.
- Enumerate connected Azure resources in your Foundry project using the
.connections operations.
- Upload documents and create Datasets to reference them using the .datasets
operations.
- Create and enumerate Search Indexes using methods the .indexes operations.
2026-01-15T19:34:43+08:00 devel/py-azure-ai-agents Microsoft Corporation Azure AI Agents Client Library for Python
Use the AI Agents client library to:
- Develop Agents using the Azure AI Agents Service, leveraging an extensive
ecosystem of models, tools, and capabilities from OpenAI, Microsoft, and other
LLM providers. The Azure AI Agents Service enables the building of Agents for
a wide range of generative AI use cases.
- Note: While this package can be used independently, we recommend using the
Azure AI Projects client library (azure-ai-projects) for an enhanced
experience. The Projects library provides simplified access to advanced
functionality, such as creating and managing agents, enumerating AI models,
working with datasets and managing search indexes, evaluating generative AI
performance, and enabling OpenTelemetry tracing.
2026-01-15T19:34:42+08:00 devel/py-airspeed-ext Airspeed fork with some extensions
This is a fork of the original airspeed library, with some extensions used in
LocalStack.

Note: This fork of airspeed focuses on providing maximum parity with AWS'
implementation of Velocity templates (used in, e.g., API Gateway or AppSync). In
some cases, the behavior may diverge from the VTL spec, or from the Velocity
reference implementation.
2026-01-15T19:34:41+08:00 devel/py-airspeed Powerful and easy-to-use templating engine for Python
Airspeed is a powerful and easy-to-use templating engine for Python that aims
for a high level of compatibility with the popular Velocity library for Java.

Selling points:
- Compatible with Velocity templates
- Compatible with Python 2.7 and greater, including Jython
- Features include macros definitions, conditionals, sub-templates and much more
- Airspeed is already being put to serious use
- Comprehensive set of unit tests; the entire library was written test-first
- Reasonably fast
- A single Python module of a few kilobytes, and not the 500kb of Velocity
- Liberal licence (BSD-style)
2026-01-15T19:34:40+08:00 textproc/jsonfmt Like gofmt, but for JSON files
jsonfmt works like gofmt, but for JSON files.
2026-01-14T23:19:13+01:00 devel/libigloo Generic C framework developed and used by the Icecast project
Abstracts memory allocation, provides high level types (including support
to define such types), and provides a library for common programming problems.
2026-01-02T10:48:05-08:00 x11-toolkits/thentenaar-motif Motif X11 Toolkit (industry standard GUI (IEEE 1295))
Motif(r) is the industry standard graphical user interface, (as defined by
the IEEE 1295 specification), used on more than 200 hardware and software
platforms. It provides application developers, end users, and system
vendors with the industry's most widely used environment for standardizing
application presentation on a wide range of platforms. Motif is the
leading user interface toolkit for the UNIX(r) system.

NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp.
In that case, you need to edit Makefile after configure, or, hack
configure(.in) before configure.
2026-01-02T10:48:05-08:00 x11-toolkits/thentenaar-motif-devel Motif X11 Toolkit (industry standard GUI (IEEE 1295))
Motif(r) is the industry standard graphical user interface, (as defined by
the IEEE 1295 specification), used on more than 200 hardware and software
platforms. It provides application developers, end users, and system
vendors with the industry's most widely used environment for standardizing
application presentation on a wide range of platforms. Motif is the
leading user interface toolkit for the UNIX(r) system.

NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp.
In that case, you need to edit Makefile after configure, or, hack
configure(.in) before configure.
2026-01-14T12:15:19+01:00 security/pam_worker PAM authentication helper for use with
pam_worker utility is a helper program designed to perform PAM (Pluggable
Authentication Modules) authentication for a given profile.
It is intended to be used in combination with pam_exec(8) to allow non-setuid
programs to perform authentication.
2026-01-14T12:03:15+01:00 x11/histui Highly themeable GTK4 notification daemon for Wayland
Histui is a notification system for Wayland desktops. It captures, displays,
and lets you browse your notification history.

Features:

- CSS theming with hot reload - edit themes live without restarting
- Clickable URLs and deep links - jump straight to the source app
- Image previews and progress bars with Pango markup support
- Smart icon resolution - app aliases with Nerd Font fallbacks for 350+ apps
- Audio alerts by urgency with repeat options
- Notification stacking with smooth animations
- Supports Hyprland, Sway, river, and other layer-shell compositors
- Run alongside other daemons (dunst, mako etcetera..)

Histui is also a CLI and TUI for querying notification history. You can:

- View what you missed while away
- Filter by app, urgency, or time range
- Output in JSON for scripts or dmenu for launchers
- Show notification counts in Waybar or Polybar
2026-01-13T20:19:20-07:00 databases/timescaledb-parallel-copy Parallel copying of CSV data into a TimescaleDB hypertable
timescaledb-parallel-copy is a command line program for parallelizing
PostgreSQL's built-in COPY functionality for bulk inserting data into
TimescaleDB.
2026-01-13T20:01:45-07:00 databases/pg_textsearch PostgreSQL extension for BM25 full-text search
PostgreSQL extension for BM25 relevance-ranked full-text search.

Modern ranked text search for Postgres.
2026-01-14T03:53:15+08:00 textproc/fcitx5-mcfoxim OpenVanilla Formosan languages for Fcitx5
OpenVanilla Formosan languages support for Fcitx5 input method framework.
2026-01-13T07:19:04-08:00 sysutils/cfengine-masterfiles327 cfengine sample policies for installations and upgrades
CFEngine 3 is a popular open source configuration management system.
Its primary function is to provide automated configuration and
maintenance of large-scale computer systems.

The repository is intended to provide a stable base policy for
installations and upgrades, and is used by CFEngine 3.6 and newer.
The port installs the repository as examples which should be copied by
the user to the masterfiles directory (usually /var/cfengine/masterfiles).
2026-01-13T07:16:14-08:00 sysutils/cfengine327 Systems administration tool for networks
Cfengine is an automated suite of programs for configuring and
maintaining Unix-like computers. It has been used on computing arrays
of between 1 and 20,000 computers since 1993 by a wide range of
organizations. Cfengine is supported by active research and was the
first autonomic, hands-free management system for Unix-like operating
systems. Cfengine is an autonomic maintenance system not merely a
change management roll-out tool. Cfengine has a history of security
and adaptability.
2026-01-13T15:36:48+09:00 x11/quickshell Building blocks for your desktop
Quickshell is a toolkit for building status bars, widgets,
lockscreens, and other desktop components using QtQuick. It can be
used alongside your wayland compositor or window manager to build a
complete desktop environment.
2026-01-01T22:48:28+01:00 dns/register-dnsclient Dynamically register hostnames with a DNS server using GSS-TSIG
Dynamically register hostnames with a DNS server like Active Directory DNS
using GSS-TSIG.
2026-01-11T00:05:06-08:00 misc/py-polars-runtime Runtime binaries for Polars, the DataFrame library
Binary runtime library for Polars.

Polars is a DataFrame interface on top of an OLAP Query Engine implemented
in Rust using Apache Arrow Columnar Format as the memory model.

This port is not to be used by or depended on by any other port
except for the main py-polars port.
2026-01-10T19:40:02+07:00 net/amneziawg-go Amnezia in Go with VPN non-detection extensions
This is an implementation of AmneziaVPN in Go.

Amnezia VPN is a VPN protocol that is backward compatible with the
WireGuard VPN protocol. It offers protection against detection by Deep
Packet Inspection (DPI) systems. At the same time, it retains the
simplified architecture and high performance.

The Amnezia VPN protocol has issues with detection due to distinctive
packet signatures. Amnezia addresses this problem by employing advanced
obfuscation methods, allowing its traffic to blend seamlessly with
regular internet traffic.
2026-01-08T16:38:37+01:00 sysutils/sdmon Utility to get SD card health data
sdmon program reads out the health data of some industrial grade SD Cards and
outputs the result in JSON format.
2026-01-09T15:48:00+01:00 sysutils/witr Witr (why-is-this-running)
witr (why-is-this-running) is a diagnostic tool that explains the causal
chain of how and why a process came to exist on your system.

It answers questions like:
- Why is this running?
- How did it start?
- What is keeping it running?
- What context does it belong to?

witr supports querying by process name, PID, or port number, and provides
detailed information about process ancestry, service detection (systemd on
Linux, rc.d on FreeBSD), container detection (jails, docker), Git repository
context, and resource usage warnings.

Features:
- Zero configuration required
- Read-only and non-destructive
- Multiple output formats (standard, short, tree, JSON)
- FreeBSD native tools support (ps, procstat, sockstat, fstat)
- Works without procfs mounted
2026-01-07T09:46:29-05:00 textproc/qo TUI to query JSON/CSV/TSV with SQL
qo is an interactive TUI to query structured data (JSON/CSV/TSV) using
SQL (in particular, SQLite syntax). Results are updated in real-time.

It ultimately works as a standard stdin-in/stdout-out CLI app, so it's
essentially a normal piped app that (optionally) has interactivity.

If you pass the query as an argument, it'll skip the TUI, but still
let you query your data with SQL.
2026-01-07T14:35:17Z mail/opensmtpd-table-socketmap Socketmap table for OpenSMTPD
The socketmap table addon for OpenSMTPD allows querying information through the
socketmap protocol.
2026-01-07T06:27:50Z devel/py-annotated-doc Document parameters, class attributes, etc, with Annotated
Document parameters, class attributes, return types, and variables inline,
with Annotated.
2026-01-06T17:46:00+01:00 deskutils/ekphos Lightweight, fast, terminal-based markdown research tool
Ekphos is an open-source, terminal-based markdown research tool inspired by
Obsidian. Built with Rust for performance, it provides a fast and intuitive way
to manage markdown notes directly from your terminal.

Features

- Three-panel layout - Sidebar, content view, and outline navigation
- Vim keybindings - Full vim-style navigation and editing
- Wiki links - Obsidian-style [[note]] linking with autocomplete
- Graph view - Visualize note connections with interactive graph (Ctrl+g)
- Syntax highlighting - 50+ languages supported in code blocks
- Inline images - Preview images in compatible terminals
- Fast search - Fuzzy search across all notes
- Customizable themes - TOML-based theming system
2026-01-05T22:28:07-08:00 misc/py-equinox Elegant easy-to-use neural networks in JAX
JAX library for neural networks and PyTree manipulations.

Equinox is a JAX library that provides everything you need that isn't already
in core JAX:
- neural networks (or more generally any model), with easy-to-use
PyTorch-like syntax;
- filtered APIs for transformations;
- useful PyTree manipulation routines;
- advanced features like runtime errors;

Equinox isn't a framework: everything you write in Equinox is compatible with
anything else in JAX or the ecosystem.
2026-01-05T21:17:36-08:00 devel/py-wadler-lindig Wadler–Lindig pretty-printer for Python
wadler-lindig provides a "pretty-printer" for Python objects, based on
the Wadler-Lindig layout algorithm. It is an alternative to the built-in
`pprint` module that consumes less horizontal space, which is useful
for displaying complex, nested data structures in error messages or
interactive sessions.

The implementation is small, has no dependencies, and supports custom
pretty-printed representations for user-defined types.
2026-01-04T18:04:47-08:00 misc/py-langgraph LangGraph: Building stateful, multi-actor applications with LLMs
LangGraph is a low-level orchestration framework for building, managing, and
deploying long-running, stateful agents.

Core benefits of LangGraph include:
- Durable execution: Build agents that persist through failures and can run
for extended periods, automatically resuming from exactly where they left off.
- Human-in-the-loop: Seamlessly incorporate human oversight by inspecting and
modifying agent state at any point during execution.
- Comprehensive memory: Create truly stateful agents with both short-term
working memory for ongoing reasoning and long-term persistent memory
across sessions.
- Debugging with LangSmith: Gain deep visibility into complex agent behavior
with visualization tools that trace execution paths, capture state
transitions, and provide detailed runtime metrics.
- Production-ready deployment: Deploy sophisticated agent systems confidently
with scalable infrastructure designed to handle the unique challenges of
stateful, long-running workflows.
2026-01-03T02:42:42-08:00 misc/py-langgraph-prebuilt LangGraph: APIs for creating and executing LangGraph agents and tools
langgraph-prebuilt provides an implementation of a tool-calling ReAct-style
agent - create_react_agent.
2026-01-04T15:26:45+01:00 sysutils/devtui Swiss-army app for developers
All-in-one terminal toolkit that consolidates everyday developer utilities into
a unified TUI and CLI interface.
2026-01-04T00:40:49-05:00 security/voa Verification of OS Artifacts (VOA) command-line interface
This project provides Rust libraries, command line tools and a test
suite to interact with the File Hierarchy for the Verification of
OS Artifacts (VOA).

The VOA specification has been created to provide the means for a
generic, OS artifact verification scheme, that can work with different
technologies while relying on a unifying lookup directory to retrieve
verifiers for signatures.

This project provides a reference implementation for the VOA
specification as well as a canonical test suite that is usable by
any other implementation.
2026-01-03T00:27:34-07:00 graphics/egl-x11 EGL X11/XCB platform library for NVIDIA driver
This is an EGL platform library for the NVIDIA driver to support XWayland
via xlib (using EGL_KHR_platform_x11) or xcb (using EGL_EXT_platform_xcb).
2026-01-01T21:58:25+01:00 sysutils/michaelo-periodic Scripts for the FreeBSD periodic(8) system from ${MAINTAINER}
Scripts for the FreeBSD periodic(8) system from michaelo@FreeBSD.org such as
updating Git repositories with gitup(1) or building FreeBSD from source.
2026-01-01T14:52:23+03:00 lang/kotlin22 Kotlin Programming Language with Ant Support (removed in v2.3)
Kotlin Programming Language
2026-01-01T14:58:16-04:00 sysutils/logstash92 Server-side data ingestion and transformation tool (9.2.x version)
Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash."
2026-01-01T14:36:44-04:00 sysutils/logstash91 Server-side data ingestion and transformation tool (9.1.x version)
Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash."
2026-01-01T00:38:40Z sysutils/mtail Extract internal monitoring data from application logs
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.