FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2026-07-11T06: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-07-10T00:45:57-07:00 devel/tla+ TLC is a model checker for specifications written in TLA+
TLA+ is a language for modeling software above the code level and
hardware above the circuit level. The tool most commonly used by
engineers is the TLC model checker, but there is also a proof
checker. TLA+ is based on mathematics and does not resemble any
programming language. Most engineers will find PlusCal to be the
easiest way to start using TLA+.

This port installs the TLA+ command-line tools packaged as
tla2tools.jar, with wrapper scripts for each:

tla-tlc - the TLC model checker, which explores a
specification's state space to check safety and
liveness properties
tla-sany - the SANY syntactic and semantic analyzer (parser)
tla-tla2sany - export a parsed TLA+ module as an XML parse tree
tla-pcal - the PlusCal-to-TLA+ translator
tla-tla2tex - the LaTeX pretty printer for TLA+ specifications
2026-07-09T19:31:28-07:00 textproc/py-langchain-docling Docling LangChain integration
LangChain Docling provides Docling integration for LangChain, enabling
document loading and processing through Docling within LangChain
pipelines. It allows LangChain users to leverage Docling's document
understanding capabilities for RAG, agents, and LLM applications.
2026-07-09T19:31:28-07:00 textproc/py-extended-docling SDK and CLI for parsing PDF, DOCX, HTML, and more into unified format
Extended Docling is a community distribution of the Docling document
conversion SDK and CLI with Google OCR support. It parses PDF, DOCX,
PPTX, XLSX, HTML, images, and other formats into a unified document
representation, extending the standard Docling with additional OCR
backends and features.
2026-07-09T19:31:28-07:00 textproc/py-docling SDK and CLI for parsing PDF, DOCX, HTML, and more into unified format
Docling is a document conversion SDK and CLI that parses PDF, DOCX, PPTX,
XLSX, HTML, images, and other formats into a unified document representation
suitable for powering downstream workflows such as retrieval-augmented
generation (RAG) and gen AI applications.

This is the user-facing meta-package that depends on docling-slim with the
standard extras enabled, providing the full Docling feature set including
OCR, table structure recognition, and document layout analysis.
2026-07-09T19:31:28-07:00 textproc/py-docling-slim Modular version of the Docling package for document conversion
Docling Slim is a modular, lightweight version of the Docling document
conversion SDK and CLI. It parses PDF, DOCX, PPTX, XLSX, HTML, images,
and other formats into a unified document representation, with a minimal
dependency footprint. Additional features can be enabled by installing
optional extras as needed.
2026-07-09T19:31:28-07:00 textproc/py-docling-serve Running Docling as a service
Docling Serve runs Docling as a web service, exposing document
conversion capabilities through a REST API. It enables deployment of
Docling as a standalone server for distributed document processing
workloads and integration with other services.
2026-07-09T19:31:28-07:00 textproc/py-docling-serve-sdk Python SDK for Docling Serve API using Pydantic models
Docling Serve SDK is a Python SDK for interacting with the Docling
Serve API using Pydantic models. It provides programmatic access to
Docling's document conversion capabilities when deployed as a service.
2026-07-09T19:31:28-07:00 textproc/py-docling-serve-haystack Haystack converter component for DoclingServe via HTTP
Docling Serve Haystack provides a Haystack converter component for
Docling Serve, enabling document conversion via HTTP. It allows
Haystack pipelines to use a remote Docling Serve instance for
document processing.
2026-07-09T19:31:28-07:00 textproc/py-docling-serve-client Python SDK for Docling Serve API using Pydantic models
Docling Serve Client is a Python SDK for interacting with the Docling
Serve API using Pydantic models. It provides a type-safe client library
for remote document conversion through a Docling Serve instance.
2026-07-09T19:31:28-07:00 textproc/py-docling-sdg Docling for Synthetic Data Generation (SDG)
Docling SDG (Synthetic Data Generation) provides tools to create
artificial data from documents, leveraging generative AI and Docling's
parsing capabilities. It enables the generation of synthetic document
datasets for training and evaluation of document understanding models.
2026-07-09T19:31:28-07:00 textproc/py-docling-parse Simple package to extract text with coordinates from programmatic PDFs
Docling Parse is a native C++ PDF parsing backend that extracts text
with coordinates from programmatic PDFs. It provides high-performance
PDF content extraction used by the Docling document conversion pipeline,
built against system libraries including qpdf, blend2d, jpeg, openjpeg,
lcms2, loguru, utf8cpp, cxxopts, and nlohmann-json.
2026-07-09T19:31:28-07:00 textproc/py-docling-onnx-models ONNX Runtime implementations for Docling AI models
Docling ONNX Models provides ONNX Runtime implementations for Docling
AI models. It enables running Docling's document understanding models
using the ONNX Runtime inference engine, offering portable and optimized
model execution across different hardware platforms.
2026-07-09T19:31:28-07:00 textproc/py-docling-ocr OCR package using LLM models for text extraction from images
Docling OCR is an optical character recognition package that uses LLM
models for text extraction from images. It provides a unified interface
for OCR operations within the Docling pipeline, supporting multiple OCR
backends and LLM-based text recognition approaches.
2026-07-09T19:31:28-07:00 textproc/py-docling-ocr-onnxtr Onnx Text Recognition (OnnxTR) OCR plugin for docling
Docling OCR OnnxTR is a plugin that integrates Onnx Text Recognition
(OnnxTR) into the Docling document processing pipeline. It provides
ONNX Runtime-based OCR capabilities for efficient, cross-platform
text extraction from document images.
2026-07-09T19:31:28-07:00 textproc/py-docling-ocr-mistral Mistral OCR plugin for Docling
Docling OCR Mistral is a plugin that integrates Mistral OCR into the
Docling document processing pipeline. It enables optical character
recognition using Mistral's vision-language models for high-quality
text extraction from document images.
2026-07-09T19:31:28-07:00 textproc/py-docling-metrics-text Text metrics
Docling Metrics Text provides text extraction evaluation metrics for
Docling document processing. It measures the accuracy of text content
extraction, including character-level and word-level comparison against
ground-truth data.
2026-07-09T19:31:28-07:00 textproc/py-docling-metrics-table Tree-Edit-Distance Score metric
Docling Metrics Table provides table structure evaluation metrics for
Docling, based on the Tree-Edit-Distance Score (TEDS). It measures the
accuracy of table structure recognition by comparing predicted and
ground-truth table representations.
2026-07-09T19:31:28-07:00 textproc/py-docling-metrics-layout Text metrics
Docling Metrics Layout provides layout evaluation metrics for Docling
document processing. It measures the accuracy of document layout analysis,
including region detection, reading order, and spatial arrangement of
document elements.
2026-07-09T19:31:28-07:00 textproc/py-docling-metrics-core Metric types and evaluation utilities for Docling document processing
Docling Metrics Core defines metric types and evaluation utilities for
the Docling document processing pipeline. It provides the foundational
interfaces and common functionality used by all Docling metrics modules.
2026-07-09T19:31:28-07:00 textproc/py-docling-metrics-chemistry Chemistry evaluation metrics (SMILES, Markush) for Docling metrics
Docling Metrics Chemistry provides chemistry-specific evaluation metrics
for the Docling metrics framework, including SMILES string comparison
and Markush structure evaluation. It enables accuracy assessment of
chemical structure extraction from documents.
2026-07-09T19:31:28-07:00 textproc/py-docling-mcp Running Docling as an agent using tools
Docling MCP enables running Docling as an agent using the Model Context
Protocol (MCP). It exposes Docling's document processing capabilities
as MCP tools, allowing AI assistants and agents to convert and analyze
documents through the MCP interface.
2026-07-09T19:31:28-07:00 textproc/py-docling-litellm-picture-description Docling plugin for LiteLLM picture description
Docling LiteLLM Picture Description is a Docling plugin that uses
LiteLLM to generate natural language descriptions of pictures and
figures found in documents. It enhances document understanding by
providing semantic descriptions of visual elements.
2026-07-09T19:31:28-07:00 textproc/py-docling-langchain Docling LangChain integration
Docling LangChain provides LangChain integration for Docling, enabling
Docling document loaders and transformers to be used within LangChain
pipelines. It allows LangChain users to leverage Docling's document
understanding for RAG, agents, and other LLM applications.
2026-07-09T19:31:28-07:00 textproc/py-docling-jobkit Running a distributed job processing documents with Docling
Docling Jobkit provides a framework for running distributed batch jobs
that process documents with Docling. It enables large-scale document
conversion workloads to be executed across multiple workers, with job
scheduling, monitoring, and result collection.
2026-07-09T19:31:28-07:00 textproc/py-docling-ibm-models AI models used by the Docling PDF conversion package
Docling IBM Models contains the AI models used by the Docling PDF
conversion pipeline. It provides pre-trained deep learning models for
document layout analysis, table structure recognition, and other document
understanding tasks, optimized for use within the Docling ecosystem.
2026-07-09T19:31:28-07:00 textproc/py-docling-hierarchical-pdf Inference of header hierarchy in the Docling PDF parsing pipeline
Docling Hierarchical PDF enables inference of header hierarchy in the
Docling PDF parsing pipeline. It detects and reconstructs the document
heading structure (chapters, sections, subsections) from PDF layout
features, improving the semantic structure of parsed documents.
2026-07-09T19:31:28-07:00 textproc/py-docling-haystack Haystack integration for docling
Docling Haystack provides Haystack integration for Docling, enabling
Docling document conversion to be used as a component within Haystack
pipelines. It allows Haystack users to leverage Docling's document
understanding capabilities for RAG and search applications.
2026-07-09T19:31:28-07:00 textproc/py-docling-graph Tool to convert documents into knowledge graphs using Docling
Docling Graph converts documents into knowledge graphs using the Docling
document understanding platform. It extracts entities, relationships, and
structured information from documents and represents them as graph data
structures suitable for knowledge management and reasoning applications.
2026-07-09T19:31:28-07:00 textproc/py-docling-google-ocr SDK and CLI for parsing PDF, DOCX, HTML, and more into unified format
Docling Google OCR integrates Google Cloud Vision OCR into the Docling
document conversion pipeline. It enables cloud-based optical character
recognition using Google's OCR services as an alternative to local
OCR engines.
2026-07-09T19:31:28-07:00 textproc/py-docling-glm-ocr Docling OCR plugin for GLM-OCR
Docling GLM-OCR is an OCR plugin for Docling that integrates the GLM-OCR
model for optical character recognition. It extends Docling's OCR
capabilities with GLM-based text recognition from document images.
2026-07-09T19:31:28-07:00 textproc/py-docling-extractor Production-grade document extraction with intelligent fallback chain
Docling Extractor provides production-grade document extraction with an
intelligent fallback chain: Docling, PyMuPDF, pdfplumber, and Tesseract.
It automatically selects the best available extraction backend for each
document, ensuring robust text extraction across diverse document types.
2026-07-09T19:31:28-07:00 textproc/py-docling-eval Evaluation of Docling
Docling Eval provides evaluation tooling for the Docling document
understanding platform. It includes benchmarks, metrics, and test
suites for assessing the quality and accuracy of document conversion
and structure recognition outputs.
2026-07-09T19:31:28-07:00 textproc/py-docling-enhanced SDK and CLI for parsing PDF, DOCX, HTML, and more into unified format
Docling Enhanced is an extended distribution of the Docling document
conversion SDK and CLI. It parses PDF, DOCX, PPTX, XLSX, HTML, images,
and other formats into a unified document representation, with additional
enhanced models and capabilities beyond the standard docling package.
2026-07-09T19:31:28-07:00 textproc/py-docling-enhanced-onnx Enhanced Docling Models with ONNX Auto-Detection, Air-Gapped Support
Docling Enhanced ONNX provides enhanced Docling AI models with ONNX
auto-detection and air-gapped support. It enables running Docling models
in ONNX Runtime format, suitable for offline and air-gapped environments
where network access is restricted.
2026-07-09T19:31:28-07:00 textproc/py-docling-demo Demo application for Docling with Azure AI Search
Docling Demo is a demonstration application showcasing the capabilities
of the Docling document understanding platform. It provides an interactive
interface for exploring document parsing, layout analysis, and structure
recognition features.
2026-07-09T19:31:28-07:00 textproc/py-docling-cvat-tools CVAT annotation tools for Docling document processing and evaluation
Docling CVAT Tools provides CVAT (Computer Vision Annotation Tool)
integration for Docling document processing and evaluation workflows.
It enables annotation-based assessment of document understanding
pipelines using the CVAT platform.
2026-07-09T19:31:28-07:00 textproc/py-docling-core Library to define and validate data types in Docling
Docling Core defines and validates data types used throughout the Docling
ecosystem. It provides the core document model, type definitions, and
validation utilities that form the foundation of the Docling document
conversion pipeline.
2026-07-09T19:31:28-07:00 textproc/py-docling-analysis-framework AI-ready analysis framework for PDF and Office documents using Docling
Docling Analysis Framework provides an AI-ready analysis framework for PDF
and Office documents using Docling for content extraction. It is part of
the unified analysis framework suite and enables systematic evaluation and
analysis of document processing pipelines.
2026-07-09T19:31:28-07:00 textproc/py-docling-agent Python library to simplify agentic operations on documents
Docling Agent is a Python library that simplifies agentic operations on
documents, such as writing, editing, summarizing, extracting, and enriching
content. It builds on top of the Docling document understanding platform to
enable AI agents to work with structured document representations.
2026-07-09T01:40:35+02:00 multimedia/shaka-packager Media packaging SDK and tool for DASH and HLS
Shaka Packager is a media packaging SDK and tool for use with DASH and HLS
playback. It can prepare and package media content for online streaming,
supporting features such as:

- Fragmented MP4, WebM, and MPEG-2 TS output
- DASH and HLS manifest generation
- Common Encryption (CENC) and key rotation
- Integration with several DRM key servers (Widevine, PlayReady, Marlin,
FairPlay) and raw keys
- Live and on-demand packaging

The port installs the "packager" and "mpd_generator" command line tools.
2026-07-07T23:23:29+02:00 mail/bogofilter-lmdb1 Fast, teachable, learning spam detector (LMDB 1.0 database)
${PKGDIR}/pkg-descr
2026-07-09T21:16:16+03:00 net/kf6-kmime Library for handling MIME data
2026-07-09T09:28:39-07:00 devel/py-azure-search-documents Microsoft Corporation Azure Search Documents Client Library for Python
Azure Search Documents is the Microsoft Azure Search Documents client
library for Python. It provides APIs for indexing, querying, and
managing documents within Azure AI Search indexes, supporting full-text
search, filtering, and faceted navigation.
2026-07-09T09:19:28-07:00 devel/py-azure-search Microsoft Azure Cognitive Search Client Library for Python
Azure Search is the Microsoft Azure Cognitive Search client library
for Python. It provides APIs for creating and managing search indexes,
uploading documents, and executing search queries against Azure
Cognitive Search services.
2026-07-09T09:09:27-07:00 devel/py-opentelemetry-exporter-prometheus Prometheus Metric Exporter for OpenTelemetry
OpenTelemetry Exporter Prometheus provides a Prometheus metric exporter
for OpenTelemetry. It enables exporting metrics collected through
OpenTelemetry instrumentation to Prometheus for monitoring, alerting,
and observability of Python applications.
2026-07-09T08:42:33-07:00 math/py-edit-distance Computing edit distance on arbitrary Python sequences
Edit Distance computes edit distance (Levenshtein distance) on
arbitrary Python sequences. It provides efficient implementations
of sequence comparison algorithms, supporting custom cost functions
and operations for measuring similarity between sequences.
2026-07-09T08:37:15-07:00 math/py-distance Utilities for comparing sequences
Distance provides utilities for comparing sequences in Python. It
implements various distance metrics and similarity measures for
sequence comparison, including Levenshtein distance and related
algorithms for text and sequence analysis.
2026-07-09T01:15:54-07:00 misc/py-llama-index-llms-openai-like LlamaIndex LLMs OpenAI-like integration
LlamaIndex LLMs OpenAI-Like provides integration for OpenAI-compatible
API endpoints within LlamaIndex. It enables the use of self-hosted and
third-party LLM services that expose an OpenAI-compatible API interface
within LlamaIndex pipelines.
2026-07-09T01:12:37-07:00 misc/py-llama-index-llms-openai LlamaIndex LLMs OpenAI integration
LlamaIndex LLMs OpenAI provides OpenAI integration for LlamaIndex.
It enables the use of OpenAI's language models (GPT-4, GPT-3.5, etc.)
within LlamaIndex pipelines for RAG, agents, and other LLM-powered
applications.
2026-07-09T01:09:37-07:00 misc/py-llama-index-llms-ibm LlamaIndex LLMs IBM watsonx.ai integration
LlamaIndex LLMs IBM provides IBM watsonx.ai integration for
LlamaIndex. It enables the use of IBM's large language models
within LlamaIndex pipelines for retrieval-augmented generation
and other LLM-powered applications.
2026-07-09T01:07:49-07:00 misc/py-llama-index-embeddings-huggingface LlamaIndex embeddings HuggingFace integration
LlamaIndex Embeddings HuggingFace provides HuggingFace embedding model
integration for LlamaIndex. It enables the use of HuggingFace sentence
transformers and embedding models within LlamaIndex data pipelines for
semantic search and retrieval applications.
2026-07-09T01:00:08-07:00 misc/py-ibm-watsonx-ai IBM watsonx.ai API Client
IBM watsonx.ai API Client provides Python bindings for the IBM
watsonx.ai platform. It enables interaction with IBM's AI and machine
learning services, including foundation model inference, model training,
and prompt engineering capabilities.
2026-07-09T00:55:07-07:00 misc/py-ibm-cos-sdk IBM SDK for Python
IBM COS SDK is the IBM Cloud Object Storage SDK for Python. It provides
a high-level interface for interacting with IBM Cloud Object Storage
services, supporting object upload, download, management, and bucket
operations.
2026-07-09T00:52:40-07:00 misc/py-ibm-cos-sdk-s3transfer IBM S3 Transfer Manager
IBM COS SDK S3 Transfer provides the IBM Cloud Object Storage transfer
manager for Python. It handles multipart uploads, parallel downloads,
and other transfer optimizations for efficient data movement to and
from IBM Cloud Object Storage.
2026-07-09T00:49:28-07:00 misc/py-ibm-cos-sdk-core Low-level, data-driven core of IBM SDK for Python
IBM COS SDK Core provides the low-level, data-driven core of the IBM
Cloud Object Storage SDK for Python. It handles authentication, request
signing, serialization, and other foundational functionality used by
the higher-level IBM COS SDK packages.
2026-07-09T00:39:58-07:00 misc/py-llama-index-core Interface between LLMs and your data
LlamaIndex Core is the central framework for building LLM-powered
data applications. It provides the interface between large language
models and external data sources, enabling indexing, retrieval, and
querying of structured and unstructured data for RAG applications.
2026-07-09T00:27:22-07:00 www/py-scalar-fastapi Beautiful API reference for FastAPI
Scalar FastAPI provides an easy way to render beautiful API reference
documentation based on OpenAPI/Swagger specifications in FastAPI
applications. It integrates the Scalar API reference UI as an
alternative to the default Swagger UI and ReDoc.
2026-07-08T22:19:41-07:00 www/py-lomond Websocket Client Library
Lomond is a WebSocket client library for Python. It provides a
robust and flexible WebSocket implementation with support for
connection management, message framing, compression, and automatic
reconnection.
2026-07-08T22:17:23-07:00 textproc/py-semchunk Python library for splitting text into semantically coherent chunks
Semchunk splits text into smaller chunks while preserving as much
local semantic context as possible. It is designed for use in RAG
and LLM applications where text must be divided into segments that
maintain coherent meaning for embedding and retrieval.
2026-07-08T22:12:57-07:00 devel/py-mellea Library for writing generative programs
Mellea is a library for writing generative programs in Python. It
provides abstractions and utilities for building programs that
generate structured outputs using large language models, supporting
constrained generation and programmatic control of LLM outputs.
2026-07-08T21:41:26-07:00 textproc/py-doclang DocLang reference toolkit
DocLang is a reference toolkit for document language processing. It
provides tools and utilities for working with document-oriented
natural language data, supporting tasks such as document classification,
information extraction, and content analysis.
2026-07-08T21:36:59-07:00 misc/py-faster-coco-eval Faster interpretation of the original COCOEval for computer vision
Faster COCO Eval provides a faster implementation of the original
COCO evaluation metrics for object detection. It accelerates the
computation of precision, recall, and mean Average Precision (mAP)
metrics used in the COCO object detection benchmark.
2026-07-08T19:28:59-07:00 misc/py-cvat-sdk Software Development Kit for Computer Vision Annotation Tool (CVAT)
CVAT SDK is the Software Development Kit for CVAT (Computer Vision
Annotation Tool). It provides Python bindings for interacting with
the CVAT platform, enabling programmatic management of annotation
tasks, datasets, and projects.
2026-07-08T19:14:49-07:00 math/py-apted APTED algorithm for the Tree Edit Distance
APTED implements the APTED (All Path Tree Edit Distance) algorithm for
computing the tree edit distance between ordered trees. It provides an
efficient algorithm for measuring structural similarity between
hierarchical data representations such as document structures.
2026-07-08T19:10:01-07:00 misc/py-banks Prompt programming language # not really a language
Banks is a prompt programming language that enables structured prompt
engineering for LLM applications. It provides a templating system and
DSL for composing, managing, and optimizing prompts used with large
language models.
2026-07-08T19:00:53-07:00 textproc/py-dirtyjson JSON decoder for Python that can extract data from the muck
DirtyJSON is a JSON decoder for Python that can extract data from
malformed or non-standard JSON input. It is designed to be tolerant
of common JSON formatting errors and can recover usable data from
inputs that would cause standard JSON parsers to fail.
2026-07-08T18:55:04-07:00 audio/py-tinytag Read audio file metadata
TinyTag reads metadata from audio files in various formats including
MP3, FLAC, OGG, WAV, and more. It extracts tags such as artist, album,
title, duration, and bitrate with minimal dependencies.
2026-07-08T18:38:02-07:00 textproc/py-llama-index-workflows Event-driven, async-first, step-based execution for AI applications
LlamaIndex Workflows provides an event-driven, async-first, step-based
framework for controlling the execution flow of AI applications. It
enables building complex, multi-step AI agents and pipelines with
reliable execution semantics and observability.
2026-07-08T18:36:02-07:00 textproc/py-llama-index-instrumentation Instrumentation and Observability for LlamaIndex
LlamaIndex Instrumentation provides instrumentation and observability
for LlamaIndex applications. It enables monitoring, tracing, and
debugging of LlamaIndex pipelines through integration with
OpenTelemetry and other observability frameworks.
2026-07-08T18:25:45-07:00 misc/py-analysis-framework-base Base interfaces and models for document analysis frameworks
Analysis Framework Base provides base interfaces and models for document
analysis frameworks. It defines common abstractions used across the
analysis framework ecosystem, enabling interoperability between different
document analysis and evaluation tools.
2026-07-08T18:20:34-07:00 science/py-scipy-stubs Type annotations for SciPy
SciPy Stubs provides type annotations (stub files) for the SciPy
scientific computing library. These stubs enable static type checkers
like mypy and pyright to validate code that uses SciPy, improving code
quality and IDE support for scientific Python applications.
2026-07-08T18:13:59-07:00 math/py-math-verify HuggingFace library for verifying mathematical answers
Math-Verify is a HuggingFace library for verifying mathematical answers.

It provides evaluation metrics and verification utilities for assessing
the correctness of mathematical solutions, supporting both numeric and
symbolic answer comparison.
2026-07-08T18:08:17-07:00 math/py-latex2sympy2-extended Convert LaTeX math to SymPy expressions
latex2sympy2-extended converts LaTeX mathematical expressions into
SymPy symbolic expressions. It parses LaTeX math notation and produces
equivalent SymPy objects, enabling symbolic computation and manipulation
of mathematical formulas expressed in LaTeX.
2026-07-08T18:05:20-07:00 graphics/py-pypdf2 Pure-python PDF library for splitting, merging, cropping, transforming
PyPDF2 is a pure-Python PDF library capable of splitting, merging,
cropping, and transforming PDF files. It provides utilities for
extracting text and metadata, rotating pages, adding watermarks,
and performing other common PDF manipulation tasks.
2026-07-08T18:02:43-07:00 graphics/py-pdfplumber Plumb a PDF for detailed information about each char, rectangle, line
pdfplumber extracts detailed information from PDF files, including
character positions, rectangle coordinates, and line geometry. It
provides a high-level API for PDF content extraction, table detection,
and visual debugging of PDF layouts, built on top of pdfminer.six.
2026-07-08T18:01:18-07:00 graphics/py-pdfminer-six PDF parser and analyzer
pdfminer.six is a community-maintained Python PDF parser and analyzer.
It extracts text, images, and metadata from PDF files and provides
utilities for PDF content analysis and layout-aware text extraction.
It is a fork of the original pdfminer with Python 3 support.
2026-07-08T17:59:45-07:00 devel/py-optype Building Blocks for Precise & Flexible Type Hints
Optype provides building blocks for precise and flexible type hints in
Python. It offers utilities for creating expressive type annotations
that go beyond the standard typing module, enabling more accurate static
type checking and improved code documentation.
2026-06-28T07:36:32+02:00 x11-toolkits/scenefx05 wlroots scene API, but with eye candy!
wlroots is the de-facto library for building wayland compositors, and
its scene api is a great stride in simplifying wayland compositor
development. The problem with the scene api (for compositors looking
for eye candy), however, is that it forces you to use the wlr
renderer, which is powerful yet simple. SceneFX is a project that
takes the scene api and replaces the wlr renderer with our own fx
renderer, capable of rendering surfaces with eye-candy effects
including blur, shadows, and rounded corners, while maintaining the
benefits of simplicity gained from using the scene api.
2026-04-30T10:38:09-04:00 devel/perfetto System profiling, app tracing, and trace analysis
Perfetto is an open-source suite of SDKs, daemons and tools which use tracing
to help developers understand the behaviour of complex systems and root-cause
functional and performance issues on client and embedded systems.

It is a production-grade tool that is the default tracing system for the
Android operating system and the Chromium browser.
2026-07-08T20:56:28+08:00 sysutils/rubygem-sys-filesystem-gitlab Ruby interface for getting filesystem information
The sys-filesystem library provides an interface for gathering filesystem
information, such as disk space and mount point data.
2026-07-08T20:56:27+08:00 net/rubygem-nkf-gitlab Ruby extension for Network Kanji Filter
NKF is a Ruby Extension version of nkf (Network Kanji Filter). It converts the
first argument and returns converted result. Conversion details are specified by
flags as the first argument.
2026-07-08T20:56:26+08:00 textproc/rubygem-rouge4 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.
2026-07-08T20:56:25+08:00 textproc/rubygem-cucumber-html-formatter23 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-07-08T20:56:24+08:00 textproc/rubygem-cucumber-gherkin39 Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
2026-07-08T20:56:23+08:00 devel/rubygem-retriable3 Simple DSL to retry failed code blocks
Retriable is a simple DSL to retry failed code blocks with randomized
exponential backoff time intervals. This is especially useful when interacting
external api/services or file system calls.
2026-07-08T20:56:22+08:00 devel/rubygem-cucumber-tag-expressions9 Cucumber tag expressions for Ruby
Tag Expressions provide a simple query language for tags. The simplest tag
expression is simply a single tag.
2026-07-08T20:56:20+08:00 devel/rubygem-cucumber-messages32 Protocol Buffer messages for Cucumber
Cucumber Messages is a message protocol based on Protocol Buffers. It allows one
process to construct message objects and send them to another process. Protobuf
takes care of serialising those messages to a binary format, and deserialise
them on the other end.
2026-07-08T20:56:19+08:00 devel/rubygem-cucumber-cucumber-expressions19 Cucumber Expressions for Ruby
Cucumber Expressions are simple patterns for matching Step Definitions with
Gherkin steps.

Cucumber Expressions offer similar functionality to Regular Expressions, with
the following improvements:
- Improved readability
- Custom parameter types
- Expression generation
2026-07-08T20:56:18+08:00 devel/rubygem-cucumber-core16 Core library for the Cucumber BDD app
Cucumber Core is the inner hexagon for the Ruby flavour of Cucumber.

It contains the core domain logic to execute Cucumber features. It has no user
interface, just a Ruby API. If you're interested in how Cucumber works, or in
building other tools that work with Gherkin documents, you've come to the right
place.
2026-07-08T20:56:17+08:00 devel/rubygem-anonymous_loader Resolve Ruby files and evaluate them to avoid top-level namespace collisions
AnonymousLoader evaluates Ruby source files inside fresh anonymous modules. It
is useful when a tool needs to inspect or reuse code that declares constants
whose top-level names may collide with the host process.

The loaded source keeps its normal constant nesting, but that nesting starts
inside the returned anonymous namespace. For example, source that declares
Auth::Sanitizer becomes namespace::Auth::Sanitizer, and does not create
Object::Auth.

AnonymousLoader can load explicitly named files, or resolve a file using
RubyGems metadata with a $LOAD_PATH fallback. The fallback is intended for
Bundler standalone and similar environments where code is loadable but a gem is
not visible through Gem.loaded_specs or the normal RubyGems index.
2026-07-08T20:56:16+08:00 textproc/py-comrak Python bindings for the Comrak Rust library, a fast CommonMark/GFM parser
Python bindings for the Comrak Rust library, a fast CommonMark/GFM parser.

Feature: Fast Markdown to HTML parser in Rust, shipped for Python via PyO3.
2026-07-08T20:56:15+08:00 security/py-utls Drop-in ssl stdlib library using BoringSSL with first-class fingerprint impersonation
Drop-in replacement for the ssl stdlib with a Fingerprint API for Chrome
impersonation. Built on stock BoringSSL through boring-sys - no vendored
patches, no curl-impersonate, no Go runtime at import time. Use it with any
known Python http client you like or used to.
2026-07-08T20:56:14+08:00 security/py-rtls Drop-in replacement for Python's ssl module, backed by rustls
Ever dreamed of getting rid of OpenSSL within CPython without creating a custom
build of CPython for this? Tired of waiting half a decade for a solid and
up-to-date TLS experience, shipping Post-quantum, and ECH support by default?

Then rtls is made for you.

It's a drop-in replacement for the ssl stdlib! Support CPython 3.7 onward.
Including freethreaded.
2026-07-08T20:56:13+08:00 devel/py-jupyter-builder JupyterLab build tools
Build tools for JupyterLab extensions -- extracted from the core JupyterLab
codebase to be maintained and used independently.
2026-07-08T20:56:12+08:00 devel/py-envwrap Override parameter defaults via environment variables & config files
envwrap overrides parameter defaults via environment variables & config files.
2026-07-08T20:56:11+08:00 devel/py-azure-mgmt-resource24 Microsoft Azure Resource Management Client Library for Python
This is the Microsoft Azure Resource 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-07-08T20:56:09+08:00 devel/py-azure-mgmt-resource-subscriptions Microsoft Azure Subscriptions Management Client Library for Python
This is the Microsoft Azure Resource Subscriptions Management Client Library.
This package has been tested with Python 3.10+. For a more complete view of
Azure libraries, see the azure sdk python release.
2026-07-08T20:56:08+08:00 devel/py-azure-mgmt-domainregistration Microsoft Azure Domainregistration Management Client Library for Python
This is the Microsoft Azure Domainregistration Management Client Library. This
package has been tested with Python 3.10+. For a more complete view of Azure
libraries, see the azure sdk python release.
2026-07-07T16:12:11-07:00 multimedia/smelter Toolkit for real-time, low latency, programmable video & audio mixing
Smelter is a toolkit for real-time, low-latency, programmable video and audio
composition.

With Smelter, you can:
- Combine multimedia from different sources into a single video or live stream
- Enrich your content with text, custom shaders, and embedded websites
- Do it all effortlessly with ready-to-use React components
2026-07-07T14:20:00-07:00 lang/cairo-language-server Cairo Language Server
CairoLS is an implementation of Language Server Protocol(LSP) for the Cairo
language.

Cairo is the first Turing-complete language for creating provable programs
for general computation.
2026-07-07T10:05:37-07:00 misc/py-modelscope-hub Python client to connect with ModelScope Hub
modelscope-hub connects your code to the ModelScope ecosystem - models,
datasets, Studio spaces, skills, and MCP servers - through a single
HubApi class or the ms CLI.

Features:
* Unified repo interface — one set of methods for models, datasets,
studios, skills, and MCP servers
* OpenAPI-first - built on the ModelScope OpenAPI surface with transparent
legacy fallback
* Production-grade downloads - HTTP Range resume, parallel range download
for large files, per-file retry with backoff, SHA256 integrity checks,
file lock for multiprocess safety, offline mode, progress callbacks,
and intra-cloud acceleration
* Full lifecycle CLI - download, upload, deploy, manage secrets, inspect
cache - all from the terminal
* Deep ecosystem integration - seamless access to 100K+ models and datasets on
ModelScope Hub; works with the modelscope training framework, Studio
deployment platform, and MCP server infrastructure
2026-07-07T13:34:56+02:00 devel/freebsd-git-mfc Git plugin to assist in FreeBSD MFCs
The git-mfc script is a Git plugin which helps FreeBSD src developers identify
commits that can or should be merged from the main branch to a stable or
release branch, and then perform the merge.
2026-07-06T19:46:16-04:00 devel/rhg Experimental Rust version of Mercurial
Experimental Rust backend for Mercurial.
2026-07-05T09:47:09-07:00 databases/lmdb0 OpenLDAP Lightning Memory-Mapped Database (legacy)
LMDB is an ultra-fast, ultra-compact key-value data
store developed by Symas for the OpenLDAP Project.

It uses memory-mapped files, so it has the read
performance of a pure in-memory database while still
offering the persistence of standard disk-based
databases, and is only limited to the size of the
virtual address space, (it is not limited to the
size of physical RAM). LMDB was originally called
MDB, but was renamed to avoid confusion with other
software associated with the name MDB.
2026-07-06T11:19:06Z net-mgmt/uptime-kuma Self-hosted server monitoring tool
Uptime Kuma is a self-hosted monitoring tool similar to "Uptime Robot".

Features include:
- Monitoring uptime for HTTP(s), TCP, HTTP(s) keyword, HTTP(s) JSON
query, ping, DNS record, push, Steam game server, Docker containers
- Fancy, reactive, fast UI/UX
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, email
(SMTP), and 90+ notification services
- 20-second intervals
- Multi-language support
- Multiple status pages
- Map status pages to specific domains
- Ping chart
- Certificate info
- Proxy support
- 2FA support
2026-07-06T02:10:02-04:00 lang/perl-lsp Perl language server with deep semantic intelligence
Perl-LSP is a fast Perl language server in Rust with cross-file type
inference, completion, goto-def, and rename. Built on tree-sitter-perl
and tower-lsp.
2026-07-06T02:06:36Z astro/py-earthkit-utils Utilities for the Earthkit ecosystem
Utilities for the earthkit ecosystem.
2026-07-05T19:40:28+02:00 archivers/py-arpy arpy is a library for accessing the archive files and reading the contents
arpy is a library for accessing the archive files and reading the
contents. It supports extended long filenames in both GNU and BSD
format. Right now it does not support the symbol tables, but can ignore
them gracefully.
2026-07-05T19:11:17+02:00 devel/php-pie PHP Installer for Extensions
PIE is the official installer for PHP extensions, which replaces PECL
(which is now deprecated). PIE is distributed as a PHAR, just like
Composer, and works in a similar way to Composer, but it installs PHP
extensions (PHP Modules or Zend Extensions) to your PHP installation,
rather than pulling PHP packages into your project or library.
2026-07-05T17:34:48+02:00 textproc/php-pspell Shared community extension for pspell
This extension allows you to check the spelling of a word and offer
suggestions using aspell.
2026-07-05T18:44:08+02:00 security/py-kdcproxy Kerberos KDC HTTP proxy WSGI module
kdcproxy is a WSGI module for proxying Kerberos KDC requests over HTTP
and HTTPS using the Microsoft MS-KKDCP protocol.

It supports explicit KDC configuration, DNS SRV discovery, and MIT
Kerberos configuration.
2026-02-28T20:33:57Z print/graphics2d Graphics2D Bridge for Apache PDFBox
Using this library you can use any Graphics2D API based SVG / graph / chart
library to embed those graphics as vector drawing in a PDF. In combination with
PDFBox PDFRenderer/PageDrawer you can also "rerender" PDF pages and change
certain aspects. E.g. change the color mapping and perform an overfill. Now also
it's possible to setup masking of all draw()/fill() calls. Think of this like an
additional clipping, just that this supports bitmap images and complete complex
drawings (XForm's) as alpha masks.
2026-07-04T02:02:20-03:00 textproc/languagetool Style and grammar checker for more than 25 languages
LanguageTool is an open-source proofreading tool for English, Italian,
French, German, Spanish, Portuguese, Dutch, and many other languages.
It detects grammar, style, and spelling errors that a simple spell
checker cannot find, such as subject-verb agreement problems, incorrect
articles, and commonly confused words.

Both command-line and GUI checkers are included, as well as an embedded
HTTP server to expose the LanguageTool API locally. The server allows
clients such as Emacs (via flymake-languagetool or langtool.el), Neovim,
and browser extensions to request proofreading without sending text to
third-party services.
2026-07-04T22:04:35+02:00 security/dogtag-pki Python client and server modules for Dogtag PKI
Dogtag PKI provides Python client and server modules for interacting with
and administering Dogtag PKI certificate services.
2026-07-04T01:20:29+02:00 www/php86-tidy
2026-07-04T01:20:29+02:00 www/php86-session
2026-07-04T01:20:29+02:00 www/mod_php86
2026-07-04T01:20:29+02:00 textproc/php86-xsl
2026-07-04T01:20:29+02:00 textproc/php86-xmlwriter
2026-07-04T01:20:29+02:00 textproc/php86-xmlreader
2026-07-04T01:20:29+02:00 textproc/php86-xml
2026-07-04T01:20:29+02:00 textproc/php86-simplexml
2026-07-04T01:20:29+02:00 textproc/php86-enchant
2026-07-04T01:20:29+02:00 textproc/php86-dom
2026-07-04T01:20:29+02:00 textproc/php86-ctype
2026-07-04T01:20:29+02:00 sysutils/php86-posix
2026-07-04T01:20:29+02:00 sysutils/php86-fileinfo
2026-07-04T01:20:29+02:00 security/php86-sodium
2026-07-04T01:20:29+02:00 security/php86-filter
2026-07-04T01:20:29+02:00 net/php86-sockets
2026-07-04T01:20:29+02:00 net/php86-soap
2026-07-04T01:20:29+02:00 net/php86-ldap
2026-07-04T01:20:29+02:00 net-mgmt/php86-snmp
2026-07-04T01:20:29+02:00 misc/php86-calendar
2026-07-04T01:20:29+02:00 math/php86-gmp
2026-07-04T01:20:29+02:00 math/php86-bcmath
2026-07-04T01:20:29+02:00 lang/php86 The ${PHP_MODNAME} shared extension for php
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
2026-07-04T01:20:29+02:00 lang/php86-extensions "meta-port" to install PHP extensions (8.6.X branch)
This is a "meta-port" to install the extensions for PHP 8.6

Defaults to:
ctype, dom, filter, iconv, json, opcache, pdo, pdo_sqlite, phar, posix,
session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
2026-07-04T01:20:29+02:00 graphics/php86-gd
2026-07-04T01:20:29+02:00 graphics/php86-exif
2026-07-04T01:20:29+02:00 ftp/php86-ftp
2026-07-04T01:20:29+02:00 ftp/php86-curl
2026-07-04T01:20:29+02:00 devel/php86-tokenizer
2026-07-04T01:20:29+02:00 devel/php86-sysvshm
2026-07-04T01:20:29+02:00 devel/php86-sysvsem
2026-07-04T01:20:29+02:00 devel/php86-sysvmsg
2026-07-04T01:20:29+02:00 devel/php86-shmop
2026-07-04T01:20:29+02:00 devel/php86-readline
2026-07-04T01:20:29+02:00 devel/php86-pcntl
2026-07-04T01:20:29+02:00 devel/php86-intl
2026-07-04T01:20:29+02:00 devel/php86-gettext
2026-07-04T01:20:29+02:00 devel/php86-ffi
2026-07-04T01:20:29+02:00 databases/php86-sqlite3
2026-07-04T01:20:29+02:00 databases/php86-pgsql
2026-07-04T01:20:29+02:00 databases/php86-pdo_sqlite
2026-07-04T01:20:29+02:00 databases/php86-pdo_pgsql
2026-07-04T01:20:29+02:00 databases/php86-pdo_odbc
2026-07-04T01:20:29+02:00 databases/php86-pdo_mysql
2026-07-04T01:20:29+02:00 databases/php86-pdo_firebird
2026-07-04T01:20:29+02:00 databases/php86-pdo_dblib
2026-07-04T01:20:29+02:00 databases/php86-pdo
2026-07-04T01:20:29+02:00 databases/php86-odbc
2026-07-04T01:20:29+02:00 databases/php86-mysqli
2026-07-04T01:20:29+02:00 databases/php86-dba
2026-07-04T01:20:29+02:00 converters/php86-mbstring
2026-07-04T01:20:29+02:00 converters/php86-iconv
2026-07-04T01:20:29+02:00 archivers/php86-zlib
2026-07-04T01:20:29+02:00 archivers/php86-zip
2026-07-04T01:20:29+02:00 archivers/php86-phar
2026-07-04T01:20:29+02:00 archivers/php86-bz2
2026-07-04T01:12:33Z www/mediawiki146 Wiki engine used by Wikipedia
MediaWiki is the collaborative editing software that runs Wikipedia,
the free encyclopedia, and other projects.
It's designed to handle a large number of users and pages without imposing
too rigid a structure or workflow.
2026-07-03T19:46:52+02:00 graphics/scantpaper GUI to produce PDFs or DjVus from scanned documents
scantpaper provides a GUI for scanning, editing, and saving documents
as PDF, DjVu, TIFF, PNG, JPEG, PNM, or GIF. It supports batch scanning,
metadata, OCR, and various editing tools.
2026-07-03T19:41:33+02:00 graphics/py-tesserocr Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
tesserocr integrates directly with Tesseract’s C++ API using Cython which
allows for a simple Pythonic and easy-to-read source code. It enables real
concurrent execution when used with Python’s threading module by releasing
the GIL while processing an image in tesseract.

tesserocr is designed to be Pillow-friendly but can also be used with image
files instead.
2026-07-03T19:08:34+02:00 mail/spf-tools Shell tools for keeping SPF records tidy
A collection of scripts for manipulating SPF records to stay within
the 10 DNS look-up limit specified in RFC 7208. Also includes scripts
to update SPF records via AWS, Cloudflare, and DNSimple APIs.
2026-07-03T19:03:15+02:00 net/route-summarization Lightweight CIDR aggregator using Perl's Net::CIDR::Lite
A lightweight CIDR aggregation utility built in Perl using the
Net::CIDR::Lite module. This tool summarizes IPv4 and IPv6 prefixes
from standard input and optionally formats output for SPF record
usage.

Inspired by the original concept described in Random Thoughts.
2026-07-02T21:48:52-07:00 textproc/py-deepsearch-glm Graph Language Models
deepsearch-glm is a specialized Python library developed by IBM to create
and deploy fast Graph Language Models. It enables advanced data extraction
and structural document understanding at scale.

Key Capabilities
* Entity Extraction: Automatically isolates key domain terms from text.
* Relationship Mapping: Identifies connections between data points.
* Advanced NLP: Applies semantic parsing directly on raw documents.
* Docling Integration: Pairs natively with structured document tools.
2026-07-02T20:59:11-07:00 misc/py-onnxruntime Cross-platform, high performance ML inferencing & training accelerator
ONNX Runtime is a cross-platform inference and training machine-learning
accelerator.

ONNX Runtime inference can enable faster customer experiences and lower costs,
supporting models from deep learning frameworks such as PyTorch and
TensorFlow/Keras as well as classical machine learning libraries such as
scikit-learn, LightGBM, XGBoost, etc. ONNX Runtime is compatible with different
hardware, drivers, and operating systems, and provides optimal performance by
leveraging hardware accelerators where applicable alongside graph optimizations
and transforms.

ONNX Runtime training can accelerate the model training time on multi-node
NVIDIA GPUs for transformer models with a one-line addition for existing PyTorch
training scripts.
2026-07-03T11:21:13+07:00 misc/auto-tempo Manage Jira Tempo Timesheets worklogs from a text file
AutoTempo manages Jira worklogs through the Tempo Timesheets REST API using a
simple, version-controllable text file. It can generate a monthly worklog
template pre-populated with working days, expand keyword shortcuts and
recurring entries defined in config.toml, validate daily totals, and apply
worklogs idempotently to Jira. A helper can draft worklogs from local git
commit history.

Targets Tempo Timesheets on Jira Server/Data Center; authentication uses a
Jira personal access token. The tool is run from a directory containing a
config.toml file.
2026-07-02T11:30:44-07:00 audio/toneshifteq-lv2 12-band equalizer LV2 plugin for mixing and mastering
ToneShiftEQ is a 12-band equalizer designed for precise spectral shaping,
mixing, mastering, and corrective audio processing.

It is available as a LV2 plugin with a graphical user interface.
2026-07-03T02:56:20+03:00 java/jd-gui-duo Java Decompiler GUI
A multi-decompiler standalone desktop GUI supporting JD-Core V0 & V1, CFR,
Procyon, Fernflower, Vineflower & Jadx.

Initially a duo of decompilers were supported (JD-Core v0 & v1), but now other
decompilers are supported with the transformer-api project. JD-Core v0 and v1
are 2 different decompilers rather than 2 different versions of the same one.
They use a different algorithm:
* JD-Core v0 uses byte code pattern matching like JAD, the 1st Java decompiler
* JD-Core v1 uses an analytical algorithm like Fernflower, the 1st analytical
decompiler

This project is built on top of original JD-GUI written by Emmanuel Dupuy.
2026-07-02T02:30:31-07:00 www/py-aiohttp-client-cache HTTP cache for aiohttp requests
HTTP cache for aiohttp requests.
2026-07-01T19:26:10-07:00 finance/py-openbb OpenBB: Investment research for everyone, anywhere
Investment research for everyone, anywhere.

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-yfinance OpenBB: Yfinance extension for OpenBB
Yfinance extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-wsj OpenBB: Wsj extension for OpenBB
Wsj extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-us-eia OpenBB: The U.S. Energy Information Administration is committed
The U.S. Energy Information Administration is committed

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-tradingeconomics OpenBB: Trading Economics extension for OpenBB
Trading Economics extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-tradier OpenBB: Tradier Provider Extension for the OpenBB Platform
Tradier Provider Extension for the OpenBB Platform

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-tmx OpenBB: Unofficial TMX data provider extension for the OpenBB
Unofficial TMX data provider extension for the OpenBB Platform - Public Canadian
markets data for Python and Fast API.
2026-07-01T19:26:10-07:00 finance/py-openbb-tiingo OpenBB: Tiingo extension for OpenBB
Tiingo extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-technical OpenBB: Technical Analysis extension for OpenBB
Technical Analysis extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-stockgrid OpenBB: Stockgrid extension for OpenBB
Stockgrid extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-seeking-alpha OpenBB: Seeking Alpha extension for OpenBB
Seeking Alpha extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-sec OpenBB: SEC extension for OpenBB
SEC extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-regulators OpenBB: Markets and Agency Regulators extension for OpenBB
Markets and Agency Regulators extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-quantitative OpenBB: Quantitative Analysis extension for OpenBB
Quantitative Analysis extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-platform-api OpenBB: OpenBB Platform API: Launch script and widgets builder
OpenBB Platform API: Launch script and widgets builder for the Open Data
Platform REST API and Workspace Backend Connector.
2026-07-01T19:26:10-07:00 finance/py-openbb-oecd OpenBB: OECD extension for OpenBB
OECD extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-news OpenBB: News extension for OpenBB
News extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-nasdaq OpenBB: Nasdaq extension for OpenBB
Nasdaq extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-multpl OpenBB: Public data on historical S&P Multiples
Public data on historical S&P Multiples.

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-mcp-server OpenBB: OpenBB Platform MCP Server
OpenBB Platform MCP Server

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-intrinio OpenBB: Intrinio extension for OpenBB
Intrinio extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-index OpenBB: Index extension for OpenBB
Index extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-imf OpenBB: Https://datahelp.imf.org/knowledgebase/articles/630877-api
Https://datahelp.imf.org/knowledgebase/articles/630877-api

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-government-us OpenBB: US Government Data Extension for OpenBB
US Government Data Extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-fred OpenBB: FRED extension for OpenBB
FRED extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-fmp OpenBB: FMP extension for OpenBB
FMP extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-fixedincome OpenBB: Fixed income extension for OpenBB
Fixed income extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-finviz OpenBB: Finviz extension for OpenBB
Finviz extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-finra OpenBB: FINRA extension for OpenBB
FINRA extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-federal-reserve OpenBB: US Federal Reserve Data Extension for OpenBB
US Federal Reserve Data Extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-famafrench OpenBB: Fama-French data integration for OpenBB Platform
Fama-French data integration for OpenBB Platform.

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-etf OpenBB: ETF extension for OpenBB
ETF extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-equity OpenBB: Equity extension for OpenBB
Equity extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-economy OpenBB: Economy extension for OpenBB
Economy extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-econometrics OpenBB: Econometrics Toolkit for OpenBB
Econometrics Toolkit for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-econdb OpenBB: EconDB extension for OpenBB
EconDB extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-ecb OpenBB: ECB extension for OpenBB
ECB extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-derivatives OpenBB: Derivatives extension for OpenBB
Derivatives extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-deribit OpenBB: Deribit is a crypto-native derivatives exchange
Deribit is a crypto-native derivatives exchange.

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-currency OpenBB: Currency extension for OpenBB
Currency extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-crypto OpenBB: Crypto extension for OpenBB
Crypto extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-core OpenBB: OpenBB package with core functionality
OpenBB package with core functionality.

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-congress-gov OpenBB: Congress.gov Provider Extension for the OpenBB Platform
Congress.gov Provider Extension for the OpenBB Platform

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-commodity OpenBB: Commodity extension for OpenBB
Commodity extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-charting OpenBB: Charting extension for OpenBB
Charting extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-cftc OpenBB: The mission of the Commodity Futures Trading Commission
The mission of the Commodity Futures Trading Commission

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-cboe OpenBB: CBOE extension for OpenBB
CBOE extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-bls OpenBB: The Bureau of Labor Statistics' (BLS) Public Data
The Bureau of Labor Statistics' (BLS) Public Data

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-biztoc OpenBB: Biztoc Provider for OpenBB Platform
Biztoc Provider for OpenBB Platform

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-benzinga OpenBB: Benzinga extension for OpenBB
Benzinga extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T19:26:10-07:00 finance/py-openbb-alpha-vantage OpenBB: Alpha Vantage extension for OpenBB
Alpha Vantage extension for OpenBB

This package is part of the OpenBB Platform.
2026-07-01T09:35:26-07:00 finance/py-pandas-ta-openbb Fork of pandas-ta for use with NumPy 2 and OpenBB
Pandas TA OpenBB is a fork of the Pandas Technical Analysis (pandas-ta)
library, maintained for compatibility with NumPy 2 and the OpenBB
ecosystem. It leverages the Pandas package with more than 130 technical
indicators and utility functions, including commonly used indicators such
as Simple Moving Average (sma), Moving Average Convergence Divergence
(macd), Bollinger Bands (bbands), On-Balance Volume (obv), Relative
Strength Index (rsi), and many more.
2026-07-01T08:13:32-07:00 www/py-random-user-agent Random User-Agent generator
Random User Agents is a python library that provides list of user agents,
from a collection of more than 326,000+ user agents, based on filters.
2026-07-02T02:50:48+02:00 games/CWR-CE Arma: Cold War Assault - Remastered Community Edition
Arma: Cold War Assault - Remastered (codename Poseidon) is the engine
and game source code first released in 2001 as Operation Flashpoint:
Cold War Crisis. It is the codebase that launched Bohemia Interactive
and began the technology lineage later grown into Real Virtuality, Arma,
and Enfusion. The code has been modernized to C++20, built with CMake
and Clang.

Game assets (models, textures, sounds, missions, voices) are NOT
included with this port and are NOT GPL. They ship separately under the
Arma Public License Share Alike (APL-SA).
A free Demo is available on Steam:
https://store.steampowered.com/app/4819000
And this game was tested with the full GOG version game assets too.

Without game data the binaries do nothing useful at runtime.
2026-07-01T12:07:41+02:00 devel/moon Repository management, organization and task orchestration tool
moon is a repository management, organization, orchestration, and notification
tool, primarily designed for the web ecosystem. It is built around the concept
of a workspace containing many projects, and aims to reduce the friction of
working in monorepos and polyrepos.

Key features:
- Incremental task execution with smart hashing and remote caching
- Project graph and dependency-aware run order
- Built-in toolchain management (Node.js, Bun, Deno, Rust, Go, Python, ...)
- Cross-platform, written in Rust, single static binary
2026-07-01T00:51:39+02:00 devel/enkits Lightweight C and C++ task scheduler for parallel programs
enkiTS is a C and C++ task scheduler for creating parallel programs.
It is designed for low overhead, scalability across many cores, and use in
real-time applications such as games.
2026-07-01T07:55:29+02:00 lang/perl5.44 Practical Extraction and Report Language
Perl is a language that combines some of the features of C, sed, awk and
shell. See the manual page for more hype. There are also many books
published by O'Reilly & Assoc. See pod/perlbook.pod for more
information.
2026-06-12T00:58:41+07:00 emulators/supermodel Sega Model 3 arcade emulator
Supermodel emulates Sega's Model 3 arcade platform, allowing you
to relive state-of-the-art 3D arcade gaming as it existed from 1996
through 1999. It uses OpenGL, SDL2, and can run on Windows, Linux, and
macOS. It also supports network play on low-latency network connections.

The aim of the Supermodel project is to develop an emulator that is
both accurate and playable. As with virtually all arcade hardware, no
public documentation for the Model 3 platform exists. What is known so
far has been painstakingly reverse engineered from scratch.
2026-06-30T23:05:56+02:00 net/tun2socks Tunnel TCP/UDP traffic through a SOCKS5/HTTP proxy via TUN interface
tun2socks creates a TUN network interface that tunnels TCP and UDP
traffic through a SOCKS5, HTTP, Shadowsocks, or Relay proxy. It is
powered by gVisor's userspace TCP/IP stack and supports gateway mode
for transparent proxying of other devices on the network.

Features include IPv4/IPv6 support, multiple proxy protocols with
authentication, a REST API for runtime statistics, and cross-platform
compatibility with Linux, macOS, FreeBSD, OpenBSD, and Windows.
2026-06-30T22:07:56+02:00 devel/libverto Main event loop abstraction library
libverto provides a loop-neutral asynchronous API that allows libraries and
applications to use event loops without depending directly on a specific event
loop implementation.
2026-06-30T20:56:45+02:00 sysutils/dpv Dialog-based progress visualizer
The dpv utility provides a dialog progress view, allowing a user to
see current throughput rate and total data transferred for one or more
streams.
2026-06-30T20:56:40+02:00 devel/libdpv Dialog extension for progress tracking
The dpv library provides an interface for creating complex “gauge”
widgets for displaying progress on various actions. The dpv library
can display progress with one either Xdialog, dialog, or libdialog.
2026-06-30T20:56:35+02:00 devel/libfigpar Configuration parsing library
The figpar library provides a light-weight, portable framework for
parsing configuration files.

Due to the fact that configuration files may have basic syntax
differences, the library does not attempt to impose any structure on the
data but instead provides raw data to a set of callback functions.
2026-06-29T22:25:46+02:00 net/py-lib389 Python library and administration tools for 389 Directory Server
lib389 is the Python administration library for 389 Directory Server. It
provides APIs and command-line tools for creating, configuring, managing,
and inspecting directory server instances.
2026-06-29T12:29:32-07:00 science/amrex AMReX: Software Framework for Block Structured AMR
AMReX is a software framework designed to accelerate scientific discovery for
applications solving partial differential equations on block-structured meshes.
Its massively parallel adaptive mesh refinement (AMR) algorithms focus
computational resources and allow scalable performance on heterogeneous
architectures so that scientists can efficiently resolve details in large
simulations.
2026-06-29T12:28:56-07:00 science/py-phonors Rust kernels for phonopy and phono3py
phonors provides Rust kernels for phonopy and phono3py.

It is a Rust extension module providing the heavy numerical kernels used
by phono3py and intended to also back phonopy as its C kernels are ported.
It is built with maturin and PyO3, distributed as abi3-py310 wheels
(Python 3.10+).
2026-06-29T09:18:46-07:00 math/py-pandas-stubs Type annotations for pandas
pandas-stubs provides external type annotations for the pandas library.

These stubs are used with static type checkers such as mypy and pyright to
check pandas code without runtime overhead.
2026-06-29T08:40:43-07:00 misc/py-sagemaker-mlflow SageMaker: AWS Plugin for MLflow with SageMaker
sagemaker-mlflow is an AWS plugin for MLflow that integrates MLflow tracking
and model registry with Amazon SageMaker.
2026-06-29T08:15:35-07:00 devel/py-types-pytz Typing stubs for pytz
pytz brings the Olson tz database into Python. This library allows accurate and
cross platform timezone calculations. It also solves the issue of ambiguous
times at the end of daylight savings, which you can read more about in the
Python Library Reference (datetime.tzinfo).
2026-06-29T07:47:51-07:00 misc/py-tritonclient Python client library and utilities for Triton Inference Server
tritonclient provides a Python client library and utilities for communicating
with NVIDIA Triton Inference Server over HTTP and gRPC.
2026-06-29T17:22:41+09:00 japanese/fcitx5-hazkey Hazkey input method for fcitx5
Japanese input method for fcitx5, powered by azooKey engine.

asooKey engine is a kana-kanji conversion module written in Swift,
supporting neural kana-kanji conversion and other cool features.
2026-06-29T14:49:44+09:00 lang/swift6 Powerful, flexible, multiplatform programming language
Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.

It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.
2026-06-28T22:41:02-07:00 misc/py-mlflow-skinny Lightweight MLflow package with minimal dependencies
This is a meta-package that installs misc/py-mlflow, which provides the
mlflow-skinny modules bundled together with the rest of the MLflow namespace
to avoid file conflicts between the separate PyPI distributions.
2026-06-28T22:39:19-07:00 misc/py-mlflow-tracing MLflow Tracing SDK
mlflow-tracing is a lightweight Python package that provides the minimum set
of dependencies and functionality to instrument code with MLflow Tracing.
2026-06-28T22:35:05-07:00 devel/py-databricks-sdk Databricks SDK for Python
The Databricks SDK for Python simplifies programmatic interaction with
Databricks APIs and services.
2026-06-28T22:33:34-07:00 devel/py-huey Little task queue for Python
Huey is a little task queue for Python. It supports multi-process, multi-thread
or greenlet task execution models, with optional Redis-backed storage.
2026-06-28T22:27:44-07:00 devel/py-pytest-dotenv Pytest plugin that parses environment files before running tests
pytest-dotenv is a pytest plugin that parses environment files before running
tests. It uses python-dotenv to load variables from .env files, with optional
configuration through pytest config files such as pytest.ini or tox.ini.
2026-06-28T22:25:49-07:00 devel/py-pytest-retry Pytest plugin to retry flaky tests
pytest-retry is a Pytest plugin that helps stabilize test suites by re-running
unreliable tests. It adds the ability to retry flaky tests via global config
options or a @pytest.mark.flaky marker for individual tests.
2026-06-28T22:18:26-07:00 misc/py-comfyui-workflow-templates-json Workflow template JSON definitions for ComfyUI
Workflow template JSON definitions for ComfyUI.

This package ships the JSON workflow definitions used by the
ComfyUI workflow templates system.
2026-06-28T22:14:43-07:00 misc/py-comfyui-workflow-templates-media-assets-01 Media assets bundle 01 for ComfyUI workflow templates
Media assets bundle 01 for ComfyUI workflow templates.

This package ships additional media assets referenced by the ComfyUI
workflow templates system.
2026-06-28T10:08:30-07:00 misc/py-skops Set of tools related to machine learning in production
skops is a set of tools for scikit-learn compatibility and machine learning
in production, including model cards and persistence helpers.
2026-06-16T12:25:51+09:00 japanese/unidic-to-mozc Mozc user dictionary integration
The Mozc extended dictionary system and user dictionary solved the
challenges of "legal affairs, operations, and quality."

The vocabulary (approximately 1.02 million words) from "UniDic" the
highest-quality corpus compiled by the National Institute for Japanese
Language and Linguistics, has been optimized for Mozc's algorithms,
resulting in approximately 354,000 practical basic forms.

The most distinctive feature of this project is that it requires no
complex build chains such as C++ compilers or Bazel. It can be
imported directly from the GUI's Dictionary Tool.

Mozc's user dictionaries have a limit of 100,000 words per file so
they are automatically split into manageable sizes.
2026-06-29T00:10:56+01:00 games/dethrace Reverse engineering the 1997 game "Carmageddon"
Dethrace is an attempt to learn how the 1997 driving/mayhem game Carmageddon
works behind the scenes and rebuild it to run natively on modern systems.
2026-06-28T23:21:17+02:00 devel/ocaml-mew_vi VI-like modal editing engine for OCaml
Mew_vi - Modal Editing Witch, VI interpreter - is an VI-like modal
editing engine generator. Users must provide an implementation for
Key, Mode, Concurrent modules to the functor.
2026-06-28T23:18:14+02:00 devel/ocaml-mew Modal editing engine for OCaml
Mew - Modal Editing Witch - is an general modal editing engine
generator. Users must provide an implementation for Key, Mode,
Concurrent modules to the functor.
2026-06-28T23:15:26+02:00 devel/ocaml-trie Strict impure trie tree library for OCaml
This OCaml library implements a trie tree in OCaml. A trie is a
datastructure used to implement a prefix search efficiently.
2026-06-28T23:05:16+02:00 devel/ocaml-merlin Context sensitive completion for OCaml
Merlin assists you writing OCaml code by providing features commonly
found in integrated development environments (IDEs) such as code
completion, browsing, error reporting, etc. Integration with Emacs and
VIM are provided. Merlin is also a set of OCaml libraries to help one
implement said features.
2026-06-28T22:58:45+02:00 devel/ocaml-magic-mime Embedded MIME type database for OCaml
This OCaml library provides lookup functions to map a filename to a
MIME type (based on the extension of the file), and conversely from a
MIME type to a list of file extensions. As the database is bundled
inside an OCaml module, the lookups do not access the filesystem.
2026-06-28T22:49:58+02:00 devel/ocaml-lwt_log Asynchronous logging library for OCaml
Lwt_log is a logging library for OCaml applications using the Lwt
threading library.
2026-06-28T22:44:37+02:00 devel/ocaml-js_of_ocaml-ocamlbuild Ocamlbuild plugin for Js_of_ocaml
This OCaml library provide a non-blocking interface to OpenSSL that is
compatible with application using the "lwt" cooperative threading
library.
2026-06-28T22:26:59+02:00 devel/ocaml-integers Integer types for OCaml
This OCaml library provides 8-, 16-, 32- and 64-bytes signed and
unsigned integer types for OCaml. Additionally, platform dependent
types are provided, such as size_t, int, llong, etc.
2026-06-28T22:22:57+02:00 devel/ocaml-gmap Hashmap with heterogeneous values using OCaml GADT
This library provides an hashmap implementation whose values are typed
by the type parameter of the associated (polymorphic) key. This
library relies on generalized algebraic data type (GADT) of OCaml.
2026-06-28T22:16:13+02:00 devel/ocaml-duration OCaml library for converting time units
Library to convert between various time units in OCaml. The underlying
representation uses nanoseconds on a 64 bits unsigned integer, for a
range of about 584 years.
2026-06-28T21:21:15+02:00 security/ocaml-digestif Cryptographic hashing library for OCaml
Digestif is a hashing library for OCaml supporting the following
algorithm: BLAKE2B, BLAKE2S, Keccak-256, MD5, RIPEMD160, SHA1, SHA224,
SHA256, SHA3, SHA384, SHA512 and WHIRLPOOL.

This library permits to link against one of the two provided
implementations: the pure OCaml implementation ("digestif.ocaml"), or
one written in the C language ("digestif.c").
2026-06-28T21:15:19+02:00 devel/ocaml-eqaf Constant-time string equality function for OCaml
This OCaml library provides an equal function operating on strings in
constant-time. It may be used by cryptographic code to mitigate
timing-attacks.
2026-06-28T21:09:43+02:00 devel/ocaml-ppx_optcomp OCaml syntax extension for optional compilation
Ppx_optcomp is an PPX OCaml syntax extention to introduce conditional
compilation in OCaml sources. It includes a simple expression language
to evaluate condition predicates.
2026-06-28T20:27:43+02:00 converters/ocaml-hex Hexadecimal encoding library for OCaml
A library for decoding and encoding base64 (RFC4648) strings in
OCaml. In addition to the default alphabet and an URI-safe alphabet
provided by this library, it is possible to use a custom alphabet.
2026-06-29T00:04:44+03:00 devel/py-marimo Reactive Python notebook
marimo is a reactive Python notebook: run a cell or interact with a UI
element, and marimo automatically runs dependent cells (or marks them as
stale), keeping code and outputs consistent. marimo notebooks are stored
as pure Python (with first-class SQL support), executable as scripts,
and deployable as apps.
2026-06-29T00:04:43+03:00 devel/py-loro Python bindings for Loro CRDT
Loro is a CRDTs (Conflict-free Replicated Data Types) library that makes
building local-first and collaborative apps easier. You can now use it
in Rust, JS (via WASM), and Swift.
2026-06-28T22:47:41+02:00 net/389-ds-base Enterprise-class LDAP directory server
389 Directory Server is an enterprise-class LDAP server that provides
a scalable directory service for identity, authentication, and
authorization data.
2026-06-28T22:10:47+08:00 devel/rubygem-aws-sdk-sagemakerjobruntime Official AWS Ruby gem for Amazon Sagemaker Job Runtime Service
Official AWS Ruby gem for Amazon Sagemaker Job Runtime Service.
2026-06-28T22:10:46+08:00 devel/rubygem-aws-sdk-resiliencehubv2 Official AWS Ruby gem for AWS Resilience Hub V2
Official AWS Ruby gem for AWS Resilience Hub V2.
2026-06-28T22:10:45+08:00 devel/rubygem-aws-sdk-lambdamicrovms Official AWS Ruby gem for AWS Lambda Micro VMs
Official AWS Ruby gem for AWS Lambda Micro VMs.
2026-06-28T22:10:44+08:00 devel/rubygem-aws-sdk-lambdacore Official AWS Ruby gem for AWS Lambda Core
Official AWS Ruby gem for AWS Lambda Core.
2026-06-28T22:10:43+08:00 science/py-spml Spatial machine learning
Spatial modeling based on scikit-learn.

The aim of the package is to provide implementations of spatially-explicit
modelling.

At the moment, spml provides a framework for prototyping geographically weighted
extensions of regression and classification models based on scikit-learn and
libpysal.graph and a subset of models implemented on top of this framework.
2026-06-28T22:10:42+08:00 graphics/py-liffile Read Leica image files (LIF, LOF, XLIF, XLCF, XLEF, and LIFEXT)
Liffile is a Python library to read image and metadata from Leica image files:
LIF (Leica Image File), LOF (Leica Object File), XLIF (XML Image File), XLCF
(XML Collection File), XLEF (XML Experiment File), and LIFEXT (Leica Image File
Extension). These files are written by LAS X software to store collections of
images and metadata from microscopy experiments.
2026-06-28T22:10:42+08:00 net/ttl Fast, modern traceroute with real-time TUI
Network diagnostic tool that goes beyond traceroute: MTU discovery, NAT
detection, route flap alerts, IX identification, and more.

Features:
- Fast continuous path monitoring with detailed hop statistics
- Multiple simultaneous targets - trace to several destinations at once
- Paris/Dublin traceroute - multi-flow probing for ECMP path enumeration
- ECMP classification - distinguishes per-flow vs per-packet load balancing
- Path MTU discovery - binary search for maximum unfragmented size
- NAT detection - identify when NAT devices rewrite source ports
- Route flap detection - alert on path changes indicating routing instability
- Rich enrichment - ASN, GeoIP, reverse DNS, IX detection (PeeringDB)
- MPLS label detection from ICMP extensions
- ICMP, UDP, TCP probing with auto-detection
- Great TUI with themes, sparklines, and session export
- Update notifications - in-app banner when new versions are available
- Scriptable - JSON, CSV, text report, and line-delimited JSON streaming output
- Trace diffing - compare two saved sessions for path and latency changes
- Daemon mode + Prometheus exporter - headless continuous monitoring with
/metrics and /healthz
- Docker-ready - official Dockerfile, graceful SIGTERM shutdown
2026-06-28T20:56:37+09:00 sysutils/leaf Terminal-based Markdown previewer with a GUI-like experience
leaf is a terminal-based Markdown previewer that brings a GUI-like
experience to your command line. It renders Markdown files with rich
formatting, syntax highlighting, LaTeX math, Mermaid diagrams, and
more - all without leaving your terminal.
2026-06-28T08:32:11Z databases/turso In-process SQL database written in Rust, compatible with SQLite
Turso is an open-source, SQLite-compatible database written in Rust that
lets developers create millions of small, file-based databases for AI
agents, multi-tenant SaaS applications, and edge workloads.

Unlike traditional databases that run as a single shared server process,
Turso treats each database as a lightweight file that can be spun up
instantly, replicated globally, or synced to a device.
2026-06-27T20:42:07-07:00 devel/py-pyrefly Fast type checker and language server for Python
Pyrefly is a fast type checker and language server for Python, written in
Rust. It is distributed as a thin Python package built with maturin; the
Python wrapper invokes the native pyrefly binary.
2026-06-28T12:13:06+09:00 textproc/tgrep Trigram-indexed grep for fast regex search in large codebases locally
Trigram-indexed grep with a client/server architecture for fast regex
search in large codebases.

Tools like grep and ripgrep scan every file on every search - O(total
bytes) per query. In a 100k+ file monorepo, that's painfully
slow. tgrep pre-builds a trigram index so searches only touch the
small set of files that could match.
2026-06-27T23:57:48+02:00 devel/py-coherent.licensed Inject a license file at build time
This library was built for coherent.build and skeleton projects to
inject a license file at build time to reflect the license declared in
the License Expression.
2026-06-27T16:01:30-07:00 misc/github-copilot-cli-legacy GitHub Copilot CLI brings the power of the coding agent to terminal
github-copilot-cli brings the power of GitHub Copilot coding agent directly to
your terminal. With GitHub Copilot CLI, you can work locally and synchronously
with an AI agent that understands your code and GitHub context.

Features:

* Terminal-native development: Work with Copilot coding agent directly in your
command line - no context switching required.
* GitHub integration out of the box: Access your repositories, issues, and pull
requests using natural language, all authenticated with your existing GitHub
account.
* Agentic capabilities: Build, edit, debug, and refactor code with an AI
collaborator that can plan and execute complex tasks.
* MCP-powered extensibility: Take advantage of the fact that the coding agent
ships with GitHub's MCP server by default and supports custom MCP servers to
extend capabilities.
* Full control: Preview every action before execution - nothing happens without
your explicit approval.
2026-06-27T12:32:50-07:00 science/py-igor2 Interface for reading binary IGOR files
igor2 is a Python parser for Igor Binary Waves (.ibw) and Packed Experiment
(.pxp) files written by WaveMetrics' IGOR Pro software.
2026-06-27T12:14:19-07:00 science/py-pynwb Package for working with Neurodata stored in the NWB format
PyNWB is a Python package for working with NWB (Neurodata Without Borders)
data. It provides a high-level API for efficiently working with
neurophysiology data stored in the NWB format.
2026-06-27T11:37:51-07:00 science/py-hdmf Hierarchical data modeling framework for modern science data standards
The Hierarchical Data Modeling Framework, or HDMF, is a Python package for
working with hierarchical data. It provides APIs for specifying data models,
reading and writing data to different storage backends, and representing
data with Python objects.
2026-06-27T11:06:49-07:00 sysutils/py-datalad Distributed data management system
DataLad is a free and open source distributed data management system
that keeps track of your data, creates structure, ensures reproducibility,
supports collaboration, and integrates with widely used data
infrastructure. It provides a unified data distribution with built-in
data versioning using git and git-annex.
2026-06-27T11:08:03-07:00 science/py-nixio Python reimplementation of NIX data format
NIXIO is a Python reimplementation of the NIX (Neuroscience Information
Exchange) data model and format. NIX is an open data format designed for
storing annotated scientific data in a hierarchical structure, particularly
suited for neuroscience research.
2026-06-27T10:33:33-07:00 science/py-klusta Spike detection and automatic clustering for spike sorting
Klusta is an open source package for automatic spike sorting of multielectrode
neurophysiological recordings. It implements spike detection, automatic
clustering, and manual curation interfaces for analyzing electrophysiology data
from probes containing up to a few dozen recording sites.
2026-06-27T04:13:42-07:00 science/py-probeinterface Python package to handle probe layout and geometry
ProbeInterface is a Python package to handle the layout, geometry, and wiring
of silicon probes for extracellular electrophysiology experiments. It provides
a common framework to handle probe information, including 2D and 3D contact
layouts, probe shapes, wiring to devices, and support for common probe file
formats.
2026-06-27T04:10:28-07:00 devel/py-zugbruecke Calling routines in Windows DLLs from Python
zugbruecke is a Python package that allows calling routines in Windows DLLs
from Python scripts running under Linux, macOS, or BSD. It acts as a drop-in
replacement for ctypes, enabling cross-platform usage of Windows-specific DLLs
via Wine.
2026-06-27T04:06:26-07:00 devel/py-wenv Running Python on Wine
wenv is a Python package that allows you to run Python on Wine, enabling Windows
Python code to run on Linux, macOS, and BSD systems. It provides a simple way
to set up and manage Python environments running under Wine.
2026-06-27T04:03:03-07:00 devel/py-annexremote Git annex special remotes made easy
annexremote is a Python package that helps develop git-annex special remotes.
It provides a simple interface for creating custom storage backends for
git-annex, handling the protocol communication and common operations.
2026-06-27T10:26:09Z net/haproxy32 Reliable, high performance TCP/HTTP load balancer
HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.
2026-06-27T04:43:01+08:00 www/py-requests-ratelimiter Rate-limiting for the requests library
Requests-Ratelimiter is a simple wrapper around pyrate-limiter that adds
convenient integration with the requests library.

Features:
- pyrate-limiter is a general-purpose rate-limiting library that implements the
leaky bucket algorithm, supports multiple rate limits, and has optional
persistence with SQLite and Redis backends
- requests-ratelimiter adds some conveniences for sending rate-limited HTTP
requests with the requests library
- It can be used as either a session or a transport adapter
- It can also be used as a mixin, for compatibility with other requests-based
libraries
- Rate limits are tracked separately per host
- Different rate limits can optionally be applied to different hosts
2026-06-27T04:43:00+08:00 devel/py-wrapt1 Decorators, wrappers and monkey patching
The aim of the wrapt module is to provide a transparent object proxy for Python,
which can be used as the basis for the construction of function wrappers and
decorator functions.

The wrapt module focuses very much on correctness. It therefore goes way beyond
existing mechanisms such as functools.wraps() to ensure that decorators preserve
introspectability, signatures, type checking abilities etc. The decorators that
can be constructed using this module will work in far more scenarios than
typical decorators and provide more predictable and consistent behaviour.
2026-06-27T04:42:59+08:00 devel/py-pyrate-limiter Python Rate-Limiter using Leaky-Bucket Algorithm
PyrateLimiter is a fast, async-friendly rate limiter for Python -- Leaky-Bucket
algorithm with pluggable backends.

Features:
- Leaky-bucket algorithm: smooth, well-understood rate limiting.
- Multiple rates at once: e.g. 5/second and 1000/hour on the same key.
- Per-key limits: track different services, users, or resources independently.
- Pluggable backends: in-memory, SQLite, Redis (sync and async), Postgres, and
multiprocessing.
- Sync & async: the same API works in both; async paths never block the event
loop.
- Direct calls or decorators: limiter.try_acquire(...) or
@limiter.as_decorator(...).
- Blocking or non-blocking: wait for a permit (with optional timeout) or fail
fast.
2026-06-27T04:42:58+08:00 devel/py-clickdc Manage click arguments using python dataclass
This is a package to define click command line options from a python dataclass.

You can define a python dataclass from dataclasses with fields that have proper
types when assigned by click parsing library. Then each field is initialized
with a option, argument, command or group from clickdc library.
2026-06-27T04:42:57+08:00 security/p5-Crypt-SysRandom-XS Perl interface to system randomness, XS version
Crypt::SysRandom::XS uses whatever C interface is available to procure
cryptographically random data from the system.
2026-06-27T04:42:55+08:00 devel/p5-Test-DescribeMe Tell test runners what kind of test you are
Sometimes you want to run (or not run) tests under certain conditions. This
module provides a way to identify what kind of test a test is and will skip the
test if the matching conditions aren't met.
2026-06-26T16:00:27+08:00 lang/gnat15 GNAT (GNU Ada) compiler
GNAT is a free, high-quality, complete compiler for Ada, integrated into the
GCC compiler system; the front-end and run-time are written in Ada. GNAT
supports Ada standards from 1995 to 2012, with on-going development into later
standards.

Ada was designed for embedded and real-time systems, it features include:
* Strong static typing
* Modular programming (via the package)
* Encapsulation
* Readability
* Optional run-time checking
* Concurrency (via tasks and protected objects), and message passing, as
constructs in the language itself
* Generics

Ada is designed for "Programming in the large", it suits rapid development, and
directly supports structured, object-oriented, generic, distributed and
concurrent programming paradigms. Ada is considered a Design Programming
Language, as a result of the expressive abstractions and features that informed
it's design. It's expressiveness allows users to clearly represent design
solutions modeled on their problem domain.
2026-06-26T11:34:37+02:00 databases/py-PyHive Python interface to Hive and Presto
Collection of Python DB-API and SQLAlchemy interfaces for Presto, Hive and
Trino.
2026-06-26T11:31:24+02:00 devel/py-pure-sasl Pure Python client SASL implementation
pure-sasl provides a reasonably high-level SASL client written in Python.
New mechanisms may be integrated easily, but by default, support for PLAIN,
ANONYMOUS, EXTERNAL, CRAM-MD5, DIGEST-MD5, and GSSAPI is provided.
2026-06-26T09:49:32+02:00 devel/py-thrift_sasl SASL transport for Thrift (TSaslClientTransport)
thrift_sasl is a Python module that implements SASL transports for Apache
Thrift (TSaslClientTransport). It is the glue layer used by clients that need
to authenticate to a SASL-protected Thrift server such as HiveServer2 in a
Kerberized Hadoop cluster.
2026-06-26T11:24:46+02:00 www/py-dj60-strawberry-graphql-django Strawberry GraphQL Django extension
This package provides powerful tools to generate GraphQL types, queries,
mutations and resolvers from Django models.

Supported Features:

* GraphQL type generation from models
* Filtering, pagination and ordering
* Basic create, retrieve, update and delete (CRUD) types and mutations
* Basic Django auth support, current user query, login and logout mutations
* Django sync and async views
* Permission extension using django's permissioning system
* Relay support with automatic resolvers generation
* Query optimization to improve performance and avoid common pitfalls (e.g n+1)
* Debug Toolbar integration with graphiql to display metrics like SQL queries
* Unit test integration
2026-06-26T11:24:46+02:00 www/py-dj60-social-auth-app-django Social Authentication and Django integration
Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.

This is the Django component of the python-social-auth ecosystem, it implements
the needed functionality to integrate social-auth-core in a Django based
project.
2026-06-26T11:24:46+02:00 www/py-dj60-drf-spectacular Sane/flexible OpenAPI 3 schema generation for Django REST framework
This project has 3 goals:

* Extract as much schema information from DRF as possible.
* Provide flexibility to make the schema usable in the real world (not only
toy examples).
* Generate a schema that works well with the most popular client generators.

The code is a heavily modified fork of the DRF OpenAPI generator, which is/was
lacking all of the below listed features:

* Serializers modelled as components. (arbitrary nesting + recursion supported)
* @extend_schema decorator for customization of APIView, Viewsets,
function-based views, and @action
* Authentication support (DRF natives included, easily extendable)
* Custom serializer class support (easily extendable)
* SerializerMethodField() type via type hinting or @extend_schema_field
* i18n support, Tags extraction, Description extraction from docstrings
* Request/response/parameter examples, Callback operations
* Vendor specification extensions (x-*) in info, operations, parameters,
components, and security schemes
* Sane fallbacks and sane operation_id naming (based on path)
* Schema serving with SpectacularAPIView (Redoc and Swagger-UI views are
also available)
* Optional input/output serializer component split
2026-06-26T11:24:46+02:00 www/py-dj60-drf-spectacular-sidecar Serve self-contained Swagger UI/Redoc distribution builds with Django
Serve self-contained distribution builds of Swagger UI and Redoc with Django
either via runserver or collectstatic.

This Django app is an optional addition to drf-spectacular, but does not depend
on it. It may also be used independently.
2026-06-26T11:24:46+02:00 www/py-dj60-djangorestframework Django REST framework
Django REST framework is a powerful and flexible toolkit that makes it easy to
build Web APIs.

Some reasons you might want to use REST framework:

* The Web browsable API is a huge usability win for your developers.

* Authentication policies including optional packages for OAuth1a and OAuth2.

* Serialization that supports both ORM and non-ORM data sources.

* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.

* Extensive documentation, and great community support.
2026-06-26T11:24:46+02:00 www/py-dj60-django-timezone-field Provides database and form fields for pytz timezone objects for Django
Provides database, form, and REST framework fields for "zoneinfo" and "pytz"
timezone objects for Django.
2026-06-26T11:24:46+02:00 www/py-dj60-django-taggit Reusable Django application for simple tagging
django-taggit a simpler approach to tagging with Django.
2026-06-26T11:24:46+02:00 www/py-dj60-django-tables2 Table/data-grid framework for Django
django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting, does for HTML tables what
django.forms does for HTML forms.
2026-06-26T11:24:46+02:00 www/py-dj60-django-storages Generic storages for Django
Generic storages for Django. Support for many storages
(S3, MogileFS, etc) in Django
2026-06-26T11:24:46+02:00 www/py-dj60-django-rich Extensions for using Rich with Django
This package provides extensions for using Rich with the Django framework.

These extensions consist of the following subclasses:

* django_rich.management.RichCommand:
Subclass of Django's BaseCommand class that sets its self.console to a
Rich console.

* django_rich.test.RichRunner:
Subclass of Django's DiscoverRunner with colorized outputs and nice
traceback rendering.
2026-06-26T11:24:46+02:00 www/py-dj60-django-redis Full featured redis cache backend for Django
Django-redis is a BSD Licensed, full featured Redis cache/session
backend for Django.

Why use django-redis?

* Modular client system (pluggable clients).
* Master-Slave support in the default client.
* Used in production in several projects as cache and session storage.
* Supports infinite timeouts.
* Python 3 support in same code base.
* Facilities for raw access to Redis client/connection pool.
* Highly configurable (can emulate memcached exception behavior, for
example).
* Unix sockets supported by default.
* Pluggable parsers.
2026-06-26T11:24:46+02:00 www/py-dj60-django-prometheus Export Django monitoring metrics for Prometheus.io
This library exports Django monitoring metrics for Prometheus.io.

It provides support to monitor the following databases types:

* SQLite (via Django)
* PostgreSQL
* MySQL

In addition, caches can also be monitored:

* memcached
* Redis

It's even possible to export metrics of Django models and migrations.
2026-06-26T11:24:46+02:00 www/py-dj60-django-mptt Utilities for implementing Modified Preorder Tree Traversal in Django
Utilities for implementing Modified Preorder Tree Traversal with your Django
Models and working with trees of Model instances.
2026-06-26T11:24:46+02:00 www/py-dj60-django-js-asset Insert script tags with additional attributes for django.forms.Media
Insert script tags with additional attributes (such as "id" and "data" for
CSP-compatible data injection) for the django.forms.Media package.
2026-06-26T11:24:46+02:00 www/py-dj60-django-htmx Extensions for using Django with htmx
This package offers extensions for using Django with htmx, a library that
allows one to access modern browser features directly from HTML, rather than
using JavaScript (see https://htmx.org/).
2026-06-26T11:24:46+02:00 www/py-dj60-django-filter Dynamic filtering for querysets with Django
Django-filter is a reusable Django application allowing users to declaratively
add dynamic QuerySet filtering from URL parameters.
2026-06-26T11:24:46+02:00 www/py-dj60-django-debug-toolbar Configurable set of panels to display debug information
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.
2026-06-26T11:24:46+02:00 www/py-dj60-django-cors-headers Handles server headers required for Cross-Origin Resource Sharing
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.
2026-06-26T11:24:46+02:00 www/py-dj60-django-choices-field Django field that set/get TextChoices/IntegerChoices enumerations
This package provides a Django field that set/get the "TextChoices" and
"IntegerChoices" enumerations.
2026-06-26T11:24:46+02:00 www/py-dj60-django-auth-ldap LDAP integration for django.contrib.auth
This is a Django authentication backend that authenticates against an LDAP
service. Configuration can be as simple as a single distinguished name template,
but there are many rich configuration options for working with users, groups,
and permissions.
2026-06-26T11:24:46+02:00 www/py-dj60-channels Brings async, event-driven capabilities to Django
Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and
other async support to your code, using familiar Django design patterns and a
flexible underlying framework that lets you not only customize behaviours but
also write support for your own protocols and needs.
2026-06-26T11:24:46+02:00 graphics/py-dj60-sorl-thumbnail Sorl-thumbnail provides an easy way to generate image thumbnails
The sorl-thumbnail package provides an easy way to generate image
thumbnails.

Some of its features:
- Storage support
- Pluggable Engine support for Pillow, GraphicsMagick, ImageMagick and Wand
- Pluggable Key Value Store support (cached db and redis)
- Pluggable Backend support
- Admin integration with possibility to delete
- Dummy generation (placeholders)
- Flexible, simple syntax, generates no html
- ImageField for model that deletes thumbnails
- CSS style cropping options
- Back smart cropping, and remove borders from the images when cropping
- Margin calculation for vertical positioning
- Alternative resolutions versions of a thumbnail
2026-06-26T11:24:46+02:00 devel/py-dj60-strawberry-graphql Library for creating GraphQL APIs
Strawberry is a developer friendly GraphQL library for Python, designed for
modern development.

* Type hints: Leverages Python type hints to provide a great developer
experience while creating GraphQL Libraries.

* Async Support: Supports async/await out of the box, allowing you to write
your resolvers in a non-blocking way.

* Extensible: Has support for schema and field extensions, allowing you to
extend the schema with custom logic.

* Generics: Supports generics, allowing you to create reusable types that can
be used in multiple places.

* Federation: Supports Federation, allowing you to create a federated GraphQL
schema.

* Dataloaders: Comes with support for dataloaders, allowing you to batch
multiple queries into a single one.

* Integrations: Has support for multiple integrations, allowing you to use it
with your favorite web framework.
2026-06-26T11:24:46+02:00 devel/py-dj60-django-rq Provides Django integration for RQ (Redis Queue)
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a
simple app that allows you to configure your queues in django's settings.py and
easily use them in your project.
2026-06-25T02:22:44-07:00 audio/pipewire-spa-oss-ng PipeWire SPA plugin implementing a FreeBSD OSS backend
PipeWire module implementing an OSS backend with fixes.
2026-06-25T20:11:23+02:00 graphics/R-cran-venn Draw and display Venn diagrams up to 7 sets
A close to zero dependency package to draw and display Venn diagrams up to 7
sets, and any Boolean union of set intersections.
2026-06-25T19:36:31+02:00 graphics/R-cran-ggpolypath Polygons with Holes for the Grammar of Graphics
Tools for working with polygons with holes in 'ggplot2', with a new 'geom' for
drawing a 'polypath' applying the 'evenodd' or 'winding' rules.
2026-06-25T15:43:46+02:00 textproc/markdown-oxide PKM Markdown Language Server
markdown-oxide is a PKM (Personal Knowledge Management) Markdown Language
Server. It implements the Language Server Protocol for Markdown files,
providing features such as completions, diagnostics, references, code
actions, and outline support -- with special handling for personal
knowledge management workflows (wiki-links, tags, references).
2026-06-25T08:54:29Z devel/p5-Linux-Inotify2 Scalable directory/file change notification using Inotify syscalls
A perl interface to Inotify syscalls offering
scalable directory/file change notification
2026-06-24T12:09:44-07:00 misc/py-elevenlabs Official Python SDK for ElevenLabs text-to-speech platform
The official Python SDK for ElevenLabs, the most compelling, rich and
lifelike voices for creators and developers.

Features:
- Text-to-speech conversion with multiple AI models
- Voice cloning and management
- Real-time audio streaming
- Async client support
- Conversational AI agents with real-time audio
- Speech Engine for server-side voice agents
2026-06-24T17:10:17-03:00 www/py-ll-xist XML-based extensible HTML generator
XIST is an XML-based extensible HTML generator written in Python. It was
developed as a replacement for an HTML preprocessor named HSC, and borrows
some features and ideas from it. It also borrows the basic ideas (XML/HTML
elements as Python objects) from HTMLgen or HyperText.
2026-06-24T17:07:07-03:00 databases/py-oracledb Python interface to Oracle database
The python-oracledb driver is the widely used, open-source Python
extension module allowing Python programs to connect directly to
Oracle Database with no extra libraries needed. The module is built
with Cython for safety and speed. It is lightweight and high-performance.
It is stable, well tested, and has comprehensive documentation.
2026-06-24T18:35:19Z net-mgmt/omada6 Omada SDN Controller v6
The Omada SDN Controller allows you to manage up to 1,500 Omada access
points, Omada switches, and Omada routers.
2026-06-24T10:45:18-07:00 misc/claude-code-legacy Agentic coding tool from Anthropic that lives in your terminal
Claude Code is an agentic coding tool that lives in your terminal, understands
your codebase, and helps you code faster by executing routine tasks, explaining
complex code, and handling git workflows - all through natural language
commands.
2026-06-24T09:56:52-07:00 misc/grok-build CLI for xAI Grok AI platform
Grok Build CLI is a command-line tool 'grok' (also symlinked as 'agent') for
interacting with the xAI Grok AI platform.

grok is a closed source Linux binary working through Linuxlator.
2026-06-24T17:29:32+02:00 science/libminc Core library and API of the MINC toolkit
MINC - Medical Image NetCDF or MINC isn't netCDF.

The MINC file format is a highly flexible medical image file format built on the
HDF5 generalized data format.

Note: previously, this port was science/mint2, but it is now split into two
parts: libminc and minc-tools.
2026-06-24T17:25:54+02:00 science/minc-tools Basic minc-tools from former minc repository
MINC - Medical Image NetCDF or MINC isn't netCDF.

This metaproject bundles multiple MINC-based packages that historically have
been developed somewhat independently.

Note: previously, this port was science/mint2, but it is now split into two
parts: libminc and minc-tools.
2026-06-21T19:58:38+02:00 www/code-server Run VS Code on a remote server and access it through a browser
code-server runs Visual Studio Code in a web browser and allows remote
development through a web-based interface.

The service provides access to a full VS Code environment from any modern
browser without requiring a local VS Code installation.
2026-06-21T11:15:18+02:00 x11/dragon-drop Drag and drop source/target for X or Wayland
Dragon-drop is a simple drag-and-drop source/sink for X or Wayland.

Many programs, particularly web applications, expect files to be dragged into
them now. If you don't habitually use a file manager that is a problem.
Dragon-drop is a lightweight drag-and-drop source for X where you can run:

dragon-drop file.tar.gz

to get a window with just that file in it, ready to be dragged where you need
it.
2026-06-21T11:09:10+02:00 devel/rgx Regex debugger for the terminal
Rgx is a regex debugger for the terminal — step-through execution, 3 engines,
code generation, and live stream filtering.

rgx is useful if you:

- Work on remote servers where opening a browser isn't practical — SSH,
containers, air-gapped environments.
- Want to pipe regex results into other commands (echo "log" | rgx -p '\d+' |
sort) — regex101 can't do this.
- Need engine-specific behavior — check whether a pattern works in Rust's
regex crate vs. PCRE2 without guessing.
- Prefer staying in the terminal and find the context switch to a browser
disruptive.
2026-06-20T23:52:34-07:00 misc/py-paddlepaddle Python bindings for PaddlePaddle deep learning framework
PaddlePaddle is a deep learning framework developed by Baidu, originating
from industrial practice. It provides an easy-to-use and efficient platform
for deep learning research and applications.

PaddlePaddle supports a wide range of neural network architectures and
provides rich tools and components for model development, training, and
deployment. It is compatible with NVIDIA GPUs, and supports distributed
training across multiple nodes.

This package provides the Python bindings for the PaddlePaddle framework.
2026-06-20T22:27:40-07:00 devel/py-pybind11-stubgen PEP 561 type stubs generator for pybind11 modules
pybind11-stubgen generates stubs for python extensions to make them less opaque.

This is to assist static analysis tools and IDE to understand python binary
extensions.
2026-06-20T20:09:43+02:00 databases/clickhouse-devel Fast open-source OLAP database management system
ClickHouse is an open-source column-oriented database management
system that allows generating analytical data reports in real time.
2026-06-19T23:30:07-07:00 databases/iceberg-rust Apache Iceberg
iceberg-rust is a Rust implementation of Apache Iceberg.
2026-06-19T15:33:32-07:00 databases/py-pyiceberg Library to access Apache Iceberg datasets
PyIceberg is a Python library for programmatic access to Iceberg table metadata
as well as to table data in Iceberg format. It is a Python implementation of the
Iceberg table spec.
2026-06-19T15:20:17-07:00 devel/py-mypy-boto3-glue Type annotations for boto3 Glue
mypy-boto3-dynamodb contains type annotations for boto3 Glue.
2026-06-19T14:28:08-07:00 databases/py-pyarrow-stubs Type annotations for the pyarrow-stubs package
This repository contains external type annotations (see PEP 484)
for the pyarrow package.
2026-06-19T14:44:00-07:00 devel/py-mypy-boto3-dynamodb Type annotations for boto3 DynamoDB
mypy-boto3-dynamodb contains type annotations for boto3 DynamoDB.
2026-06-19T08:33:05+02:00 security/rubygem-gitlab-glaz Wraps the Rust-backed GitLab Authorization Service (GLAZ)
This library provides an authorization framework with a declarative
DSL With this library, you can write permission policies that are
separate from business logic. This library is in production use at GitLab.com
2026-06-19T08:33:05+02:00 devel/rubygem-zstd-ruby-gitlab Ruby binding for zstd
Ruby binding for zstd(Zstandard - Fast real-time compression algorithm)
2026-06-19T08:33:05+02:00 devel/rubygem-semver_dialects-gitlab Parse, process and compare semantic versions
semver_dialects is a gem for generic semantic version matcher that supports
different semantic version dialects:
- pypi
- composer/packagist
- maven
- gem
- go
- npm
- nuget
- conan

semver_dialects ...
- provides a unified interface to the language specific dialects.
- matches semantic versions in a language agnostic way.
- is able to collapse a list of concrete version into version ranges.
- invert ranges.
- can cope with scattered, non-consecutive ranges.
- can parse and produce different version syntaxes.
- matches version gracefully and handles input versions/constraints in a
best-effort manner.
2026-06-19T08:33:05+02:00 devel/rubygem-gitlab-grape-openapi Generates OpenAPI 3.0 spec files
A Ruby gem that introspects Grape API definitions and generates OpenAPI 3.0
specification files
2026-06-19T00:11:46-07:00 chinese/opencc-cli Open Chinese Convert CLI - Node.js binding with command line interface
Open Chinese Convert (OpenCC) is an open source Simplified-Traditional
Chinese conversion project, providing high quality thesaurus and libopencc,
as well as a conversion utility and a dictionary generator.

This port provides the Node.js binding with a command line interface
for converting between Simplified and Traditional Chinese.
2026-06-18T23:29:38-07:00 www/py-httpx2 Next generation HTTP client
HTTPX2 is a fully featured HTTP client for Python 3, which provides sync and
async APIs, and support for both HTTP/1.1 and HTTP/2.
2026-06-18T23:24:32-07:00 www/py-httpcore2 Minimal low-level HTTP client
The HTTP Core package provides a minimal low-level HTTP client, which does one
thing only. Sending HTTP requests.

It does not provide any high level model abstractions over the API, does not
handle redirects, multipart uploads, building authentication headers,
transparent HTTP caching, URL parsing, session cookie handling, content or
charset decoding, handling JSON, environment based configuration defaults, or
any of that Jazz.

Some things HTTP Core does do:
- Sending HTTP requests.
- Provides both sync and async interfaces.
- Supports HTTP/1.1 and HTTP/2.
- Async backend support for asyncio and trio.
- Automatic connection pooling.
- HTTP(S) proxy support.
2026-06-18T22:37:51-07:00 chinese/py-OpenCC Conversion between Traditional and Simplified Chinese
Conversion between Traditional and Simplified Chinese.

Open Chinese Convert (OpenCC) is an opensource project for conversions
between Traditional Chinese, Simplified Chinese and Japanese Kanji
(Shinjitai).
2026-06-18T22:30:12-07:00 sysutils/py-GPUtil Python module for getting GPU status from NVIDIA GPUs using nvidia-smi
GPUtil is a Python module for getting the GPU status from NVIDIA GPUs
using nvidia-smi.
2026-06-18T22:23:56-07:00 misc/py-langchain-community LangChain: Community contributed LangChain integrations
Community contributed LangChain integrations.

Contains third-party integrations that implement the base interfaces
defined in LangChain Core.
2026-06-18T22:20:13-07:00 misc/py-langchain-classic LangChain: Building applications with LLMs through composability
Building applications with LLMs through composability.

Legacy chains, langchain-community re-exports, indexing API, deprecated
functionality, and more.
2026-06-18T22:14:23-07:00 chinese/py-chinese-calendar Check if some day is holiday in China
Check if some day is holiday in China.

Determines whether a given date is a workday or holiday in China,
covering 2004 through 2026.
2026-06-18T21:38:30-07:00 misc/py-aistudio-sdk Python client library for the AIStudio API
Python client library for the AIStudio API providing access to Baidu's
AI Studio platform for model management, dataset operations, and pipeline
development.
2026-06-18T21:33:27-07:00 misc/py-bce-python-sdk BCE SDK for Python
BCE (Baidu Cloud Engine) Python SDK provides access to Baidu Cloud
services including storage, computing, and AI services.
2026-06-18T21:09:18-07:00 misc/py-modelscope Model-as-a-Service platform for AI model inference and training
ModelScope is a Model-as-a-Service (MaaS) platform that brings together
advanced machine learning models from the AI community. It provides
unified interfaces for model inference, training, and evaluation across
CV, NLP, Speech, Multi-Modality, and Scientific-computation domains.
2026-06-18T22:26:33-07:00 www/dolibarr22 Modern software package to manage your company or foundation
Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)

It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.

You can freely use, study, modify or distribute it according to its Free
Software licence.

You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.
2026-06-08T11:06:11Z devel/p5-CLI-Simple Minimalist object oriented base class for CLI applications
Tired of writing the same 'ol boilerplate code for command line scripts?
Want a standard, simple way to create a Perl script that takes options
and commands? CLI::Simple makes it easy to create scripts that take
options, commands and arguments.

CLI::Simple is designed around the modulino pattern - Perl modules that
can be executed directly as scripts.
2026-06-15T22:41:14+01:00 security/cryptopp-modern C++ class library of cryptographic algorithms and schemes
Actively maintained fork of Crypto++ library which features multiple
algorithms and schemes such as:
ChaCha20-Poly1305, AES, Camellia, Blowfish, Threefish, Triple-DES, block
mode chipers, BLAKE2s, BLAKE3, GMAC, HMAC, SHA*, RSA, DSA, DH, ed25519,
x25519, Argon2, ML-KEM ML-DSA to name a few.

It acts as a drop-in API/ABI compatible replacement for the original
Crypto++ library
2026-06-18T15:19:27-04:00 sysutils/docker-buildx Docker CLI plugin for extended build capabilities with BuildKit
Buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
2026-06-18T14:49:33-04:00 sysutils/docker-cli Open-source application container engine
Docker is the world's leading software container platform. Developers use
Docker to eliminate "works on my machine" problems when collaborating on code
with co-workers. Operators use Docker to run and manage apps side-by-side in
isolated containers to get better compute density. Enterprises use Docker to
build agile software delivery pipelines to ship new features faster, more
securely and with confidence for both Linux and Windows Server apps.
2026-06-17T20:39:42-04:00 sysutils/dockerbox Virtualized Docker daemon
Dockerbox deploys a Linux guest to run docker daemon host system so
that it serves as a "remote" host enabling the use of docker on
FreeBSD host system.
2026-06-17T21:41:54Z sysutils/s6-portable-utils Skarnet.org Unix utilities
s6-portable-utils is a set of tiny general Unix utilities, often
performing well-known tasks such as cut and grep, but optimized for
simplicity and small size. They were designed for embedded systems and
other constrained environments, but they work everywhere.
2026-06-13T16:30:32+02:00 net/telemt MTProxy for Telegram on Rust + Tokio
MTProxy for Telegram on Rust + Tokio

Telemt is a fast, secure, and feature-rich server written in Rust:
it fully implements the official Telegram proxy algo and adds many
production-ready improvements such as connection pooling, replay
protection, detailed statistics, masking from "prying" eyes.
2026-06-16T21:33:38+03:00 deskutils/uchmviewer Qt based viewer for CHM and EPUB files
uChmViewer is a fork of the KchmViewer with some improvements. uChmViewer is a
chm (MS HTML help file format) and epub viewer, written in C++ using Qt
framework.

The main advantage of uChmViewer is extended support for non-English
languages. Unlike others, uChmViewer in most cases correctly detects chm file
encoding, correctly shows tables of context of Russian, Korean, Chinese and
Japanese help files. It also correctly searches text in non-English help
files, including Korean, Chinese and Japanese.
2026-06-16T10:45:15-07:00 math/py-moocore Core library for Multi-Objective Optimization
moocore is a core library for Multi-Objective Optimization.

It provides efficient implementations of common MOO algorithms and metrics,
such as Hypervolume, EAF, and IGD.
2026-06-15T02:39:38+03:00 net/php-oauth Php interface to the OAuth Protocol
pecl-oauth is a php interface to the oauth protocol.
Oauth is an authorization protocol built on top of
HTTP which allows applications to securely access
data without having to store usernames and passwords.
2026-06-13T01:18:22-04:00 net/bone-utils Collection of netgraph utilities for bone-kmods
This is the [B]ag [O]f [N]etgraph [E]xtensions utilities package is an evolving
set of extra netgraph(4) utilities to simplify using the kernel modules in
net/bone-kmods. Additionally it provides a very simple rc(8) script which
re-names interfaces to match whatever you named them in your ngctl.conf.

At present this module provides the following:
* netgraph rc(8) script that keeps ifconfig(8)/ngctl(8) in agreement on nodes
that present a network interface (ng_eiface(4), ng_ether(4), ng_iface(4)).
* jeiface script to create an ng_eiface(4) in a jail giving it the name and
optional MAC you request.
* ncpcap(8) connectes to nodes to capture traffic. It is meant to have its
output piped to tcpdump(1)
* ngportal(8) is the fast and simple way to connect to vnets using netgraph.

See manpages for more details and example usage. This package needs the correct
version of net/bone-kmods for your system. Most users want the default flavor:

pkg install bone-kmods

If you built your kernel with INVARIANTS (the default in CURRENT), use the
@invariants flavor:

pkg install bone-kmods-invariants
2026-06-12T21:35:43+02:00 audio/libresidfp Reverse engineered software emulation of MOS6581/8580 SID chip
(lib)reSIDfp is a fork of Dag Lem's reSID 0.16 which is meant to replicate
the SID as faithfully as possible while keeping good performance for
realtime use. It is not intended to expose the chip internal state or
adding fancy effects. Both the 6581 and the 8580 models are emulated.
2026-06-12T15:20:30-04:00 lang/python314t
2026-06-12T08:40:03+02:00 mail/rubygem-net-imap-gitlab Ruby client api for Internet Message Access Protocol
Net::IMAP implements Internet Message Access Protocol (IMAP) client
functionality.
2026-06-12T08:40:03+02:00 devel/rubygem-erb-gitlab Easy to use but powerful templating system for Ruby
ERB provides an easy to use but powerful templating system for Ruby. Using ERB,
actual Ruby code can be added to any plain text document for the purposes of
generating document information details and/or flow control.
2026-06-11T10:27:18-07:00 misc/ktea Kafka TUI client
ktea is a terminal-based tool designed to simplify and accelerate interactions
with Kafka clusters. Inspired by k9s, it provides an intuitive TUI for
managing Kafka resources.

Features:
- Multi-Cluster Support: Seamlessly connect to multiple Kafka clusters and
switch between them with ease.
- Topic Management: List, create, delete, and modify topics, including
partition and offset details.
- Record Consumption: Consume records in text, JSON, and Avro formats, with
powerful search capabilities.
- Consumer Group Insights: Monitor consumer groups, view their members, and
track offsets.
- Schema Registry Integration: Browse, view, and register schemas effortlessly.
- Kafka Connect Integration: Browse, view, and update clusters.
- Security: Supports TLS and SASL (Plaintext, SCRAM) authentication.
- Navigation: Vi-like keybindings for efficient table navigation.
2026-06-03T09:08:59-04:00 print/publisher Non-interactive layout engine and typesetting system ${${FLAVOR}_COMMENT}}
speedata Publisher is a professional, non-interactive layout engine for
database publishing. It generates high-quality PDF files from XML data
and XML layout instructions, making it well suited for product catalogs,
price lists, and other documents with demanding layout requirements.
The layout description language allows complex, nearly arbitrary page
designs while keeping the job as straightforward as possible. It can be
thought of as "XSL-FO on steroids" or a server-side alternative to
desktop publishing tools like InDesign. It is production-proven and used
in commercial environments worldwide.
The core typesetting engine is LuaTeX (not included; must be provided
separately via download.speedata.de or the official packages). The Go
front-end binary (sp) drives the build process and handles XML parsing,
resource loading, and orchestration of the LuaTeX process.
2026-06-10T12:15:17-04:00 devel/toomanycooks C++20 concurrency framework
C++20 concurrency framework with no compromises. Excellent performance,
powerful features, and simple syntax.
2026-06-09T20:51:43+09:00 deskutils/gnutrition Free nutrition tracker software
GNUtrition is a free nutrition tracker software that queries USDA food
data from a local SQLite database. It provides an easy-to-use interface
for searching foods, logging meals, and reviewing daily food-group
budgets.
2026-06-09T20:45:39-07:00 devel/py-great-tables Generate information-rich, publication-quality tables from Python
Easily generate information-rich, publication-quality tables from Python.

This package allows you to create and customize tables with a
comprehensive set of formatting options. You can mix text, numbers,
and graphics, add headers, footnotes, and spans, all while producing
beautiful output that can be rendered in HTML or exported to various
formats. It is part of the Posit ecosystem, designed to work well
with data analysis workflows in Python.
2026-06-09T20:44:02-07:00 textproc/py-commonmark Python parser for the CommonMark Markdown spec
Python parser for the CommonMark Markdown spec.

Pure Python port of the reference implementation of CommonMark, a
strongly specified, highly compatible specification of Markdown.
Provides a parser and renderer for CommonMark-compliant Markdown
text, with support for converting to HTML and other output formats.
2026-06-09T20:42:46-07:00 devel/py-faicons Interface to Font-Awesome for use in Shiny
Interface to Font-Awesome for use in Shiny.

This package provides an icon class and SVG rendering utilities for
Font Awesome icons in Python. It is part of the Shiny for Python
ecosystem, enabling easy integration of Font Awesome icons in web
applications.
2026-06-09T20:40:14-07:00 www/py-htmltools Tools for HTML generation and output
Tools for HTML generation and output.

This package provides a set of tools to generate, manipulate, and
output HTML content in Python. It is part of the Shiny for Python
ecosystem, providing foundation HTML tag classes and rendering
utilities.
2026-06-09T20:59:16Z www/nextcloud-memories Photo Management for Nextcloud
Memories is a batteries-included photo management solution for Nextcloud with
advanced features including:

- Timeline: Sort photos and videos by date taken, parsed from Exif data.
- Rewind: Jump to any time in the past instantly and relive your memories.
- AI Tagging: Group photos by people and objects, powered by recognize and
facerecognition.
- Albums: Create albums to group photos and videos together. Then share these
albums with others.
- External Sharing: Share photos and videos with people outside of your
Nextcloud instance.
- Mobile Support: Work from any device, of any shape and size through the web
app.
- Edit Metadata: Edit dates and other metadata on photos quickly and in bulk.
- Archive: Store photos you don't want to see in your timeline in a separate
folder.
- Video Transcoding: Transcode videos and use HLS for maximal performance.
- Map: View your photos on a map, tagged with accurate reverse geocoding.
- Migration: Migrate easily from Nextcloud Photos and Google Takeout.
- Performance: Do all this very fast.
2026-05-06T08:27:31-06:00 filesystems/pjdfstest Generic POSIX file system test suite
A generic POSIX file system test suite

pjdfstest is a suite of compliance tests for POSIX-like file systems, focusing
on metadata operations. This is a Rust-based rewrite of the classic C and sh
utility, originally written by Pawel Jakub Dawidek.
2026-06-09T14:10:23-04:00 www/py-yubal-api Self-hosted YouTube Music downloader (API)
yubal is a self-hosted YouTube Music downloader. Paste a link, get
a tagged, organized library.

Scheduled sync. Smart deduplication. Media server ready. Browser
extension included.
2026-06-09T14:07:50-04:00 www/py-yubal Self-hosted YouTube Music downloader
yubal is a self-hosted YouTube Music downloader. Paste a link, get
a tagged, organized library.

Scheduled sync. Smart deduplication. Media server ready. Browser
extension included.
2026-06-09T14:03:39-04:00 devel/py-ytmusicapi Unofficial API for YouTube Music
ytmusicapi is a Python 3 library to send requests to the YouTube
Music API. It emulates YouTube Music web client requests using the
user's cookie data for authentication.
2026-06-05T21:31:31Z security/p5-Auth-GoogleAuth Google Authenticator TOTP abstraction
Auth::GoogleAuth is a Perl module providing an abstraction for the TOTP
(Time-based One-Time Password) algorithm as used by Google Authenticator
and compatible applications (RFC 6238).

It supports generating and verifying TOTP codes, producing otpauth:// URIs,
and generating QR code URLs suitable for enrollment in authenticator apps.
2026-06-09T10:40:04+07:00 misc/zeroclaw Fast, small AI assistant and agent CLI written in Rust
ZeroClaw is a fast, small, 100% Rust AI assistant and agent CLI. It drives
local and hosted model providers, supports multi-agent workflows, chat
channels (Discord, Slack, Signal, Matrix, and more), and a local gateway.
2026-06-08T14:29:40+02:00 archivers/py-pycdlib Pure python library to parse, write, and create ISO9660 files
PyCdlib is a pure python library to parse, write (master), and create
ISO9660 files, suitable for writing to a CD or USB.

The original ISO9660 (including ISO9660-1999) specification is
supported, as well the El Torito, Joliet, Rock Ridge, and UDF
extensions.
2026-06-07T12:59:15-07:00 misc/py-fastmcp-slim Dependency-slim FastMCP package for MCP servers and clients
FastMCP is a fast, Pythonic way to build Model Context Protocol (MCP) servers
and clients. This slim package provides the core FastMCP functionality with
minimal required dependencies. Optional extras (mcp, server, client, etc.)
add the heavier dependencies as needed.
2026-06-07T21:50:15Z net-im/parla Native Gnome DeltaChat client
Lightweight Vala + GTK4 + libadwaita desktop client that talks to
deltachat-rpc-server over JSON-RPC. Follows GNOME HIG, works on desktop
and mobile form factors.
2026-06-06T13:10:35-07:00 devel/py-pipcl Python packaging operations for use by a setup.py script
The pipcl package provides Python build backend operations (including
PEP 517 support), for use by a setup.py script.

Designed to help build complex Python extension packages, it can also be
used to build simple pure-python packages. It is a python module that does
not impose any restrictions on usage.
2026-06-06T09:33:32+03:00 net/bone-kmods Collection of netgraph kernel modules ${COMMENT_${FLAVOR}}
This is the [B]ag [O]f [N]etgraph [E]xtensions. An evolving set of extra
netgraph(4) kernel modules.

At present this module provides the following additional nodes:
* ng_pcap(4) provides a way to get pcap information from the netgraph(4)
system.
* ng_wormhole(4) provides a way to connect vnet enabled jails using netgraph(4).
* ng_ula4tag(4) provides a way to VLAN tag traffic that is either (or both) IPv4
or IPv6 unique local addresses (ULA).

See manpages for more details and example usage.
net/bone-utils has utilities that simplify using the nodes in this pkg.

If you are on CURRENT you likely need the @invariants flavor.
2026-06-06T14:03:54+02:00 devel/py-google-re2-stubs Python stubs for google-re2 package
Python stubs for google-re2 package.
2026-06-05T23:28:54-07:00 math/superlu-mt Library of routines for performing sparse factorization
SuperLU-mt is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations on high performance
machines. The library is written in C and is callable from either C or
Fortran. The library routines will perform an LU decomposition with
partial pivoting and triangular system solves through forward and back
substitution. The LU factorization routines can handle non-square
matrices but the triangular solves are performed only for square
matrices. The matrix columns may be preordered (before factorization)
either through library or user supplied routines. This preordering for
sparsity is completely separate from the factorization. Working
precision iterative refinement subroutines are provided for improved
backward stability. Routines are also provided to equilibrate the
system, estimate the condition number, calculate the relative backward
error, and estimate error bounds for the refined solutions.

SuperLU-mt is a multi-threaded implementation of SuperLU.
2026-06-05T17:48:41+09:00 misc/warp Open agentic development environment born from the terminal
Warp is an open agentic development environment born from the
terminal. Run coding agents locally and in the cloud, across any
model, any harness, repo, or tool.
2026-06-04T21:14:12-07:00 ftp/surge TUI download manager for power users
Surge is a high-performance, terminal-based download manager designed for power
users. It features a headless daemon architecture and a TUI interface. Surge
accelerates downloads by splitting files into parallel chunks and supporting
multiple mirrors simultaneously. It also offers a keyboard-driven workflow,
remote management via CLI or browser extensions, and a "Streaming Mode" for
previewing media while downloading.
2026-06-04T18:20:18-05:00 math/octave-forge-dsppack 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 dsppack.

GUI tool for designing and analysing IIR/FIR digital filters: magnitude, phase
and pole-zero responses, stability analysis, audio demo, and code export.
2026-06-03T03:27:50+02:00 sysutils/reqlog Search, trace, and stream logs across files, Docker, and SSH
reqlog is a CLI tool for searching, tracing, and streaming logs across
local files, Docker containers, and remote servers over SSH.

It helps debug requests in distributed systems by following identifiers
such as request_id, trace_id, and correlation_id, as well as custom
key-value searches, without requiring centralized tracing
infrastructure.
2026-06-03T03:21:35+02:00 databases/memtui Modern TUI client for Memcached with Vim keybindings
memtui is a modern terminal user interface client for Memcached.

It offers tree-structured key navigation, smart JSON and binary value
formatting, and Vim style keybindings, making it easy to browse and
debug data stored in a Memcached server.

memtui requires Memcached 1.4.31 or later for lru_crawler metadump
support.
2026-06-03T00:57:46+02:00 editors/croft VS Code style three pane workspace inside your terminal
Croft is a VS Code style three pane workspace that runs entirely inside
your terminal. It ships as a single static binary and aims for low
latency and high performance.

Features include a file explorer, an editor pane with tree-sitter based
syntax highlighting, an embedded shell, fuzzy file and content search,
and Language Server Protocol integration.

Croft is written in Rust and uses ratatui and crossterm for its terminal
user interface.
2026-05-28T19:05:48-03:00 sysutils/rpi-usbboot Raspberry Pi USB device provisioning tool
The rpiboot tool provides a file server for loading software into memory
on a Raspberry Pi for provisioning. By default, it boots the device
with firmware that makes it appear to the host as a USB mass-storage
device. The host operating system then treats it as a standard USB
drive, allowing the filesystem to be accessed.
2026-06-03T22:57:59+09:00 textproc/ast-grep CLI tool for code structural search, lint and rewriting
ast-grep is an abstract syntax tree based tool to search code by
pattern code. Think of it as your old-friend grep, but matching AST
nodes instead of text. You can write patterns as if you are writing
ordinary code. It will match all code that has the same syntactical
structure. You can use $ sign + upper case letters as a wildcard,
e.g. $MATCH, to match any single AST node. Think of it as regular
expression dot ., except it is not textual.
2026-06-02T13:08:08-07:00 science/moltui Terminal-based 3D molecular viewer
moltui is a terminal-based 3D molecular and crystallographic viewer
designed for quick inspection of geometries, trajectories, orbitals,
and normal modes directly in the terminal using Unicode characters.
2026-06-02T12:37:06-07:00 science/py-plumed Python interface to PLUMED
Python interface to PLUMED.

PLUMED is an open-source library for free-energy calculations in molecular
systems which can be used in combination with many different molecular
dynamics engines.
2026-06-02T15:54:59+08:00 devel/p5-Device-Modbus Perl distribution to implement Modbus communications
Perl distribution to implement Modbus communications
2026-06-01T20:16:29-04:00 devel/py-PyGObject-stubs Typing stubs for PyGObject
PyGObject-stubs implements PEP 561 typing stubs for PyGObject.
2026-06-01T16:00:04+02:00 sysutils/bttf Command-line utility for datetime arithmetic, parsing and formatting
bttf is a command-line utility for working with dates and times. It exposes
much of the functionality of the Jiff datetime library on the command line,
providing a more intuitive way to format datetimes or do arithmetic than
traditional tools like date(1).

Features include datetime formatting with custom patterns, arithmetic with
durations, time zone conversions, duration calculations, sequence generation
for recurring dates, and a "tag" mode that finds and processes datetimes
embedded in arbitrary data.

bttf deliberately does not aim for POSIX date(1) compatibility, instead
offering a fresh, modern approach.
2026-05-14T13:09:11+02:00 www/bunkerweb Self-hosted web application firewall and security platform
BunkerWeb is a security-focused reverse proxy and Web Application
Firewall (WAF) built on top of OpenResty (nginx with Lua support).

It integrates ModSecurity CRS, Lua-based request filtering,
rate limiting, automated TLS handling, an API service,
and a web management interface.

BunkerWeb supports both HTTP and stream-based reverse proxying
and can operate in standalone, containerized, or clustered
deployments.
2026-06-01T13:43:36+02:00 sysutils/loki3 Scalable, highly-available, multi-tenant log aggregation system
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation
system inspired by Prometheus. It is designed to be very cost effective and easy
to operate. It does not index the contents of the logs, but rather a set of
labels for each log stream.
2026-06-01T11:57:47+02:00 cad/qcadjsapi QJSEngine bindings for QCAD
QJSEngine bindings for the QCAD API.

It uses the Qt Script based qtscriptgenerator for Qt 5 which was made
obsolete when the Qt Script module was declared deprecated.
2026-06-01T11:51:36+02:00 cad/qtjsapi QJSEngine bindings for the Qt 6 API
QtJSAPI replaces the Qt Script based qtscriptgenerator for Qt 5 which was made
obsolete when the Qt Script module was declared deprecated.

It is required by QCAD.
2026-05-31T20:32:02-07:00 misc/py-langchain-protocol Python bindings for the LangChain agent streaming protocol
The LangChain Agent Protocol is a framework-agnostic specification for
serving Large Language Model (LLM) agents in production. It defines
standardized APIs for executing agents (Runs), managing multi-turn
interactions (Threads), and handling long-term memory (Store).

The protocol includes a thread-centric streaming layer for observing and
controlling live agent executions, featuring support for message deltas,
tool lifecycle events, and human-in-the-loop interactions.

This package provides the Python bindings and server stubs for the
protocol, enabling developers to build and interact with interoperable
agentic applications using strongly typed payloads.
2026-05-31T15:41:58+02:00 textproc/redisearch2 Full-text search over Redis (2.10.X)
RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.
2026-05-31T15:36:00+02:00 textproc/redisearch28 Full-text search over Redis (2.8.X)
RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.
2026-05-31T15:16:09+02:00 textproc/redisearch26 Full-text search over Redis (2.6.X)
RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.
2026-05-31T15:12:19+02:00 textproc/redisearch24 Full-text search over Redis (2.4.X)
RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.
2026-05-31T15:55:41+03:00 multimedia/hana Create thumbnails from video files
Application to create thumbnail images from video files and join them in
one image. Features:

* parallel processing
* set number of rows and columns
* toggle file info
* set thumbnail width and spacing
* set background and text colors
2026-05-31T15:55:41+03:00 graphics/optiimage Image optimizer
Optimize your images with OptiImage, a useful image compressor that supports
PNG, JPEG, WebP and SVG file types.

It supports both lossless and lossy compression modes with an option whether
to keep or not metadata of images. It additionally has a safe mode, where a
new image is created instead of overwriting the old one.

It uses the following tools:

* oxipng for PNG images
* jpegoptim for JPEG images
* scour for SVG images
* cwebp for WebP images
2026-05-31T09:34:19+02:00 databases/mariadb123-server Multithreaded SQL database (server)
MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.

MariaDB is primarily driven by developers at Monty Program, a company
founded by Michael "Monty" Widenius, the original author of MySQL, but
this is not the whole story about MariaDB. On the "About MariaDB" page you
will find more information about all participants in the MariaDB community,
including storage engines XtraDB and PBXT.
2026-05-31T09:34:19+02:00 databases/mariadb123-client Multithreaded SQL database (client)
2026-05-30T21:00:39-07:00 shells/meka General-purpose AI agent runtime
meka is a general-purpose AI agent runtime that provides Large Language
Models (LLMs) with tools like web search, shell execution, and file
editing to perform complex tasks.

Key features:
* Natural-language shell with four permission modes (none, read, ask, write)
* Session persistence via SQLite
* Support for Model Context Protocol (MCP) servers
* Support for multiple providers including OpenAI and Claude
* Syntax-highlighted output and adaptive thinking capabilities
* Built-in tools for file manipulation, web searching, and delegating
tasks to sub-agents
2026-05-31T11:29:28+09:00 lang/lua55 Powerful, efficient, lightweight, embeddable scripting language
Lua is a programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
management with garbage collection, making it ideal for configuration,
scripting, and rapid prototyping.

A fundamental concept in the design of Lua is to provide meta-mechanisms for
implementing features, instead of providing a host of features directly in
the language. For example, although Lua is not a pure object-oriented
language, it does provide meta-mechanisms for implementing classes and
inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the
language small, while allowing the semantics to be extended in unconventional
ways. Extensible semantics is a distinguishing feature of Lua.

Lua is implemented as a small library of C functions, written in ANSI C, and
compiles unmodified in all known platforms. The implementation goals are
simplicity, efficiency, portability, and low embedding cost.
2026-05-30T01:19:06+02:00 databases/redisbloom Probabilistic Data Structures for Redis
RedisBloom adds a set of probabilistic data structures to Redis,
including Bloom filter, Cuckoo filter, Count-min sketch, Top-K, and
t-digest. Using this capability, you can query streaming data without
needing to store all the elements of the stream.
2026-05-30T09:49:36Z deskutils/gitte Simple Git client for GNOME
Gitte is a GTK4/libadwaita Git client for the GNOME desktop, written in
Rust. It is heavily inspired by Git Tower and Magit. It allows you to
browse and clone repositories, view diffs, manage branches, tags, stashes,
and remotes, and work with staged and unstaged changes.
2026-05-30T07:13:30Z textproc/openvpn-status-parser OpenVPN status file parser and exporter
Go application that parses OpenVPN status files and exports data in JSON
or OpenMetrics (Prometheus) format. Supports all three OpenVPN status
file versions (v1, v2, v3) and automatically extracts configuration data
necessary from OpenVPN server config files.
2026-05-29T21:46:42-07:00 graphics/nvidia-drm-612-kmod
FreeBSD port of Linux's nvidia-drm.ko Kernel module.

This version is compatible with drm.ko 6.12.
2026-05-29T21:46:42-07:00 graphics/nvidia-drm-612-kmod-devel
2026-05-29T21:46:42-07:00 graphics/nvidia-drm-612-kmod-580
2026-05-30T03:03:06+03:00 graphics/py-pydeck Python bindings for deck.gl
pydeck is a set of Python bindings for deck.gl, optimized for data science
use cases.

pydeck provides a way to visualize large-scale datasets in Python, either in
Jupyter notebooks or as standalone HTML files.
2026-05-29T14:39:33+02:00 databases/redis86 Persistent key-value database with built-in net interface(8.6.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.6.X branch of redis.
2026-05-29T14:33:04+02:00 databases/redisjson86 JSON data type for Redis
RedisJSON is a Redis module that implements ECMA-404 The JSON Data
Interchange Standard as a native data type. It allows storing,
updating and fetching JSON values from Redis keys (documents).

Primary features:
- Full support of the JSON standard
- JSONPath-like syntax for selecting elements inside documents
- Documents are stored as binary data in a tree structure, allowing
fast access to sub-elements
- Typed atomic operations for all JSON values types
2026-05-28T19:21:10-07:00 devel/py-jinxed Pure-Python implementation of a subset of the Python curses library
Jinxed is a pure-Python implementation of a subset of the Python curses library.
It provides low-level terminal interaction capabilities including terminfo
functions on all platforms using a virtual terminfo database.
2026-05-28T17:31:10+02:00 devel/py-defusedcsv Drop-in replacement for Python CSV mitigating CSV injection
defusedcsv is a drop-in replacement for Python's standard csv module.
It helps mitigate CSV injection attacks by escaping values that may be
interpreted as formulas by spreadsheet applications.
2026-05-28T15:36:07+02:00 www/py-django-treenode Abstract model/admin for trees in Django
The authors of django-treenode describe it as "probably the best
abstract model / admin for your tree based stuff".

Features:
- Fast - get ancestors, children, descendants, parent, root, siblings, tree
with no queries
- Synced - in-memory model instances are automatically updated
- Compatibility - you can easily add treenode to existing projects
- No dependencies
- Easy configuration - just extend the abstract model / model-admin
- Admin integration - great tree visualization: accordion, breadcrumbs or
indentation
2026-05-28T09:30:32Z irc/irccat Send events to IRC channels from scripts and other applications
irccat lets you easily send events to IRC channels from scripts and other
applications.

Features:

- TCP listener: cat strings to a TCP port and have them sent to IRC
- HTTP listener: send messages and trigger commands via HTTP
- Webhooks: receive events from GitHub, GitLab, Sentry, Grafana, and more
- Commands: trigger external scripts via IRC messages
2026-05-28T10:22:29+02:00 security/infisical-cli Official Infisical CLI
The Infisical CLI is a powerful command-line tool for secret management
that allows you to:

- Inject secrets into applications and development workflows
- Scan for secret leaks in your codebase and git history
- Export secrets to various formats (dotenv, JSON, YAML)
- Authenticate with Infisical Cloud or self-hosted instances
- Integrate with CI/CD pipelines and Docker containers
2026-05-20T14:59:50+02:00 deskutils/sigye Terminal clock with ASCII art fonts and productivity timers
Sigye (Korean for "clock") is a feature-rich terminal clock with
ASCII art fonts, animated backgrounds, and productivity timers.

It offers six display modes including Clock, Pomodoro, Timer,
Stopwatch, World Clock, and Countdown. Developer-friendly features
include Unix timestamp and ISO 8601 display formats with clipboard
integration.
2026-05-20T14:59:46+02:00 shells/rura Interactive TUI pipeline editor built for rapid iteration
Rura is an interactive terminal user interface (TUI) scratchpad
designed for constructing and debugging shell pipelines. It
emphasizes real-time feedback through live execution modes,
allowing users to test command segments interactively rather than
repeatedly editing and re-running full commands.

Features include partial pipeline execution (running commands up
to a specific point), syntax highlighting, command history,
regex-based search in output, and customizable key bindings and
themes.
2026-05-27T17:41:48-07:00 devel/py-swig Python wrapper for the SWIG code generation tool
This Python package provides a thin wrapper around the SWIG code generation
tool, making it available as a Python console script and module. It delegates
to the system-installed swig binary from devel/swig.

SWIG is a software development tool that connects programs written in C and
C++ with a variety of high-level programming languages.
2026-05-27T17:38:40-07:00 devel/py-cmeel-eigen Eigen C++ linear algebra headers packaged for the cmeel ecosystem
cmeel-eigen is a distribution of the Eigen C++ template library for linear
algebra (matrices, vectors, numerical solvers, and related algorithms),
packaged for use within the cmeel ecosystem. It installs the Eigen3 headers
under the cmeel prefix, making them discoverable by CMake projects that use
the cmeel build system.
2026-05-27T17:28:06-07:00 devel/py-cmeel Python build backend for CMake projects (cmeel)
cmeel is a Python build backend for creating wheels from CMake projects. It
provides a standard Python build interface (PEP 517/518) for C++ libraries
that use CMake as their build system, installing them under a common prefix
(cmeel.prefix) within the Python package directory.
2026-05-19T14:43:27+03:00 net/sdl3_net Simple, cross-platform wrapper over TCP/IP sockets
This is a portable network library for use with SDL. It's goal is
to simplify the use of the usual socket interfaces and use SDL to
handle common portable functionality such as threading and reporting
errors.
2026-05-27T16:55:01-04:00 www/zen Lightweight self-hosted notes application
zen is a self-hosted notes application.

Features:

- Single Go binary.
- Low resource usage.
- Standard Markdown files, local SQLite database.
- Organize with flexible tags, not rigid folders.
- Markdown features like tables, code blocks, task lists, highlights, and more.
- Full-text search with BM25 ranking.
- Import and export data with full portability.
- Templates.
- Pinned notes.
- Archive and soft delete notes.
- Minimal dependency footprint.
- Automated backups.
2026-05-27T18:22:11Z devel/py-nest-asyncio2 Patch asyncio to allow nested event loops
nest-asyncio2 is a fork of the unmaintained nest_asyncio.

All interfaces are kept as they are. To migrate, you just need to change the
package and module name to nest_asyncio2.

By design asyncio does not allow its event loop to be nested. This presents a
practical problem: When in an environment where the event loop is already
running it's impossible to run tasks and wait for the result. Trying to do so
will give the error "RuntimeError: This event loop is already running".

The issue pops up in various environments, such as web servers, GUI applications
and in Jupyter notebooks.

This module patches asyncio to allow nested use of asyncio.run and
loop.run_until_complete.
2026-05-27T08:41:02-04:00 devel/py-dj52-graphene-django Graphene Django integration
A Django integration for Graphene.
2026-05-27T15:35:54+03:00 security/py-siphash24 Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation
This module provides a C-based implementation of SipHash with an interface
compatible with the hash functions provided by the hashlib standard library
module. SipHash-1-3 and SipHash-2-4 variants are currently implemented. The
module documentation provides a detailed description of the API.
2026-05-27T15:35:54+03:00 security/c-siphash Streaming-capable SipHash Implementation
The c-siphash project is a standalone implementation of SipHash in Standard
ISO-C11. It provides a streaming-capable API to compute data hashes according
to the SipHash algorithm. For API documentation, see the c-siphash.h header
file, as well as the docbook comments for each function.
2026-05-27T15:35:53+03:00 devel/c-stdaux Auxiliary macros and functions for the C standard library
The c-stdaux project contains support macros and auxiliary functions around the
functionality of common C standard libraries. This includes helpers for the ISO
C Standard Library, but also other common specifications like POSIX or common
extended features of widespread compilers like gcc and clang.
2026-05-26T19:40:55-05:00 math/octave-forge-octave_boost 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 octave_boost.

A comprehensive open-source high performance processing package for GNU Octave
based on Boost C++ Libraries. Provides direct access to Boost.Accumulators
statistical accumulators for online computation of count, covariance, density,
error of mean, extended P^2 quantiles, kurtosis, max/min, mean, median, moments,
P^2 cumulative distribution, P^2 quantile, peaks over threshold, POT quantile,
POT tail mean, skewness, sum, and tail statistics, as well as Boost.Chrono for
high-resolution timing and Boost.Date_Time for date and time manipulation and
Boost.Thread for multithreading support.
2026-05-26T17:35:43+02:00 www/nginx-module-lua Lua dynamic module for nginx
lua-nginx-module embeds Lua into nginx and provides a powerful scripting
environment for nginx HTTP request processing.

It is part of the OpenResty ecosystem and is commonly used together with
lua-resty-core and ngx_devel_kit.
2026-05-26T13:24:35+02:00 www/py-dj42-djangosaml2 Pysaml2 integration for Django
A Django application that builds a Fully Compliant
SAML2 Service Provider on top of PySAML2 library.
Djangosaml2 protects your project with a SAML2 SSO
Authentication.
2026-05-26T13:24:35+02:00 www/py-dj42-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-05-26T13:24:35+02:00 www/py-dj42-django-webpack-loader Transparently use webpack with Django
Use webpack to generate your static bundles without
Django's staticfiles or opaque wrappers.

Django webpack loader consumes the output generated
by webpack-bundle-tracker and lets you use the
generated bundles in Django.
2026-05-26T13:24:35+02:00 www/py-dj42-django-simple-captcha Simple, yet powerful, Django captcha application
Django Simple Captcha is an extremely simple, yet highly customizable Django
application to add captcha images to any Django form.
2026-05-26T13:24:35+02:00 www/py-dj42-django-ranged-response Modified Django FileResponse that adds Content-Range headers
This is a modified FileResponse that returns 'Content-Range' headers with the
HTTP response, so browsers (e.g. Safari 9+) that request the file, can stream
the response properly.
2026-05-26T13:24:35+02:00 www/py-dj42-django-picklefield Pickled object field for Django
picklefield provides an implementation of a pickled object field. Such fields
can contain any picklable objects.

It is incredibly useful for storing just about anything in the database
(provided it is Pickle-able, of course) when there isn't a 'proper' field for
the job.
2026-05-26T10:03:42+02:00 lang/babashka Fast native Clojure scripting runtime
Babashka is a native, fast-starting Clojure interpreter for scripting.
It uses GraalVM native-image to produce a self-contained binary that starts
instantly, making Clojure practical for shell scripting and command-line tools.
2026-05-26T08:55:46+03:00 www/iocaine Deadliest poison known to AI
Iocaine is the deadliest poison known to AI since it poisons AI models
by generating an infinite maze of garbage for them to consume.
2026-05-26T05:28:22+02:00 math/R-cran-psychTools Tools to Accompany the 'psych' Package
Support functions, data sets, and vignettes for the 'psych' package. Contains
several of the biggest data sets for the 'psych' package as well as four
vignettes. A few helper functions for file manipulation are included as well.
2026-05-25T13:46:31-04:00 security/py-privleap Limited Privilege Escalation Framework
privleap is a privilege escalation framework similar in purpose to
sudo and doas, but very different conceptually. It is designed to
allow user-level applications to run very specific operations as
root without allowing full root control of the machine. Unlike
directly executable privilege escalation frameworks like sudo,
privleap runs as a background service that listens for signals from
other applications. Each signal can request a particular, pre-configured
action to be taken. Signals are authenticated, and each action is
taken only if the signal passes authentication. Any console output
from the action is then returned to the caller. This system allows
privleap to function without being SUID-root, and avoids a lot of
the potential pitfalls of sudo, doas, run0, etc.
2026-05-25T13:42:52-04:00 security/py-PAM Python interface to the PAM library
This module makes the PAM (Pluggable Authentication Modules) functions
available in Python 3. With this module you can write Python 3
applications that implement authentication services using PAM.
2026-05-25T21:45:04+09:00 devel/pinact CLI to pin GitHub Actions and Reusable Workflows
pinact is a CLI to edit GitHub Workflow and Composite action files and
pin versions of Actions and Reusable Workflows. pinact can also update
their versions and verify version annotations.
2026-05-25T12:10:55+02:00 www/lua-stream-nginx-module Lua module for the NGINX stream subsystem
ngx_stream_lua_module embeds Lua into the NGINX stream subsystem,
allowing Lua code to run in TCP and UDP stream processing phases.
2026-05-25T02:52:46-07:00 astro/py-spiceypy Python wrapper for the NAIF C SPICE Toolkit
SpiceyPy is a Python wrapper for the NAIF C SPICE Toolkit (CSPICE).
It provides a Pythonic interface to the underlying CSPICE library,
enabling space geometry calculations, ephemeris computations, and
other astrodynamics operations from Python.

This package is a dependency of pykep for SPICE kernel support.
2026-05-25T02:27:37-07:00 astro/cspice NAIF C SPICE Toolkit
The NAIF C SPICE Toolkit provides a comprehensive set of
subroutines and functions for computing many common geometry
calculations and manipulations used in planning and analyzing
space science observations. It is used by the spiceypy Python
wrapper and other astrodynamics packages.
2026-05-25T13:21:58+08:00 devel/p5-Sub-HandlesVia-XS XS parts for Sub::HandlesVia; no user-serviceable parts inside
Sub::HandlesVia will make use of Sub::HandlesVia::XS when it can.
2026-05-25T10:58:32+07:00 security/bumblebee Read-only supply-chain exposure scanner for developer endpoints
Bumblebee is a read-only inventory collector for package, extension, and
developer-tool metadata on developer endpoints, built to check exposure to
known software supply-chain compromises.

It answers a narrow supply-chain response question: when an advisory names a
package, extension, or version, which developer machines show a match in their
on-disk metadata right now?

SBOMs help answer what shipped, and EDR helps answer what ran or touched the
network, but supply-chain response often needs a different view: messy local
state across lockfiles, package-manager metadata, extension manifests, and
developer-tool configurations.

Bumblebee turns that scattered on-disk state into structured NDJSON component
records and, when given an exposure catalog, flags exact matches for fast,
read-only exposure checks.

Key properties:
- Single static binary, zero non-stdlib dependencies
- Three scan profiles (baseline, project, deep) for different populations
- Reads lockfiles, package-manager install metadata, extension manifests, and
MCP JSON configs — without executing any package manager
- Emits NDJSON output suitable for log-ingest pipelines
2026-05-24T18:02:03+02:00 sysutils/gitlab-registry GitLab Container Registry fork with optimized metadata handling
The GitLab Container Registry originated as a fork of the Docker Distribution
Registry, now CNCF Distribution, both distributed under Apache License
Version 2.0.

The first GitLab change on top of the upstream implementation was efe421fd, and
since then we have diverged enough to the point where we decided to detach from
upstream and proceed on our own path.

Since then, we have implemented and released several major performance
improvements and bug fixes. For a list of changes, please see differences from
upstream. These changes culminated on a new architecture based on a relational
metadata database and the original goal, enabling online garbage collection.
2026-05-23T15:50:04+02:00 biology/TrimGalore Consistent quality and adapter trimming for next-generation sequencing data
Wrapper around Cutadapt and FastQC to consistently apply adapter and quality
trimming to FastQ files, with extra functionality for RRBS data.
2026-05-23T18:57:53-05:00 math/octave-forge-mysql 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 octave-mysql.

Basic Octave implementation of the MySQL toolkit.
2026-05-22T23:36:14-04:00 textproc/py-sphinxcontrib-apidoc A Sphinx extension for running sphinx-apidoc on each build
sphinx-apidoc is a tool for automatic generation of Sphinx sources
that, using the autodoc extension, documents a whole package in the
style of other automatic API documentation tools. sphinx-apidoc
does not actually build documentation - rather it simply generates
it.
2026-05-22T19:24:12-04:00 graphics/drm-612-kmod Direct Rendering Manager (DRM) GPU drivers
amdgpu, i915, and radeon DRM drivers modules.
Currently corresponding to Linux 6.12 DRM.
This version is for FreeBSD 15 1500509
and above, or FreeBSD 16 1600018 and above.
2026-05-22T12:03:58+02:00 misc/picoclaw Lightweight personal AI assistant
PicoClaw is an ultra-lightweight personal AI assistant inspired by NanoBot,
rebuilt from the ground up in Go. It is designed to run on minimal hardware
(under 10MB of RAM) and ships as a single static binary supporting multiple
chat backends (Anthropic, OpenAI, Bedrock, local OLLAMA) and messaging
integrations (Discord, Slack, Telegram, Matrix, and others).
2026-05-22T08:50:38+02:00 misc/rubygem-dotenv-gitlab Loads environment variables from .env
Loads environment variables from `.env`.
2026-05-21T17:43:00-05:00 math/octave-forge-octave_ffmpeg_free 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 octave_ffmpeg_free.

The octave_ffmpeg_free package provides a comprehensive multimedia processing
toolkit for GNU Octave, based on FFmpeg-free libraries.
2026-05-21T18:30:22+02:00 devel/rubygem-require-hooks Provide hooks to intercept require/load calls
Require Hooks is a library providing universal interface for injecting custom
code into the Ruby's loading mechanism. It works on MRI, JRuby, and
TruffleRuby.

Require hooks allows you to interfere with Kernel#require
(incl. Kernel#require_relative) and Kernel#load.
2026-05-21T18:30:22+02:00 devel/rubygem-freezolite Adds frozen-string-literal for you
Tired of adding # frozen_string_literals: true to every file in your project or
running rubocop -A to make it do that for you? What if I told you that you can
just add a single gem to your project and activate this option for the project's
files automatically (without enabling it globally)?

Freezolite is a gem that turns the frozen_string_literal compile option on only
for the specified files. Thus it's like running Ruby
with --enable=frozen-string-literal but only for the files you own.
2026-05-21T10:57:52-04:00 x11-toolkits/qt6-canvaspainter Qt 6 CanvasPainter module
The Qt CanvasPainter module provides a new imperative 2D rendering API aiming
to combine performance, productivity, and modern features. New to Qt 6.11,
this is a 'tech preview', so the API/ABI are not considered as stable yet.
2026-05-21T10:57:52-04:00 devel/shiboken6-tools Python binding generator for C++ libraries
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

Qt Quick is a collection of technologies that are designed to help
developers create intuitive, modern, and fluid user interfaces.
2026-05-21T10:57:52-04:00 devel/qt6-tasktree Qt 6 TaskTree module
The Qt TaskTree module automatically manages a chain (or a tree) of
asynchronous tasks of mixed types, including running processes,
network queries, functions in separate threads, animations, timers,
and so on. It's easily extensible with any other types of asynchronous
tasks. New to Qt 6.11, this is a 'tech preview', so the API/ABI are
not considered as stable yet.
2026-05-21T10:57:52-04:00 devel/qt6-openapi Qt HTTP client generator using OpenAPI
The Qt OpenAPI module provides functionality for generating Qt HTTP clients
using Qt Network RESTful APIs. The main module features are the Qt OpenAPI
generator (a plugin to the upstream OpenAPI generator) and the pre-generated
OpenApiCommon library.

It allows developers to autogenerate Qt HTTP clients in C++ using Qt Network
APIs such as QRestAccessManager directly from OpenAPI specifications.
2026-05-21T05:56:15-04:00 devel/openapi-generator OpenAPI Generator CLI
OpenAPI Generator allows generation of API client libraries (SDK generation),
server stubs, documentation and configuration automatically given an OpenAPI
Spec (both 2.0 and 3.0 are supported).
2026-05-21T18:36:07+03:00 deskutils/komodo KDE todo manager that uses todo.txt specification
KomoDo is a todo manager that uses todo.txt specification. It parses any
compliant todo.txt files and turns them into easy to use list of tasks.
KomoDo has built-in help for the todo.txt specification, so it's suitable
for newcomers too!
2026-05-21T22:45:49+08:00 www/rubygem-rack-proxy-gitlab Request/response rewriting proxy capabilities with streaming
A request/response rewriting HTTP proxy. A Rack app. Subclass Rack::Proxy and
provide your rewrite_env and rewrite_response methods.
2026-05-21T22:45:48+08:00 net/rubygem-connection_pool-gitlab Generic connection pool for Ruby
Generic connection pool for Ruby
2026-05-21T22:45:47+08:00 security/rubygem-auth-sanitizer Configurable KV output redaction. Sanitize/filter your secrets
auth-sanitizer provides small, dependency-light helpers for keeping OAuth and
authentication secrets out of object inspection and log output.

The gem is intentionally narrow in scope. It does not change HTTP requests,
token objects, persistence, or application configuration for you. Instead, it
gives host gems and applications two reusable redaction surfaces:
- Auth::Sanitizer::FilteredAttributes redacts selected instance variables from
#inspect.
- Auth::Sanitizer::SanitizedLogger wraps an existing logger and redacts
sensitive values from string log messages.
2026-05-21T22:45:46+08:00 devel/rubygem-mustermann3 Library implementing patterns that behave like regular expressions
Mustermann is your personal string matching expert. As an expert in the field of
strings and patterns, Mustermann keeps its runtime dependencies to a minimum and
is fully covered with specs and documentation.

Given a string pattern, Mustermann will turn it into an object that behaves like
a regular expression and has comparable performance characteristics.
2026-05-21T22:45:45+08:00 devel/rubygem-mustermann-contrib Add many plugins to Mustermann
This is the contrib edition of mustermann gem. It provides:
- CakePHP Syntax for Mustermann
- Express Syntax for Mustermann
- FileUtils for Mustermann
- Flask Syntax for Mustermann
- Mapper for Mustermann
- Pyramid Syntax for Mustermann
- Shell Syntax for Mustermann
- Simple Syntax for Mustermann
- String Scanner for Mustermann
- to_pattern for Mustermann
- URI Template Syntax for Mustermann
- Mustermann Pattern Visualizer
2026-05-21T22:45:44+08:00 devel/rubygem-hansi Der ANSI Hansi - create colorized console output
Welcome to The ANSI Hansi. This is your Hipster ANSI color library.

It allows you to produce colorized console output.

Many ANSI color libraries are already out there. However, this library tackles a
few issues most of them have:
- It supports 8 color, 16 color, 88 color, 256 color and 24 bit (True Color)
mode.
- It transparently converts colors between modes without you having to worry
about this. It uses the YUV distance (rather than the RGB distance) to closer
match how our brain perceives color similarity.
- It supports proper color nesting.
- It can automatically detect how many colors the current terminal supports.
- It does not enforce a DSL to be used (in fact, it does not include a DSL, but
it makes it really easy to build your own DSL).
- Makes it easy to define string templates for highlighting, but doesn't force
you to use them.
- It supports themes, but doesn't force you to use them. Themes make semantic
coloring easier.
- It supports converting ANSI colors to CSS rules. It does not support parsing
an ANSI colored string into HTML, this would be outside the scope of this
library.
- It has zero dependencies and does not include a native extension.
- It does not monkey patch anything.
2026-05-21T22:45:43+08:00 x11-fonts/py-gfmetadata Python API for interacting with Google Fonts protobuf definitions
Google Fonts Metadata Utilities crate provides:
- Helpers for reading metadata from a local copy of the Google Fonts repository.
- Access to Protobuf definitions for families, languages, axes and designers.
- Structured access to the tags and categories used in Google Fonts.
2026-05-21T22:45:42+08:00 devel/py-flexparser Parsing made fun ... using typing
Why write another parser? I have asked myself the same question while working on
this project. It is clear that there are excellent parsers out there, but I
wanted to experiment with another way of writing them.

The idea is quite simple. You write a class for every type of content (called
here ParsedStatement) you need to parse. Each class should have a from_string
constructor. We used the typing module extensively to make the output structure
easy to use and less error-prone.
2026-05-21T22:45:41+08:00 devel/py-flexcache Save and load to the cache a transformed versions of a source object
flexcache provides a robust and extensible package to cache on disk the result
of expensive calculations.
2026-05-20T20:54:37-07:00 misc/antigravity-cli CLI for Google Antigravity AI platform
Antigravity CLI is a command-line tool 'agy' for interacting with the Google's
Antigravity AI platform.

agy is a closed source Linux GoLang binary working through Linuxlator.

It replaces the Google's Gemini CLI (misc/gemini-cli) application.
2026-05-20T20:35:54-07:00 news/flnews Fast and lightweight Usenet newsreader with FLTK GUI
flnews is a fast and lightweight Usenet newsreader with a GUI based on the
FLTK toolkit, intended for POSIX-conformant operating systems.

Features:
- Minimal external dependencies
- Standards-compliant NNTP communication and MIME handling
- Transport Layer Security (TLS) with optional CRL checking
- Cancel-Lock / Cancel-Key authentication for Cancel and Supersede
- NNTP COMPRESS extension (DEFLATE) when zlib is available
- Shared group state in '~/.newsrc' for interoperability
- Decoding support for all MIME 1.0 transfer encodings and many character sets
2026-05-20T05:47:26-07:00 sysutils/py-ansible-core221 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-05-20T14:23:23+03:00 textproc/kibana94 Browser-based analytics and search interface to Elasticsearch (${DISTVERSION:R}.x version)
Kibana is an open source (Apache Licensed) browser-based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 9.3.x is compatible with Elasticsearch 9.3.x
2026-05-20T14:22:34+03:00 sysutils/logstash94 Server-side data ingestion and transformation tool (${DISTVERSION:R}.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-05-20T14:21:21+03:00 sysutils/beats94 Send logs, network, metrics and heartbeat to Elasticsearch or Logstash (${DISTVERSION:R}.x version)
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.
2026-05-20T00:44:46+02:00 sysutils/boxrun Sandboxed command execution using FreeBSD jails
boxrun creates isolated execution environments, i.e. a sandbox, using
FreeBSD's native security primitives: jails for filesystem and network
isolation, nullfs mounts for selective directory exposure, RCTL for
resource accounting and control, and procctl for process security
features.

It provides fine-grained control over filesystem visibility, network
access, resource limits, and security hardening. All security features
are enabled by default (ASLR, W^X, no-new-privs, ptrace denied,
securelevel 3). Optional NAT networking with PF integration allows
isolated sandboxes to have outbound connectivity and port forwarding.
2026-05-19T10:38:14-07:00 devel/ignition-utils General-purpose classes and functions for Gazebo projects
gz-utils provides general-purpose classes and functions designed for use
throughout the Gazebo math and simulation libraries.
2026-05-19T09:40:42-07:00 math/py-sparsediffpy Python bindings for SparseDiffEngine algorithmic differentiation
sparsediffpy provides Python bindings for SparseDiffEngine, a C library for
sparse algorithmic (automatic) differentiation.
2026-05-19T17:04:49+02:00 www/grist-core Modern relational spreadsheet running in browser
Grist is a modern relational spreadsheet. It combines the flexibility of a
spreadsheet with the robustness of a database.
Fully available using a webbrowser.
2026-05-19T08:44:09+02:00 textproc/markless Terminal markdown viewer and editor with image support
Markless is a terminal markdown viewer and editor with image support.
It focuses on fast navigation and clear rendering for lengthy documents.

Features include:
- Markdown rendering with syntax highlighting
- Image support in terminal
- Mermaid diagram rendering
- LaTeX math rendering via Typst
- CSV table rendering
- File watching for live updates
2026-05-18T13:10:42+09:00 devel/electron42 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-05-17T02:03:54-07:00 news/libcanlock Standalone RFC 8315 Netnews Cancel-Lock implementation
libcanlock is a standalone implementation of RFC 8315 Netnews Cancel-Locks
without external dependencies. It uses the recommended algorithm from
Section 4 of the RFC with HMAC based on the same hash function as the
selected Cancel-Lock scheme.

The package installs:
- libcanlock, a C library for creating and verifying Cancel-Locks;
- canlock, a command line frontend to the library;
- libcanlock-hp and the canlock-hfp/canlock-mhp utilities, which parse
Cancel-Lock and Cancel-Key article header fields (RFC 8315 receivers).
2026-05-16T09:25:21-07:00 devel/py-cachebox Fastest memoizing and caching Python library written in Rust
cachebox is the fastest memoizing and caching Python library, written in Rust.
It supports 7 caching algorithms: FIFO, LRU, LFU, RR, TTL, VTTL, and basic
cache. Features include thread safety, zero external dependencies, and
10-50x performance improvements over comparable Python caching libraries.
2026-05-16T04:07:33+02:00 databases/groonga-normalizer-mysql MySQL compatible normalizer plugin for Groonga
Groonga-normalizer-mysql is a Groonga plugin. It provides MySQL
compatible normalizers and a custom normalizers to Groonga.
2026-05-09T17:32:26+02:00 lang/gcc16 GNU Compiler Collection 16
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc16, g++16,
and gfortran16, respectively.
2026-05-15T14:21:05+03:00 net-mgmt/junos_exporter Prometheus exporter for Juniper device metrics
junos_exporter is a Prometheus exporter for Juniper device metrics.

This exporter also supports Prometheus' multi-target scraping pattern, which
enables a single running instance of the exporter to collect metrics from
multiple Juniper devices.
2026-05-14T18:58:02+03:00 sysutils/storcli2 SAS4 MegaRAID FreeBSD StorCLI2
Command Line Interface for the MegaRAID SAS family of RAID controllers,
used to configure and manage connected storage devices.
2026-05-14T07:11:57+02:00 devel/rubygem-rugged17 Ruby bindings to the libgit2 library
Rugged is a Ruby bindings to the libgit2 linkable C Git library.
2026-05-14T04:17:49+08:00 databases/p5-Mojo-SQL Safely generate and compose SQL statements
Mojo::SQL safely generates and composes SQL statements. To prevent SQL injection
attacks, every ? in the input becomes a placeholder in the generated query, with
the corresponding value bound to it. Partial statements can be composed
recursively to build more complex queries.

Literal question marks can be escaped with ??.

Make partial statements optional to dynamically generate WHERE clauses.

If you need a little more control over the generated SQL query, you can also
bypass safety features with "sql_unsafe". But make sure to handle unsafe values
yourself with appropriate escaping functions for your database. For PostgreSQL
there are "escape_literal" and "escape_identifier" functions included with this
module.

For databases that do not support numbered placeholders like $1 and $2, you can
set a custom character with the placeholder option.
2026-05-13T20:25:56+01:00 math/R-cran-RcppParallel Parallel programming tools for Rcpp
High level functions for parallel programming with Rcpp. For example,
the parallelFor function can be used to convert the work of a standard
serial for loop into a parallel one, and the parallelReduce function
can be used for accumulating aggregate or other values.
2026-05-12T23:57:39-07:00 devel/py-dasbus DBus library written in Python and based on GLib
Dasbus is a DBus library written in Python 3, based on GLib and inspired
by pydbus. It is designed to be easy to use and extend.
2026-05-13T09:15:50+02:00 editors/hexapoda Colorful modal hex editor
A colorful modal hex editor.

Features:
- Color-codes bytes by value
- Modal, selection-first editing inspired by Kakoune and Helix
- Multiple selections, with the ability to split into N-byte chunks
- Undo / redo
- Inspects the current selection as signed, unsigned, binary,
fixed-point, UTF-8 or color
- Marks notable offsets and jumps to selected offset
2026-05-13T03:10:41+03:00 graphics/openboard Open source interactive whiteboard application
OpenBoard is an open source interactive whiteboard application designed
primarily for use in schools. It was originally forked from Open-Sankore,
which was itself based on Uniboard.

It supports digital pens, virtual keyboards, PDF import, web browsing, video
playback, and screen annotations. It can be used standalone or with an
interactive whiteboard device.
2026-05-11T19:00:39-03:00 devel/libks Foundational support library for SignalWire C products
libks is a foundational C support library used by SignalWire projects.

It provides common platform, threading, networking, JSON, UUID, and utility
helpers used by software such as FreeSWITCH and related SignalWire components.
2026-05-12T17:07:32+08:00 www/libjwt3 JSON Web Token implementation in C
The C implementation of JSON Web Tokens.
2026-05-10T20:55:55+02:00 devel/maven38 Java project management tool
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
2026-04-18T20:33:13+02:00 lang/zig015 Language designed for robustness, optimality, and maintainability
Zig is a general purpose programming language designed for robustness,
optimality, and maintainability.
2026-03-30T22:10:11+02:00 sysutils/hl JSON and logfmt viewer/processor
A fast and powerful log viewer and processor that converts JSON logs or logfmt
logs into a clear human-readable format.
2026-05-10T00:57:35+03:00 lang/python315 Pre-release versions of the interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.

This package contains a pre-release version and may change at any time!
2026-05-09T12:19:32-07:00 misc/py-sagemaker-schema-inference-artifacts SageMaker: Library for Hugging Face Task Sample Inputs and Outputs
sagemaker-schema-inference-artifacts is an open source library for
Hugging Face Task Sample Inputs and Outputs.
2026-05-08T10:49:58-07:00 science/neko Framework for high-order spectral element flow simulations
Gemmi is a library, accompanied by a set of programs, developed primarily for
use in macromolecular crystallography (MX). For working with:
* macromolecular models (content of PDB, PDBx/mmCIF and mmJSON files),
* refinement restraints (CIF files),
* reflection data (MTZ and mmCIF formats),
* data on a 3D grid (electron density maps, masks, MRC/CCP4 format)
* crystallographic symmetry.
2026-04-13T15:30:04-04:00 sysutils/firstboot-pkg-upgrade Update the system using pkg when it first boots
Run 'pkg upgrade' when the system first boots to check for any software
updates, apply them, and request a reboot.

Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.
2026-05-08T00:28:42+02:00 devel/py-datashape Data description language
DataShape is a language for describing data. It is an extension of the
NumPy dtype with an emphasis on cross language support.
2026-05-07T23:35:27+02:00 devel/py-pyroaring Python wrapper for the C library CRoaring
Python wrapper for the C library CRoaring.

A bitmap can be used nearly as the classical Python set.
2026-05-07T20:52:36+02:00 textproc/codebook Spell checker lsp for code
odebook is a spell checker for code. It binds together the venerable
Tree Sitter and the fast spell checker Spellbook. Included is a
Language Server for use in (theoretically) any editor. Everything
is done in Rust to keep response times snappy and memory usage low.

However, if you are looking for a traditional spell checker for
prose, Codebook may not be what you are looking for. For example,
capitalization issues are handled loosely and grammar checking is
out of scope.
2026-05-07T15:39:09+02:00 devel/py-plaster-pastedeploy Plaster plugin to load PasteDeploy ini files
plaster_pastedeploy is a plaster plugin that provides a plaster.Loader
that can parse ini files according to the standard set by PasteDeploy.
It supports the wsgi and pipeline entry points loadable via PasteDeploy.
2026-05-07T15:39:04+02:00 devel/py-plaster Loader interface around multiple config file formats
plaster is a loader interface around multiple config file formats. It
exists to define a common API for applications to use when they wish to
load configuration. The library itself does not aim to handle anything
except a basic API that applications may use to find and load
configuration settings.
2026-05-07T15:38:34+02:00 devel/py-setuptools-changelog-shortener Setuptools plugin to shorten changelog for long_description
Setuptools plugin to shorten the number of changelog entries used for the
long_description metadata in Python packages. Useful for projects that
keep a long CHANGELOG file but want only the most recent entries shown
on PyPI.
2026-05-07T20:00:54+03:00 graphics/drawy Infinite whiteboard application
Drawy lets you create ideas, diagrams, and visual notes on an infinite
whiteboard with a smooth and responsive canvas.
2026-05-07T18:02:32+02:00 devel/py-grpc-interceptor Simplifies gRPC interceptors
Simplifies gRPC interceptors.

Provides a simplified interface than gRPC API that's easier to learn and use,
with separate base classes for synchronous/asynchronous client and server
interceptors. It also includes an exception-to-status helper that lets
server-side code raise high-level exceptions which are translated into gRPC
status codes.
2026-05-07T17:55:53+02:00 devel/py-zipkin Library for using Zipkin in Python
py_zipkin provides a context manager/decorator along with some utilities to
facilitate the usage of Zipkin in Python applications.

Zipkin is a distributed tracing system that helps gather timing data needed
to troubleshoot latency problems in microservice architectures.
2026-05-07T22:20:18+08:00 devel/py-azure-mgmt-compute34 Microsoft Azure Compute Management Client Library for Python
This is the Microsoft Azure Compute 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-05-07T12:38:36+02:00 devel/py-pyconfigurator Easy configuration from command line arguments and ini files
Configurator is a Python library that makes it easy to read configuration
from command line arguments and ini files. It merges values from both
sources into a single object, so applications can accept the same setting
from either an ini file or a CLI flag without writing extra glue code.
2026-05-07T01:15:53+02:00 misc/hermes-agent AI agent with built-in learning loop
Hermes is a self-improving AI agent that creates skills from experience and
improves them during use. It runs as a CLI on a developer's machine and
supports a pluggable toolset system, multiple LLM backends (OpenAI, Anthropic,
Mistral, Bedrock, ...), web search and crawling integrations, voice / TTS /
messaging connectors, and an agent-control protocol (ACP) adapter.

This port installs the core CLI plus the optional [web] dashboard
backend (FastAPI + Uvicorn). The dashboard's static frontend assets
(hermes_cli/web_dist/) are produced by an upstream npm pipeline that is
not run in the ports build environment. Other upstream extras such as
Modal, Daytona, Vercel, faster-whisper, Telegram, Discord, Slack and
the [rl] training loop are not packaged.

Because Hermes ships top-level Python packages with generic names
(tools, agent, gateway, plugins, ...), the source tree is installed
under ${PREFIX}/lib/hermes-agent/ rather than site-packages, matching
upstream's own Docker / Nix / Homebrew packaging. The wrappers in
${PREFIX}/bin prepend that directory to sys.path before invoking each
entry point.

The skills/ and optional-skills/ template directories ship under
${DATADIR}/. Hermes reads its working set from ${HOME}/.hermes/.
2026-05-06T12:00:53+02:00 misc/py-fal-client Python client for fal.ai inference API
Python client for the fal.ai serverless inference API.

fal.ai hosts generative AI models (image, video, audio, language) and exposes
them through a REST + WebSocket API. This client provides synchronous and
asynchronous bindings, file upload helpers, streaming result handles, and
request queueing for long-running jobs.
2026-05-06T11:35:11+02:00 www/py-firecrawl-py Python SDK for the Firecrawl web crawler API
Official Python SDK for the Firecrawl API.

Firecrawl turns websites into LLM-ready data. This SDK exposes the crawl,
scrape, search, extract, and map endpoints with both synchronous and
asynchronous interfaces.
2026-05-06T10:20:26+02:00 www/py-parallel-web Python library for the Parallel API
Python library for the Parallel API.

Parallel provides web search and content-retrieval API optimised for AI agents
and LLM-based applications. This SDK exposes search, fetch, and task-running
endpoints with synchronous and asynchronous interfaces, plus optional aiohttp
transport support.
2026-05-05T15:52:19+02:00 www/py-exa-py Python SDK for the Exa search API
Official Python SDK for the Exa search API.

Exa provides a developer-focused search engine designed for retrieving web
web content for LLM applications. This SDK supports neural and keyword search,
content retrieval (text, highlights, summaries), similarity search, and the
Answer / Research / WebSets endpoints.
2026-05-05T15:28:54+02:00 devel/py-asyncstdlib Async variants of the Python standard library
asyncstdlib provides async variants of features from the Python standard
library, such as itertools, functools, contextlib, builtins (any/all/min/
max/sum/...) and more. All tools are designed to work seamlessly with
both async and sync iterables, callables and context managers.
2026-05-05T15:22:23+02:00 audio/py-edge-tts Use Microsoft Edge's online text-to-speech service
edge-tts is a Python library and command-line tool that uses Microsoft
Edge's online text-to-speech service to generate speech audio without
requiring an API key, account, or Microsoft Edge installation.
2026-05-06T22:20:40-07:00 www/pomerium-envoy-custom Pomerium's custom Envoy build for use with pomerium
Pomerium's custom build of Envoy proxy, a high performance C++ distributed
proxy designed for single services and applications.

This is a fork maintained by the Pomerium project with patches specific to
pomerium's identity-aware access proxy use case. The binary is installed as
pomerium-envoy to allow coexistence with the standard envoy package.
2026-05-07T13:29:06+08:00 www/yarn-node26
2026-05-07T13:29:05+08:00 www/npm-node26
2026-05-07T13:29:04+08:00 www/node26 V8 JavaScript for client and server
Node.js is a free, open-source, cross-platform JavaScript runtime environment
that lets developers create servers, web apps, command line tools and scripts.
2026-05-06T23:30:06+03:00 emulators/libmt32emu Emulate Roland MT-32, CM-32L and LAPC-I synthesiser modules
mt32emu is part of the Munt project. It represents a C/C++ library named
libmt32emu which allows to emulate (approximately) the Roland MT-32, CM-32L and
LAPC-I synthesiser modules.
2026-05-06T01:16:58-04:00 sysutils/prokshy Small and lightweight bhyve agent (${FLAVOR})
prokshy is a small and lightweight script that uses unixexec to
exchange data through the special character file (/dev/vtcon/prokshy)
created by virtio_console(4). This script is designed to "standardize"
the way a command is executed from the host into the virtual machine.
The host connects to the unix(4) socket created by bhyve(8) and
then sends a command, a space, and then the data (or the command’s
argument). prokshy doesn’t care about the argument format: you can
use netstring, JSON, base64, or any other format that can be sent
for the command you’ve created. That’s the other advantage of
prokshy: it allows you to implement a "command," making it truly
flexible.
2026-05-05T15:58:10-04:00 multimedia/funnelcake SIMD YUV scaler with HDR/SDR tonemapping
funnelcake is a SIMD-accelerated YUV image scaler and HDR/SDR tonemapper
written in C. It produces multiple downscaled outputs from a single
input frame in one fused pass, which avoids the redundant memory
traffic of running an external scaler per output size.

Features:
- Power-of-two and thirds (1/2, 1/3, 1/4, 2/3, ...) downscale ratios
and integer upscale, all in a single pass over the source.
- 8-bit SDR (I420, NV12) and 10-bit HDR (I010, P010, I210, P210)
pixel formats.
- HDR-to-SDR tonemapping with PQ (SMPTE 2084) and HLG transfer curves,
and a custom-LUT path for application-supplied curves.
- Hand-tuned SIMD kernels: AVX2 on amd64, NEON on aarch64.
Detection is at runtime; falls back to a portable scalar path.
2026-05-05T15:17:41-04:00 devel/sem Semantic version control for git
sem is a semantic version control tool that works on top of Git. It
parses your code with tree-sitter, extracts every function, class, and
method as an entity, and diffs at the entity level instead of lines.
This means you see "function blahh was modified" instead of "lines x-y
changed."

It works in any Git repo with no setup. It can run as the default
`git diff` tool; see the WWW for setup instructions.
2026-05-05T11:37:17-07:00 www/py-python-fasthtml Fast way to create an HTML app
FastHTML is a Python web framework for building web applications rapidly
using HTML components. It provides an expressive, Pythonic interface to
create ASGI applications with minimal boilerplate.
2026-05-05T11:35:00-07:00 devel/py-fastlite Extra usability for SQLite
fastlite is a lightweight Python library that provides extra usability for
SQLite databases, building on APSW (Another Python SQLite Wrapper) and
designed to work with the fastai ecosystem.
2026-05-05T11:33:31-07:00 databases/py-apswutils Fork of sqlite-minutils using APSW instead of sqlite3
apswutils is a fork of sqlite-minutils that uses APSW (Another Python SQLite
Wrapper) instead of the standard sqlite3 module, providing a lightweight and
expressive interface for working with SQLite databases.
2026-05-05T11:31:14-07:00 devel/py-fastcore Python supercharged for fastai development
fastcore is a Python library extending the standard library and providing
utilities used by the fastai ecosystem, including typed dispatch, testing
helpers, documentation tools, and more.
2026-05-05T11:23:27-07:00 net/nekobox Qt-based GUI proxy utility powered by Sing-box
NekoBox is a Qt-based cross-platform GUI proxy utility empowered by Sing-Box.

It provides a user-friendly interface for managing proxy configurations and
connections. NekoBox supports a wide variety of protocols including SOCKS,
HTTP(S), Shadowsocks, Trojan, VMess, VLESS, Hysteria, TUIC, Wireguard,
Tailscale, SSH, Tor, and many others.

Key Features:
- Clean Qt6-based GUI for easy proxy management
- Support for multiple subscription formats
- Built-in subscription group management
- Traffic statistics and monitoring
- Proxy auto-detection and testing
- Keyboard shortcut customization
- Multi-language support
- Powered by the Sing-Box proxy engine
2026-05-05T21:56:14+08:00 science/py-gwlearn Geographically weighted modeling based on scikit-learn
The aim of the package is to provide implementations of spatially-explicit
modelling.

gwlearn provides a framework for prototyping geographically weighted extensions
of regression and classification models based on scikit-learn and libpysal.graph
and a subset of models implemented on top of this framework. For example, you
can run geographically weighted linear regression in a following manner.
2026-05-05T14:17:14+02:00 devel/maki Efficient AI coding agent
Maki is an efficient AI coding agent with a native Rust TUI.
It features immediate startup, 60 FPS performance, and low memory usage.

Maki can:
- Execute bash commands
- Edit files
- Search codebases
- Run a Python-based sandbox (monty) for complex tasks
2026-05-03T23:54:05-07:00 deskutils/py-qmd On-device hybrid search engine for Markdown documents
QMD (Python edition) is an on-device search engine for everything you need
to remember. Index your markdown notes, meeting transcripts, documentation,
and knowledge bases. Search with keywords or natural language using local
AI models.

QMD combines BM25 full-text search, vector semantic search, and LLM
re-ranking all running locally via sentence-transformers with GGUF models.

Features:
- Full-text search with BM25 algorithm
- Vector-based semantic search with embeddings
- LLM-based re-ranking for relevance
- Support for markdown collections and context hierarchies
- Local-first, privacy-focused operation
- Model Context Protocol (MCP) support for agentic flows
2026-05-03T23:50:35-07:00 databases/py-sqlite-vec SQLite vector search extension with Python bindings
sqlite-vec is a vector search SQLite extension with Python bindings.
It provides fast nearest-neighbor vector search using SQLite virtual tables.

The Python package bundles the compiled vec0.so SQLite loadable extension
and provides helper functions for loading it and serializing vectors.
2026-05-03T15:45:55-07:00 deskutils/qmd On-device hybrid search for markdown files
QMD is an on-device search engine for everything you need to remember.
Index your markdown notes, meeting transcripts, documentation, and
knowledge bases. Search with keywords or natural language using local
AI models.

QMD combines BM25 full-text search, vector semantic search, and LLM
re-ranking all running locally via node-llama-cpp with GGUF models.

Features:
- Full-text search with BM25 algorithm
- Vector-based semantic search with embeddings
- LLM-based re-ranking for relevance
- Support for markdown collections and context hierarchies
- Local-first, privacy-focused operation
- Model Context Protocol (MCP) support for agentic flows
2026-05-03T20:46:43Z lang/erlang-runtime29 Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.

This port contains a standalone runtime environment of Erlang 29
to be used during the development of OTP applications.
2026-05-03T12:31:27-07:00 databases/sqlite-ext-vec Vector search SQLite extension
sqlite-vec is an extremely small, "fast enough" vector search SQLite extension.

Features:
- Store and query float, int8, and binary vectors in vec0 virtual tables
- Written in pure C, no dependencies, runs anywhere SQLite runs
- Supports Linux/MacOS/Windows, in the browser with WASM, Raspberry Pis, etc.
- Store non-vector data in metadata, auxiliary, or partition key columns
2026-05-03T21:04:34+02:00 databases/mysql97-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-05-03T21:04:34+02:00 databases/mysql97-client Multithreaded SQL database (client)
2026-02-26T20:28:32-05:00 www/lubelogger Web-based vehicle maintenance and fuel mileage tracker
LubeLogger is a self-hosted, open source, vehicle maintenance record system and
fuel mileage tracker written in .NET.

It supports the following features:
- Breaking down recorded vehicle expenses by year, month, and category
- Recording planned maintenance to-dos
- Uploading invoices and receipts
- Tracking the fuel economy of your fleet
- Signaling reminders for scheduled routine maintenance
2026-04-30T21:44:45Z www/forgejo15 Compact self-hosted Git forge
A self-hosted Git service.

Forgejo is a community managed soft-fork of Gitea, which is a fork of Gogs,
lightweight code hosting solution written in Go and published under the MIT
license.
2026-05-02T13:48:40Z www/forgejo14 Compact self-hosted Git forge
A self-hosted Git service.

Forgejo is a community managed soft-fork of Gitea, which is a fork of Gogs,
lightweight code hosting solution written in Go and published under the MIT
license.
2026-04-30T21:43:28Z www/forgejo11 Compact self-hosted Git forge
A self-hosted Git service.

Forgejo is a community managed soft-fork of Gitea, which is a fork of Gogs,
lightweight code hosting solution written in Go and published under the MIT
license.
2026-05-03T14:57:55+02:00 net/unison253 User-level file synchronization tool
Unison is a file-synchronization tool for Unix and Windows. It allows two
replicas of a collection of files and directories to be stored on different
hosts (or different disks on the same host), modified separately, and then
brought up to date by propagating the changes in each replica to the other.

Unison shares a number of features with tools such as configuration
management packages (CVS, PRCS, etc.) distributed filesystems (Coda, etc.)
uni-directional mirroring utilities (rsync, etc.) and other synchronizers
(Intellisync, Reconcile, etc).
2026-05-03T11:26:26+02:00 security/py-biscuit-auth Python bindings for Biscuit authorization tokens
Python bindings for biscuit-auth, a decentralized authorization token system.

WWW: https://github.com/eclipse-biscuit/biscuit-python
2026-05-03T03:37:44+03:00 databases/ladybug Embeddable, scalable, extremely fast graph database
Ladybug (formerally Kuzu) is an embedded graph database built for query speed
and scalability. It is optimized for handling complex analytical workloads on
very large databases and provides a set of retrieval features, such as a full
text search and vector indices.
2026-05-02T23:55:42+02:00 graphics/vkrunner Vulkan shader tester based on shader_runner from Piglit
VkRunner is a Vulkan shader tester based on shader_runner in Piglit.
The goal is to make it be able to test scripts as similar to Piglit’s
shader_test format as possible.
2026-05-03T05:27:29+08:00 devel/phpunit13 Testing framework for unit tests
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
the xUnit architecture for unit testing frameworks.
2026-05-02T16:57:52+02:00 devel/freebsd-git-pr Git plugin to manage FreeBSD Forgejo pull requests
The git-pr script is a git plugin that simplifies creating and managing
pull requests in FreeBSD's Forgejo instance.
2026-05-02T19:13:06+08:00 www/py-dj52-django-unfold Modern Django admin theme for seamless interface development
Unfold is theme for Django admin incorporating most common practises for
building full-fledged admin areas. It is designed to work at the top of default
administration provided by Django.
2026-05-02T19:13:04+08:00 devel/py-prek Fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit
pre-commit is a framework to run hooks written in many languages, and it manages
the language toolchain and dependencies for running the hooks.

prek is a reimagined version of pre-commit, built in Rust. It is designed to be
a faster, dependency-free and drop-in alternative for it, while also providing
some additional long-requested features.

Features:
- A single binary with no dependencies, does not require Python or any other
runtime.
- Faster than pre-commit and more efficient in disk space usage.
- Fully compatible with the original pre-commit configurations and hooks.
- Built-in support for monorepos (i.e. workspace mode).
- Integration with uv for managing Python virtual environments and dependencies.
- Improved toolchain installations for Python, Node.js, Bun, Go, Rust and Ruby,
shared between hooks.
- Built-in Rust-native implementation of some common hooks.
2026-05-02T19:13:02+08:00 devel/py-bump-my-version Version bump your Python project
Bump My Version's purpose is to:
- Work as a part of an automated build system
- Manage project versioning through the project's development life cycle
- Incrementing and serializing version numbers
- parsing version numbers
- supporting SemVer, CalVer, and other versioning schemes
- Search and replace data in project files
- Work with the project's source control system
- Committing changes
- Tagging releases
- Reading version numbers from tags
2026-05-02T11:43:37+02:00 misc/hashcards Plain text-based spaced repetition system
Hashcards is a plain text-based spaced repetition system.

Features:

- Plain Text: all your flashcards are stored as plain text files, so you can
operate on them with standard tools, write with your editor of choice, and
track changes in a VCS.
- Content Addressable: cards are identified by the hash of their text. This
means a card's progress is reset when the card is edited.
- Low Friction: you create flashcards by typing into a text file, using a
lightweight notation to denote flashcard sides and cloze deletions.
- Simple: the only card types are front-back and cloze cards. More complex
workflows (e.g.: Anki-style note types, card templates, automation) be can
implemented using a Makefile and some scripts.
- Efficient: uses FSRS for scheduling reviews, maximizing learning while
minimizing time spent reviewing.
2026-04-29T23:47:48-07:00 archivers/archmerge Produce a smaller zip file from two others with the best compressed files
Different compression programs result in different
compression ratios and compress different types of files
unequally.
Archmerge will take the best files from each archive and
create a new output file, which is guaranteed to be equal
to, or smaller in size than both of the input files. Archmerge
can also be used to perform boolean operations on archives,
such as merging 2 archives together, or updating a new file.

NOTE: in it's current incarnation. Archmerge only operates on
zip archives. Additional compression algorithms and techniques
will be added soon.
2026-05-01T22:22:23+08:00 devel/brpc Apache bRPC - Industrial-grade RPC framework
Apache bRPC is an Industrial-grade RPC framework using C++ Language,
which is often used in high performance systems such as Search, Storage,
Machine Learning, Advertisement, Recommendation etc.

bRPC includes:
- brpc: RPC framework with rich protocols (HTTP/2, gRPC, Thrift, etc.)
- bthread: M:N threading library with work-stealing scheduler
- bvar: Multi-threaded counters and statistics
- butil: Utility library (logging, containers, synchronization)
2026-04-30T11:47:50-07:00 net/tcpstats-reader TCP socket statistics reader for FreeBSD tcpstats kernel module
Command-line tool for reading TCP socket statistics from the tcpstats
kernel module on FreeBSD.

Reads fixed-size 320-byte records from /dev/tcpstats containing per-connection
TCP metrics including addresses, ports, TCP state, congestion control parameters
(cwnd, ssthresh), RTT measurements, retransmit counts, ECN statistics, and
process attribution. Supports JSON Lines, pretty-printed JSON, and protobuf
output formats with configurable collection intervals.

Requires the tcpstats-kmod port to be installed and loaded.
2026-04-30T11:47:50-07:00 net/tcpstats-kmod Kernel module for system-wide TCP socket statistics
Kernel module providing system-wide TCP socket statistics via /dev/tcpstats.

The tcpstats module creates a read-only character device that streams
fixed-size 320-byte records containing per-connection TCP metrics including
addresses, ports, TCP state, congestion control parameters (cwnd, ssthresh),
RTT measurements, retransmit counts, ECN statistics, and process attribution.

Features include in-kernel filtering by port, TCP state, IP version, and CIDR
address ranges, with DoS protection via tunable concurrent reader and file
descriptor limits.
2026-04-30T23:07:08-07:00 shells/agsh General-purpose AI agent runtime
agsh is a general-purpose AI agent runtime that provides Large Language
Models (LLMs) with tools like web search, shell execution, and file
editing to perform complex tasks.

Key features:
* Natural-language shell with four permission modes (none, read, ask, write)
* Session persistence via SQLite
* Support for Model Context Protocol (MCP) servers
* Support for multiple providers including OpenAI and Claude
* Syntax-highlighted output and adaptive thinking capabilities
* Built-in tools for file manipulation, web searching, and delegating
tasks to sub-agents
2026-05-01T05:22:50Z net/localgo Go implementation of LocalSend v2.1 prototol
Go implementation of the LocalSend v2.1 protocol for secure,
cross-platform file sharing.

* Complete LocalSend v2.1 Protocol -- Works with LocalSend apps
* Secure -- HTTPS with certificates, optional PIN protection
* Fast Discovery -- Multicast UDP + HTTP fallback
* Multi-file Transfers -- Send multiple files concurrently
* Web Share -- Share files via browser download link
* Clipboard Integration -- Incoming text/plain transfers copied
to clipboard automatically
* Metadata Preserved -- File timestamps preserved on transfer
2026-05-01T00:49:22Z science/py-morphio Neuron morphology IO library
MorphIO is a library for reading and writing neuron morphology files.
It supports the following formats:

SWC
ASC (aka. neurolucida)
H5 v1
H5 v2 is not supported anymore, see H5v2
2026-04-30T16:15:55-04:00 devel/ctags-lsp LSP using universal-ctags as a backend
A Language Server Protocol (LSP) implementation using universal-ctags
as backend, supporting 100+ languages.

This won't replace your dedicated language server, and it doesn't try
to. The goal is to have a "better than nothing" language server that's
trivial to setup for any language.

NOTE: This requires universal-ctags to be built with the JSON option
enabled (which it is by default).
2026-04-30T13:34:44+02:00 www/py-django-configurator Django class based settings and setting object types with validation
django-configurator eases Django project configuration by relying on the
composability of Python classes. It extends the notion of Django’s module based
settings loading with well established object oriented programming patterns.

This is a port of the django-configurations project which is no longer
supported.
2026-04-29T05:24:20-07:00 misc/bun-decompile Extract and de-minify source code from Bun-compiled executables
bun-decompile extracts and de-minifies source code from Bun-compiled
executables using AI. Originally developed to inspect the Claude Code CLI,
which ships as a Bun-compiled binary.

Features:
- Binary extraction: parse Bun's embedded module graph to extract all bundled
sources
- Sourcemap recovery: automatically recover original TypeScript/JSX sources
from embedded sourcemaps
- AI de-minification: use OpenAI or Anthropic to rename minified identifiers
back to meaningful names
- Functional equivalence: Babel-based renaming guarantees the de-minified
code works identically
2026-04-29T15:46:05+02:00 graphics/crucible Vulkan test suite
Crucible is a Vulkan test suite developed under the Mesa project. It runs
headlessly (no window system required), executes each test in an isolated
process or thread for reproducibility, and compares rendered output against
PNG reference images.

Crucible is intended as a developer tool for testing Vulkan drivers,
particularly Mesa's Vulkan implementations.
2026-04-27T15:29:03+02:00 lang/gcc17-devel GNU Compiler Collection 17
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc17, g++17,
and gfortran17, respectively.
2026-04-26T21:13:32+02:00 databases/sqlite-jdbc JDBC driver for SQLite
SQLite JDBC is a library for accessing and creating SQLite database files
in Java.
2026-04-22T07:45:41+02:00 databases/cassandra5 Highly scalable distributed database
Apache Cassandra is a free and open-source distributed database.
It is a Java-based, highly scalable, eventually consistent, wide
column store. Cassandra database clusters are masterless with no
single point of failure. Replication can be configured across
multiple data centers.

Originally influenced by Dynamo and BigTable, Cassandra was initially
developed at and open sourced by Facebook before becoming a top-level
Apache project.

The CQL query language offers SQL-like data access and management.
Drivers are available for a number of languages.
2026-04-28T03:16:48-07:00 sysutils/py-greaseweazle Tools for accessing a floppy drive at the raw flux level
Greaseweazle is a set of tools for accessing a floppy drive at the raw
flux level. This allows reading and writing of raw flux data, as well as
conversion between various floppy disk image formats. It supports a wide
range of floppy disk formats including IBM, Amiga, Commodore 64, Apple,
and Macintosh.

The "gw" command-line tool communicates with a Greaseweazle USB device to
read, write, and manipulate floppy disks at a level below the normal
operating system disk interface.
2026-04-27T17:17:47-07:00 lang/bun JavaScript runtime, bundler, test runner, and package manager
Bun is a fast JavaScript runtime, bundler, transpiler, and
package manager -- all in one.

Key features:
- Up to 4x faster startup time than Node.js
- Native TypeScript and JSX support (no separate transpilation step)
- Built-in package manager (npm-compatible) with global caching
- Built-in test runner, bundler, and transpiler
- Web-standard APIs: fetch, WebSocket, ReadableStream, etc.
- Node.js compatibility: most Node.js built-in modules work out of the box
- Zig, C++, and Rust -- for maximum performance
2026-04-27T21:01:20+08:00 devel/py-tatsu Input a grammar in a variation of EBNF and output a memoizing PEG/Packrat parser in Python
TatSu is a tool that takes grammars in extended EBNF as input, and outputs
memoizing (Packrat) PEG parsers in Python. The classic variations of EBNF
(Tomassetti, EasyExtend, Wirth) and ISO EBNF are supported as input grammar
formats.
2026-04-27T21:01:19+08:00 devel/py-scverse-misc Miscellaneous utility code used by scverse packages
scverse-misc provides miscellaneous utility code used by scverse packages.
2026-04-27T21:01:18+08:00 devel/py-session-info2 Print versions of imported packages
Use the session-info CLI program (see session-info -h) or use it
programmatically.

Import whayever your script/notebook relies on, as well as session_info.
2026-04-27T21:01:17+08:00 devel/p5-Getopt-Yath Option processing yath style
Getopt::Yath is the getopt processor yath uses. It should work perfectly fine
outside of yath as well.
2026-04-27T21:01:16+08:00 devel/p5-App-Yath-Script Script initialization and utility functions for Test2::Harness
App::Yath::Script provides the initial entry point for the yath script. It
handles script discovery, configuration loading, version detection, and
delegation to version-specific script modules (App::Yath::Script::V{X}).

During the BEGIN phase, do_begin() locates .yath.rc and .yath.user.rc
configuration files, determines the harness version to use, and delegates to the
appropriate App::Yath::Script::V{X} module. At runtime, do_runtime() hands off
execution to that module.
2026-04-27T06:46:37+03:00 sysutils/nvtop GPU & Accelerator process monitoring
NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs and
accelerators. It can handle multiple GPUs and print information about them
in a htop-familiar way.

Currently supported vendors are AMD (Linux amdgpu driver), Apple (limited M1
& M2 support), Huawei (Ascend), Intel (Linux i915/Xe drivers), NVIDIA (Linux
proprietary divers), Qualcomm Adreno (Linux MSM driver), Broadcom VideoCore
(Linux v3d driver), Rockchip, MetaX (MXSML driver), Enflame (Linux EFML
driver).
2026-04-26T20:31:05-04:00 sysutils/py-dex DesktopEntry Execution
dex (DesktopEntry Execution) is a program to generate and execute
DesktopEntry files of the Application type.
2026-04-13T22:38:21+02:00 databases/py-oxyde High-performance async Python ORM with Rust core
Oxyde is an asynchronous Python ORM with a Django-inspired API, Pydantic
models, and support for PostgreSQL, SQLite, and MySQL.

It delegates SQL generation and execution to the companion oxyde-core Rust
extension for improved performance.
2026-04-13T22:31:36+02:00 databases/py-oxyde-core Rust core for Oxyde ORM
Oxyde-core is the Rust extension module used by the Oxyde ORM.

It provides the native backend for query generation, execution, connection
pooling, and migrations across PostgreSQL, SQLite, and MySQL.
2026-04-25T13:53:43+02:00 filesystems/py-ioztat Storage load analysis tool for OpenZFS
ioztat is a storage load analysis tool for OpenZFS. It provides
iostat-like statistics at an individual dataset/zvol level.
2026-04-24T19:06:26+02:00 sysutils/s6-frontend Frontend to the s6 init system
s6-rc is a service manager for s6-based systems, i.e. a suite of programs
that can start and stop services, both long-running daemons and one-time
initialization scripts, in the proper order according to a dependency tree.

It ensures that long-running daemons are supervised by the s6 infrastructure,
and that one-time scripts are also run in a controlled environment.
2026-04-24T18:51:04+02:00 net/s6-networking Suite of small networking utilities for Unix systems
s6-rc is a service manager for s6-based systems, i.e. a suite of programs
that can start and stop services, both long-running daemons and one-time
initialization scripts, in the proper order according to a dependency tree.

It ensures that long-running daemons are supervised by the s6 infrastructure,
and that one-time scripts are also run in a controlled environment.
2026-04-24T18:30:23+02:00 dns/s6-dns Suite of DNS client programs and libraries for Unix systems
s6-rc is a service manager for s6-based systems, i.e. a suite of programs
that can start and stop services, both long-running daemons and one-time
initialization scripts, in the proper order according to a dependency tree.

It ensures that long-running daemons are supervised by the s6 infrastructure,
and that one-time scripts are also run in a controlled environment.
2026-04-26T16:38:20+02:00 emulators/py-qemu.qmp QEMU Monitor Protocol library
qemu.qmp is a QEMU Monitor Protocol (“QMP”) library written in Python,
using asyncio. It is used to send QMP messages to running QEMU
emulators. It requires Python 3.8+ and has no mandatory dependencies.

This library can be used to communicate with QEMU emulators, the QEMU
Guest Agent (QGA), the QEMU Storage Daemon (QSD), or any other utility
or application that speaks QMP.

This library makes as few assumptions as possible about the actual
version or what type of endpoint it will be communicating with; i.e.
this library does not contain command definitions and does not seek to
be an SDK or a replacement for tools like libvirt or virsh. It is
“simply” the protocol (QMP) and not the vocabulary (QAPI). It is up to
the library user (you!) to know which commands and arguments you want to
send.
2026-04-25T19:52:35-07:00 textproc/nano-pdf CLI tool to edit PDF slides using natural language with Gemini
py-nano-pdf is a CLI tool for editing PDF slides using natural language
prompts, powered by Google's Gemini 3 Pro Image model.

Features:
- Edit PDF slides using natural language
- Powered by Google Gemini AI
- Command-line interface for batch processing
- Support for complex PDF manipulations

Requires paid GEMINI_API_KEY from Google.
2026-04-25T19:17:24-07:00 misc/sonoscli Discover, group, and control Sonos speakers
sonoscli is a modern Go CLI to control Sonos speakers over your local network
using UPnP/SOAP protocols.

Features:
- Reliable SSDP discovery with topology awareness and subnet scan fallback
- Coordinator-aware control (commands automatically route to group coordinator)
- Playback controls (play, pause, stop, next, previous)
- Support for play-uri, line-in, and TV input modes
- Grouping management (join, unjoin, party mode, dissolve groups, solo rooms)
- Fast and efficient room inspection
2026-04-25T19:08:45-07:00 audio/sag Mac-style speech synthesis using ElevenLabs
sag is a TTS (text-to-speech) tool that works like macOS's built-in `say`
command, but uses ElevenLabs for synthesis instead.

Features:
- Stream to speakers by default
- List available voices
- Save audio files
- Natural language speech synthesis with ElevenLabs

Requires the ElevenLabs API key ELEVENLABS_API_KEY.
2026-04-25T18:59:03-07:00 misc/wacli WhatsApp CLI with offline search and message sync
wacli is a WhatsApp CLI tool built on top of whatsmeow, focused on:

- Best-effort local sync of message history and continuous capture
- Fast offline search with SQLite FTS5
- Sending text, quoted replies, and files
- Contact and group management
- Scriptable JSON output

This is a third-party tool that uses the WhatsApp Web protocol via whatsmeow
and is not affiliated with WhatsApp.
2026-04-25T11:49:28+02:00 net-mgmt/icingaweb2-module-monitoring Monitoring module for Icinga Web 2
Deprecated: This module only receives security fixes. The recommended
successor is Icinga DB Web.

The monitoring module provides an intuitive user interface for monitoring
with Icinga 2. There are lots of list and detail views (e.g. for hosts and
services) you can sort and filter depending on what you want to see.
2026-04-24T19:56:17+02:00 misc/qwen-code Agentic coding tool from Alibaba
Qwen Code is a command-line AI workflow tool adapted from Gemini CLI and
optimized for Qwen3-Coder models. It lives in your terminal, understands
your codebase, and helps you code faster by executing routine tasks,
explaining complex code, and handling git workflows through natural
language commands.
2026-04-24T12:29:13+02:00 devel/lazymake Terminal UI for browsing and executing Makefile targets
lazymake is an interactive terminal UI for Makefiles. It offers
fuzzy search across targets, a dependency graph view, variable
inspection, syntax highlighting, and safety warnings before running
destructive commands.
2026-04-23T13:48:53+08:00 devel/rubygem-cucumber10 Behaviour Driven Development with elegance and joy
Behaviour Driven Development with elegance and joy
2026-04-23T13:17:10+08:00 devel/rubygem-aws-sdk-s3files Official AWS Ruby gem for Amazon S3 Files
Official AWS Ruby gem for Amazon S3 Files.
2026-04-23T13:17:09+08:00 devel/rubygem-aws-sdk-marketplacediscovery Official AWS Ruby gem for AWS Marketplace Discovery
Official AWS Ruby gem for AWS Marketplace Discovery.
2026-04-23T13:17:07+08:00 devel/rubygem-aws-sdk-interconnect Official AWS Ruby gem for AWS Interconnect
Official AWS Ruby gem for AWS Interconnect.
2026-04-23T00:58:10-07:00 graphics/spirv-headers Machine-readable files for the SPIR-V Registry
SPIRV-Headers contains machine-readable files for the SPIR-V Registry.

This includes:
* Header files for various languages.
* JSON files describing the grammar for the SPIR-V core instruction set and the
extended instruction sets.
* The XML registry file.
* A tool to build the headers from the JSON grammar.
2026-04-22T08:56:04-05:00 math/octave-forge-rf 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 rf.

RF and microwave network-parameter utilities for GNU Octave. Provides
S-parameter conversions (ST, SZ, SY, SABCD, SH, SG), cascading, de-embedding,
port reordering, renormalization, mixed-mode conversion for differential
pairs, and Touchstone I/O. Function signatures match the MATLAB RF Toolbox,
so the same user code runs in both environments. Cross-validated against
MATLAB R2025b, MATLAB R2020b (backwards-compatibility), and scikit-rf 1.11.0
to floating-point precision — 144/144 pair-wise tests pass across all four
comparison pairs.
2026-04-22T11:50:28Z science/py-pydoe Experimental design package for Python
PyDOE is a Python package that provides extensive support for design of
experiments (DOE) methods and is capable of creating designs for any
number of factors, enabling scientists, engineers, and statisticians to
efficiently construct experimental designs.
2026-04-22T10:37:29+02:00 net/s3req minimal CLI that signs HTTP requests with AWS SigV4
A minimal CLI that signs arbitrary HTTP requests with AWS Signature Version 4
and sends them via ureq.
Aimed at one-off inspection, scripting, and debugging of S3-compatible APIs —
not a replacement for the AWS CLI or any SDK.
2026-04-22T02:01:33Z science/hdf5-21 Hierarchical Data Format library (from NCSA) 2.1
HDF5 is a completely new Hierarchical Data Format product consisting of a data
format specification and a supporting library implementation. HDF5 is designed
to address some of the limitations of the older HDF product and to address
current and anticipated requirements of modern systems and applications.

HDF5 includes the following improvements:
- A new file format designed to address some of the deficiencies of HDF4.x,
particularly the need to store larger files and more objects per file.
- A simpler, more comprehensive data model that includes only two basic
structures: a multidimensional array of record structures, and a grouping
structure.
- A simpler, better-engineered library and API, with improved support for
parallel I/O, threads, and other requirements imposed by modern systems
and applications.
2026-04-22T00:59:57+08:00 devel/py-azure-storage-file-datalake Microsoft Azure File DataLake Storage Client Library for Python
This preview package for Python includes ADLS Gen2 specific API support made
available in Storage SDK. This includes:
- New directory level operations (Create, Rename, Delete) for hierarchical
namespace enabled (HNS) storage account. For HNS enabled accounts, the
rename/move operations are atomic.
- Permission related operations (Get/Set ACLs) for hierarchical namespace
enabled (HNS) accounts.
2026-04-22T00:59:56+08:00 devel/py-azure-mgmt-containerregistrytasks Microsoft Azure Containerregistrytasks Management Client Library for Python
This is the Microsoft Azure Containerregistrytasks 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-04-20T21:33:08+02:00 devel/lazyworktree Terminal UI for managing Git worktrees
lazyworktree is a terminal user interface for managing Git worktrees
with a keyboard-first workflow. Built with the Bubble Tea framework,
it enables fast iteration and integrates with existing Git tooling.
2026-04-21T02:59:42Z www/moodle52 Course management system based on social constructionism
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.
2026-04-20T21:20:25-07:00 science/py-qcmanybody Many-body expansion tools for quantum chemistry
QCManyBody provides tools for the many-body expansion and related methods
used in quantum chemistry, including BIM and MBE schemes for molecular
clusters.
2026-04-20T20:57:13-07:00 misc/eightctl Control your sleep from the terminal
eightctl is a modern Go CLI for Eight Sleep Pods.

It controls power/temperature, alarms, schedules, audio, base, autopilot,
travel, household, and export sleep metrics. Includes a daemon for scheduled
routines.
2026-04-20T20:18:41-07:00 misc/camsnap CLI to access RTSP/ONVIF devices (e.g. IP cameras)
camsnap is a CLI to access a variety of hardware capturing devices
compliant with RTSP/ONVIF, like IP cameras.

It allows to
* grab frames
* get clips
* motion alerts.
2026-04-20T20:06:57-07:00 misc/blogwatcher Stay on top of your favorite blogs
BlogWatcher is a Go CLI tool to track blog articles, detect new posts,
and manage read/unread status. Supports both RSS/Atom feeds and HTML scraping
as fallback.

Features:
* Dual Source Support - Tries RSS feeds first, falls back to HTML scraping
* Automatic Feed Discovery - Detects RSS/Atom URLs from blog homepages
* Read/Unread Management - Track which articles you've read
* Blog Filtering - View articles from specific blogs
* Duplicate Prevention - Never tracks the same article twice
* Colored CLI Output - User-friendly terminal interface
2026-04-20T19:59:22-07:00 misc/memo CLI tool for managing Apple Notes and Apple Reminders
Memo is a Python CLI for managing Apple Notes and Apple Reminders from the
terminal. It is built for a keyboard-driven workflow, so you can browse, read,
edit, move, export, and complete items without leaving your shell.

Memo is also used by OpenClaw.
2026-04-20T18:04:51-07:00 misc/grizzly CLI for interacting with Bear notes
grizzly is a CLI for interacting with Bear notes via Bear's x-callback-url
scheme.

Environment variables:
* GRIZZLY_TOKEN_FILE path to a file containing your Bear API token (one line)
* GRIZZLY_CALLBACK_URL custom x-success/x-error callback URL (enables callbacks)
* GRIZZLY_TIMEOUT timeout for callbacks when enabled (Go duration, e.g. 5s, 2m)

Token usage:
Some Bear actions require a token to return data. You can provide a token
via --token-file, --token-stdin, GRIZZLY_TOKEN_FILE, or token_file in the
config. Tokens should not be passed via flags.
2026-04-19T10:23:17+02:00 sysutils/wander Terminal user interface for HashiCorp Nomad
Wander is a terminal user interface for HashiCorp Nomad. It provides an
interactive way to browse jobs, allocations and tasks; tail logs; manage
events; execute commands in running tasks; and view resource utilization
metrics.

Built on the Charm bubbletea framework, it also supports running as an SSH
server so that operators can share a session with their Nomad cluster.
2026-04-19T09:10:50+02:00 www/rubygem-rackup-gitlab General server command for Rack applications
A general server command for Rack applications.
2026-04-19T09:10:50+02:00 www/rubygem-rack-test-gitlab Small, simple testing API for Rack apps
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or as a reusable starting point for Web frameworks and testing libraries
to build on. Most of its initial functionality is an extraction of Merb 1.0's
request helpers feature.
2026-04-19T09:10:50+02:00 www/rubygem-rack-session-gitlab Session implementation for Rack
Rack::Session is a session management implementation for Rack.
2026-04-19T09:10:50+02:00 www/rubygem-rack-protection-gitlab Collection of Rack middleware to protect against opportunistic attack
Collection of Rack middleware to protect you against common, opportunistic attack.
2026-04-19T09:10:50+02:00 www/rubygem-rack-gitlab Rack, a modular Ruby web server interface
Rack provides a minimal, modular and adaptable interface for developing web
applications in Ruby. By wrapping HTTP requests and responses in the simplest
way possible, it unifies and distills the API for web servers, web frameworks,
and software in between (the so-called middleware) into a single method call.
2026-04-19T09:10:50+02:00 www/rubygem-rack-attack-gitlab Rack middleware for throttling and blocking abusive requests
Rack middleware for throttling and blocking abusive requests
2026-04-19T09:10:50+02:00 www/rubygem-js-routes Exposes all Rails Routes URL helpers as javascript module
Generates javascript file that defines all Rails named routes as javascript helpers.

2026-04-19T09:10:50+02:00 devel/rubygem-parser-gitlab Ruby parser written in pure Ruby
Parser is a production-ready Ruby parser written in pure Ruby.
2026-04-19T09:10:50+02:00 devel/rubygem-io-event-gitlab Event loop
io-event provides an event loop library.
2026-04-20T00:59:41-07:00 science/py-pymatgen-core Python Materials Genomics core data structures and algorithms
Python Materials Genomics is a robust materials analysis code that defines
core object representations for structures and molecules with support for
many electronic structure codes.

This is the pymatgen-core package, which implements the core data structures
and algorithms of pymatgen, including:
- Core data structures (Structure, Molecule, Element, etc.)
- Electronic structure modules
- IO modules for VASP, FEFF, CP2K, LAMMPS and more
- Symmetry analysis
- Transformation modules
- Optimization utilities
2026-04-19T20:01:07-07:00 misc/py-snakemake-interface-scheduler-plugins Scheduler plugin interface for Snakemake
snakemake-interface-scheduler-plugins provides the scheduler plugin
interface for Snakemake.
2026-04-19T20:00:43-07:00 misc/py-snakemake-interface-logger-plugins Logger plugin interface for Snakemake
snakemake-interface-logger-plugins provides the logger plugin interface
for Snakemake.
2026-04-19T19:53:04-07:00 misc/py-snakemake-interface-report-plugins Interface for Snakemake report plugins
snakemake-interface-report-plugins provides the interface for Snakemake
report plugins.
2026-04-19T19:52:27-07:00 misc/py-snakemake-interface-storage-plugins Stable interface for Snakemake storage plugins
snakemake-interface-storage-plugins provides a stable interface for
interactions between Snakemake and its storage plugins.
2026-04-19T19:52:00-07:00 misc/py-snakemake-interface-executor-plugins Stable interface for Snakemake executor plugins
snakemake-interface-executor-plugins provides a stable interface for
interactions between Snakemake and its executor plugins.
2026-04-19T19:51:08-07:00 misc/py-snakemake-interface-common Common functions and classes for Snakemake and its plugins
snakemake-interface-common provides common functions and classes for
Snakemake and its plugins.
2026-04-19T13:21:00+02:00 sysutils/taws Terminal UI for AWS infrastructure
taws is a terminal user interface to navigate, observe, and manage
AWS infrastructure. It offers interactive browsing of AWS services
and resources directly from the terminal.
2026-04-19T11:54:31+02:00 devel/gittop Terminal UI for Git repository statistics
Gittop is a terminal user interface for analyzing Git repository
statistics, styled after system monitoring utilities like htop and
btop.

It presents repository data through interactive visualizations
including activity heatmaps, contributor rankings, branch tables and
commit timelines, with vim-style keybindings and theming support.
2026-04-19T10:47:46-07:00 textproc/py-yte YAML template engine with Python expressions
yte is a YAML template engine with Python expressions. It enables
embedding Python expressions in YAML files, which are evaluated during
rendering to produce the final YAML output.
2026-04-19T10:46:30-07:00 devel/py-conda-inject Inject a conda environment into the current Python environment
conda-inject provides helper functions for injecting a conda environment
into the current Python environment by modifying sys.path, without
actually changing the current Python environment.
2026-04-19T10:45:30-07:00 devel/py-dpath Filesystem-like pathing and searching for dictionaries
dpath is a Python library for accessing and searching dictionaries via
/slashed/paths. It enables querying, setting, and iterating over dictionaries
using glob-like patterns.
2026-04-19T10:43:22-07:00 devel/py-throttler Python package for easy throttling with asyncio support
throttler is a zero-dependency Python package for easy throttling with
asyncio support. It enables rate limiting for async and sync code.
2026-04-19T10:41:19-07:00 devel/py-argparse-dataclass Declarative CLIs with argparse and dataclasses
argparse-dataclass provides declarative CLIs with argparse and dataclasses.
It allows the creation of command-line interfaces using Python dataclasses
as a declarative specification.
2026-04-19T02:41:43-07:00 misc/goplaces Modern Google Places CLI in Go
goplaces is a modern Go client and CLI for the Google Places API (New).
It is fast for humans and tidy for scripts.

Features:
- Text search with filters: keyword, type, open now, min rating, price levels
- Autocomplete suggestions for places and queries (session tokens supported)
- Nearby search around a location restriction
- Place photos in details and photo media URLs
- Route search along a driving path (Routes API)
- Directions between two points with distance, duration, and steps (Routes API)
- Location bias (lat/lng/radius) and pagination tokens
- Place details: hours, phone, website, rating, price, types
- Optional reviews in details
- Resolve free-form location strings to candidate places
- Locale hints (language + region) across search/resolve/details
- CLI with color human output and --json (respects NO_COLOR)
2026-04-19T02:19:53-07:00 audio/songsee Audio visualizer: spectrograms, mel, chroma, and more
songsee is a fast, native Go audio visualizer that generates FFT-based
images from audio files. It supports 9 visualization modes (spectrogram,
mel, chroma, hpss, selfsim, loudness, tempogram, mfcc, flux), 5 color
palettes, auto-contrast normalization, and outputs PNG or JPEG images.

Input can be WAV, MP3, or any format supported by ffmpeg.
2026-04-19T07:27:28Z www/fileserv Simple HTTP server for serving static files
This is a simple HTTP server for serving static files. It is suitable
as a lightweight replacement for full-fledged HTTP servers on sites
where only sporadic serving of static data is needed.

One of such use cases is deployment of Let's Encrypt certificates on a
server that runs only proxy software, such as Pound or HAProxy. In this
case using e.g. Apache or even Lighttpd just to serve Let's Encrypt
challenge requests arriving once every 90 days is clearly an overkill.
2026-04-18T23:36:04-07:00 misc/clawhub ClawHub CLI for managing OpenClaw agent skills
ClawHub CLI — install, update, search, and publish agent skills and
OpenClaw packages.

It connects to the ClawHub skill directory (https://clawhub.ai) and lets you
manage OpenClaw agent skills from the command line.

Features:
- Search, install, update, and publish agent skills.
- Sync local skills to the ClawHub directory.
- Explore and inspect OpenClaw packages.
- Authenticate with the ClawHub registry.
2026-04-19T05:18:27+08:00 www/rubygem-http-form_data2 Build form data request bodies
HTTP::FormData is utility-belt to build form data request bodies. It provides
support for 'application/x-www-form-urlencoded' and 'multipart/form-data' types.
2026-04-19T05:18:26+08:00 devel/rubygem-buftok0 Extracts token delimited entities from arbitrary inputs
BufferedTokenizer takes a delimiter upon instantiation, or acts line-based by
default. It allows input to be spoon-fed from some outside source which receives
arbitrary length datagrams which may-or-may-not contain the token by which
entities are delimited. In this respect it's ideally paired with something like
EventMachine.
2026-04-19T05:18:25+08:00 www/py-dj52-django-crispy-forms Best way to have Django DRY forms
The best way to have Django DRY forms. Build programmatic reusable layouts out
of components, having full control of the rendered HTML without writing HTML in
templates. All this without breaking the standard way of doing things in Django,
so it plays nice with any other form application.

The application mainly provides:
- A filter named |crispy that will render elegant div based forms. Think of it
as the built-in methods: as_table, as_ul and as_p. You cannot tune up the
output, but it is easy to start using it.
- A tag named {% crispy %} that will render a form based on your configuration
and specific layout setup. This gives you amazing power without much hassle,
helping you save tons of time.
2026-04-19T05:18:24+08:00 math/py-ibis-framework Portable Python dataframe library
Ibis is the portable Python dataframe library:
- Fast local dataframes (via DuckDB by default)
- Lazy dataframe expressions
- Interactive mode for iterative data exploration
- Compose Python dataframe and SQL code
- Use the same dataframe API for more than 20 backends
- Iterate locally and deploy remotely by changing a single line of code
2026-04-19T05:18:23+08:00 devel/py-parsy Easy-to-use parser combinators, for parsing in pure Python
Parsy is an easy and elegant way to parse text in Python by combining small
parsers into complex, larger parsers. If it means anything to you, it's a
monadic parser combinator library for LL(infinity) grammars in the spirit of
Parsec, Parsnip, and Parsimmon. But don't worry, it has really good
documentation and it doesn't say things like that!

For a good example of the kind of clear, declarative code you can create using
parsy, see the SQL SELECT statement example or JSON parser.

The project:
- has zero dependencies outside stdlib.
- is highly mature and stable, with few-to-none backwards incompatibilities over
the past 10 years.
- is essentially complete, with no rewrites planned. Widely useful improvements
that don't break compatibility will still be considered, however.
- is implemented in a single module with less than 800LOC, which you could
vendor easily if required.
2026-04-19T05:18:22+08:00 devel/py-icalendar-searcher Search, filter and sort iCalendar components
This library should contain logic for searching, filtering and sorting icalendar
data, as well as logic for storing and representing an icalendar search query.

Audience:
- This will be used for the python CalDAV client library, both for bundling
search parameters together in one object, for doing client-side filtering when
the server does not support the desired search query.
- This may be useful in any kind of software handling collections of calendar
content and needing to do filtering or searches on it.
- This may also be useful by calendar server developers.
2026-04-19T05:18:21+08:00 devel/py-hatch-tryton hatchling plugin for Tryton
hatch-tryton is a hatchling plugin to manage Tryton dependencies.
2026-04-19T05:18:20+08:00 devel/py-confection0 Sweetest config system for Python
confection is a lightweight library that offers a configuration system letting
you conveniently describe arbitrary trees of objects.

Configuration is a huge challenge for machine-learning code because you may want
to expose almost any detail of any function as a hyperparameter. The setting you
want to expose might be arbitrarily far down in your call stack, so it might
need to pass all the way through the CLI or REST API, through any number of
intermediate functions, affecting the interface of everything along the way. And
then once those settings are added, they become hard to remove later. Default
values also become hard to change without breaking backwards compatibility.

To solve this problem, confection offers a config system that lets you easily
describe arbitrary trees of objects. The objects can be created via function
calls you register using a simple decorator syntax. You can even version the
functions you create, allowing you to make improvements without breaking
backwards compatibility. The most similar config system we're aware of is Gin,
which uses a similar syntax, and also allows you to link the configuration
system to functions in your code using a decorator. confection's config system
is simpler and emphasizes a different workflow via a subset of Gin's
functionality.
2026-04-19T05:18:19+08:00 devel/py-ast-serialize Python bindings for mypy AST serialization
ast_serialize is a fast Python extension for parsing Python files and
serializing the AST using the native binary format used by mypy. This will
eventually replace the current mypy parser, which uses the Python stdlib ast
module for parsing.
2026-04-19T05:18:18+08:00 databases/py-sqlglotc mypyc-compiled extensions for SQLGlot
sqlglotc provides an easily customizable SQL parser and transpiler.
2026-04-19T05:18:17+08:00 databases/py-sqlglot-mypy Optional static typing for SQLGlot
sqlglot-mypy is a modified mypy for SQLGlot.
2026-04-19T05:18:16+08:00 devel/p5-Object-HashBase Build hash based classes
Object::HashBase is used to generate classes based on hashrefs. Using this class
will give you a new() method, as well as generating accessors you request.
Generated accessors will be getters, set_ACCESSOR setters will also be generated
for you. You also get constants for each accessor (all caps) which return the
key into the hash for that accessor. Single inheritance is also supported.
2026-04-19T05:18:15+08:00 devel/p5-Consumer-NonBlock Send data between processes without blocking
It is very easy to end up in a situation where a producer process produces data
faster than a consumer process can read/process it resulting in the producer
blocking on a full pipe buffer. This module allows 2 processes to share data
similar to a pipe, but without the producer blocking due to full pipe buffers.

A pipe is better in most situations, this is only useful if the producer needs
to do many things and you cannot afford to block on a consumer. This is used by
App::Yath to send data to a comparatively slow database upload process without
blocking.
2026-04-19T05:18:13+08:00 devel/p5-Atomic-Pipe Send atomic messages from multiple writers across a POSIX pipe
Normally if you write to a pipe from multiple processes/threads, the messages
will come mixed together unpredictably. Some messages may be interrupted by
parts of messages from other writers. This module takes advantage of some POSIX
specifications to allow multiple writers to send arbitrary data down a pipe in
atomic chunks to avoid the issue.

NOTE: This only works for POSIX compliant pipes on POSIX compliant systems. Also
some features may not be available on older systems, or some platforms.

Under the hood this module will split your message into small sections of
slightly smaller than the PIPE_BUF limit. Each message will be sent as 1 atomic
chunk with a 4 byte prefix indicating what process id it came from, what thread
id it came from, a chunk ID (in descending order, so if there are 3 chunks the
first will have id 2, the second 1, and the final chunk is always 0 allowing a
flush as it knows it is done) and then 1 byte with the length of the data
section to follow.

On the receiving end this module will read chunks and re-assemble them based on
the header data. So the reader will always get complete messages. Note that
message order is not guarenteed when messages are sent from multiple processes
or threads. Though all messages from any given thread/process should be in
order.
2026-04-19T05:18:12+08:00 www/xapian-omega14 CGI search application built on Xapian
This package contains two index building utilities (omindex and scriptindex) and
a CGI search application (omega). These use the Xapian search library to
provide a search over a collection of documents.
2026-04-19T05:18:11+08:00 www/kamal-proxy Lightweight proxy server for Kamal
Kamal Proxy is a tiny HTTP proxy, designed to make it easy to coordinate
zero-downtime deployments. By running your web applications behind Kamal Proxy,
you can deploy changes to them without interrupting any of the traffic that's in
progress. No particular cooperation from an application is required for this to
work.

Kamal Proxy is designed to work as part of Kamal, which provides a complete
deployment experience including container packaging and provisioning. However,
Kamal Proxy could also be used standalone or as part of other deployment
tooling.
2026-04-19T05:18:10+08:00 databases/xapian-core14 Probabilistic text search database engine
Xapian is an Open Source Probabilistic Information Retrieval library, released
under the GPL. It's written in C++, with bindings to allow use from other
languages.

Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own applications.

Xapian features include:
- Ranked probabilistic search - word importance weighting
- Relevance feedback
- Phrase and proximity searching
- Full range of structured boolean search operators
- Term stemming
- Database files > 2GB
- Platform independent data formats
- Allows simultaneous update and searching.
2026-04-18T12:53:54-04:00 security/rbw Unofficial bitwarden cli
rbw is an unofficial command line client for Bitwarden. Although
Bitwarden does come with its own command line client, it is limited
by being stateless - to use it, you're required to manually lock
and unlock the client, and pass the temporary keys around in
environment variables, which makes it very difficult to use. rbw
avoids this problem by maintaining a background process which is
able to hold the keys in memory, similar to the way that ssh-agent
or gpg-agent work. This allows the client to be used in a much
simpler way, with the background agent taking care of maintaining
the necessary state.
2026-04-17T16:49:12-03:00 devel/forgejo-cli CLI client for Forgejo
forgejo-cli (fj) is a CLI client for Forgejo akin to gh, glab, or tea.

From the command line, you can:
- Open, edit, comment on, close issues
- Create and merge pull requests, including AGit pull requests
- Create, star, watch, and edit repositories
- Manage organizations and teams
- Publish new releases

fj doesn't try to replace your usage of git, it's meant to work alongside
it. It handles all the Forgejo-specific things that git doesn't.
2026-04-18T01:40:09Z devel/py-lazyarray Python package that provides a lazily-evaluated numerical array class
lazyarray is a Python package that provides a lazily-evaluated numerical
array class, larray, based on and compatible with NumPy arrays.

Lazy evaluation means that any operations on the array (potentially including
array construction) are not performed immediately, but are delayed until
evaluation is specifically requested. Evaluation of only parts of the array
is also possible.
2026-04-17T11:47:19-07:00 math/py-arviz-plots Ready to use and composable plots for Bayesian Workflow
arviz-plots provides ready to use and composable plots for Bayesian
Workflow. It includes static battery included plots for posterior
analysis, MCMC diagnostics, model comparison, and other visualizations
for Bayesian models. Supports matplotlib, bokeh, and plotly backends.
2026-04-17T11:41:52-07:00 math/py-arviz-stats Statistical computation and diagnostics for ArviZ
arviz-stats provides statistical computation and diagnostics for ArviZ.
It includes functions for posterior analysis, MCMC diagnostics, model
comparison (LOO, WAIC), convergence diagnostics (R-hat, ESS), and
other statistical summaries for Bayesian models.
2026-04-17T11:39:15-07:00 math/py-arviz-base Base ArviZ features and converters
arviz-base provides base ArviZ features and converters. It includes
functions for data loading, converters from various probabilistic
programming frameworks, and core data structures for Bayesian model
analysis.
2026-04-17T20:29:04-04:00 sysutils/bin Effortless binary manager
bin is a lightweight, cross-platform binary manager designed to
simplify the installation and management of single-binary applications,
which are gaining popularity due to languages such as Go, Rust or Deno.

Features:

* Zero Configuration
* No Root Required
* Version Management
* Lightweight
* Multiple Sources
2026-04-17T16:41:54+02:00 filesystems/amazon-efs-utils Amazon EFS mount helper and watchdog utilities
Amazon EFS Utils is a collection of tools that make it easier to mount and use
Amazon Elastic File System (EFS).

It provides:
- mount.efs: an EFS-aware NFS mount helper
- amazon-efs-mount-watchdog: a watchdog daemon that monitors EFS mounts
- efs-proxy: a high-performance Rust proxy for EFS connections (TLS/FIPS)
2026-04-17T01:25:47-07:00 deskutils/py-mss Cross-platform multiple screenshots module in pure python using ctypes
MSS stands for Multiple ScreenShots.

mss is an ultra-fast cross-platform multiple screenshots module in pure Python
using ctypes.

Featues:
* Python 3.9+, PEP8 compliant, no dependency, thread-safe
* very basic, it will grab one screenshot by monitor or a screenshot of all
monitors and save it to a PNG file
* you can use PIL and benefit from all its formats (or add yours directly)
* integrate well with Numpy and OpenCV
* it could be easily embedded into games and other software which require fast
and platform optimized methods to grab screenshots (like AI, Computer Vision)
2026-04-16T15:09:26-04:00 lang/nickel Universal configuration language
Nickel is the universal configuration language. Nickel is
configuration templating, but done right. Modular, correct
and concise.

Its purpose is to automate the generation of static
configuration files - think JSON, YAML, XML, or your
favorite data representation language - that are then fed
to another system.

Nickel's salient traits are:

* Composable code: functions are first-class citizens.
* Composable data: records can be composed through the
merge operator.
* Typed, but only when it helps: a gradual type system.
* Design by contract: contracts act like schemas.
2026-04-16T21:33:33+03:00 graphics/libkdcraw-qt5 LibRaw interface for KDE
libkdcraw is a C++ interface around the LibRaw library
used to decode RAW picture files.
2026-04-15T17:58:20-07:00 misc/openclaw Multi-channel AI gateway with extensible messaging integrations
OpenClaw is a multi-channel AI gateway with extensible messaging integrations.
It acts as a personal AI assistant that works across platforms, supporting
multiple AI providers (Anthropic Claude, OpenAI, Google Gemini, AWS Bedrock,
and others) and communication channels (Telegram, Discord, Slack, WhatsApp,
Matrix, and more).
2026-04-03T10:42:10-04:00 emulators/einstein-newton Apple Newton Emulator
Einstein is a NewtonOS emulator. A Newton ROM file is required to run Einstein.
If you own a Newton device, you may be able to dump your own ROM file from it.
See the documentation for more information.
2026-04-15T22:04:05+02:00 devel/prjpeppercorn113 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-04-15T16:23:56+03:00 sysutils/mpifileutils MPI-based parallel file utilities (dcp, dcmp, ddup, dtar, etc.)
mpiFileUtils provides a library (libmfu) and a suite of MPI-parallel file
utilities such as dcp (parallel copy), dcmp (compare), ddup (duplicate finder),
dfind, dtar/dbz2, dchmod, and more. Designed for high scalability on large
filesystems.
2026-04-15T16:17:30+03:00 devel/dtcmp Datatype comparison library for MPI (LLNL)
DTCMP provides fast, scalable comparison-based operations on MPI datatypes,
including sorting and key/value reductions, built atop lwgrp.
2026-04-15T15:44:22+03:00 devel/lwgrp Light-weight group library for MPI (LLNL)
The Light-weight Group library provides data structures and collectives to
create/destroy ordered process groups efficiently in MPI codes - useful when
frequent, transient groups make communicator creation too costly.
2026-04-15T15:29:07+03:00 devel/libcircle Efficient distributed work queue library for MPI clusters
libcircle provides an API for distributing embarrassingly parallel workloads
across MPI ranks using a distributed work queue.

Applications register callbacks to create and process work items, while the
library handles load balancing, termination detection, and optional global
reductions. It is commonly used on large HPC filesystems to traverse directory
trees and perform file operations in parallel on hundreds or thousands of
processes.
2026-04-15T09:34:04Z www/vikunja Todo-app to organize your life
Vikunja is an open-source, self-hostable to-do app. It helps you organize your
tasks and projects with features like list, kanban, gantt, and table views -
all while keeping your data under your control.
2026-04-14T22:43:46-04:00 sysutils/unixexec Attach stdin/stdout of a command to a Unix socket
unixexec attaches the stdin/stdout of a command to a Unix socket:

* immediately exec(3)'s the command: the data is not proxied via another process
* does not multiplex access to a socket
2026-04-13T13:35:54-04:00 mail/py-offlineimap Two-way synchronization of local Maildir and IMAP folders
OfflineIMAP is software that downloads your email mailbox(es) as
local Maildirs. OfflineIMAP will synchronize both sides via IMAP.
2026-04-02T02:24:26+02:00 net-im/vesktop Unofficial native 'improved' client for the discord messenger
Unofficial 'improved' client for the discord messenger, based on the debian
builds from the upstream Vencord/Vesktop github.

Discord is great for playing games and chilling with friends, or even building a
worldwide community. Customize your own space to talk, play, and hang out.
2026-04-10T18:03:56-07:00 sysutils/py-ansible-core218 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-04-12T17:46:34-04:00 security/py-himitsu-keyring GTK4-based prompter implementation for Himitsu
Keyring is a graphical frontend for managing a Himitsu key store.
2026-04-12T17:44:08-04:00 security/hiprompt-gtk GTK4-based prompter implementation for Himitsu
hiprompt-gtk is a GTK4-based prompter implementation for Himitsu.
2026-04-12T17:34:51-04:00 devel/hare-gtk4-layer-shell gtk4-layer-shell bindings for Hare
hare-gtk4-layer-shell provides bindings to gtk4-layer-shell for Hare.
2026-04-12T17:30:09-04:00 devel/hare-adwaita Hare bindings for libadwaita
hare-adwaita provides bindings to libadwaita for Hare.
2026-04-12T17:26:47-04:00 devel/hare-gi GObject Introspection code generator for Hare
hare-gi is a GObject Introspection code generator for Hare. In
short, it creates bindings for GTK family of libraries (GTK+, GDK,
Pango, etc).
2026-04-12T02:35:12-07:00 misc/mcp-inspector Model Context Protocol inspector
MCP Inspector is a developer tool for testing and debugging MCP servers.

It combines a browser-based interface with an MCP proxy so developers can
inspect servers that use stdio, SSE, or streamable HTTP transports.
2026-04-10T19:33:48-07:00 devel/py-standard-imghdr Backport of the standard library imghdr module
Backport of the standard library imghdr module for Python 3.13+, where
it was removed ("dead battery"). Provides imghdr.what() and imghdr.tests
for packages that depend on the module.
2026-04-09T22:38:16-07:00 devel/py-uncalled-for Async dependency injection for Python functions
uncalled-for is an asynchronous dependency injection library for Python
functions. It allows for easy management of dependencies in asynchronous
applications, making it simpler to inject and resolve components as needed.
2026-04-08T22:55:12+09:00 games/suika3 2D game engine with DSL for visual novels
Suika3 is a 2D game and visual novel engine.
It aims to be portable and easy to use for creators, supporting
various platforms including FreeBSD, Linux, Windows, macOS, etc.

This engine is designed for high performance and low resource
consumption, making it ideal for both modern and legacy systems.
2026-04-08T15:55:26-07:00 textproc/pdf-form-filler-mcp MCP server for filling PDF forms (AcroForm and XFA)
pdf-form-filler-mcp is an MCP STDIO server allowing to fill PDF forms.

It allows AI agents to find the list of form fields in a given MCP server,
to fill these fields, and to save the resulting PDF.

It supports both AcroForm and XFA PDF forms.
2026-04-07T19:50:26-07:00 net/py-awsipranges Work with the AWS IP address ranges in native Python
awsipranges is a package to ork with the AWS IP address ranges in native Python.

AwsIpRanges provides a Pythonic interface to the AWS IP address
ranges published at https://ip-ranges.amazonaws.com/ip-ranges.json.
2026-04-08T13:36:11+02:00 multimedia/jellyfin-desktop Jellyfin Desktop Client
Desktop client using jellyfin-web with embedded MPV player.

Media plays within the same window using the jellyfin-web interface.
Supports audio passthrough. Built on Qt6.
2026-04-08T08:32:13+02:00 www/evcc Extensible EV Charge Controller
evcc is an extensible EV Charge Controller and home energy management system.

evcc optimizes charging your electric vehicle with self-generated solar energy
or low-cost electricity tariffs. The software works across manufacturers with
hundreds of wallboxes, solar systems, and vehicles. evcc runs locally on a
Raspberry Pi or NAS - no cloud required.
2026-04-07T19:25:43-07:00 devel/py-uuid6 New time-based UUID formats suited for use as a database key
New time-based UUID formats suited for use as a database key.

Implements UUID versions 6, 7, and 8 as described in
draft-peabody-dispatch-new-uuid-format.
2026-04-07T18:37:34-07:00 graphics/py-olmocr PDF and image OCR toolkit using visual language models
olmocr is a toolkit for converting PDFs and other image-based document formats
into clean, readable, plain text format.

Features:
* Convert PDF, PNG, and JPEG based documents into clean Markdown
* Support for equations, tables, handwriting, and complex formatting
* Automatically removes headers and footers
* Convert into text with a natural reading order, even in the presence of
figures, multi-column layouts, and insets
* Efficient, less than $200 USD per million pages converted
2026-04-08T00:57:59+02:00 net/libyang3 YANG data modeling language library, version 3
libyang is a YANG data modelling language parser and toolkit written
(and providing API) in C.
2026-04-07T16:38:38-07:00 textproc/pymupdf4llm-mcp MCP server for pymupdf4llm: convert PDF to Markdown for LLMs
pymupdf4llm-mcp is an MCP (Model Context Protocol) server that exposes
pymupdf4llm functionality as tools for LLM agents. It allows AI assistants
to convert PDF documents to Markdown format, making them suitable for
processing by Large Language Models (LLMs) and Retrieval-Augmented Generation
(RAG) systems.

The server provides tools for:
- Converting PDF files to Markdown with preserved structure
- Handling tables, images, and text formatting
- Saving converted Markdown to files
2026-04-07T16:31:39-07:00 textproc/py-pymupdf4llm PyMuPDF utilities for LLM/RAG
pymupdf4llm provides utilities to convert PDF documents to Markdown format
suitable for use with Large Language Models (LLMs) and Retrieval-Augmented
Generation (RAG) systems. It is built on top of PyMuPDF and preserves the
document's structure, tables, images, and text formatting.
2026-04-07T12:18:53-07:00 misc/py-vllm High-throughput and memory-efficient LLM inference engine
vLLM is a fast and easy-to-use library for LLM inference and serving.
It provides high-throughput and memory-efficient inference for large language
models (LLMs) using state-of-the-art serving technologies including:

- PagedAttention for efficient KV cache memory management
- Continuous batching of incoming requests
- Optimized CUDA kernels (on supported platforms)
- Hugging Face model compatibility
- Various decoding algorithms including parallel sampling and beam search
- OpenAI-compatible API server

On FreeBSD, vLLM runs in CPU/empty device mode (VLLM_TARGET_DEVICE=empty),
providing pure Python inference without GPU acceleration.
2026-04-07T09:31:20-07:00 graphics/py-opencv-python-headless Wrapper package for OpenCV python bindings
opencv-python-headless is a wrapper package for OpenCV python bindings.

OpenCV (Open Source Computer Vision Library) is a free, open-source library
featuring over 2,500 algorithms for real-time computer vision, image processing,
and machine learning
2026-04-07T08:08:45-07:00 misc/py-compressed-tensors Library for storing and loading compressed PyTorch models
compressed-tensors is a library for storing and loading compressed
PyTorch models. It provides a unified format for various compression
methods including quantization and sparsity.
2026-04-07T02:54:32-07:00 misc/py-mistral-common Common utilities for Mistral AI models
mistral-common provides common utilities for working with Mistral AI models,
including tokenizers, conversation templates, and model-specific utilities.
It supports all Mistral AI model families including function calling.
2026-04-07T01:52:55-07:00 misc/py-openai-harmony OpenAI response format for gpt-oss open-weight model series
openai-harmony provides OpenAI response format compatibility for gpt-oss
open-weight model series. It implements the OpenAI API response structure
for open-weight language models.
2026-04-07T01:48:14-07:00 textproc/py-llguidance Low-level Guidance library for constrained LLM generation
llguidance is a low-level library implementing grammar-constrained decoding
for language models. It provides efficient token masks for steering LLM
generation toward desired output formats including JSON and regex patterns.
2026-04-07T00:45:52-07:00 textproc/py-outlines-core Structured Text Generation in Rust (outlines-core)
outlines-core provides the core Rust implementation for Outlines structured
text generation. It implements efficient finite state machines for constrained
LLM generation, supporting regex, JSON schemas, and context-free grammars.
2026-04-06T22:02:56-07:00 devel/py-ninja Python package providing the Ninja build tool
This Python package provides access to the Ninja build system from Python.
It installs the ninja binary and the ninja_syntax module for programmatically
generating Ninja build files.
2026-04-06T21:58:04-07:00 devel/py-pybase64 Fast Base64 encoding/decoding using libbase64
pybase64 is a fast Base64 encoding/decoding library for Python. It provides
a drop-in replacement for Python's base64 module using SIMD-optimized
implementations for significantly better performance.
2026-04-06T21:45:15-07:00 devel/py-opentelemetry-semantic-conventions-ai OpenTelemetry Semantic Conventions for AI/LLM systems
opentelemetry-semantic-conventions-ai provides OpenTelemetry semantic
conventions specifically for AI and LLM systems. It enables standardized
observability for AI workloads following the OpenTelemetry specification.
2026-04-06T21:42:51-07:00 misc/py-model-hosting-container-standards Standardized model hosting container implementations
model-hosting-container-standards provides standards and utilities for
hosting machine learning models in containers. It includes FastAPI-based
server definitions and container lifecycle management utilities.
2026-04-06T21:34:55-07:00 www/py-prometheus-fastapi-instrumentator Instrument your FastAPI app with Prometheus metrics
prometheus-fastapi-instrumentator is a Python library for automatically
instrumentating FastAPI applications with Prometheus metrics. It provides
request duration, size, and count metrics out of the box.
2026-04-06T21:31:35-07:00 misc/py-lm-format-enforcer Enforce the output format (JSON Schema, regex) of a language model
lm-format-enforcer enforces the output format (e.g., JSON schema or regular
expressions) of language models. It supports popular LLM libraries and
integrates with frameworks like HuggingFace and LlamaCpp.
2026-04-06T21:29:30-07:00 textproc/py-partial-json-parser Parse partial JSON generated by LLMs
partial-json-parser is a lightweight Python library for parsing partial
JSON strings. It handles incomplete JSON data, which is useful for streaming
scenarios where JSON is received incrementally.
2026-04-06T21:24:17-07:00 devel/py-depyf Decompile and understand Python bytecode from PyTorch
depyf is a Python package for decompiling and understanding Python bytecode.
It helps developers analyze and debug compiled Python code by providing
human-readable representations of bytecode.
2026-04-06T14:47:35-07:00 misc/py-xgrammar Efficient, flexible and portable structured generation
xgrammar enables efficient, flexible and portable structured generation
for large language models. It provides grammar-constrained decoding that
works with JSON schemas, regular expressions, and custom context-free grammars.
2026-04-06T10:55:19-07:00 textproc/py-lingua-language-detector Accurate natural language detection library for long and short text
Lingua is an accurate natural language detection library for Python,
suitable for both short snippets and long texts. It detects 75 languages
and goes beyond simple rule-based or statistical approaches by using a
rich set of language models.

Features:
- Supports 75 languages
- High accuracy for short and ambiguous texts
- Distinction between similar languages (e.g., Norwegian Bokmal and Nynorsk)
- Confidence values for each detected language
- Optional filtering to a subset of supported languages
- Fast detection performance
2026-04-06T09:35:46-07:00 graphics/py-pypdfium2 Python bindings to the PDFium PDF rendering library
pypdfium2 is a set of Python bindings to PDFium, the open-source PDF
rendering engine developed by Google and used in Chromium.

It provides a comprehensive API for working with PDF files including:
- Rendering PDF pages to images (Pillow, NumPy arrays, or raw bytes)
- Text extraction with character-level metadata
- Table of contents access
- Form field handling
- PDF attachment access
- Page object model (paths, images, text)

NOTE: This port uses the PDFium shared library bundled with LibreOffice
(editors/libreoffice). A dedicated graphics/pdfium port is not yet
available in the FreeBSD ports tree.
2026-04-05T12:34:17-07:00 devel/py-cached-path File utility for accessing local and remote files uniformly
cached_path provides a unified interface for accessing files whether they are
stored locally or remotely. It supports the following remote backends:

- HTTP and HTTPS URLs
- Amazon S3
- Google Cloud Storage
- Hugging Face Hub

Remote files are cached locally so that subsequent accesses do not require
re-downloading. The local cache is managed transparently.
2026-04-06T17:14:25+03:00 net/kio-gopher Gopher protocol support for KIO
This software gets you gopher protocol support in KIO. That is, you can browse
gopher:// pages in Konqueror and open gopher:// located files in any
application which uses the KIO framework.
2026-04-06T14:21:12+08:00 devel/rubygem-aws-sdk-uxc Official AWS Ruby gem for AWS User Experience Customization
Official AWS Ruby gem for AWS User Experience Customization.
2026-04-06T14:21:11+08:00 devel/rubygem-aws-sdk-sustainability Official AWS Ruby gem for AWS Sustainability
Official AWS Ruby gem for AWS Sustainability.
2026-04-06T14:21:10+08:00 devel/rubygem-aws-sdk-securityagent Official AWS Ruby gem for AWS Security Agent
Official AWS Ruby gem for AWS Security Agent.
2026-04-06T14:21:09+08:00 devel/rubygem-aws-sdk-devopsagent Official AWS Ruby gem for AWS DevOps Agent Service
Official AWS Ruby gem for AWS DevOps Agent Service.
2026-04-06T01:59:54+08:00 devel/capnproto-tiledb Serialization/RPC system (for databases/tiledb)
Cap'n Proto is an insanely fast data interchange format and capability-based RPC
system. Think JSON, except binary. Or think Protocol Buffers, except faster.
2026-04-06T00:51:18+08:00 devel/py-babi-grammars Grammars for the babi text editor
Grammars for the babi text editor
2026-04-06T00:51:14+08:00 devel/rubygem-rubygems-generate_index Generate the index files for a gem server directory
rubygems-generate_index generates the index files for a gem server directory.

The generate_index command creates a set of indexes for serving gems statically.
The command expects a 'gems' directory under the path given to the --directory
option. The given directory will be the directory you serve as the gem
repository.
2026-04-06T00:51:13+08:00 devel/rubygem-retriable-gitlab Simple DSL to retry failed code blocks
Retriable is a simple DSL to retry failed code blocks with randomized
exponential backoff time intervals. This is especially useful when interacting
external api/services or file system calls.
2026-04-06T00:51:11+08:00 devel/rubygem-compact_index Backend for compact index
The CompactIndex gem implements the response logic for the compact index format
and to manage the versions file. The compact index format has three endpoints:
/names, /versions and /info/gem_name. The versions file is a file which hold the
versions in a cache-friendly way.
2026-04-06T00:51:10+08:00 devel/rubygem-mcp Official Ruby SDK for Model Context Protocol servers and clients
The official Ruby SDK for Model Context Protocol servers and clients.
2026-04-06T00:51:09+08:00 devel/rubygem-aws-sdk-simpledbv2 Official AWS Ruby gem for AWS Amazon SimpleDB v2
Official AWS Ruby gem for AWS Amazon SimpleDB v2.
2026-04-06T00:51:08+08:00 www/py-googlemaps Python client library for Google Maps Platform
This library brings the Google Maps Platform Web Services to your Python
application.

The Python Client for Google Maps Services is a Python Client library for the
following Google Maps APIs:
- Directions API
- Distance Matrix API
- Elevation API
- Geocoding API
- Geolocation API
- Time Zone API
- Roads API
- Places API
- Maps Static API
- Address Validation API
2026-04-06T00:51:07+08:00 net/py-rdap Registration Data Access Protocol tools
rdap provides RDAP (Registration Data Access Protocol) tools.
2026-04-06T00:51:06+08:00 devel/py-opentelemetry-resource-detector-azure Azure Resource Detector for OpenTelemetry
This library contains OpenTelemetry Resource Detectors for the following Azure
resources:
- Azure App Service
- Azure Virtual Machines
- Azure Functions (Experimental)
2026-04-06T00:51:05+08:00 devel/py-munge Data manipulation library and client
munge provides data manipulation library and client.
2026-04-06T00:51:04+08:00 devel/py-jsonschema-rs High-performance JSON Schema validator for Python
jsonschema-rs provides a high-performance JSON Schema validator for Python.

Highlights:
- Full support for popular JSON Schema drafts
- Remote reference fetching (network/file)
- Custom keywords and format validators
- Meta-schema validation for schema documents
- Schema bundling into Compound Schema Documents
2026-04-06T00:51:03+08:00 devel/py-dask-geopandas Parallel GeoPandas with Dask
Dask-GeoPandas is a project merging the geospatial capabilities of GeoPandas and
scalability of Dask. GeoPandas is an open source project designed to make
working with geospatial data in Python easier. GeoPandas extends the datatypes
used by pandas to allow spatial operations on geometric types. Dask provides
advanced parallelism and distributed out-of-core computation with a
dask.dataframe module designed to scale pandas. Since GeoPandas is an extension
to the pandas DataFrame, the same way Dask scales pandas can also be applied to
GeoPandas.

This project is a bridge between Dask and GeoPandas and offers geospatial
capabilities of GeoPandas backed by Dask.
2026-04-06T00:51:02+08:00 devel/py-azure-monitor-opentelemetry-exporter Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
The exporter for Azure Monitor allows Python applications to export data from
the OpenTelemetry SDK to Azure Monitor. The exporter is intended for users who
require advanced configuration or have more complicated telemetry needs that
require all of distributed tracing, logging and metrics. If you have simpler
configuration requirements, we recommend using the Azure Monitor OpenTelemetry
Distro instead for a simpler one-line setup.

Prior to using this SDK, please read and understand Data Collection Basics,
especially the section on telemetry types. OpenTelemetry terminology differs
from Application Insights terminology so it is important to understand the way
the telemetry types map to each other.
2026-04-06T00:51:01+08:00 devel/py-azure-monitor-opentelemetry Microsoft Azure Monitor Opentelemetry Distro Client Library for Python
The Azure Monitor Distro of Opentelemetry Python is a "one-stop-shop" telemetry
solution, requiring only one line of code to instrument your application. The
distro captures telemetry via OpenTelemetry instrumentations and reports
telemetry to Azure Monitor via the Azure Monitor exporters.

Prior to using this SDK, please read and understand Data Collection Basics,
especially the section on telemetry types. OpenTelemetry terminology differs
from Application Insights terminology so it is important to understand the way
the telemetry types map to each other.
2026-04-06T00:50:59+08:00 net/libngtcp2-boringssl Implementation of QUIC protocol (BoringSSL backend)
ngtcp2 project is an effort to implement QUIC protocol which is now being
discussed in IETF QUICWG for its standardization.

This port provides the crypto helper library for BoringSSL backend.
2026-04-03T17:53:06-07:00 games/rare Frontend for legendary
Rare is a graphical interface for Legendary,
a command line alternative to Epic Games launcher, written in PySide6.
2026-04-03T17:51:58-07:00 games/legendary Free and open-source replacement for the Epic Games Launcher
Legendary is an open-source game launcher that can download and install
games from the Epic Games platform on Linux, macOS, and Windows.

Note: Legendary is currently a CLI (command-line interface) application
without a graphical user interface, it has to be run from a terminal.
2026-04-03T17:48:54-07:00 devel/vdf Library for working with Valve's VDF text format
Pure python module for (de)serialization to and from
VDF that works just like json.
2026-04-05T16:20:22+09:00 devel/electron41 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-04-04T22:29:56-07:00 devel/bazel9 Fast and correct build system (LTS 9)
Bazel is Google's open-source build and test tool.
Bazel has built-in support for building both client and server
software, including client applications for both Android and iOS
platforms. It also provides an extensible framework that you can
use to develop your own build rules.
2026-04-04T22:29:44-07:00 devel/bazel8 Fast and correct build system (LTS 8)
Bazel is Google's open-source build and test tool.
Bazel has built-in support for building both client and server
software, including client applications for both Android and iOS
platforms. It also provides an extensible framework that you can
use to develop your own build rules.
2026-04-03T13:54:37-07:00 www/py-slowapi Rate limiting extension for Starlette and Fastapi
SlowApi is a rate limiting library for Starlette and FastAPI adapted from
flask-limiter. Most features are coming from flask-limiter and the
underlying limits package.

Features:
- Single and multiple limit decorator on endpoint functions to apply limits
- redis, memcached and memory backends to track your limits (memory as a
fallback)
- support for sync and async HTTP endpoints
- Support for shared limits across a set of routes
2026-04-01T00:32:42-04:00 math/py-numpy1 Fundamental package for array computing in Python
NumPy is the fundamental package for scientific computing with Python. It
contains among other things:
- a powerful N-dimensional array object
- sophisticated (broadcasting) functions
- tools for integrating C/C++ and Fortran code
- useful linear algebra, Fourier transform, and random number capabilities

Besides its obvious scientific uses, NumPy can also be used as an efficient
multi-dimensional container of generic data. Arbitrary data-types can be
defined. This allows NumPy to seamlessly and speedily integrate with a wide
variety of databases.
2026-04-02T22:22:51-07:00 security/py-iam-expand Python package to expand and deobfuscate IAM policies
Python package to expand and deobfuscate IAM policies.

This library helps expand and deobfuscate AWS IAM policy actions and resources.
2026-04-02T22:20:57-07:00 security/py-iamdata IAM data for AWS actions, resources, and conditions
IAM data for AWS actions, resources, and conditions based on IAM
policy documents. Updated daily with the latest data from AWS.
2026-04-02T21:32:21-07:00 security/py-policyuniverse Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards
Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.

Provides tools for analyzing and interpreting AWS IAM policy documents.
2026-04-02T21:29:19-07:00 security/py-shodan Python library and command-line utility for Shodan
Python library and command-line utility for Shodan.

This package wraps the Shodan API for security research
and network intelligence.
2026-04-02T20:59:13-07:00 www/py-cherrypy-cors CORS handling as a cherrypy tool
CORS handling as a cherrypy tool.

Provides cross-origin resource sharing (CORS) support for CherryPy apps.
2026-04-02T20:56:29-07:00 www/py-dash-bootstrap-components Bootstrap themed components for use in Plotly Dash
Bootstrap themed components for use in Plotly Dash.

These components are reusable dash components for building
Bootstrap-themed layouts.
2026-04-02T20:53:55-07:00 www/py-google-cloud-container Google Cloud Container API client library
Google Cloud Container API client library.

Client library for the Google Kubernetes Engine (GKE) Container API.
2026-04-02T20:11:00-07:00 www/py-google-cloud-monitoring Google Cloud Monitoring API client library
Google Cloud Monitoring API client library.

This library enables interaction with the Cloud Monitoring API, allowing
you to manage and retrieve metrics, dashboards, and alerting policies.
2026-04-02T17:01:32-07:00 www/mcp-server-browserbase MCP server allowing LLMs control browser with Browserbase, Stagehand
MCP server for Browserbase allows AI agents and Large Language Models (LLMs)
to control a fully managed, cloud-hosted web browser.

It acts as a bridge between an AI assistant and the web, enabling the agent
to perform complex online tasks using natural language. Key capabilities
include web interaction (navigation, clicks, forms), data extraction,
capturing visual context, and session management.
2026-04-02T15:12:42-07:00 filesystems/mcp-server-filesystem Filesystem MCP Server
mcp-server-filesystem is a Model Context Protocol (MCP) server that provides
standardized filesystem access to LLM-based tools. It allows reading, writing,
and searching files within a defined scope, enabling models to interact
securely with a local or remote filesystem.
2026-03-19T23:26:34-04:00 x11-wm/river-classic Dynamic tiling Wayland compositor
River is a non-monolithic Wayland compositor. Unlike other Wayland compositors,
river does not combine the compositor and window manager into one program.
Instead, users can choose any window manager implementing the
river-window-management-v1 protocol.

Note: river is currently early in development. Expect breaking changes
and missing features. Bugs should however be rare at this point, if
you run into one don't hesitate to open an issue upstream.
2026-03-31T16:13:24-07:00 textproc/pdf-reader-mcp MCP server providing tools to read PDF files
pdf-reader-mcp is an MCP server providing tools to read PDF files.

This server allows MCP clients to parse and extract text and images from PDF
documents, enabling AI models to interact with PDF content efficiently.
2026-03-31T18:30:32+02:00 games/xpuzzles Collection of puzzles for X
collection of puzzles for X (plain X version)
The following puzzles are included:
- Rotational 3D Puzzles: xrubik, xpyraminx, xoct, xskewb, xdino,
xmball, xbevel
- Sliding Block Puzzles: xcubes, xtriangles, xhexagons, xpanex
- Combination Puzzles: xbarrel, xmlink
2026-03-31T00:47:54-04:00 archivers/appscript Very lightweight script to create self-extractable archives
appscript is a very lightweight script that compresses a directory
using tar(1), encodes the result with base64(1), and then creates
a sh(1) script that decompresses that result into a temporary
location (optionally using tmpfs(4)), and finally executes a script
named APPSCRIPT from the current working directory.
2026-03-30T22:03:00Z sysutils/sylve Lightweight GUI for managing Bhyve, Jails, ZFS, networking
Sylve is a lightweight, open-source virtualization platform for FreeBSD,
leveraging Bhyve for VMs and Jails for containerization, with deep ZFS
integration. It provides a streamlined, Proxmox-like experience tailored for
FreeBSD environments. Its backend is written in Go, and the frontend is written
in Svelte (with Kit), integrated into a single binary for easy deployment.
2026-03-30T11:42:35-07:00 devel/testsweeper C++ testing framework for parameter sweeps
TestSweeper is a C++ testing framework for parameter sweeps. It handles
parsing command line options, iterating over the test space, and printing
results. This simplifies test functions by allowing them to concentrate on
setting up and solving one problem at a time.

TestSweeper is part of the SLATE project (Software for Linear Algebra
Targeting Exascale), funded by the Department of Energy as part of its
Exascale Computing Initiative.
2026-03-29T23:01:07+02:00 security/cdxgen CycloneDX SBOM generator CLI
cdxgen generates CycloneDX SBOMs for multiple programming languages and
ecosystems.

It supports scanning source code, containers, and binaries to produce Software
Bill of Materials outputs.
2026-03-29T10:51:46-07:00 misc/lean-ctx Hybrid Context Optimizer: MCP Server, reduces LLM token consumption
LeanCTX is a hybrid context optimizer designed to reduce token consumption
in AI-assisted software engineering workflows. It acts as a cognitive filter
between AI tools and Large Language Models (LLMs), stripping noise like
comments and whitespace to lower costs and maximize context efficiency.

Features:
- AST-Aware Compression: Uses Tree-sitter to parse 14 languages, preserving
critical types and logic while reducing token counts by up to 90%.
- MCP Server Integration: Provides 24 tools that replace standard file reads
with compressed alternatives for any MCP-enabled AI client.
- Automated Shell Hook: Intercepts and compresses output from over 90 common
command patterns (git, npm, cargo, docker, kubectl, etc.).
- Privacy and Performance: Single Rust binary with zero dependencies and no
cloud requirements.
2026-03-29T20:43:58+02:00 www/zoraxy General purpose HTTP reverse proxy and forwarding tool
Zoraxy is a general purpose HTTP reverse proxy and forwarding tool written in Go.

Features include:
- reverse proxy with HTTP/2
- redirection rules
- TLS/SSL and ACME support
- stream proxy for TCP and UDP
- access control features
- integrated uptime monitoring

This package installs Zoraxy as a native FreeBSD service.
2026-03-29T19:16:19+02:00 audio/radiotrope AI agent-enabled internet radio player
Radiotrope is a GUI and CLI internet radio player. It’s an AI agent-enabled
player built with Rust, Slint, and MCP.

Features

- MCP server - AI agents (Claude, etc.) can play stations, control volume,
and query status through natural language
- 10-band equalizer - 14 presets, per-band gain control, preamp
- Desktop GUI - built with Slint, dark/light themes, user-selectable accent
color, real-time spectrum visualization, stream statistics
- Terminal player - lightweight TUI with ratatui for headless/SSH use
- Resilient streaming - automatic reconnection with exponential backoff,
stall detection, health monitoring
- Wide format support - MP3, AAC, HE-AAC, Vorbis, Opus, FLAC over ICY, HLS,
and HTTP
2026-03-29T10:04:18-07:00 databases/R-cran-pool Object pooling for DBI database connections
Enables the creation of object pools for various types of objects in R,
with a primary focus on DBI database connections. It provides a DBI
backend that manages a shared pool of connections, automatically
validating, creating, and destroying connections as needed. This is
particularly useful for Shiny applications and other multi-user R
services that need efficient database access.
2026-03-29T10:01:52-07:00 databases/R-cran-RPostgres C++ interface to PostgreSQL using cpp11
Fully DBI-compliant C++ interface to PostgreSQL using the cpp11
package. This is the modern replacement for RPostgreSQL, providing
better performance, more complete DBI support, and active maintenance
by the r-dbi team.
2026-03-29T09:54:56-07:00 math/R-cran-collections High performance container data types
High performance container data types such as queues, stacks,
deques, dicts, and ordered dicts. Implemented in C for speed.
2026-03-29T09:46:12-07:00 databases/R-cran-RMariaDB DBI interface to MariaDB and MySQL using cpp11
Fully DBI-compliant interface to MariaDB and MySQL databases using the
cpp11 package. This is the modern replacement for RMySQL, providing
better performance, parameterized queries, and active maintenance by
the r-dbi team.
2026-03-29T09:38:46-07:00 databases/R-cran-nanoparquet Read and write Parquet files without external dependencies
Self-contained reader and writer for Parquet files. No external
dependencies are required, making it a lightweight alternative to the
Apache Arrow R package for simple Parquet I/O. Supports most Parquet
data types including factors, temporal types, and nested structures.
2026-03-29T10:47:57-05:00 math/octave-forge-fxp 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 fxp.

Lightweight fixed-point numeric type for GNU Octave. Intended for fixed-point
modeling, algorithm validation, and education. Supports signed and unsigned
formats, quantization, overflow handling, and basic arithmetic operations.
2026-03-29T07:54:13-07:00 devel/manuals Browse, search GNOME developer documentation
Manuals indexes your developer manuals and provides robust browsing
and searching capabilities. It supports the devhelp documentation format
used by many libraries integrating with the GTK platform.
2026-03-29T03:50:09-07:00 devel/foundry Framework to develop applications from command line
Foundry is a command line tool for creating applications, libraries,
and tools from the command line. It has robust integration with SDKs,
documentation, language servers, and more.
2026-03-29T14:06:59+01:00 sysutils/incus-client Incus command-line client
Incus-client is the command-line tool used to manage Incus servers.
All of Incus’s features can be driven through the various commands
provided by the CLI client.
2026-03-29T14:21:48+02:00 textproc/py-griffecli Signatures for entire Python programs / CLI components
Signatures for entire Python programs. Extract the structure, the frame, the
skeleton of your project, to generate API documentation or find breaking
changes in your API.

This package contains the CLI components.
2026-03-29T14:21:47+02:00 textproc/py-griffelib Signatures for entire Python programs / library components
Signatures for entire Python programs. Extract the structure, the frame, the
skeleton of your project, to generate API documentation or find breaking
changes in your API.

This package contains the library components.
2026-03-28T16:33:28-07:00 multimedia/termusic Music Player TUI
Termusic is a terminal-based music player written in Rust. It features a
rich user interface with support for various audio formats and integration
with external tools.

Features:
* Support for many file formats (MP3, FLAC, OGG, WAV, etc.)
* Album art display (using various protocols like kitty, iterm2, or sixel)
* Playlist management
* Lyrics display
* Scrobbling to Last.fm
* Integration with yt-dlp for downloading music
2026-03-27T02:15:51+03:00 x11/wl-find-cursor Highlight and print out mouse position on Wayland
wl-find-cursor is a tool to highlight and print out global mouse position
on Wayland, especially for compositors based on wlroots, such as Sway.
2026-03-28T12:01:35-07:00 devel/bazel7 Fast and correct build system
Bazel is Google's build tool, designed for fast, scalable,
multi-language builds. Bazel has built-in support for building both
client and server software, including client applications for both
Android and iOS platforms. It also provides an extensible framework
that you can use to develop your own build rules.
2026-03-28T00:53:36-07:00 textproc/jsongrep Query language over JSON documents
Path query language over JSON documents.

The jsongrep package provides the `jg` command-line tool, a fast and expressive
query engine for JSON data. It supports JSONPath and JMESPath style expressions,
allowing you to filter, transform, and extract data from large JSON files or
streams. Features include:

* Efficient in-memory querying with optional streaming support
* Regex matching, logical predicates, and projections
* JSON output formatting (pretty, compact)
* Cross-platform (Linux, FreeBSD, macOS)
2026-03-27T18:36:35-07:00 x11/nvidia-kmod-580
2026-03-27T18:36:35-07:00 x11/nvidia-driver-580
2026-03-27T18:36:35-07:00 x11/linux-nvidia-libs-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-latest-kmod-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-kmod-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-66-kmod-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-61-kmod-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-515-kmod-580
2026-03-27T18:36:35-07:00 graphics/nvidia-drm-510-kmod-580
2026-03-27T15:48:02-04:00 devel/superhtml HTML Validator, Formatter and LSP
The SuperHTML CLI Tool offers validation and autoformatting features for
SuperHTML, SuperMD, and Scripty (used by www/zine-ssg).

Additionally it can be used as an LSP for HTML as well.
2026-03-27T15:42:49-04:00 www/zine-ssg Fast and Flexible Static Site Generator
Zine is a static site generator similar in concept to www/gohugo.

Zine turns your content into HTML, styles it using your layouts, and finally
copies the result into an output directory that you can then publish on static
hosting services like GitHub Pages.

Zine has a companion port, devel/superhtml which acts as an LSP for the markdown
content and HTML layouts.
2026-03-27T11:17:04+01:00 graphics/mmdr Fast native Rust Mermaid diagram renderer
Mmdr is a fast native Rust Mermaid diagram renderer. No browser required. Mmdr
renders diagrams 100–1400x faster than mermaid-cli by eliminating browser
overhead. With the built-in font cache (warm after first run), tiny diagrams
reach 500–900x (and --fastText exceeds 1600x).
2026-03-26T13:25:32+03:00 editors/marknote Simple markdown note management app
Marknote lets you create rich text notes and easily organise them into
notebooks. You can personalise your notebooks by choosing an icon and
accent color for each one, making it easy to distinguish between them
and keep your notes at your fingertips. Your notes are saved as Markdown
files in your Documents folder, making it easy to use your notes outside
of Marknote as well as inside the app.
2026-03-25T21:05:30-07:00 editors/gram Fork of the Zed code editor without AI or telemetry
Gram is a fork of the Zed code editor. It features solid performance and is
highly configurable, yet comes with batteries included out of the box. Gram
supports many popular languages and can use Zed extensions to support
additional languages. Other features include built-in documentation, debugger
support via the DAP protocol, and source control using git.

Gram explicitly excludes AI integration, telemetry, proprietary server
components, and third-party service integrations.
2026-03-25T22:24:52+04:00 cad/route-rnd Flexible, modular autorouter for Printed Circuit Boards
route-rnd is a Free Software flexible, modular autorouter for Printed Circuit
Boards

- modular, supports different routing algorithms
- fits well in a UNIXy workflow
- the designed-for-simplicity file format makes it easy to interface
- fully CLI, no GUI required
- active development, frequent releases
- Free Software license (GNU GPLv2+)
2026-03-23T21:12:30+01:00 graphics/pixelmosh PNG corrupter
Glitch and pixelate PNG images. It supports
Grayscale, RGB and RGBA color types.
2026-03-23T21:12:29+01:00 devel/asdf Extendable version manager
asdf is a CLI tool that can manage multiple language runtime versions on
a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all
in one! Simply install your language's plugin!
2026-03-23T21:10:25+01:00 devel/gtkspellmm Spellchecking for GtkText widgets
GtkSpell provides MSWord-style highlighting of misspelled words in a GtkText
widget. Also, right-clicking a misspelled word pops up a menu of suggested
replacements.

GtkSpell can easily be added to Gtk projects.
2026-03-23T21:10:00+01:00 net/mtg MTPROTO proxy server for Telegram
Mtg is an implementation of MTProto proxy in golang which is intended to be:

- Lightweight. It has to consume as less resources as possible but not by losing maintainability.
- Easily deployable. I strongly believe that Telegram proxies should follow the way
of ShadowSocks: promoted channels is a strange way of doing business I suppose.
- Single secret. I think that multiple secrets solves no problems and just complexify software.
- No management WebUI. This is an implementation of simple lightweight proxy.
2026-03-24T16:40:54-04:00 devel/py-array-api-strict Strict, minimal implementation of the Python array API
array_api_strict is a strict, minimal implementation of the Python
array API.

The purpose of array-api-strict is to provide an implementation of
the array API for consuming libraries to test against so they can
be completely sure their usage of the array API is portable.

It is not intended to be used by end-users. End-users of the array
API should just use their favorite array library (NumPy, CuPy,
PyTorch, etc.) as usual. It is also not intended to be used as a
dependency by consuming libraries. Consuming library code should
use the array-api-compat package to support the array API. Rather,
it is intended to be used in the test suites of consuming libraries
to test their array API usage.
2026-03-24T18:29:31+03:00 security/keepsecret Password manager for a Secret Service compatible provider
KeepSecret is a Password manager GUI intended to be a client for a Secret
Service compatible provider. It can be used with KWallet, but also other
systems such as oo7, Gnome-keyring or KeepassXC.
2026-03-19T15:00:37+01:00 java/openjdk26 ${COMMENT_${FLAVOR}} ${JDK_MAJOR_VERSION}
An open-source implementation of the Java Platform, Standard Edition.
2026-03-23T00:35:03-07:00 accessibility/onboard Simple on-screen keyboard
On-screen Keyboard with macros, easy layout creation and word suggestion.
This on-screen keyboard can be useful for tablet PC users, as well as
for mobility impaired users.
2026-03-22T16:06:10-07:00 math/R-cran-ankiR Read and Analyze Anki Flashcard Databases
Comprehensive toolkit for reading and analyzing Anki flashcard
collection databases. Provides functions to access notes, cards,
decks, note types, and review logs with a tidy interface. Features
extensive analytics including retention rates, learning curves,
forgetting curve fitting, and review patterns. Supports FSRS (Free
Spaced Repetition Scheduler) analysis with stability, difficulty,
retrievability metrics, parameter comparison, and workload predictions.

-- Christos Longros <chris.longros@gmail.com>
2026-03-22T13:45:11-03:00 www/vinyl09 High-performance HTTP accelerator
Vinyl Cache, formerly known as Varnish Cache, is a web application accelerator
also known as a caching HTTP reverse proxy. You install it in front of any
server that speaks HTTP and configure it to cache the contents. Vinyl Cache is
really, really fast. It typically speeds up delivery by a factor of 300-1000x,
depending on your architecture.

Documentation and additional information about vinyl is available on
https://vinyl-cache.org/docs/index.html

Technical questions about vinyl and this release should be addressed
to <vinyl-dev@vinyl-cache.org>
2026-03-22T09:27:23-07:00 devel/py-fsrs Free Spaced Repetition Scheduler
Python implementation of the Free Spaced Repetition Scheduler (FSRS)
algorithm. FSRS uses machine learning to analyze personal review history
and optimize flashcard scheduling intervals, replacing fixed-formula
schedulers like SM-2 with data-driven, individualized memory modeling.

Features:
- Implements FSRS-6 algorithm
- Scheduling, card state management, and retrievability calculation
- Optional optimizer module for computing optimal parameters from review data
- Built into Anki since 23.10, with FSRS-6 support in Anki 25.09

-- Christos Longros <chris.longros@gmail.com>
2026-03-21T23:25:58+01:00 net/rubygem-gitlab-gkg-proto Auto-generated gRPC client for the GitLab Knowledge Graph service
Auto-generated gRPC client for the GitLab Knowledge Graph service
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-semantic_conventions-gitlab Semantic Convention definitions for OpenTelemetry
Opentelemetry::SemanticConventions provides auto-generated constants that
represent the OpenTelemetry Semantic Conventions.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-sdk-gitlab Stats collection and distributed tracing framework
The opentelemetry-sdk gem provides the reference implementation of the
OpenTelemetry Ruby API. Using opentelemetry-sdk, an application can collect,
analyze, and export telemetry data such as distributed traces and metrics.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-registry-gitlab Registry for the OpenTelemetry Instrumentation libraries
The instrumentation Registry contains information about available
instrumentation, facilitates discovery, installation, and configuration.

The Registry allows for instrumentation to avoid depending directly on a
specific SDK implementation.

The SDK depends on the Registry, the instrumentation Base class depends on the
Registry, and auto instrumentation libraries extend the instrumentation Base
class.

The motivation for decoupling the Registry (and by extension the
instrumentation) from a specific SDK implementation means that anyone can
implement their own OpenTelemetry API compatible SDK, and they could continue to
use community made instrumentation.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-trilogy-gitlab Trilogy instrumentation for the OpenTelemetry framework
The OpenTelemetry Trilogy Ruby gem provides instrumentation for Trilogy and was
COPY+PASTE+MODIFIED from the OpenTelemetry MySQL gem.

Some key differences in this instrumentation are:
- Trilogy does not expose MySql#query_options, therefore there is limited
support for database semantic conventions.
- SQL Obfuscation is enabled by default to mitigate restricted data leaks.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-sinatra-gitlab Sinatra instrumentation for the OpenTelemetry framework
The Sinatra instrumentation is a community-maintained instrumentation for the
Sinatra Web Framework.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-sidekiq-gitlab Sidekiq instrumentation for the OpenTelemetry framework
Sidekiq instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-ruby_kafka-gitlab RubyKafka instrumentation for the OpenTelemetry framework
The RubyKafka instrumentation is a community-maintained instrumentation for
RubyKafka, a client library for Apache Kafka.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-restclient-gitlab REST Client instrumentation for the OpenTelemetry framework
The OpenTelemetry RestClient gem is a community maintained instrumentation for
the RestClient library.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-resque-gitlab Resque instrumentation for the OpenTelemetry framework
The Resque instrumentation is a community-maintained instrumentation for the
Resque Ruby jobs system.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-redis-gitlab Redis instrumentation for the OpenTelemetry framework
Redis instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-rdkafka-gitlab Rdkafka instrumentation for the OpenTelemetry framework
The Rdkafka instrumentation is a community-maintained instrumentation for
Rdkafka, a client library for Apache Kafka.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-rake-gitlab Rake instrumentation for the OpenTelemetry framework
Rake instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-rails-gitlab Rails instrumentation for the OpenTelemetry framework
Rails instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-rack-gitlab Rack instrumentation for the OpenTelemetry framework
The OpenTelemetry Rack Instrumentation is a community-maintained instrumentation
for the Rack web server interface.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-racecar-gitlab Racecar instrumentation for the OpenTelemetry framework
The Racecar instrumentation is a community-maintained instrumentation for
Racecar, a client library for Apache Kafka.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-que-gitlab Que instrumentation for the OpenTelemetry framework
The Que instrumentation is a community-maintained instrumentation for the Que.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-pg-gitlab PG (PostgreSQL) instrumentation for the OpenTelemetry framework
PG (PostgreSQL) instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-net_http-gitlab Net::HTTP instrumentation for the OpenTelemetry framework
Net::HTTP instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-mysql2-gitlab MySQL2 instrumentation for the OpenTelemetry framework
The OpenTelemetry MySQL2 Ruby gem is a community maintained instrumentation for
MySQL2.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-mongo-gitlab Mongo instrumentation for the OpenTelemetry framework
The OpenTelemetry Mongo Ruby gem is a community maintained instrumentation for
Mongo.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-lmdb-gitlab LMDB instrumentation for the OpenTelemetry framework
The LMDB instrumentation is a community-maintained instrumentation for the LMDB
gem.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-koala-gitlab Koala instrumentation for the OpenTelemetry framework
The Koala instrumentation is a community-maintained instrumentation for the
Koala Facebook API library.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-httpx-gitlab HTTPX instrumentation for the OpenTelemetry framework
The HTTPX instrumentation is a community-maintained instrumentation for the
HTTPX gem.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-http_client-gitlab HttpClient instrumentation for the OpenTelemetry framework
HttpClient instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-http-gitlab HTTP instrumentation for the OpenTelemetry framework
HTTP instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-gruf-gitlab Gruf instrumentation for the OpenTelemetry framework
The Gruf instrumentation is a community-maintained instrumentation for the Gruf
gem.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-grpc-gitlab gRPC instrumentation for the OpenTelemetry framework
OpenTelemetry instrumentation for users of the gRPC gem.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-graphql-gitlab GraphQL instrumentation for the OpenTelemetry framework
GraphQL instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-grape-gitlab Grape instrumentation for the OpenTelemetry framework
Grape instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-faraday-gitlab Faraday instrumentation for the OpenTelemetry framework
Faraday instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-excon-gitlab Excon instrumentation for the OpenTelemetry framework
Excon instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-ethon-gitlab Ethon instrumentation for the OpenTelemetry framework
Ethon instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-delayed_job-gitlab Delayed Job instrumentation for the OpenTelemetry framework
The OpenTelemetry Delayed Job Ruby gem is a community maintained instrumentation
for the Delayed Job Ruby jobs system.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-dalli-gitlab Dalli instrumentation for the OpenTelemetry framework
The OpenTelemetry Dalli gem is a community maintained instrumentation for the
Dalli Memcache client.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-concurrent_ruby-gitlab ConcurrentRuby instrumentation for the OpenTelemetry framework
ConcurrentRuby instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-bunny-gitlab Bunny instrumentation for the OpenTelemetry framework
The bunny instrumentation is a community-maintained instrumentation for bunny, a
client library for RabbitMQ.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-base-gitlab Instrumentation Base for the OpenTelemetry framework
OpenTelemetry Instrumentation Base contains the instrumentation base class, and
the instrumentation registry. These modules provide a common interface to
support the installation of auto instrumentation libraries. The instrumentation
base is responsible for adding itself to the instrumentation registry as well as
providing convenience hooks for the installation process. The instrumentation
registry contains all the instrumentation to be installed during the SDK
configuration process.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-aws_sdk-gitlab AWS SDK instrumentation for the OpenTelemetry framework
AWS SDK instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-aws_lambda-gitlab AWS Lambda instrumentation for the OpenTelemetry framework
The OpenTelemetry aws-lambda gem is a community-maintained instrumentation for
AWS Lambda functions.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-anthropic-gitlab Anthropic instrumentation for the OpenTelemetry framework
The Anthropic instrumentation is a community-maintained instrumentation for the
Anthropic gem.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-all-gitlab All-in-one instrumentation bundle for the OpenTelemetry framework
The opentelemetry-instrumentation-all gem is an all-in-one distribution of
community maintained instrumentation. Instrumentation libraries are packaged as
individual gems for flexibility and maintainability. Instead of having to
require each instrumentation individually, applications can depend on this
all-in-one gem as a convenient alternative.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-active_support-gitlab ActiveSupport instrumentation for the OpenTelemetry framework
ActiveSupport instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-active_storage-gitlab ActiveStorage instrumentation for the OpenTelemetry framework
ActiveStorage instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-active_record-gitlab ActiveRecord instrumentation for the OpenTelemetry framework
ActiveRecord instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-active_model_serializers-gitlab Active Model Serializers instrumentation for the OpenTelemetry framework
The OpenTelemetry Active Model Serializers gem is a community maintained
instrumentation for Active Model Serializers.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-active_job-gitlab ActiveJob instrumentation for the OpenTelemetry framework
ActiveJob instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-action_view-gitlab ActionView instrumentation for the OpenTelemetry framework
ActionView instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-action_pack-gitlab ActionPack instrumentation for the OpenTelemetry framework
ActionPack instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-instrumentation-action_mailer-gitlab ActionMailer instrumentation for the OpenTelemetry framework
ActionMailer instrumentation for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-helpers-sql-processor-gitlab SQL Processing Instrumentation Helpers for the OpenTelemetry framework
SQL Processing Instrumentation Helpers for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-helpers-sql-gitlab SQL helpers for the OpenTelemetry framework
This Ruby gem is intended to be used by the instrumentation libraries to provide
a common set of helpers for SQL-related spans. It is not intended to be used
directly by applications.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-helpers-mysql-gitlab MySQL Instrumentation Helpers for the OpenTelemetry framework
This Ruby gem contains logic shared among MySQL adapter libraries, such as
mysql2 and trilogy. It's intended for use by by gem authors instrumenting MySQL
adapter libraries.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-exporter-otlp-gitlab OTLP exporter for the OpenTelemetry framework
OTLP exporter for the OpenTelemetry framework
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-common-gitlab Common helpers for OpenTelemetry
Opentelemetry::Common provides common helpers for OpenTelemetry.
2026-03-21T23:25:58+01:00 devel/rubygem-opentelemetry-api-gitlab Stats collection and distributed tracing framework
The opentelemetry-api gem defines the core OpenTelemetry interfaces for Ruby
applications. Using opentelemetry-api, a library or application can code against
the OpenTelemetry interfaces to produce telemetry data such as distributed
traces and metrics.
2026-03-21T23:25:58+01:00 devel/rubygem-oj-gitlab Fast JSON parser and serializer
The fastest JSON parser and object serializer.
2026-03-21T20:02:24-07:00 misc/comfy-cli CLI for ComfyUI, a node-based workflow system for AI image generation
comfy-cli is a command line tool that helps users easily install and manage
ComfyUI, a powerful open-source machine learning framework. With comfy-cli,
you can quickly set up ComfyUI, install packages, and manage custom nodes,
all from the convenience of your terminal.

Features:
- Easy installation of ComfyUI with a single command
- Seamless package management for ComfyUI extensions and dependencies
- Custom node management for extending ComfyUI's functionality
- Download checkpoints and save model hashes
- Support for testing frontend pull requests
2026-03-21T18:38:50-07:00 www/wasmtime Fast and secure runtime for WebAssembly
Wasmtime is a standalone, open-source runtime for WebAssembly (Wasm), the
WebAssembly System Interface (WASI), and the Component Model. Developed by the
Bytecode Alliance, it is designed to run WebAssembly code outside of a web
browser, either as a command-line utility or as a library embedded within
larger applications.

Core Features:
* Performance: Built on the Cranelift optimizing code generator, Wasmtime
quickly generates high-quality machine code using either Just-In-Time (JIT)
or Ahead-Of-Time (AOT) compilation.
* Security: It prioritizes correctness and security, leveraging Rust's safety
guarantees and undergoing continuous 24/7 fuzzing.
* Standards Compliance: Wasmtime passes the official WebAssembly test suite
and implements the WebAssembly C API.
* Configurability: While it uses sensible defaults, it allows fine-grained
control over resource consumption, such as CPU and memory limits.

Related port: devel/libwasmtime. It is the same Wasmtime run-time built
as a C/C++ library.
2026-03-21T09:52:02-07:00 math/eigen5 Lightweight library for vector and matrix math
Eigen is a C++ template library for linear algebra (vectors,
matrices, and related algorithms).
2026-03-03T16:11:19+01:00 databases/dlmdb Datalevin fork of OpenLDAP Lightning Memory-Mapped Database
DLMDB is a fork of LMDB which serves as the datastore of dtlnative, the backend
of Datalevin, a Clojure datalog database.
2026-03-20T22:48:33+01:00 security/syft CLI tool for generating SBOMs from container images and filesystems
Syft is a CLI tool and library for generating a Software Bill of Materials
(SBOM) from container images and filesystems.

It supports multiple SBOM formats including CycloneDX and SPDX and can scan
containers, directories, and archives to identify installed packages.

Syft is developed by Anchore and is commonly used in software supply-chain
security workflows.
2026-03-18T23:58:24+01:00 audio/maolan Rust digital audio workstation
Maolan is a digital audio workstation written in Rust for recording,
editing, routing, automation, export, and plugin hosting.

It supports audio and MIDI tracks, plugin routing, freeze and bounce
workflows, and Unix plugin hosting via LV2, CLAP, and VST3.
2026-03-19T13:56:12Z sysutils/erldash Terminal-based Erlang / BEAM dashboard
erldash connects to an Erlang node using the dynamic node name feature
to collect metrics. It only depends on erlang and erpc modules. So you can
use this dashboard out of the box without installing any additional
packages to the target Erlang node:

erldash run [-c $COOKIE] name@$IP

Metrics are collected using erlang:statistics/1, erlang:memory/0 and
erlang:system_info/1 functions.
2026-03-19T22:43:13-07:00 misc/comfyui Powerful and modular stable diffusion GUI with graph/nodes interface
ComfyUI is a powerful and modular stable diffusion GUI with a
graph/nodes/flowchart based interface. It allows users to design and execute
advanced stable diffusion pipelines without needing to code.

Key features include:
- Node/graph/flowchart interface for complex workflows
- Support for multiple image models (SD1.x, SD2.x, SDXL, SD3, Flux, etc.)
- Video models support (Stable Video Diffusion, Mochi, LTX-Video, etc.)
- Audio models support (Stable Audio, ACE Step)
- Asynchronous queue system
- Smart memory management with automatic GPU offloading
- Works with as low as 1GB VRAM
- Support for LoRAs, hypernetworks, ControlNet, and upscaling models
- Fully offline operation
2026-03-19T12:02:27-04:00 devel/wasi-libcxx22
2026-03-18T18:26:01-07:00 misc/py-comfy-kitchen ComfyUI: Fast kernel library for Diffusion inference
Comfy Kitchen is a high-performance kernel library designed for Diffusion model
inference. It provides optimized implementations for critical operations,
including various quantization formats and Rotary Positional Embeddings (RoPE).
The library features a flexible dispatch system that automatically selects the
most efficient compute backend—CUDA, Triton, or eager PyTorch—based on available
hardware and input constraints.

Key features include:
* Optimized kernels specifically tuned for Diffusion inference workloads.
* Support for multiple compute backends (CUDA C, Triton JIT, and pure PyTorch).
* Transparent quantization via a QuantizedTensor subclass that intercepts
PyTorch operations.
* Support for advanced quantization formats including FP8, NVFP4, and MXFP8.
* Automatic backend selection and constraint validation for hardware-specific
optimizations.
* Implementation of performance-critical functions like RoPE and scaled matrix
multiplication.
2026-03-19T02:38:45-04:00 devel/wasi-compiler-rt22
2026-03-18T07:44:57-07:00 security/py-blake3 Python bindings for the BLAKE3 cryptographic hash function
Python bindings for the official Rust implementation of BLAKE3.

BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1,
SHA-2, and SHA-3, yet is at least as secure as the latest standard, SHA-3.

Features:
- Fast hashing (up to 2-3x faster than SHA-256)
- Parallelism using multiple threads
- Extendable output (XOF)
- Keyed hashing and key derivation
- Compatible with Python's hashlib module
2026-03-17T21:39:16-07:00 misc/py-comfyui-frontend-package ComfyUI: Frontend package
Frontend package for ComfyUI, providing the web-based user interface components
for the ComfyUI stable diffusion GUI.
2026-03-17T21:36:01-07:00 misc/py-comfyui-workflow-templates ComfyUI: Workflow templates
Official ComfyUI workflow templates and subgraph blueprints. This package
provides ready-to-use workflow templates for various stable diffusion tasks
and reusable node components.
2026-03-17T21:34:01-07:00 misc/py-comfyui-workflow-templates-media-other ComfyUI: Media bundle containing audio/3D/misc workflow assets
Media bundle containing audio, 3D, and miscellaneous workflow assets for
ComfyUI. This package provides workflow templates for audio processing, 3D
model generation, and other specialized tasks.
2026-03-17T21:32:15-07:00 misc/py-comfyui-workflow-templates-media-image ComfyUI: Media bundle containing image workflow assets
Media bundle containing image workflow assets for ComfyUI. This package
provides workflow templates for image processing and generation tasks.
2026-03-17T21:23:53-07:00 misc/py-comfyui-workflow-templates-media-video ComfyUI: Media bundle containing video workflow assets
Media bundle containing video workflow assets for ComfyUI. This package
provides workflow templates for video processing and generation tasks.
2026-03-17T21:22:03-07:00 misc/py-comfyui-workflow-templates-media-api ComfyUI: Media bundle containing API-driven workflow assets
Media bundle containing API-driven workflow assets for ComfyUI. This package
provides workflow templates that interface with various APIs and external
services.
2026-03-17T21:15:15-07:00 misc/py-comfyui-workflow-templates-core ComfyUI: Core helpers for ComfyUI workflow templates
Core helpers for ComfyUI workflow templates. This package provides the
fundamental utilities and helper functions used by ComfyUI workflow template
modules.
2026-03-17T20:38:10-07:00 misc/py-comfyui-embedded-docs Embedded documentation for ComfyUI
Embedded documentation package for ComfyUI, providing offline documentation
and help resources.
2026-03-17T20:33:47-07:00 misc/py-comfy-aimdo ComfyUI: AI Model Dynamic Offloader for PyTorch
AI Model Dynamic Offloader (AIMDO) is a PyTorch VRAM allocator that implements
on-demand offloading of model weights when the primary PyTorch VRAM allocator
comes under pressure.

This enables running larger models on GPUs with limited VRAM by intelligently
managing memory and offloading weights to system RAM when needed.
2026-03-18T16:23:20+09:00 net/cloudflare-speed-cli Third-party CLI tool for Cloudflare Speed Test service
A third-party, community-driven CLI tool for the Cloudflare Speed Test service.
2026-03-17T19:45:44-07:00 misc/py-spandrel Library for loading and running pre-trained PyTorch models
Spandrel is a library for loading and running pre-trained PyTorch models.

It automatically detects the model architecture and hyperparameters from model
files, and provides a unified interface for running models. This is particularly
useful for super resolution models (ESRGAN, SwinIR, HAT, etc.) and other image
processing models.
2026-03-17T19:18:24-07:00 math/py-torchsde SDE solvers and stochastic adjoint sensitivity analysis in PyTorch
TorchSDE provides stochastic differential equation (SDE) solvers with GPU
support and efficient backpropagation in PyTorch.

Features:
- Multiple SDE solvers (Euler-Maruyama, Milstein, etc.)
- Efficient backpropagation through SDE solvers
- GPU acceleration
- Support for various noise types
- Latent SDE models for variational inference
2026-03-17T19:02:25-07:00 graphics/py-kornia Differentiable computer vision library for PyTorch
Kornia is a differentiable computer vision library for PyTorch.

It consists of a set of routines and differentiable modules to solve generic
computer vision problems. At its core, the package uses PyTorch as its main
backend both for efficiency and to take advantage of the reverse-mode
auto-differentiation to define and compute the gradient of complex functions.

Features include image transformations, filtering, color space conversions,
camera models, 3D augmentations, and more.
2026-03-17T18:47:32-07:00 graphics/py-kornia-rs Differentiable computer vision library for PyTorch
Kornia-rs is a low-level computer vision library written in Rust, designed to
provide efficient image I/O and processing primitives for machine learning and
data science. Its Python bindings allow users to leverage Rust's speed and
memory safety directly within Python workflows.

Features:
- High-performance multi-threaded image decoding (JPEG, PNG).
- Zero-copy integration with NumPy and PyTorch via DLPack.
- SIMD acceleration for operations like resizing and color conversions.
- Thread-safe design for use in multi-threaded data loading pipelines.
2026-03-17T13:33:42-07:00 devel/py-trampoline Simple and tiny yield-based trampoline implementation
trampoline is a simple and tiny yield-based trampoline implementation
for Python.

Trampolines are useful for implementing tail-call optimization and managing
deep recursion without stack overflow.
2026-03-18T00:02:20+03:00 sysutils/beats93 Send logs, network, metrics and heartbeat to Elasticsearch or Logstash (${DISTVERSION:R}.x version)
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.
2026-03-17T23:48:25+03:00 sysutils/beats92 Send logs, network, metrics and heartbeat to Elasticsearch or Logstash (${DISTVERSION:R}.x version)
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.
2026-03-17T23:23:27+03:00 sysutils/beats91 Send logs, network, metrics and heartbeat to Elasticsearch or Logstash (${DISTVERSION:R}.x version)
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.
2026-03-17T14:55:00+01:00 sysutils/beats9 Send logs, network, metrics and heartbeat to Elasticsearch or Logstash
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.
2026-03-17T08:08:35-07:00 security/susshi Terminal-based SSH connection manager
susshi is a terminal-based SSH connection manager written in Rust.
It provides a user-friendly interface to manage and connect to multiple
SSH hosts efficiently.

Features include:
- Interactive TUI for host selection
- SSH connection management
2026-03-03T15:19:46+01:00 java/javacpp Java-C++ bridge generator
JavaCPP provides efficient access to native C++ inside Java, not unlike the way
some C/C++ compilers interact with assembly language. No need to invent new
languages. Instead, similar to what cppyy strives to do for Python, it exploits
the syntactic and semantic similarities between Java and C++.
2026-03-17T00:57:40-07:00 textproc/py-en-core-web-sm English spaCy model for natural language processing
English language model for spaCy natural language processing library.

This model includes vocabulary, syntax and entities trained on written web text
(blogs, news, comments), optimized for small size and efficiency.

Model details:
- Language: English (en)
- Type: Core web (general purpose)
- Size: Small (sm)
- Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer

This package is required by applications that need English language support
with spaCy, such as text-to-speech engines and other NLP applications.
2026-03-17T00:25:05-07:00 misc/py-kokoro Text-to-speech inference library for Kokoro-82M model
Kokoro is an open-weight Text-to-Speech (TTS) inference library designed
for the Kokoro-82M model.

It provides fast, small, and free text-to-speech capabilities using PyTorch
and the Hugging Face ecosystem. The library supports multiple languages
and voices through the Misaki grapheme-to-phoneme engine.

For full English language support, install textproc/py-phonemizer separately.
2026-03-17T00:23:19-07:00 misc/py-evaluate HuggingFace community-driven open-source library of evaluation
sigopt is an open source version of SigOpt API, performing hyperparameter
optimization and visualization.

Sigopt-server is an open-source tool for managing adaptive experiments,
especially for hyperparameter optimization. It uses algorithms to determine
the best spots in parameter space for metric optimization, and includes web
visualizations so you can improve your models. For more information you can
read about our service offering. Our documentation is here.
2026-03-16T20:31:44-07:00 misc/py-misaki Grapheme-to-phoneme engine with modular architecture
Misaki is a grapheme-to-phoneme (G2P) engine with a modular architecture
that separates its core functionality from language-specific features.

It supports multiple languages including English, Japanese, Chinese, Korean,
Vietnamese, and Hebrew through optional language-specific modules.

The core package provides basic G2P conversion functionality with enhanced
data structures (via addict) and improved regular expressions (via regex).
2026-03-16T20:08:33-07:00 textproc/en-core-web-sm English spaCy model for natural language processing
English language model for spaCy natural language processing library.

This model includes vocabulary, syntax and entities trained on written web text
(blogs, news, comments), optimized for small size and efficiency.

Model details:
- Language: English (en)
- Type: Core web (general purpose)
- Size: Small (sm)
- Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer

This package is required by applications that need English language support
with spaCy, such as text-to-speech engines and other NLP applications.
2026-03-16T11:59:42-07:00 japanese/py-mojimoji Fast converter between Japanese hankaku and zenkaku characters
mojimoji is a fast converter between Japanese hankaku (half-width) and zenkaku
(full-width) characters.

mojimoji provides simple functions to convert between half-width and full-width
Japanese characters, which is useful for text normalization.
2026-03-16T11:52:53-07:00 korean/py-jamo Hangul syllable and jamo analyzer
jamo is Hangul syllable and jamo analyzer for Korean language processing.

jamo provides functions to decompose Korean Hangul syllables into individual
jamo (consonants and vowels) and compose them back. Useful for Korean text
processing and normalization.
2026-03-16T11:16:49-07:00 audio/py-espeakng-loader Shared library loader for eSpeak NG
espeakng_loader is a Python package that provides a shared library loader for
eSpeak NG.

This package helps locate and load the eSpeak NG shared library across different
platforms, making it easier to use eSpeak NG from Python applications.
2026-03-16T10:12:14-07:00 textproc/py-phonemizer-fork Fork of phonemizer for text to phones conversion
phonemizer-fork is a fork of phonemizer that provides simple phonemization of
words and texts in many languages.

This is a maintained fork with additional features and bug fixes for the
original phonemizer library, used for converting text to phonetic
representations.
2026-03-15T21:41:52-07:00 www/redmine61 Flexible project management web application
Redmine is a flexible project management web application
written using Ruby on Rails framework, it is cross-platform
and cross-database.

Feature Overview:
* Multiple projects support
* Flexible role based access control
* Flexible issue tracking system
* Gantt chart and calendar
* News, documents & files management
* Feeds & email notifications
* Per project wiki
* Per project forums
* Time tracking
* Custom fields for issues, time-entries, projects and users
* SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
* Issue creation via email
* Multiple LDAP authentication support
* User self-registration support
* Multilanguage support
* Multiple databases support
2026-03-15T11:34:17Z multimedia/ffmpeg6 Realtime audio/video encoder/converter and streaming server (legacy 6.* series)
FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.

Note: this is a legacy version, to be used as a dependency for ports which
don't support the lattest.
2026-03-15T22:30:15+01:00 security/openssl-pkcs11provider OpenSSL 3.x PKCS\#11 provider
Open Quantum Safe provider for OpenSSL


This port enables quantum-safe cryptography (QSC) in a standard OpenSSL
(3.x) distribution by way of implementing a single shared library, the
OpenSSL OQS provider.
2026-03-14T13:53:35+08:00 devel/py-e3-testsuite Generic testsuite framework in Python
e3-testsuite is a Python library built on top of e3-core. Its purpose it to
provide building blocks for software projects to create testsuites in a simple
way. This is a generic library, therefore, the targeted software does not need
to use Python.
2026-03-12T17:07:16+01:00 lang/asmc Masm compatible assembler
Asmc is a slow-burning attempt of making a functional programming
language out of assembly. It supports AVX-512 instructions (Masm v14)
but the Version macro is currently set to v10. The assembler is
written in assembly and is open source under the GNU General Public
License. It runs on Windows and Linux.
2026-03-14T23:43:28-07:00 x11-themes/pocillo-gtk-themes Material design theme for the Budgie desktop
Pocillo is a material design theme for the Budgie desktop. It supports
Gtk3, Gtk4, Budgie, LightDM theming.
2026-03-15T13:30:28+09:00 net/ipaddr Command-line IP address manipulation tool
ipaddr is a command-line tool for manipulating and querying IP addresses
and networks. It provides functionality similar to Python's ipaddress module
but as a standalone CLI utility.

Features include:
- IPv4 and IPv6 address normalization
- CIDR and netmask prefix notation support
- Network calculations (network, broadcast, host addressing)
- Address classification (private, loopback, multicast, etc.)
- Subnet and supernet operations
- Command chaining for complex operations
- IPv6-specific features (6to4, Teredo, zone-id)
2026-03-15T04:35:31+03:00 textproc/kibana93 Browser-based analytics and search interface to Elasticsearch (${DISTVERSION:R}.x version)
Kibana is an open source (Apache Licensed) browser-based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 9.3.x is compatible with Elasticsearch 9.3.x
2026-03-15T04:16:46+03:00 textproc/kibana92 Browser-based analytics and search interface to Elasticsearch (${DISTVERSION:R}.x version)
Kibana is an open source (Apache Licensed) browser-based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 9.2.x is compatible with Elasticsearch 9.2.x
2026-03-15T04:07:27+03:00 textproc/kibana91 Browser-based analytics and search interface to Elasticsearch (${DISTVERSION:R}.x version)
Kibana is an open source (Apache Licensed) browser-based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 9.1.x is compatible with Elasticsearch 9.1.x
2026-03-14T12:46:25-07:00 misc/unicode-cldr Unicode Common Locale Data Repository
This package contains the Unicode Common Locale Date Repository (CLDR). It
provides key building blocks for software to support the world's languages
with the largest and most extensive standard repository of locale data
available.
2026-03-14T20:35:53+09:00 editors/hxavi Lightweight binary (hex) editor for vi and Vim users
Hxavi is a lightweight binary (hex) editor.
Its commands are almost the same as vi(1) and vim(1), so it's easy to use.
There is no limit to the number of undo/redo operations.
You can even edit huge files that exceed the memory size.
2026-03-14T10:26:58+01:00 net/rustconn Modern connection manager with GTK4/Wayland-native interface
RustConn is a connection orchestrator for Linux/FreeBSD with a
GTK4/Wayland-native interface. It brings SSH, RDP, VNC, SPICE, Telnet, Serial,
Kubernetes, and Zero Trust connections under one roof — with embedded Rust
clients where possible and seamless integration with external tools where
needed.
2026-03-13T23:16:37+03:00 sysutils/logstash93 Server-side data ingestion and transformation tool (9.3.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-03-12T17:46:47-04:00 devel/py-sybil Automated testing for the examples in your code and documentation
This library provides a way to check examples in your code and
documentation by parsing them from their source and evaluating the
parsed examples as part of your normal test run. Integration is
provided for the main Python test runners.
2026-03-12T17:40:22-04:00 devel/py-seedir Python package for creating, editing, and reading folder tree diagrams
seedir is a Python package for creating, editing, and reading folder
tree diagrams.

The general logic of seedir is based on representing directories
in 3 different forms: real directories on a computer, text diagrams
of directories, and "fake directories" (manipulable Python folder
objects). seedir provides tools for going in between these formats.
2026-03-12T20:07:41Z databases/pg_search Simple, Elastic-Quality Search for Postgres
pg_search is a Postgres extension that enables full text search over
heap tables using the BM25 algorithm. It is built on top of Tantivy, the
Rust-based alternative to Apache Lucene, using pgrx.

pg_search is supported on official PostgreSQL Global Development Group
Postgres versions, starting at PostgreSQL 15.
2026-03-12T16:26:16+01:00 x11-wm/mango Lightweight, high-performance Wayland compositor built on dwl
MangoWC is a modern, lightweight, high-performance Wayland compositor built on
dwl - crafted for speed, flexibility, and a customizable desktop experience.

Feature Highlights

- Excellent xwayland support
- Base tags not workspaces (supports separate window layouts for each tag)
- Smooth and customizable complete animations (window open/move/close, tag
enter/leave,layer open/close/move)
- Excellent input method support (text input v2/v3)
- Flexible window layouts with easy switching (scroller, master-stack,
monocle,center-master, etc.)
- Rich window states (swallow, minimize, maximize, unglobal, global,
fakefullscreen, overlay, etc.)
- Simple yet powerful external configuration (support shortcuts hot-reload)
- Sway-like scratchpad and named scratchpad
- Ipc support (get/send message from/to compositor by external program)
- Hycov-like overview
- Window effects from scenefx (blur, shadow, corner radius, opacity)
2026-03-12T22:16:31+08:00 devel/rubygem-aws-sdk-signerdata Official AWS Ruby gem for AWS Signer Data Plane
Official AWS Ruby gem for AWS Signer Data Plane.
2026-03-12T22:16:30+08:00 devel/rubygem-aws-sdk-elementalinference Official AWS Ruby gem for AWS Elemental Inference
Official AWS Ruby gem for AWS Elemental Inference.
2026-03-12T22:16:29+08:00 devel/rubygem-aws-sdk-connecthealth Official AWS Ruby gem for AWS Connect Health
Official AWS Ruby gem for AWS Connect Health.
2026-03-12T22:16:29+08:00 devel/py-tox-ini-fmt Generic virtualenv management and test command line tool
tox-ini-fmt applies a consistent format to tox.ini files.
2026-03-12T22:16:28+08:00 www/grafanactl Command-line tool designed to simplify interaction with Grafana resources
Grafana CLI (grafanactl) is a command-line tool designed to simplify interaction
with Grafana instances.

It enables users to authenticate, manage multiple environments, and perform
administrative tasks through Grafana's REST API -- all from the terminal.

Whether you're automating workflows in CI/CD pipelines or switching between
staging and production environments, Grafana CLI provides a flexible and
scriptable way to manage your Grafana setup efficiently.
2026-03-12T22:16:27+08:00 devel/git-pkgs Dependency tools for git
git-pkgs provides a git subcommand for tracking package dependencies across git
history. Analyzes your repository to show when dependencies were added,
modified, or removed, who made those changes, and why. This is a rewrite of the
original Ruby version.
2026-03-11T12:56:49+01:00 security/openssl40 TLSv1.3 capable SSL and crypto library
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v3) and Transport Layer Security (TLS v1,
v1.1, v1.2, v1.3) protocols with full-strength cryptography world-wide.
The project is managed by a worldwide community of volunteers that use
the Internet to communicate, plan, and develop the OpenSSL tookit
and its related documentation.

OpenSSL is based on the excellent SSLeay library developed by Eric
A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under
an Apache-style licence, which basically means that you are free
to get and use it for commercial and non-commercial purposes subject
to some simple license conditions.
2026-03-10T22:44:28-07:00 sysutils/rubygem-bundler-audit Patch-level verification for Bundled apps
bundler-audit provides patch-level verification for Bundled Ruby applications.
It audits Ruby applications for known security vulnerabilities by checking
the application's Gemfile.lock against a database of known vulnerabilities.

The tool can identify:
- Gems with known security vulnerabilities
- Insecure gem sources (non-HTTPS)
- Outdated gem versions

bundler-audit is an essential security tool for Ruby developers and should
be run regularly as part of a security audit process to ensure applications
are not vulnerable to known security issues.

Key features:
- Checks Gemfile.lock for vulnerable gems
- Updates vulnerability database automatically
- Integration with CI/CD pipelines
- Command-line interface for easy automation
2026-03-10T22:44:28-07:00 sysutils/rubygem-bundle-audit Wrapper for bundler-audit security scanning tool
bundle-audit is a simple wrapper gem for bundler-audit. It was created to
provide an easy way to include bundler-audit functionality for developers
who might mistakenly require "bundle-audit" instead of "bundler-audit".

This gem essentially just requires bundler-audit, which is the actual
security auditing tool for Ruby applications. It provides patch-level
verification for bundled Ruby applications by checking for known
vulnerabilities in gem dependencies.

The wrapper serves as a convenience for developers and ensures that
both "bundle-audit" and "bundler-audit" references work correctly
in Ruby applications that need security auditing capabilities.
2026-03-10T22:20:32-07:00 devel/rubygem-uniform_notifier Uniform notifier for rails logger and various notification methods
uniform_notifier is a Ruby gem that provides a unified interface for sending
notifications across multiple channels and methods. It supports various
notification backends including Rails logger, customized logger, JavaScript
alert, JavaScript console, and XMPP.

The gem is designed to provide a consistent API for different notification
methods, making it easy to switch between or combine multiple notification
channels in Ruby applications.

Supported notification methods:
- Rails logger
- Custom logger
- JavaScript alert
- JavaScript console
- XMPP messaging
- Slack notifications
- File output
- Airbrake integration
2026-03-10T22:11:51-07:00 devel/rubygem-bullet Help to kill N+1 queries and unused eager loading
Bullet is a development tool designed to help increase your application's
performance by reducing the number of queries it makes. It will watch your
queries while you develop your application and notify you when you should
add eager loading (N+1 queries), when you're using eager loading that isn't
necessary and when you should use counter cache.

Best practice is to use Bullet in development mode or custom mode
(staging, profile, etc). The last thing you want is your clients getting
alerts about how lazy you are.

Key features:
- Detects N+1 queries automatically
- Identifies unused eager loading
- Suggests counter cache usage
- Multiple notification methods (log, alert, console, etc.)
- Integration with popular Rails applications
2026-03-10T22:11:51-07:00 devel/rubygem-bullet-rails72
2026-03-10T21:30:30-07:00 security/rubygem-doorkeeper-rails72
2026-03-10T21:30:30-07:00 security/rubygem-doorkeeper-i18n Internationalization files for Doorkeeper OAuth2 provider
doorkeeper-i18n provides internationalization (i18n) support for the Doorkeeper
OAuth 2 provider gem. It includes translation files for multiple languages to
localize Doorkeeper's user interface elements, error messages, and other text
strings.

Supported languages include: English, German, Spanish, French, Italian,
Portuguese, Japanese, Chinese (Simplified and Traditional), Russian, Dutch,
Swedish, Polish, and many others.

This gem is designed to work seamlessly with Ruby on Rails applications that
use Doorkeeper for OAuth 2 authentication and authorization.
2026-03-10T21:30:30-07:00 security/rubygem-doorkeeper-i18n-rails72
2026-03-10T17:16:49-07:00 graphics/egl-wayland2 Dma-buf-based Wayland external platform library
This is a new implementation of a EGL External Platform Library for Wayland
(EGL_KHR_platform_wayland), using the NVIDIA driver's new platform surface
interface, which simplifies a lot of the library and improves window resizing.

This library implements an EGL External Platform interface to work
along with EGL drivers that support the external platform mechanism.

Minimum required version of nvidia-driver for this is 560.
Any of legacy versions are not supported.
2026-03-10T02:40:22Z www/py-a2wsgi Convert WSGI app to ASGI app or ASGI app to WSGI app
Convert WSGI app to ASGI app or ASGI app to WSGI app.

Pure Python. Only depend on the standard library.

Compared with other converters, the advantage is that a2wsgi
will not accumulate the requested content or response content
in the memory, so you don't have to worry about the memory
limit caused by a2wsgi. This problem exists in converters
implemented by uvicorn/startlette or hypercorn.
2026-03-10T02:30:39Z www/py-baize Powerful and exquisite WSGI/ASGI framework/toolkit
Powerful and exquisite WSGI/ASGI framework/toolkit. Only relies on the
standard library.

The minimize implementation of methods required in the Web framework.
No redundant implementation means that you can freely customize functions
without considering the conflict with baize's own implementation.
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.