HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50617,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=859",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=857",
"results": [
{
"name": "sfind",
"portdir": "sysutils/sfind",
"version": "1.2",
"license": "CDDL-1 and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://developer.berlios.de/projects/sfind/",
"description": "POSIX.1-2001 compliant implementation of find",
"long_description": "sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the find utility.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"smake",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "sdd",
"portdir": "sysutils/sdd",
"version": "1.52",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://schilytools.sourceforge.net",
"description": "fast replacement for dd",
"long_description": "fast replacement for dd",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "rx",
"portdir": "sysutils/rx",
"version": "1.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/rx/rx.html",
"description": "Replacement for the GNU regex library",
"long_description": "A fast replacement for the GNU regex library.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "rvm",
"portdir": "sysutils/rvm",
"version": "1.11",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rvm.sourceforge.net/",
"description": "archive manager to manage backups of multiple clients",
"long_description": "The Rsync Vault Manager is an archive manager that uses rsync to manage backups of multiple clients across multiple logical partitions (vaults).",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"rsync"
]
}
],
"depends_on": []
},
{
"name": "runit",
"portdir": "sysutils/runit",
"version": "2.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://smarden.org/runit/",
"description": "collection of tools for managing UNIX services",
"long_description": "runit is a cross-platform Unix init scheme with service supervision, fashioned after daemontools. It includes tools for starting, restarting, stopping, monitoring and logging any services that you might wish to run.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ruby_select",
"portdir": "sysutils/ruby_select",
"version": "1.3",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default Ruby version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of Ruby.",
"active": true,
"categories": [
"sysutils",
"lang"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"ruby-devel",
"ruby30",
"ruby26",
"ruby27",
"ruby",
"ruby31",
"ruby33",
"ruby34",
"ruby32"
]
}
]
},
{
"name": "rr",
"portdir": "sysutils/rr",
"version": "1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://retain.sourceforge.net/",
"description": "rr is a basic command-line utility designed to retain/recall file and directory paths.",
"long_description": "rr is a basic command-line utility designed to retain/recall file and directory paths. This is done by treating the filename itself as a unique key to be referenced for future rr program calls. The purpose of this is to assist the user in shorthand typing and/or not having to remember arbitrary full paths.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1221
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "rpm54",
"portdir": "sysutils/rpm54",
"version": "5.4.15",
"license": "LGPL-2.1",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openhub.net/p/rpm5",
"description": "The RPM package management system.",
"long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"gawk",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"beecrypt",
"gettext",
"ossp-uuid",
"pcre",
"popt",
"readline",
"python27",
"xar",
"expat",
"libiconv",
"neon",
"perl5.34",
"libmagic",
"xz",
"db60"
]
},
{
"type": "run",
"ports": [
"openssl",
"unzip",
"gzip",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "rpm2html",
"portdir": "sysutils/rpm2html",
"version": "1.11.2",
"license": "mit",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/rpm2html/",
"description": "Translates an RPM database and dependency information into HTML",
"long_description": "The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"libxml2",
"zlib",
"rpm"
]
}
],
"depends_on": []
},
{
"name": "rpm",
"portdir": "sysutils/rpm",
"version": "4.4.9",
"license": "GPL-2 and LGPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rpm.org",
"description": "The RPM package management system.",
"long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"perl5.34",
"python27"
]
},
{
"type": "lib",
"ports": [
"popt",
"libiconv",
"neon",
"sqlite3",
"beecrypt",
"gettext"
]
},
{
"type": "run",
"ports": [
"openssl",
"unzip",
"gzip",
"bzip2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yum",
"rpm2html",
"smart"
]
},
{
"type": "run",
"ports": [
"createrepo"
]
}
]
},
{
"name": "rkhunter",
"portdir": "sysutils/rkhunter",
"version": "1.4.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rkhunter.sourceforge.net/",
"description": "A tool to search for rootkits.",
"long_description": "A tool to search for rootkits.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"wget"
]
}
],
"depends_on": []
},
{
"name": "renameutils",
"portdir": "sysutils/renameutils",
"version": "0.12.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/renameutils/",
"description": "renameutils is a set of programs designed to make renaming files faster and less cumbersome",
"long_description": "The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname. qmv and qcp allow the use of a text editor to edit filenames. imv and icp are interactive tools with GNU readline support. deurlname removes URL encoded characters from filenames.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"readline",
"coreutils",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "realpath",
"portdir": "sysutils/realpath",
"version": "1.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/user454322/realpath",
"description": "realpath(1)",
"long_description": "realpath uses realpath(3) to resolve the path of the filename(s) supplied as arguments and prints the result to stdout.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "dev.modprobe",
"github": "user454322",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gimp3-devel",
"zsv",
"libzsv",
"usql",
"packer",
"flux"
]
},
{
"type": "lib",
"ports": [
"fstar"
]
},
{
"type": "run",
"ports": [
"git-toolbelt"
]
}
]
},
{
"name": "pstree",
"portdir": "sysutils/pstree",
"version": "2.40",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FredHucht/pstree",
"description": "pstree shows the output of the ps command as a tree",
"long_description": "pstree shows the output of the ps command as a tree",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "proctools",
"portdir": "sysutils/proctools",
"version": "0.4pre1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/proctools/",
"description": "pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)",
"long_description": "The proctools are text-based utilities to scan for and send signals to processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"textmate2"
]
}
]
},
{
"name": "perl_select",
"portdir": "sysutils/perl_select",
"version": "0.3",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default perl version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of perl.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "pdi2iso",
"portdir": "sysutils/pdi2iso",
"version": "0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.berlios.de/projects/pdi2iso/",
"description": "converts instant copy bin image to standard ISO-9660",
"long_description": "pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "passogva",
"portdir": "sysutils/passogva",
"version": "1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20080908084832/https://dev.mosuki.com/passogva/index.php",
"description": "automated password generator",
"long_description": "passogva is a FIPS-181 automated password generator implementation. It generates random, pronounceable words.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "osxiconutils",
"portdir": "sysutils/osxiconutils",
"version": "2020.08.04",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sveinbjornt/osxiconutils",
"description": "A suite of command line utilities for working with Mac icons",
"long_description": "osxiconutils is a suite of Mac command line utilities to get or set Mac OS X file icons, and convert to and from Apple's icns icon file format.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "organize-rt",
"portdir": "sysutils/organize-rt",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/FixFromDarkness/organize-rt",
"description": "Organize files based on regex rules, file extensions by default.",
"long_description": "Organize files based on regex rules, file extensions by default.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"clang-12"
]
}
],
"depends_on": []
},
{
"name": "openupsd",
"portdir": "sysutils/openupsd",
"version": "0.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://frmb.org/openupsd.html",
"description": "UPS daemon for Belkin serial-connected UPSs",
"long_description": "OpenUPSd is a UPS daemon, for Belkin serial-connected UPSs that speak the 'regulator pro smart protocol'.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "openbrowser",
"portdir": "sysutils/openbrowser",
"version": "1.0.1",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "opens files and URLs into the default web browser",
"long_description": "openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-mac-propertylist"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gaw",
"grace"
]
}
]
},
{
"name": "ondir",
"portdir": "sysutils/ondir",
"version": "0.2.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://swapoff.org/ondir.html",
"description": "Automatic script execution on cd",
"long_description": "OnDir is a program that automatically executes scripts as you traverse directories at a terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nrg4iso",
"portdir": "sysutils/nrg4iso",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/nrg4iso/",
"description": "nrg4iso extracts data from a Nero Burning ROM image file (.nrg).",
"long_description": "nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nbd",
"portdir": "sysutils/nbd",
"version": "3.20",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nbd.sourceforge.io/",
"description": "Network Block Device server",
"long_description": "Network Block Device server. Only the server is available. The NBD client does not support Darwin.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "quentin",
"github": "quentinmit",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gnutls"
]
}
],
"depends_on": []
},
{
"name": "natsort",
"portdir": "sysutils/natsort",
"version": "1.0.5",
"license": "Zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourcefrog.net/projects/natsort/",
"description": "Martin Pool's Natural Order String Comparison Sorting Utility",
"long_description": "natsort is a natural order string comparison sorting utility. Written by Martin Pool.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "multitail",
"portdir": "sysutils/multitail",
"version": "6.5.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20200929062205/https://www.vanheusden.com/multitail/",
"description": "Tail multiple files in one terminal at once",
"long_description": "MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "mtpfs",
"portdir": "sysutils/mtpfs",
"version": "1.1",
"license": "GPL-3",
"platforms": "freebsd darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.adebenham.com/mtpfs/",
"description": "read and write from any MTP device",
"long_description": "MTPfs is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libid3tag",
"libmtp",
"osxfuse",
"libmad"
]
}
],
"depends_on": []
},
{
"name": "modus",
"portdir": "sysutils/modus",
"version": "0.1.15",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/modus-continens/modus",
"description": "A language for building Docker/OCI container images",
"long_description": "Modus is a language for building Docker/OCI container images. Modus uses logic programming to express interactions among build parameters, specify complex build workflows, automatically parallelise and cache builds, help to reduce image size, and simplify maintenance.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "memcacheq",
"portdir": "sysutils/memcacheq",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stvchu/memcacheq",
"description": "Simple Queue Service over Memcache.",
"long_description": "MemcacheQ is a memcachedb variant that provides simple message queue service.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "cofyc.jackson",
"github": "cofyc",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"db47",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "md5sha1sum",
"portdir": "sysutils/md5sha1sum",
"version": "0.9.5",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.microbrew.org/tools/md5sha1sum",
"description": "Hash utilites",
"long_description": "This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to be drop in replacements for the tools from GNU textutils. Since installing textutils is somewhat excessive for just those two utilities, these are meant to be the more compact and easier to install replacements.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mike",
"github": "",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"autopsy"
]
},
{
"type": "run",
"ports": [
"tovid"
]
}
]
},
{
"name": "maxwell",
"portdir": "sysutils/maxwell",
"version": "0.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maxwell.sourceforge.net",
"description": "Mac OS X SMART disk monitoring/reporting tool",
"long_description": "Maxwell is a disk monitoring and reporting tool for Mac OS X. It uses the IOKit SMART api to check your ATA disks for signs of possible future failure. It can run tests on demand, print a report of the disks performance, or simply report a passing/failing status.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "macutil",
"portdir": "sysutils/macutil",
"version": "2.0b3",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20091231011057/http://homepages.cwi.nl/~dik/english/ftp.html",
"description": "Several *nix-based utilities for working with classic Mac files",
"long_description": "macutil contains the following utilities: macunpack - unpacks PackIt, StuffIt, Diamond, Compactor/Compact Pro, most StuffItClassic/StuffItDeluxe, and all Zoom and LHarc/MacLHa archives, and archives created by later versions of DiskDoubler. Also it will decode files created by BinHex5.0, MacBinary, UMCP, Compress It, ShrinkToFit, MacCompress, DiskDoubler and AutoDoubler. hexbin - de-hexify files created in BinHex 4.0 compatible format (hqx) but also the older format (dl, hex and hcx). Moreover it will uudecode files uuencoded by UUTool (the only program I know that does UU hexification of all Mac file information). macsave - reads a MacBinary stream from standard input and writes the files according to the options. Optionally self-extracting archives are modified to normal archives. macstream - reads files from the Unix host and will output a MacBinary stream containing all those files together with information about the directory structure. binhex - reads a MacBinary stream, or will read files/directories as indicated on the command line, and will output all files in binhexed (.hqx) format. Information about the directory structure is lost. tomac - transmits a MacBinary stream, or named files to the Mac using the XMODEM protocol. frommac - receives one or more files from the Mac using the XMODEM protocol.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "macports.sqlext",
"portdir": "sysutils/macports.sqlext",
"version": "2.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "MacPorts registry SQLite extension",
"long_description": "macports.sqlext is an SQLite extension supporting the custom collations used in the MacPorts registry database.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "lzop",
"portdir": "sysutils/lzop",
"version": "1.04",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lzop.org/",
"description": "Fast file compressor",
"long_description": "lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).",
"active": true,
"categories": [
"sysutils",
"compression"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"lzo2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libarchive-qt",
"littleutils"
]
}
]
},
{
"name": "lxqt-openssh-askpass",
"portdir": "sysutils/lxqt-openssh-askpass",
"version": "0.15.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lxqt/lxqt-openssh-askpass",
"description": "GUI to query passwords on behalf of SSH agents",
"long_description": "GUI to query passwords on behalf of SSH agents",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"cmake",
"lxqt-build-tools",
"pkgconfig",
"qt5-qttools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"liblxqt",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "lsdvd",
"portdir": "sysutils/lsdvd",
"version": "0.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/lsdvd/",
"description": "lsdvd is a console application that displays the content of a dvd.",
"long_description": "lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.",
"active": true,
"categories": [
"sysutils",
"multimedia"
],
"maintainers": [
{
"name": "ecronin",
"github": "ecronin",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libdvdread"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"x264transcode"
]
}
]
},
{
"name": "lscpu",
"portdir": "sysutils/lscpu",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NanXiao/lscpu",
"description": "lists available cpus",
"long_description": "The lscpu utility lists all available cpus. On x86 it leverages CPUID instructions. For other architectures, the displayed information is more limited.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "lookat",
"portdir": "sysutils/lookat",
"version": "1.4.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wagemakers.be/english/programs/lookat",
"description": "A program to view textfiles and man-pages.",
"long_description": "A program to view textfiles and man-pages.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "log4shib",
"portdir": "sysutils/log4shib",
"version": "2.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shibboleth.net/",
"description": "configurable logging for C++, fork of log4cpp",
"long_description": "Log4shib is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
"active": true,
"categories": [
"devel",
"sysutils",
"shibboleth"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wt",
"opensaml",
"shibboleth",
"xmltooling"
]
}
]
},
{
"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-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"arla"
]
}
]
},
{
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext",
"ncurses"
]
}
],
"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-9.0"
]
}
],
"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": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"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-9.0"
]
}
],
"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-9.0"
]
},
{
"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-9.0"
]
}
],
"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-13"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libusb",
"readline"
]
}
],
"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": 167
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"antlr4-cpp-runtime"
]
}
],
"depends_on": []
}
]
}