HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50641,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=536",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=534",
"results": [
{
"name": "pam-watchid",
"portdir": "security/pam-watchid",
"version": "20201011",
"license": "public-domain",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/biscuitehh/pam-watchid",
"description": "PAM plugin module that allows the Apple Watch to be used for authentication",
"long_description": "A PAM plugin that allows the Apple Watch to be used for authentication, using the new kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch API in macOS 10.15, written in Swift.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "pass-import",
"portdir": "security/pass-import",
"version": "0.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/roddhjav/pass-import",
"description": "A generic importer extension for the standard unix password manager pass.",
"long_description": "A generic importer extension for the standard unix password manager pass.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pass"
]
}
],
"depends_on": []
},
{
"name": "pam-touchid",
"portdir": "security/pam-touchid",
"version": "20210121",
"license": "public-domain",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Reflejo/pam-touchID",
"description": "PAM plugin module that allows Touch ID to be used for authentication",
"long_description": "A PAM plugin that allows the Touch ID to be used for authentication, written in Swift.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "pkcs11-helper",
"portdir": "security/pkcs11-helper",
"version": "1.29.0",
"license": "GPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenSC/pkcs11-helper",
"description": "Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine",
"long_description": "Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"openssl11",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnupg-pkcs11-scd",
"qca-pkcs11",
"qca-qt5-pkcs11"
]
}
]
},
{
"name": "sf-pwgen",
"portdir": "security/sf-pwgen",
"version": "1.5",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/anders/pwgen",
"description": "macOS command line password generator.",
"long_description": "macOS command line password generator. A command line tool that generates passwords using macOS's SecurityFoundation framework.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"privoxy",
"adblock2privoxy"
]
},
{
"type": "lib",
"ports": [
"mail-server"
]
}
]
},
{
"name": "sign",
"portdir": "security/sign",
"version": "1.1",
"license": "BSD and zlib and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://swapped.cc/sign/",
"description": "sign is a file signing and signature verification utility",
"long_description": "sign is a file signing and signature verification utility",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": []
},
{
"name": "ssss",
"portdir": "security/ssss",
"version": "1.0.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/okoeroo/ssss",
"description": "Shamir's Secret Sharing Service",
"long_description": "Shamir's Secret Sharing is an algorithm in cryptography. It is a form of secret sharing, where a secret is divided into parts, giving each participant its own unique part, where some of the parts or all of them are needed in order to reconstruct the secret. Counting on all participants to combine together the secret might be impractical, and therefore sometimes the threshold scheme is used where any k of the parts are sufficient to reconstruct the original secret.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "okoeroo",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tcpcrypt-devel",
"portdir": "security/tcpcrypt-devel",
"version": "0.5",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scslab/tcpcrypt",
"description": "encrypt (almost) all of your network traffic",
"long_description": "Tcpcrypt is a protocol that attempts to encrypt (almost) all of your network traffic. Unlike other security mechanisms, Tcpcrypt works out of the box: it requires no configuration, no changes to applications, and your network connections will continue to work even if the remote end does not support Tcpcrypt, in which case connections will gracefully fall back to standard clear-text TCP. Install Tcpcrypt and you'll feel no difference in your every day user experience, but yet your traffic will be more secure and you'll have made life much harder for hackers.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "uacme",
"portdir": "security/uacme",
"version": "1.7.6",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ndilieto/uacme",
"description": "ACMEv2 client written in plain C with minimal dependencies",
"long_description": "lightweight client for the RFC8555 ACMEv2 protocol, written in plain C with minimal dependencies (libcurl and OpenSSL).",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "lmkrawiec",
"github": "lmkra",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"asciidoc",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"curl",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "vcs_blackbox",
"portdir": "security/vcs_blackbox",
"version": "2.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/StackExchange/blackbox",
"description": "Safely store secrets in git/hg/svn repos using GPG encryption",
"long_description": "Storing secrets such as passwords, certificates and private keys in Git/Mercurial/SubVersion is dangerous. Blackbox makes it easy to store secrets safely using GPG encryption. They can be easily decrypted for editing or use in production.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "tal",
"github": "",
"ports_count": 1
},
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "voms",
"portdir": "security/voms",
"version": "2.0.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/italiangrid/voms",
"description": "create a proxy with VOMS extensions",
"long_description": "The voms-proxy-init generates a proxy with the VOMS information included in a non-critical extension.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "okoeroo",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"expat"
]
}
],
"depends_on": []
},
{
"name": "yubico-c-client",
"portdir": "security/yubico-c-client",
"version": "2.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/yubico-c-client",
"description": "C library to validate a YubiKey OTP against a validation server",
"long_description": "Library to validate YubiKey one-time-passwords against online validation servers, such as the Yubico YubiCloud.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"help2man",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libyubikey",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yubico-pam"
]
}
]
},
{
"name": "yubico-pam",
"portdir": "security/yubico-pam",
"version": "2.27",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/yubico-pam",
"description": "PAM module to authenticate against a YubiKey validation server or via challenge-response against a local YubiKey",
"long_description": "The Yubico PAM module provides an easy way to integrate the YubiKey into your existing user authentication infrastructure. The module can be configured to validate YubiKeys against Yubico's YubiCloud infrastructure, a custom YubiKey validation server or it can be used for offline authentication with newer YubiKeys supporting a challenge-response protocol.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"docbook-xsl-nons",
"libxslt",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"asciidoc"
]
},
{
"type": "lib",
"ports": [
"yubico-c-client",
"ykpers"
]
}
],
"depends_on": []
},
{
"name": "ksh93",
"portdir": "shells/ksh93",
"version": "93u+20120801",
"license": "EPL-1",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/att/ast",
"description": "the AT&T KornShell",
"long_description": "This is ksh 93u+, the last official version of KornShell by David Korn and AT&T Research.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"metview"
]
}
]
},
{
"name": "DPCIManager",
"portdir": "sysutils/DPCIManager",
"version": "2.0",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MuntashirAkon/DPCIManager",
"description": "Simple app for viewing PCI hardware info",
"long_description": "Simple app for viewing PCI hardware info",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [
"cli",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pciids",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "EFIAgent",
"portdir": "sysutils/EFIAgent",
"version": "1.3.6",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benbaker76/EFI-Agent",
"description": "Simple, low resource, efficient and no frills tool to mount EFI partitions.",
"long_description": "Simple, low resource, efficient and no frills tool to mount EFI partitions.",
"active": true,
"categories": [
"aqua",
"sysutil"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "MachO-Explorer",
"portdir": "sysutils/MachO-Explorer",
"version": "20200905",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DeVaukz/MachO-Explorer",
"description": "A graphical Mach-O viewer for macOS. Powered by Mach-O Kit.",
"long_description": "A graphical Mach-O viewer for macOS. Powered by Mach-O Kit.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"git",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "PineFlash",
"portdir": "sysutils/PineFlash",
"version": "0.5.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Spagett1/PineFlash",
"description": "A GUI tool to flash IronOS to the Pinecil V1, V2 and future other pine products",
"long_description": "A GUI tool to flash IronOS to the Pinecil V1, V2 and future other pine products",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"rust",
"cargo",
"legacy-support",
"makeicns",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libusb",
"curl",
"libiconv"
]
},
{
"type": "run",
"ports": [
"blisp",
"dfu-util"
]
}
],
"depends_on": []
},
{
"name": "QLColorCode",
"portdir": "sysutils/QLColorCode",
"version": "4.1.0",
"license": "(GPL-3 or MIT)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/anthonygelibert/QLColorCode",
"description": "Quick Look plugin that renders source code with syntax highlighting.",
"long_description": "Quick Look plugin that renders source code with syntax highlighting.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"boost",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "QLMarkdown",
"portdir": "sysutils/QLMarkdown",
"version": "1.3.6",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/toland/qlmarkdown",
"description": "QuickLook generator for Markdown files",
"long_description": "QuickLook generator for Markdown files",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "QLStephen",
"portdir": "sysutils/QLStephen",
"version": "1.5.1",
"license": "public-domain",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/whomwah/qlstephen",
"description": "A QuickLook plugin that lets you view plain text files without a file extension",
"long_description": "A QuickLook plugin that lets you view plain text files without a file extension",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "Serial-Studio",
"portdir": "sysutils/Serial-Studio",
"version": "1.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://serial-studio.github.io/",
"description": "Multi-purpose serial data visualization & processing program",
"long_description": "Multi-purpose serial data visualization & processing program",
"active": true,
"categories": [
"sysutils",
"graphics"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"qt5-qtquickcontrols2",
"qt5-qtsvg",
"qt5-qtbase",
"qt5-qtserialport"
]
}
],
"depends_on": []
},
{
"name": "abduco",
"portdir": "sysutils/abduco",
"version": "0.6",
"license": "ISC",
"platforms": "darwin linux freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martanne/abduco",
"description": "abduco is a tool for session {at,de}tach support",
"long_description": "abduco is a tool for session {at,de}tach support. abduco provides session management i.e. it allows programs to be run independently from their controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"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-17"
]
},
{
"type": "lib",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "beanstalkd",
"portdir": "sysutils/beanstalkd",
"version": "1.12",
"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-17"
]
}
],
"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-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-tz"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "brightness",
"portdir": "sysutils/brightness",
"version": "1.2",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nriley/brightness",
"description": "brightness changes the screen brightness from the command line",
"long_description": "brightness changes the screen brightness from the command line",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cfiles",
"portdir": "sysutils/cfiles",
"version": "1.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mananapr/cfiles",
"description": "A ncurses file manager written in C with vim like keybindings",
"long_description": "cfiles is a terminal file manager with vim like keybindings, written in C using the ncurses library. It aims to provide an interface like ranger while being lightweight, fast and minimal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
},
{
"type": "run",
"ports": [
"fzf",
"mediainfo",
"atool",
"poppler"
]
}
],
"depends_on": []
},
{
"name": "cloudman",
"portdir": "sysutils/cloudman",
"version": "0.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dutchcoders/cloudman",
"description": "Textual user interface to manage ec2 instances.",
"long_description": "Cloudman is a textual user interface (heavily inspired by htop) to manage your Amazon EC2 fleet instantly. By using Cloudman you'll find an overview of your instances, navigate through regions, retrieve instance details, show console outputs and connect to instance terminal using SSM.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "cocoa-tlassemble",
"portdir": "sysutils/cocoa-tlassemble",
"version": "1.0",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbridges/cocoa-tlassemble",
"description": "tlassemble is a simple Mac OS X command line utility that combines a sequence of images into a movie.",
"long_description": "tlassemble is a simple Mac OS X command line utility that combines a sequence of images into a movie.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cpan2port",
"portdir": "sysutils/cpan2port",
"version": "0.1.1_20190228",
"license": "WTFPL-2 and permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trac.macports.org/wiki/howto/cpan2port",
"description": "A perl script to generate MacPorts portfiles",
"long_description": "A perl script to generate MacPorts portfiles from CPAN modules.",
"active": true,
"categories": [
"sysutils",
"macports",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"p5.34-cpan-meta",
"p5.34-cpan-meta-yaml",
"p5.34-file-path",
"p5.34-getopt-simple",
"p5.34-carp-clan",
"p5.34-module-depends",
"p5.34-pod-simple",
"p5.34-yaml",
"p5.34-list-moreutils"
]
}
],
"depends_on": []
},
{
"name": "cpuid",
"portdir": "sysutils/cpuid",
"version": "1.8.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tycho/cpuid",
"description": "A simple CPUID decoder/dumper for x86/x86_64",
"long_description": "cpuid is a very simple C program, designed to dump and extract information from the x86 CPUID instruction. cpuid is capable of dumping all CPUID leaves (except any unknown leaves which require special ECX values to dump all information). cpuid can only decode certain leaves, but this functionality will be expanded as the CPUID specifications provided by AMD and Intel change.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cuetools",
"portdir": "sysutils/cuetools",
"version": "1.4.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/svend/cuetools",
"description": "utilities for working with cue and toc files",
"long_description": "cuetools is a set of utilities for working with cue files and toc files",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "defaultbrowser",
"portdir": "sysutils/defaultbrowser",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kerma/defaultbrowser",
"description": "Command line tool for setting the default browser (HTTP handler) in macOS",
"long_description": "Command line tool for setting the default browser (HTTP handler) in macOS",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "diskonaut",
"portdir": "sysutils/diskonaut",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/imsnif/diskonaut",
"description": "Terminal disk-space navigator",
"long_description": "Given a path on your hard-drive (which could also be the root path, i.e. /). diskonaut scans it and indexes its metadata to memory so that you could explore its contents (even while still scanning!). Once completed, you can navigate through subfolders, getting a visual treemap representation of what's taking up your disk space. You can even delete files or folders and diskonaut will track how much space you've freed up in this session.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "dmidecode",
"portdir": "sysutils/dmidecode",
"version": "3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/dmidecode",
"description": "Tool for dumping DMI (SMBIOS) contents in human-readable format.",
"long_description": "dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ndiscreet",
"github": "chicagotripp",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "dmux",
"portdir": "sysutils/dmux",
"version": "0.6.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zdcthomas/dmux",
"description": "A tmux workspace manager",
"long_description": "Development tMUX - A tmux workspace manager written in Rust that manages tmux sessions, opening them with specified commands, layout and more. Integrates with fzf, and optionally fd.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"fzf"
]
}
],
"depends_on": []
},
{
"name": "duff",
"portdir": "sysutils/duff",
"version": "0.5.2",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://duff.dreda.org",
"description": "Unix command-line utility for quickly finding duplicates in a given set of files",
"long_description": "Unix command-line utility for quickly finding duplicates in a given set of files",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1228
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "duti",
"portdir": "sysutils/duti",
"version": "1.5.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20181203082706/http://duti.org/",
"description": "Select default apps for documents and URL schemes on macOS.",
"long_description": "duti is a command-line utility capable of setting default applications for various document types on macOS, using Apple's Uniform Type Identifiers (UTI). A UTI is a unique string describing the format of a file's content. For instance, a Microsoft Word document has a UTI of com.microsoft.word.doc. Using duti, the user can change which application acts as the default handler for a given UTI.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "newtonne.github",
"github": "newtonne",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "eatmemory",
"portdir": "sysutils/eatmemory",
"version": "0.1.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/julman99/eatmemory",
"description": "Simple utility to allocate memory on a computer",
"long_description": "Simple C program to allocate memory from the command-line. Useful to test programs or systems under high memory usage conditions.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "expresso",
"portdir": "sysutils/expresso",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sttz/expresso",
"description": "expresso is a command line interface to control the ExpressVPN app",
"long_description": "expresso is a command line interface to control the ExpressVPN app. It uses the same native messaging interface as the open-source ExpressVPN browser extension.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"msbuild",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"mono"
]
}
],
"depends_on": []
},
{
"name": "f3",
"portdir": "sysutils/f3",
"version": "8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oss.digirati.com.br/f3/",
"description": "Verifies the reliability of local storage, e.g. flash",
"long_description": "F3 stands for Fight Flash Fraud, or Fight Fake Flash, and will tell if a flash drive reports more capacity than it actually has. It writes known data on any local storage until it is full, and in a second phase, it reads all the data back and verifies it. If the storage is reliable, no discrepancies will be found.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"argp-standalone"
]
}
],
"depends_on": []
},
{
"name": "fasd",
"portdir": "sysutils/fasd",
"version": "1.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clvv/fasd",
"description": "Fasd (pronounced similar to 'fast') is a command-line productivity booster.",
"long_description": "Fasd (pronounced similar to 'fast') is a command-line productivity booster. Fasd offers quick access to files and directories for POSIX shells. It is inspired by tools like autojump, z and v. Fasd keeps track of files and directories you have accessed, so that you can quickly reference them in the command line.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "fatdisk",
"portdir": "sysutils/fatdisk",
"version": "1.0.0-beta",
"license": "MIT",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/goblinhack/fatdisk",
"description": "a utility to allow mountless modification of DOS disks",
"long_description": "fatdisk is a utility to allow mountless modification of DOS disks. It allows you to perform various operations on files on a DOS-formatted disk image in FAT12,16,32 formats without needing to do any mounting of the disk image, or needing root or sudo access. It can extract files from the DOS disk to the local hard drive, and likewise can import files from the local disk back onto the DOS disk. Additionally you can do basic operations like list, cat, hexdump, etc.",
"active": true,
"categories": [
"sysutils",
"emulators"
],
"maintainers": [
{
"name": "glenn",
"github": "glennmatthews",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makedepend",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "flash",
"portdir": "sysutils/flash",
"version": "2.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hypriot/flash",
"description": "Command line script to flash SD card images of any kind",
"long_description": "Command line script to flash SD card images of any kind",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "jrjsmrtn",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"unzip",
"curl",
"pv"
]
}
],
"depends_on": []
},
{
"name": "fsearch",
"portdir": "sysutils/fsearch",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/cboxdoerfer/fsearch",
"description": "FSearch is a fast file search utility",
"long_description": "FSearch is a fast file search utility, inspired by Everything Search Engine.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1228
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"adwaita-icon-theme",
"gsettings-desktop-schemas",
"dbus-glib",
"hicolor-icon-theme",
"intltool",
"gtk3",
"gettext",
"glib2",
"icu"
]
}
],
"depends_on": []
},
{
"name": "fuzzy-find",
"portdir": "sysutils/fuzzy-find",
"version": "0.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/silentbicycle/ff",
"description": "command-line program that find files with fuzzy-completion",
"long_description": "fuzzy-find is a small command-line program that searches a directory tree with basic fuzzy-completion.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "input-source-switcher",
"portdir": "sysutils/input-source-switcher",
"version": "0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vovkasm/input-source-switcher",
"description": "Command line input source switcher for Mac.",
"long_description": "This small utility for macOS allows you to easily switch input sources from the command line. Its main purpose is to be used as a service in the vim-xkbswitch plugin.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ioping",
"portdir": "sysutils/ioping",
"version": "1.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/koct9i/ioping",
"description": "Simple disk I/0 latency measuring tool",
"long_description": "A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "jdupes",
"portdir": "sysutils/jdupes",
"version": "1.27.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbruchon/jdupes",
"description": "identify and take actions upon duplicate files",
"long_description": "jdupes is a powerful duplicate file finder and an enhanced fork of 'fdupes'.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjodycode"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
}
]
}