{"count":52323,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=556","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=554","results":[{"name":"krew","portdir":"sysutils/krew","version":"0.5.0","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/kubernetes-sigs/krew","description":"Find and install kubectl plugins","long_description":"Krew is the package manager for kubectl plugins. Krew helps you discover plugins, install and manage them on your machine. It is similar to tools like apt, dnf or brew. Today, over 70 kubectl plugins are available on Krew.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["gox","go","clang-18"]}],"depends_on":[]},{"name":"krbafs","portdir":"sysutils/krbafs","version":"1.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://web.mit.edu/openafs/krbafs/","description":"AFS library","long_description":"krbafs provides a set of AFS client utility functions for managing the AFS client and user's tokens for MIT Kerberos and Kerberos for Macintosh, the Kerberos implementation included with Mac OS X 10.1. It also provides afs_string_to_key() and the Kerberos 4 lifetime functions if they are not available in the local Kerberos implementation.","active":true,"categories":["sysutils","security"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","clang-18"]}],"depends_on":[{"type":"lib","ports":["arla"]}]},{"name":"kind","portdir":"sysutils/kind","version":"0.32.0","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://kind.sigs.k8s.io","description":"kind is a tool for running local Kubernetes clusters using Docker container “nodes”.","long_description":"kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"keychain","portdir":"sysutils/keychain","version":"2.9.8","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.funtoo.org/Keychain","description":"A user-friendly front-end to ssh-agent(1)","long_description":"Keychain is a shell script which acts as user-friendly front-end to ssh-agent(1), allowing you to have one long-running ssh-agent process per system rather than per login session.","active":true,"categories":["sysutils","security"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["perl5","clang-18"]}],"depends_on":[]},{"name":"keep","portdir":"sysutils/keep","version":"0.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://keep.sourceforge.net/","description":"tool that deletes everything in a directory but a selection","long_description":"keep is a program which deletes everything in a directory except for the files that you tell it to keep. It is useful in the situation where the list of files in a directory that you want to keep is shorter than the list of files you want to delete.","active":true,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.34"]}],"depends_on":[]},{"name":"kcd","portdir":"sysutils/kcd","version":"7.15.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://kcd.sourceforge.net/","description":"kcd is a directory change utility similar to NCD","long_description":"kcd is a directory change utility similar to NCD. It helps you navigate the directory tree. You can also supply part of the desired directory name in the command line and let kcd find it for you.","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["zlib","gettext","ncurses"]}],"depends_on":[]},{"name":"kapp","portdir":"sysutils/kapp","version":"0.66.0","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://get-kapp.io","description":"kapp is a simple deployment tool focused on the concept of Kubernetes application — a set of resources with the same label","long_description":"kapp (pronounced: kap) CLI encourages Kubernetes users to manage resources in bulk by working with Kubernetes  applications (sets of resources with the same label). It focuses on resource diffing, labeling, deployment and deletion. Unlike tools like Helm, kapp considers YAML templating and management of packages outside of its scope, though it works great with tools that generate Kubernetes configuration.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"kail","portdir":"sysutils/kail","version":"0.17.4","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/boz/kail","description":"Kubernetes log viewer","long_description":"Kubernetes tail. Streams logs from all containers of all matched pods. Match pods by service, replicaset, deployment, and others. Adjusts to a changing cluster - pods are added and removed from logging as they fall in or out of the selection.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"kaf","portdir":"sysutils/kaf","version":"0.2.13","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/birdayz/kaf","description":"Modern CLI for Apache Kafka, written in Go","long_description":"Modern CLI for Apache Kafka, written in Go","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"k9s","portdir":"sysutils/k9s","version":"0.51.0","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://k9scli.io","description":"K9s - Kubernetes CLI To Manage Your Clusters In Style","long_description":"K9s provides a curses based terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with observed Kubernetes resources.","active":true,"categories":["devel","sysutils"],"maintainers":[{"name":"breun","github":"breun","ports_count":106},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"k3d","portdir":"sysutils/k3d","version":"5.8.3","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://k3d.io","description":"Helper to run Rancher Lab's k3s in Docker","long_description":"k3s is the lightweight Kubernetes distribution by Rancher. k3d creates containerized k3s clusters. This means, that you can spin up a multi-node k3s cluster on a single machine using docker.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"just","portdir":"sysutils/just","version":"1.55.1","license":"permissive","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/casey/just","description":"A handy way to store and run project-specific commands","long_description":"just is a simple tool which allows you to easily save and run project specific commands.","active":true,"categories":["sysutils"],"maintainers":[{"name":"casey","github":"casey","ports_count":1},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","clang-20"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[{"type":"build","ports":["dog"]}]},{"name":"jump","portdir":"sysutils/jump","version":"0.67.0","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"http://gsamokovarov.com/jump","description":"Jump helps you navigate faster by learning your habits.","long_description":"Jump integrates with your shell and learns about your navigational habits by keeping track of the directories you visit. It gives you the most visited directory for the shortest search term you type.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"jq","portdir":"sysutils/jq","version":"1.8.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://jqlang.github.io/jq/","description":"A lightweight and flexible command-line JSON processor","long_description":"jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["oniguruma6"]}],"depends_on":[{"type":"build","ports":["neohtop","vcvrack"]},{"type":"lib","ports":["py311-jq","py312-jq","py313-jq","py314-jq","R-jqr","libzsv","py310-jq","zsv","jaq"]},{"type":"run","ports":["ijq","gutils-suite-core","jnv"]}]},{"name":"john-jumbo","portdir":"sysutils/john","version":"1.9.0","license":"GPL-2 and GPL-3+ and Apache-2 and Restrictive","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.openwall.com/john/","description":"This is the community-enhanced, jumbo version of John the Ripper.","long_description":"This is the community-enhanced, jumbo version of John the Ripper.","active":true,"categories":["sysutils","security"],"maintainers":[],"variants":["native","experimental","threads","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["gmp","libomp","libpcap","bzip2","openssl3","zlib"]},{"type":"run","ports":["p5.34-net-radius","p5.34-netpacket","p5.34-data-plist","py27-scapy","py27-pysap","python313","py313-protobuf3","ruby34","py313-asn1crypto","py313-bsddb3","py313-ldap3","py313-parsimonious","python27","py27-asn1","py27-lxml","py27-plyvel","py27-pycryptodome","perl5.34","p5.34-compress-raw-lzma","p5.34-digest-md4"]}],"depends_on":[]},{"name":"john","portdir":"sysutils/john","version":"1.9.0","license":"(GPL-2+ or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.openwall.com/john/","description":"Featureful Unix password cracker","long_description":"John the Ripper is a UNIX password cracker, currently available for UNIX (tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95.","active":true,"categories":["sysutils","security"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["xz"]}],"depends_on":[]},{"name":"jobpool","portdir":"sysutils/jobpool","version":"0.2","license":"none","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.cs.mu.oz.au/~mgnb/jobpool/","description":"Jobpool is a shell script utility for running jobs in parallel","long_description":"Jobpool is a shell script utility for running jobs in parallel. It manages a queue of jobs by ensuring that no more than J jobs run at one time, and does so portably and with low overhead. (Currently the only available documentation is the webpage for this utility, so this port downloads and installs it as well.)","active":true,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"jdupes","portdir":"sysutils/jdupes","version":"1.31.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://codeberg.org/jbruchon/jdupes","description":"identify and take actions upon duplicate files","long_description":"jdupes is a powerful duplicate file finder and an enhanced fork of 'fdupes'.","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libjodycode"]}],"depends_on":[{"type":"run","ports":["gutils-suite-core"]}]},{"name":"jc","portdir":"sysutils/jc","version":"1.25.6","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/jc","description":"jc converts the output of popular command-line tools and file-types to JSON.","long_description":"jc converts the output of popular command-line tools and file-types to JSON. This allows for piping the output to tools like jq, and/or for easier parsing within scripts.","active":true,"categories":["sysutils","textproc","python"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["py314-pygments","py314-ruamel-yaml","py314-xmltodict","python314"]}],"depends_on":[]},{"name":"istioctl","portdir":"sysutils/istioctl","version":"1.30.0","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://istio.io","description":"Istio command line configuration utility","long_description":"Istio is an open, platform-independent service mesh designed to manage communications between microservices and applications. Without requiring changes to the underlying services, Istio provides automated baseline traffic resilience, service metrics collection, distributed tracing, traffic encryption, protocol upgrades, and advanced routing functionality for all service-to-service communication. The port deploys the istioctl command line utility, used to create, list, modify, and delete configuration resources in a deployed Istio system.","active":true,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"isightcapture","portdir":"sysutils/isightcapture","version":"1.1","license":"Permissive","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"http://web.archive.org/web/20100212064359/http://www.intergalactic.de/pages/iSight.html","description":"a command-line utility to capture a frame from an iSight camera","long_description":"iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.","active":true,"categories":["sysutils","graphics"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"iselect","portdir":"sysutils/iselect","version":"1.4.0","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.ossp.org/pkg/tool/iselect/","description":"OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session.","long_description":"OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a scripting backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command).","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["ncurses"]}],"depends_on":[]},{"name":"ipmitool","portdir":"sysutils/ipmitool","version":"1.8.19","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://codeberg.org/IPMITool/ipmitool","description":"Intelligent Platform Management Interface management utility","long_description":"IPMItool is a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The ipmitool program provides a simple command-line interface to the Baseboard Management Controller. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control.","active":true,"categories":["sysutils"],"maintainers":[{"name":"dports","github":"drkp","ports_count":80}],"variants":["universal"],"dependencies":[{"type":"build","ports":["coreutils","clang-18","autoconf","automake","libtool"]},{"type":"lib","ports":["openssl","readline"]},{"type":"run","ports":["iana-enterprise-numbers"]}],"depends_on":[]},{"name":"ipbt","portdir":"sysutils/ipbt","version":"20240909.a852474","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.chiark.greenend.org.uk/~sgtatham/ipbt/","description":"a high-tech ttyrec player for Unix","long_description":"ipbt plays ttyrec files and works by embedding a terminal emulator (PuTTY). The input file is read in full and run through the internal terminal emulator, and the resulting screen states are saved in an internal movie array in such a way that any screen state ('frame') can be retrieved efficiently.","active":true,"categories":["sysutils"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","perl5","clang-18"]},{"type":"lib","ports":["ncurses"]}],"depends_on":[]},{"name":"ioping","portdir":"sysutils/ioping","version":"1.3","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/koct9i/ioping","description":"Simple disk I/0 latency measuring tool","long_description":"A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency.","active":true,"categories":["sysutils"],"maintainers":[{"name":"harensdeveloper","github":"harens","ports_count":41}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"interceptty","portdir":"sysutils/interceptty","version":"0.6","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.suspectclass.com/~sgifford/interceptty/","description":"port interceptor for serial ports","long_description":"interceptty is a program that can sit between a real (or fake) serial port and an application, recording any communications between the application and the device. It can also be used as a network serial server or client, to provide an emulated serial port connected to a program, and for various other tasks.","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"infracost","portdir":"sysutils/infracost","version":"0.10.41","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://www.infracost.io","description":"Cloud cost estimates for Terraform in your CLI","long_description":"Infracost shows hourly and monthly cost estimates for a Terraform project. This helps developers, DevOps et al. quickly see the cost breakdown and compare different deployment options upfront.","active":true,"categories":["sysutils","net"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"influxdb","portdir":"sysutils/influxdb","version":"2.7.10","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://influxdata.com","description":"Scalable datastore for metrics, events, and real-time analytics","long_description":"InfluxDB is an open source time series platform. This includes APIs for storing and querying data, processing it in the background for ETL, monitoring and/or alerting purposes, user dashboards, visualizing and exploring the data and more.","active":true,"categories":["sysutils","net"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["cargo","pkgconfig","protobuf3-cpp","yarn","go","rust","coreutils","npm10","clang-18","nodejs22"]},{"type":"fetch","ports":["git"]}],"depends_on":[]},{"name":"iguanaIR","portdir":"sysutils/iguanaIR","version":"1.0pre2","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://iguanaworks.net/projects/IguanaIR","description":"Driver for IguanaWorks USB IR Transceiver","long_description":"The IguanaWorks USB IR Transceiver, available for purchase at the IguanaWorks website, is a simple USB device that can communicate with most home electronics and remote controls via infrared (IR). The transceiver can both send and receive IR codes and is fully compatible with LIRC.","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libusb","libusb-compat","popt"]}],"depends_on":[]},{"name":"ifstat","portdir":"sysutils/ifstat","version":"1.1","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://gael.roualland.free.fr/ifstat/","description":"ifstat is a tool to report network interface bandwidth","long_description":"ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system counters. ifstat gathers these statistics from the kernel internal counters, which is highly operating system dependent.","active":true,"categories":["sysutils","net"],"maintainers":[],"variants":["snmp","universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"iRecovery","portdir":"sysutils/iRecovery","version":"0.1","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Chronic-Dev/libirecovery","description":"Console client for iBoot/iBSS iPhone, iPod touch and iPad","long_description":"iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.","active":true,"categories":["sysutils"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["libusb","readline"]}],"depends_on":[]},{"name":"hyperic-sigar","portdir":"sysutils/hyperic-sigar","version":"1.6.2","license":"unknown","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://sigar.sourceforge.net/","description":"Hardware/OS information gathering tool","long_description":"SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET.","active":false,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]}],"depends_on":[]},{"name":"hyperfine","portdir":"sysutils/hyperfine","version":"1.20.0","license":"(MIT or Apache-2)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/sharkdp/hyperfine","description":"A command-line benchmarking tool.","long_description":"Features statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, warmup runs, cache-clearing commands which can be set up before each timing run, statistical outlier detection, CSV/JSON/Markdown/AsciiDoc export and more.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","clang-20"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[]},{"name":"htop","portdir":"sysutils/htop","version":"3.5.0","license":"GPL-2","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"https://htop.dev","description":"an interactive text-mode process viewer for Unix","long_description":"htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.","active":true,"categories":["sysutils"],"maintainers":[{"name":"cal","github":"neverpanic","ports_count":60}],"variants":["universal"],"dependencies":[{"type":"build","ports":["libtool","autoconf","automake","pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["ncurses"]}],"depends_on":[{"type":"run","ports":["gutils-suite-core"]}]},{"name":"hr","portdir":"sysutils/hr","version":"1.5","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/LuRsT/hr","description":"A horizontal ruler for your terminal","long_description":"A simple shell script that puts a horizontal ruler in your terminal.","active":true,"categories":["sysutils"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":287}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"hostage","portdir":"sysutils/hostage","version":"1.0.1","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/emcrisostomo/hostage","description":"A command line utility to programmatically edit the host name database file (/etc/hosts)","long_description":"hostage is a command line utility to programmatically edit the host name database, which is typically the /etc/hosts plain text file in many UNIX and UNIX-like operating systems. hostage can list and validate a host name database file, add entries to the database, remove entries by address, and remove entries by host name.","active":true,"categories":["sysutils"],"maintainers":[{"name":"emcrisostomo","github":"emcrisostomo","ports_count":169}],"variants":["debug"],"dependencies":[{"type":"build","ports":["cmake","clang-18"]},{"type":"lib","ports":["antlr4-cpp-runtime"]}],"depends_on":[]},{"name":"highlnk","portdir":"sysutils/highlnk","version":"0.2","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://thpinfo.com/2004/highlnk/","description":"searches identical files to hardlink them to save space","long_description":"The HighLnk projects aims to save space on read-only partitions and on CDs/DVDs by hard-linking files that are the same.","active":true,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"hfsutils","portdir":"sysutils/hfsutils","version":"3.2.6","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mars.org/home/rob/proj/hfs/","description":"command line programs and libraries for manipulating HFS volumes","long_description":"hfsutils contains command line programs and libraries for manipulating HFS volumes.","active":true,"categories":["sysutils"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"hexyl","portdir":"sysutils/hexyl","version":"0.17.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/sharkdp/hexyl","description":"A command-line hex viewer.","long_description":"hexyl is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","go-md2man","clang-20"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[]},{"name":"hexedit","portdir":"sysutils/hexedit","version":"1.6","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://rigaux.org/hexedit.html","description":"A hexeditor for the console.","long_description":"view and edit files in hexadecimal or in ASCII. hexedit shows a file both in ASCII and in hexadecimal. The file can be a device as the file is not whole read. You can modify the file and search through it. You have also copy&paste and save to file functions. Truncating or appending to the file. Modifications are shown in bold.","active":true,"categories":["sysutils","editors"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","clang-18"]},{"type":"lib","ports":["ncurses"]}],"depends_on":[]},{"name":"hem","portdir":"sysutils/hem","version":"0.3.3","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/rtomayko/hem","description":"persistent ssh connection and tunnel manager","long_description":"Hem manages multiple background SSH connections using an ifconfig/rc style interface. It is most often used to setup persistent, long-running port tunnels and control master connections. Hem monitors connection upedness and can automatically bounce downed connection.","active":true,"categories":["sysutils"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["autossh","clang-18"]}],"depends_on":[]},{"name":"helm-2.12","portdir":"sysutils/helm","version":"2.12.3","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-2.13","portdir":"sysutils/helm","version":"2.13.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-2.14","portdir":"sysutils/helm","version":"2.14.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-2.15","portdir":"sysutils/helm","version":"2.15.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-2.16","portdir":"sysutils/helm","version":"2.16.12","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-2.17","portdir":"sysutils/helm","version":"2.17.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-3.0","portdir":"sysutils/helm","version":"3.0.3","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-3.1","portdir":"sysutils/helm","version":"3.1.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]},{"name":"helm-3.2","portdir":"sysutils/helm","version":"3.2.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/helm/helm","description":"Kubernetes package manager","long_description":"Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.","active":true,"categories":["sysutils"],"maintainers":[{"name":"sirn","github":"sirn","ports_count":35},{"name":"herby.gillot","github":"herbygillot","ports_count":1069}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"run","ports":["helm_select"]}],"depends_on":[]}]}