HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=518",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=516",
"results": [
{
"name": "tsukae",
"portdir": "sysutils/tsukae",
"version": "2021041900",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irevenko/tsukae",
"description": "Show off your most used shell commands",
"long_description": "Show off your most used shell commands",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ts",
"portdir": "sysutils/ts",
"version": "1.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vicerveza.homeunix.net/~viric/soft/ts/",
"description": "ts is a Unix batch system where the tasks spooled run one after the other.",
"long_description": "task spooler is a Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "truncate",
"portdir": "sysutils/truncate",
"version": "0.9",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vanheusden.com/truncate/",
"description": "truncates a file to a given size",
"long_description": "truncates a file to a given size",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tree",
"portdir": "sysutils/tree",
"version": "2.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://oldmanprogrammer.net/source.php?dir=projects/tree",
"description": "display tree-view of directories with optional color/HTML output",
"long_description": "Tree is a simple utility that displays a tree-view of directories and files. It has options to use ANSI color escape-sequences or ASCII graphic characters, and can also output in HTML format. Tree was written by Steve Baker for Linux.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core",
"pass",
"passage"
]
}
]
},
{
"name": "trash",
"portdir": "sysutils/trash",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ali-rantakari/trash",
"description": "command-line program that moves items to the trash",
"long_description": "trash is a small command-line program that moves files or folders to the trash.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "topgrade",
"portdir": "sysutils/topgrade",
"version": "16.7.0",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://topgrade-rs.github.io/",
"description": "Upgrade all the things",
"long_description": "Keeping your system up to date mostly involves invoking more than a single package manager. This usually results in big shell one-liners saved in your shell history. Topgrade tries to solve this problem by detecting which tools you use and run their appropriate package managers.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "tmux-pasteboard",
"portdir": "sysutils/tmux-pasteboard",
"version": "2.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard",
"description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
"long_description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": []
},
{
"name": "tmux-mem-cpu-load",
"portdir": "sysutils/tmux-mem-cpu-load",
"version": "3.8.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thewtex/tmux-mem-cpu-load",
"description": "CPU, RAM, and load monitor for use with tmux",
"long_description": "A simple, lightweight program provided for system monitoring in the status line of tmux.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "justrafi",
"github": "rafi",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tmux-devel",
"portdir": "sysutils/tmux",
"version": "20251204-1bcd360",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmux.github.io",
"description": "terminal multiplexer",
"long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"sixel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libutf8proc",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "tmux",
"portdir": "sysutils/tmux",
"version": "3.6a",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmux.github.io",
"description": "terminal multiplexer",
"long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"sixel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"ncurses",
"libutf8proc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wemux"
]
},
{
"type": "run",
"ports": [
"py39-libtmux",
"py37-libtmux",
"py38-libtmux",
"tmux-pasteboard",
"byobu",
"tmux-bash-completion",
"py310-libtmux",
"py311-libtmux",
"py312-libtmux",
"py313-libtmux",
"py36-libtmux",
"py314-libtmux"
]
}
]
},
{
"name": "tmpreaper",
"portdir": "sysutils/tmpreaper",
"version": "1.6.16",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/pkg/tmpreaper",
"description": "a utility for removing files based on last access time",
"long_description": "a utility for removing files based on last access time",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tmate",
"portdir": "sysutils/tmate",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmate-io/tmate",
"description": "Instant terminal sharing.",
"long_description": "Instant terminal sharing.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libssh",
"msgpack",
"ncurses",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "tldr-cpp-client",
"portdir": "sysutils/tldr-cpp-client",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tldr.sh",
"description": "tldr c client - simplified and community-driven man pages",
"long_description": "The TLDR pages are a community effort to simplify the beloved man pages with practical examples.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzip",
"curl"
]
}
],
"depends_on": []
},
{
"name": "timespan",
"portdir": "sysutils/timespan",
"version": "2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://timespan.sourceforge.net/",
"description": "calculates time between two specified dates",
"long_description": "Calculates time (days, hours, minutes, or seconds) between 1 Jan 1970 and the specified date or between two specified dates.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "timeout",
"portdir": "sysutils/timeout",
"version": "1.19",
"license": "IPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.porcupine.org/forensics/tct.html",
"description": "tct timeout",
"long_description": "timeout executes a command and imposes an elapsed time limit.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "tienex-apfs",
"portdir": "sysutils/tienex-apfs",
"version": "afc6041c6078d3bc96c2ffec8ea6a8e572b79678",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tienex/apfs",
"description": "Mount, dump and analyze APFS volumes and containers",
"long_description": "Mount, dump and analyze APFS volumes and containers",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ricci",
"github": "ghosthound",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"osxfuse"
]
}
],
"depends_on": []
},
{
"name": "testdisk",
"portdir": "sysutils/testdisk",
"version": "7.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cgsecurity.org/wiki/TestDisk",
"description": "TestDisk is a powerful free data recovery utility.",
"long_description": "TestDisk was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally erasing your Partition Table). Partition table recovery using TestDisk is really easy.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"zlib",
"libcomerr",
"libewf",
"ntfs-3g"
]
}
],
"depends_on": []
},
{
"name": "terrascan",
"portdir": "sysutils/terrascan",
"version": "1.19.9",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.accurics.com/projects/accurics-terrascan",
"description": "Detect compliance and security violations across Infrastructure as Code",
"long_description": "Terrascan detects security vulnerabilities and compliance violations across your Infrastructure as Code. Mitigate risks before provisioning cloud native infrastructure.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "terragrunt_select",
"portdir": "sysutils/terragrunt",
"version": "0.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting the default terragrunt version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of terragrunt.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.27",
"terragrunt-0.26",
"terragrunt-0.24",
"terragrunt-0.52",
"terragrunt-0.43",
"terragrunt-0.42",
"terragrunt-0.41",
"terragrunt-0.40",
"terragrunt-0.39",
"terragrunt-0.38",
"terragrunt-0.36",
"terragrunt-0.37",
"terragrunt-0.35",
"terragrunt-0.34",
"terragrunt-0.29",
"terragrunt-0.32",
"terragrunt-0.33",
"terragrunt-0.31"
]
}
]
},
{
"name": "terragrunt-0.24",
"portdir": "sysutils/terragrunt",
"version": "0.24.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://terragrunt.gruntwork.io",
"description": "Terragrunt is a thin wrapper for Terraform",
"long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"terraform-0.12",
"terragrunt_select"
]
}
],
"depends_on": []
},
{
"name": "terragrunt-0.26",
"portdir": "sysutils/terragrunt",
"version": "0.26.7",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://terragrunt.gruntwork.io",
"description": "Terragrunt is a thin wrapper for Terraform",
"long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"terraform-0.13",
"terragrunt_select"
]
}
],
"depends_on": []
},
{
"name": "terragrunt-0.27",
"portdir": "sysutils/terragrunt",
"version": "0.27.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://terragrunt.gruntwork.io",
"description": "Terragrunt is a thin wrapper for Terraform",
"long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"terraform-0.14",
"terragrunt_select"
]
}
],
"depends_on": []
},
{
"name": "terragrunt",
"portdir": "sysutils/terragrunt",
"version": "0.27.0",
"license": "MIT",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": "terragrunt-0.52",
"homepage": "https://terragrunt.gruntwork.io",
"description": "Obsolete port, replaced by terragrunt-0.52",
"long_description": "This port has been replaced by terragrunt-0.52.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "terraformer",
"portdir": "sysutils/terraformer",
"version": "0.8.30",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GoogleCloudPlatform/terraformer",
"description": "Generate terraform files from existing infrastructure (reverse Terraform).",
"long_description": "Generate terraform files from existing infrastructure (reverse Terraform). Terraformer uses Terraform providers and is designed to easily support newly added resources. To upgrade resources with new fields, all you need to do is upgrade the relevant Terraform providers.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "terraform_select",
"portdir": "sysutils/terraform",
"version": "0.0.0",
"license": "Commercial and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting the default terraform version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of terraform.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"tfenv",
"terraform-1.14",
"terraform-1.13",
"terraform-1.12",
"terraform-1.11",
"terraform-1.10",
"terraform-1.9",
"terraform-1.8",
"terraform-1.7",
"terraform-1.5",
"terraform-1.6",
"terraform-1.3",
"terraform-1.4",
"terraform-1.2",
"terraform-1.1",
"terraform-0.15",
"terraform-1.0",
"terraform-0.14",
"terraform-0.13",
"terraform-0.12",
"terraform-0.11"
]
}
]
},
{
"name": "terraform-0.11",
"portdir": "sysutils/terraform",
"version": "0.11.15",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": []
},
{
"name": "terraform-0.12",
"portdir": "sysutils/terraform",
"version": "0.12.31",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.24"
]
}
]
},
{
"name": "terraform-0.13",
"portdir": "sysutils/terraform",
"version": "0.13.7",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.26"
]
}
]
},
{
"name": "terraform-0.14",
"portdir": "sysutils/terraform",
"version": "0.14.11",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.27"
]
}
]
},
{
"name": "terraform-0.15",
"portdir": "sysutils/terraform",
"version": "0.15.5",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.29"
]
}
]
},
{
"name": "terraform",
"portdir": "sysutils/terraform",
"version": "1.14.4",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "terraform-1.14",
"homepage": "https://www.terraform.io/downloads.html",
"description": "Obsolete port, replaced by terraform-1.14",
"long_description": "This port has been replaced by terraform-1.14.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "terminator",
"portdir": "sysutils/terminator",
"version": "1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnometerminator.blogspot.com/p/introduction.html",
"description": "multiple terminal emulator",
"long_description": "terminator lets you open multiple terminal emulators in a single window.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"vte-gtk2-compat",
"python27",
"py27-notify-python",
"py27-psutil",
"hicolor-icon-theme",
"py27-keybinder"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "telegraf",
"portdir": "sysutils/telegraf",
"version": "1.31.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.influxdata.com/telegraf",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"long_description": "Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics. Telegraf is plugin-driven and has the concept of 4 distinct plugin types: input plugins, processor plugins, aggregator plugins, and output plugins.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tealdeer",
"portdir": "sysutils/tealdeer",
"version": "1.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tealdeer-rs.github.io/tealdeer/",
"description": "Tealdeer is a very fast implementation of tldr in Rust: Simplified, example based and community-driven man pages.",
"long_description": "Tealdeer is a very fast implementation of tldr in Rust: Simplified, example based and community-driven man pages. If you pronounce \"tldr\" in English, it sounds somewhat like \"tealdeer\". Hence the project name :) A tool like tldr should be as frictionless as possible to use. It should be easy to invoke (just tldr tar, not using another subcommand like tldr find tar) and it should show the output as fast as possible.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "tarsnap",
"portdir": "sysutils/tarsnap",
"version": "1.0.41",
"license": "custom",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tarsnap.com/",
"description": "Online encrypted backup service (client)",
"long_description": "Tarsnap is an online encrypted backup service. It presents a tar-like command-line interface, but stores data online rather than locally; using ideas taken from the author's FreeBSD Update and Portsnap utilities, it maximizes performance by recognizing duplicate data and only storing it once, and cryptographically encrypts and signs archives using locally-held keys in order to guarantee that nobody without access to the key file (including the author) can read or modify archives.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"zlib",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tardiff",
"portdir": "sysutils/tardiff",
"version": "0.1",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tardiff.coolprojects.org/",
"description": "compares the contents of two tarballs",
"long_description": "TarDiff compares the contents of two tarballs and reports on any differences found between them. Its use is mainly for release managers who can use it as a QA tool to make sure no files have accidentally been left over or were added by mistake. TarDiff supports compressed tarballs, diff statistics and suppression of GNU autotool changes.",
"active": true,
"categories": [
"devel",
"sysutils",
"textproc",
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"gnutar"
]
}
],
"depends_on": []
},
{
"name": "tanka",
"portdir": "sysutils/tanka",
"version": "0.36.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tanka.dev",
"description": "Flexible, reusable and concise configuration for Kubernetes",
"long_description": "Grafana Tanka is the robust configuration utility for your Kubernetes cluster, powered by the unique Jsonnet language.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tag",
"portdir": "sysutils/tag",
"version": "0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jdberry/tag",
"description": "A command line tool to manipulate and query tags on files.",
"long_description": "tag is a tool to manipulate tags on files starting with Mac OS 10.9 Mavericks, and to query for files with those tags. tag can use the file system's built-in metadata search functionality to rapidly find all files that have been tagged with a given set of tags.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jberry",
"github": "jdberry",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sysvbanner",
"portdir": "sysutils/sysvbanner",
"version": "1.0.15",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://directory.fsf.org/text/doc/banner.html",
"description": "System V banner clone",
"long_description": "Displays a banner text the same way as the System V banner does: horizontally.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "syslog-ng",
"portdir": "sysutils/syslog-ng",
"version": "3.38.1",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.syslog-ng.com",
"description": "Highly configurable syslog replacement",
"long_description": "syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libnet",
"glib2",
"gettext-runtime",
"json-c",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "sysdig",
"portdir": "sysutils/sysdig",
"version": "0.13.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sysdig.org",
"description": "sysdig is an open source system-level exploration and troubleshooting tool.",
"long_description": "Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than strace. It then packetizes this information, so that you can save it into trace files and filter it, a bit like you would do with tcpdump. This makes it very flexible to explore what processes are doing. Sysdig is also packed with a set of scripts that make it easier to extract useful information and do troubleshooting. \n\nNOTE: currently only the Linux version of sysdig is capable of capturing events and doing live analysis. On the other platforms, you will be limited to working with the trace files generated by a Linux installation of sysdig.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"jsoncpp",
"ncurses",
"luajit"
]
}
],
"depends_on": []
},
{
"name": "synergy-app",
"portdir": "sysutils/synergy",
"version": "1.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://symless.com/synergy",
"description": "A client/server for sharing a single mouse and keyboard",
"long_description": "Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It is intended for users with multiple computers on their desk since each system uses its own display.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"curl",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "synergy",
"portdir": "sysutils/synergy",
"version": "1.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://symless.com/synergy",
"description": "A client/server for sharing a single mouse and keyboard",
"long_description": "Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It is intended for users with multiple computers on their desk since each system uses its own display.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"curl",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "symlinks",
"portdir": "sysutils/symlinks",
"version": "1.4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandt/symlinks",
"description": "scan/change symbolic links",
"long_description": "Scans directories for symbolic links, and identifies dangling, relative, absolute, messy, and other_fs links. Can optionally change absolute links to relative within a given filesystem. Recommended for use by anyone developing and/or maintaining a Linux FTP site or distribution or CD-ROM.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "arno+macports",
"github": "fracai",
"ports_count": 14
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "sunwait",
"portdir": "sysutils/sunwait",
"version": "0.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/klada/sunwait",
"description": "calculates sunrise, sunset, twilight",
"long_description": "Sunwait is a small program for calculating sunrise, sunset, civil twilight, nautical twilight, and astronomical twilight. It has options to wait until some time-offset from one of these events, making it useful for home automation tasks that should happen relative to the sun's position.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sudo",
"portdir": "sysutils/sudo",
"version": "1.9.17p2",
"license": "ISC",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.sudo.ws/sudo/",
"description": "Allow users to run programs as other users, e.g. root",
"long_description": "Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [
"insults",
"openldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zeroinstall-injector"
]
}
]
},
{
"name": "stow",
"portdir": "sysutils/stow",
"version": "2.4.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Stow",
"description": "stow - manage farms of symbolic links",
"long_description": "Stow is a symlink farm manager which takes distinct sets of software and/or data located in separate directories on the filesystem, and makes them all appear to be installed in a single directory tree.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-io-stringy",
"p5.34-module-build",
"p5.34-test-output",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "stern",
"portdir": "sysutils/stern",
"version": "1.33.1",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stern/stern",
"description": "Multi pod and container log tailing for Kubernetes",
"long_description": "Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color coded for quicker debugging.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "starship",
"portdir": "sysutils/starship",
"version": "1.24.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://starship.rs",
"description": "a minimal, blazing fast, and extremely customizable prompt for any shell",
"long_description": "Starship is a minimal, blazing fast, and extremely customizable prompt for any shell.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"cmake",
"legacy-support",
"pkgconfig",
"rust"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"libunwind",
"ncurses",
"openssl3",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "sshpass",
"portdir": "sysutils/sshpass",
"version": "1.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/sshpass/",
"description": "Non-interactive ssh password authentication",
"long_description": "SSH's (secure shell) most common authentication mode is called \"interactive keyboard password authentication\", so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard. Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in. SECURITY NOTE: There is a reason openssh insists that passwords be typed interactively. Passwords are harder to store securely and to pass around securely between programs. If you have not looked into solving your needs using SSH's \"public key authentication\", perhaps in conjunction with the ssh agent (RTFM ssh-add), please do so before being tempted into using this package.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "manakbisht",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}
]
}