HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51956,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=971",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=969",
"results": [
{
"name": "am-utils",
"portdir": "sysutils/am-utils",
"version": "6.1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.am-utils.org",
"description": "The Berkeley Automounter Suite of Utilities",
"long_description": "the next generation of the popular BSD Automounter, Amd. Am-utils includes many additional updates, ports, programs, features (such as Autofs support, NFS V.3 support, and shared libraries), bug fixes, and more.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "amazon-ecr-credential-helper",
"portdir": "sysutils/amazon-ecr-credential-helper",
"version": "0.12.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/awslabs/amazon-ecr-credential-helper",
"description": "Automatically gets credentials for Amazon ECR on docker push/docker pull",
"long_description": "Automatically gets credentials for Amazon ECR on docker push/docker pull. The Amazon ECR Docker Credential Helper is a credential helper for the Docker daemon that makes it easier to use Amazon Elastic Container Registry.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "amttools",
"portdir": "sysutils/amttools",
"version": "1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kraxel.org/blog/linux/amtterm/",
"description": "Intel AMT® Serial-over-LAN client and tools",
"long_description": "AMT (included in Intel vPro and Centrino Pro) provides out-of-band (OOB) management for Desktops and Laptops, using an agent integrated in the network adapter and in the motherboard. Serial-over-lan provides a secure way to connect a remote computer, through a pseudo serial interface. amtterm and gamt are two terminal tools to connect to that pseudo serial interface from a remote computer. amttool is a perl script to gather information about and remotely control AMT managed computers. Note that AMT 9.0 dropped support for the old SOAP- protocol-based communication this package implements. Newer versions use WS Management implemented starting with AMT 3.0 and are not supported by this software.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"universal",
"gtk"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"vte"
]
},
{
"type": "run",
"ports": [
"p5.34-soap-lite"
]
}
],
"depends_on": []
},
{
"name": "anacron",
"portdir": "sysutils/anacron",
"version": "2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/anacron",
"description": "Schedules periodic jobs on systems that are not permanently up",
"long_description": "Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "andatool",
"portdir": "sysutils/andatool",
"version": "0.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20161011014755/https://www.vanheusden.com/andatool/",
"description": "Andatool displays in realtime how often regular expressions match",
"long_description": "Andatool displays in realtime how often one or more regular expressions match with what scrolls-by in a logfile. That way you can see quickly, for example, what firewall-rules get triggered most.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "ansible",
"portdir": "sysutils/ansible",
"version": "2.3.2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "py-ansible",
"homepage": "https://github.com/ansible/ansible",
"description": "SSH-based configuration management and deployment system",
"long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "ansible-lint",
"portdir": "sysutils/ansible-lint",
"version": "26.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible-lint",
"description": "Best practices checker for Ansible playbooks",
"long_description": "ansible-lint checks playbooks for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "zdw",
"github": "zdw",
"ports_count": 1
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-toml",
"py314-setuptools_scm",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"py314-wcmatch",
"py314-jsonschema",
"py314-ruamel-yaml-clib",
"python314",
"py314-packaging",
"py314-filelock",
"py314-yaml",
"py314-ruamel-yaml",
"py314-enrich",
"py314-tenacity"
]
},
{
"type": "run",
"ports": [
"py314-ansible",
"py314-ansible-compat",
"py314-black",
"py314-importlib-metadata",
"yamllint"
]
}
],
"depends_on": []
},
{
"name": "antibody",
"portdir": "sysutils/antibody",
"version": "6.1.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://getantibody.github.io",
"description": "The fastest shell plugin manager",
"long_description": "Antibody is a shell plugin manager made from the ground up thinking about performance.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "anyrow",
"portdir": "sysutils/anyrow",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://anyrow.ai",
"description": "AI-native document extraction CLI",
"long_description": "Command-line client for Anyrow. Extract structured data from PDFs, images, emails, calls, and websites. Manages tables, rows, batches, and live extraction streams. Config via ~/.config/anyrow/config.toml or ANYROW_API_KEY.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "lovro.zagar5",
"github": "lovrozagar",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "apachetop",
"portdir": "sysutils/apachetop",
"version": "0.23.2",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tessus/apachetop",
"description": "top-like display of Apache logs",
"long_description": "ApacheTop watches a logfile generated by Apache (in standard common or combined logformat, and generates human-parsable output in realtime.",
"active": true,
"categories": [
"sysutils",
"www"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"pcre2",
"readline",
"adns"
]
}
],
"depends_on": []
},
{
"name": "apcupsd",
"portdir": "sysutils/apcupsd",
"version": "3.14.14",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.apcupsd.org",
"description": "APC UPS Daemon",
"long_description": "Apcupsd can be used for power mangement and controlling most of APC’s UPS models on Unix and Windows machines.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "stephen",
"github": "stephenreay",
"ports_count": 1
}
],
"variants": [
"usb",
"modbus",
"cgi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "apl_select",
"portdir": "sysutils/apl_select",
"version": "1.0",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Common files for selecting default apl version",
"long_description": "apl_select installs files that allow 'port select' to switch the default version of apl. It symlinks the standard apl executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "casouri",
"github": "casouri",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gnu-apl"
]
}
]
},
{
"name": "apparix",
"portdir": "sysutils/apparix",
"version": "11-062",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micans.org/apparix/",
"description": "File system navigation on steroids",
"long_description": "Apparix allows fast file system navigation by bookmarking directories and jumping to a bookmark directly.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "matias.piipari",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "arq_restore",
"portdir": "sysutils/arq_restore",
"version": "5.7",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arqbackup/arq_restore",
"description": "command-line utility for restoring from backups created by Arq",
"long_description": "arq_restore is a command-line utility for restoring from backups created by Arq. See https://www.arqbackup.com",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": []
},
{
"name": "as-tree",
"portdir": "sysutils/as-tree",
"version": "0.12.0",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jez/as-tree",
"description": "Print a list of paths as a tree of paths",
"long_description": "Print a list of paths as a tree of paths. This tool is particularly useful when used with find or fd to produce such a list of files. It's similar in spirit to tree, but find and fd tend to be more powerful when it comes to controlling which files to list.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "asciinema",
"portdir": "sysutils/asciinema",
"version": "3.2.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asciinema.org",
"description": "Record and share your terminal sessions, the right way",
"long_description": "Forget screen recording apps and blurry video. Enjoy a lightweight, purely text based approach to terminal recording. asciinema is a free and open source solution for recording terminal sessions and sharing them on the web.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "asdf",
"portdir": "sysutils/asdf",
"version": "0.18.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asdf-vm.com/",
"description": "Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more",
"long_description": "asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"git",
"curl"
]
}
],
"depends_on": []
},
{
"name": "asitop",
"portdir": "sysutils/asitop",
"version": "0.0.24",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tlkh.github.io/asitop/",
"description": "Performance monitoring CLI tool for Apple Silicon",
"long_description": "Performance monitoring CLI tool for Apple Silicon. asitop uses the built-in powermetrics utility on macOS, which allows access to a variety of hardware performance counters. Note that it requires sudo to run due to powermetrics needing root access to run. asitop is lightweight and has minimal performance impact. asitop only works on Apple Silicon Macs.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-psutil",
"py314-dashing",
"python314"
]
}
],
"depends_on": []
},
{
"name": "asprint",
"portdir": "sysutils/asprint",
"version": "0.5.0",
"license": "Apache-2",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hasseg.org/asprint/",
"description": "prints out the contents of a compiled AppleScript file",
"long_description": "asprint is a command-line program that pretty-prints the contents of compiled AppleScript (.scpt) files using ANSI escape sequences.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sepp",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "assh",
"portdir": "sysutils/assh",
"version": "2.17.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://v1.manfred.life/assh-intro",
"description": "Make your ssh client smarter",
"long_description": "Make your ssh client smarter. assh is a transparent wrapper that adds support for regex, aliases, gateways, dynamic hostnames, graphviz, json output, yaml configuration, and more to SSH.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "augeas",
"portdir": "sysutils/augeas",
"version": "1.12.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://augeas.net",
"description": "configuration editing tool",
"long_description": "augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"naturaldocs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-python-augeas",
"py35-python-augeas",
"py36-python-augeas",
"py38-python-augeas",
"py37-python-augeas",
"py39-python-augeas",
"py310-python-augeas",
"py311-python-augeas",
"py312-python-augeas",
"py313-python-augeas",
"py314-python-augeas"
]
}
]
},
{
"name": "autojump",
"portdir": "sysutils/autojump",
"version": "22.5.3",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wting/autojump",
"description": "a cd command that learns",
"long_description": "autojump is a cd command that learns.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": []
},
{
"name": "autopsy",
"portdir": "sysutils/autopsy",
"version": "2.24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sleuthkit.org/autopsy/",
"description": "Autopsy Forensic Browser",
"long_description": "The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a \"File Manager\"-like interface and shows details about deleted data and file system structures.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"file",
"md5sha1sum",
"sleuthkit",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "autorestic",
"portdir": "sysutils/autorestic",
"version": "1.8.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://autorestic.vercel.app/",
"description": "High level CLI utility for restic",
"long_description": "Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different location that you want to backup to multiple locations. This utility is aimed at making this easier.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "smanojkarthick",
"github": "manojkarthick",
"ports_count": 10
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"restic"
]
}
],
"depends_on": []
},
{
"name": "aws-iam-authenticator",
"portdir": "sysutils/aws-iam-authenticator",
"version": "0.7.11",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
"description": "AWS IAM Authenticator for Kubernetes",
"long_description": "Use IAM credentials to authenticate to Kubernetes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "asobrien",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aws-nuke",
"portdir": "sysutils/aws-nuke",
"version": "3.64.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws-nuke.ekristen.dev/",
"description": "Remove all the resources from an AWS account",
"long_description": "Remove all the resources from an AWS account",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "awsets",
"portdir": "sysutils/awsets",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trek10inc/awsets",
"description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
"long_description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "awsls",
"portdir": "sysutils/awsls",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jckuester/awsls",
"description": "A list command for AWS resources",
"long_description": "A list command for AWS resources. awsls supports listing of over 250 types of resources across 97 different AWS services.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "azure-kubelogin",
"portdir": "sysutils/azure-kubelogin",
"version": "0.2.12",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://azure.github.io/kubelogin/",
"description": "A Kubernetes credential plugin implementing Azure authentication",
"long_description": "kubelogin is a client-go credential plugin implementing Azure authentication for Kubernetes. This plugin provides features that are not available in kubectl.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "baarde",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "b5i2iso",
"portdir": "sysutils/b5i2iso",
"version": "0.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20111129094204/http://developer.berlios.de/projects/b5i2iso",
"description": "BlindWrite image to ISO image file converter",
"long_description": "BlindWrite image to ISO image file converter",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "backdown",
"portdir": "sysutils/backdown",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Canop/backdown",
"description": "A deduplicator",
"long_description": "Backdown helps you safely and ergonomically remove duplicate files. Its design is based upon my observation of frequent patterns regarding build-up of duplicates with time, especially images and other media files. Finding duplicates is easy. Cleaning the disk when there are thousands of them is the hard part. What Backdown brings is the easy way to select and remove the duplicates you don't want to keep.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "backuppc",
"portdir": "sysutils/backuppc",
"version": "4.4.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://backuppc.github.io/backuppc/",
"description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server.",
"long_description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server. BackupPC is highly configurable and easy to install and maintain.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnutar",
"gzip",
"par2",
"openssh",
"rsync",
"samba3",
"bzip2",
"p5.34-backuppc-xs",
"p5.34-cgi",
"p5.34-encode",
"p5.34-file-listing",
"p5.34-getopt-long",
"mod_perl2"
]
}
],
"depends_on": []
},
{
"name": "bacula",
"portdir": "sysutils/bacula",
"version": "15.0.2",
"license": "(AGPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bacula.org/",
"description": "network based backup program",
"long_description": "Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"client_only",
"console_bat",
"mysql51",
"mysql55",
"postgresql16",
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"tcp_wrappers",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"qwt52",
"qt4-mac",
"tcp_wrappers",
"libiconv",
"gawk",
"lzo2",
"zlib",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "bash-completion",
"portdir": "sysutils/bash-completion",
"version": "2.17.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/scop/bash-completion",
"description": "Programmable bash completions",
"long_description": "Programmable completion library for bash. This port requires bash >=4.1 and is meant to be used together with the bash port.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"notmuch",
"gdal-netcdf",
"gdal-pdf",
"whois",
"guestfs-tools",
"gdal-hdf4",
"libvirt",
"gdal",
"gdal-hdf5",
"gdal-kea",
"libguestfs",
"gdal-libkml"
]
},
{
"type": "lib",
"ports": [
"notes",
"bd",
"lesspipe"
]
},
{
"type": "run",
"ports": [
"hugo",
"libmm-glib",
"commitizen",
"git-flow-bash-completion",
"redo",
"tmux-bash-completion",
"ollama-bash-completion-plugin",
"gutils-suite-core"
]
}
]
},
{
"name": "bashish",
"portdir": "sysutils/bashish",
"version": "2.2.4",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bashish.sourceforge.net/",
"description": "Bashish is a theming utility for text environments.",
"long_description": "Bashish can be used to theme text environments, like terminals. Bashish is compatible with most popular shells.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"dialog"
]
}
],
"depends_on": []
},
{
"name": "bats-core",
"portdir": "sysutils/bats-core",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bats-core/bats-core",
"description": "Bash Automated Testing System",
"long_description": "Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash",
"parallel"
]
}
],
"depends_on": []
},
{
"name": "bbcolors",
"portdir": "sysutils/bbcolors",
"version": "1.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://daringfireball.net/projects/bbcolors/",
"description": "a tool for saving and loading text color preference schemes for BBEdit and TextWrangler",
"long_description": "bbcolors is a tool for saving and loading text color preference schemes for BBEdit and TextWrangler.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "bcfg2",
"portdir": "sysutils/bcfg2",
"version": "1.3.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bcfg2.org/",
"description": "Bcfg2 configuration management system",
"long_description": "Bcfg2 helps system administrators deploy complex changes across large numbers of systems in a coherent and transparent fashion. This port only contains the client.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-daemon",
"py27-lockfile",
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "bchunk",
"portdir": "sysutils/bchunk",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://he.fi/bchunk/",
"description": "Converts a CD image in a .bin/.cue format to .iso or .cdr",
"long_description": "binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks. The bin/cue format is used by some popular non-Unix cd-writing software, but is not supported on most other CD burning programs",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bcwipe",
"portdir": "sysutils/bcwipe",
"version": "1.9-13",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jetico.com/",
"description": "Securely erase data from magnetic and solid-state memory.",
"long_description": "The BCWipe software is intended to give you a confidence that your deleted files cannot be recovered by an intruder. BCWipe repeatedly overwrites special patterns to the files to be destroyed. BCWipe for UNIX offers two wiping schemas: US DoD 5200.28-STD standard and Peter Gutmann's 35 pass scheme.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bd",
"portdir": "sysutils/bd",
"version": "1.03",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vigneshwaranr/bd",
"description": "a tool to cd into parent directories, instead of ../../.., etc",
"long_description": "Quickly go back to a specific parent directory in bash instead of typing \"cd ../../..\" redundantly.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "bdes",
"portdir": "sysutils/bdes",
"version": "4.7-RELEASE",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cs.dartmouth.edu/~trdata/reports/abstracts/TR91-158/",
"description": "Block-based DES cipher utility",
"long_description": "Block-based DES cipher utility",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libcipher"
]
}
],
"depends_on": []
},
{
"name": "bdump",
"portdir": "sysutils/bdump",
"version": "3.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20080513002949/http://www.braham.net/Phil/linux_utils.html",
"description": "view files in hex and ASCII formats side by side",
"long_description": "A replacement for od for viewing binary files. Allows viewing hex and ASCII formats side by side.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "beanstalkd",
"portdir": "sysutils/beanstalkd",
"version": "1.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kr/beanstalkd",
"description": "a fast, distributed, in-memory workqueue service",
"long_description": "beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emanuele.giaquinta",
"github": "exg",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bed",
"portdir": "sysutils/bed",
"version": "0.2.8",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/itchyny/bed",
"description": "Binary editor written in Go",
"long_description": "Binary editor written in Go. Binary editor with Vim-like user interface, which runs in terminals, portable, fast and with window splitting feature.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bfs",
"portdir": "sysutils/bfs",
"version": "4.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tavianator.com/projects/bfs.html",
"description": "A breadth-first version of the UNIX find command.",
"long_description": "bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise intended to be compatible with many versions of find, including: POSIX find, GNU find, BSD find and macOS find. If you're not familiar with find, the GNU find manual provides a good introduction.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "georgedp",
"github": "ylluminarious",
"ports_count": 6
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oniguruma6"
]
}
],
"depends_on": []
},
{
"name": "binocle",
"portdir": "sysutils/binocle",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharkdp/binocle",
"description": "a graphical tool to visualize binary data",
"long_description": "binocle is a graphical tool to visualize binary data. It colorizes bytes according to different rules and renders them as pixels in a rectangular grid. This allows users to identify interesting parts in large files and to reveal image-like regions.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "binplist",
"portdir": "sysutils/binplist",
"version": "0.1.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/binplist",
"description": "A binary plist parser",
"long_description": "A binary plist parser",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-tz"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "ble.sh",
"portdir": "sysutils/ble.sh",
"version": "0.4.0-devel3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akinomyoga/ble.sh",
"description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
"long_description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "blisp",
"portdir": "sysutils/blisp",
"version": "0.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pine64/blisp",
"description": "Bouffalo Labs ISP (in-system-programming)",
"long_description": "Bouffalo Labs ISP (in-system-programming) tool & library: an open source tool to flash Bouffalo RISC-V MCUs.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"argtable3",
"libserialport"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"PineFlash"
]
}
]
}
]
}