HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51634,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=552",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=550",
"results": [
{
"name": "certbot-dns-digitalocean",
"portdir": "security/certbot",
"version": "5.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot dns_digitalocean plugin for dns-01 challenges",
"long_description": "The dns_digitalocean plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the DigitalOcean API. https://certbot-dns-digitalocean.readthedocs.io/",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-distro",
"py314-pyrfc3339",
"py314-configobj",
"python314",
"py314-acme",
"py314-digitalocean",
"py314-parsedatetime",
"py314-tz",
"py314-cryptography",
"py314-openssl",
"py314-configargparse"
]
}
],
"depends_on": []
},
{
"name": "certbot-dns-cloudxns",
"portdir": "security/certbot",
"version": "2.7.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot dns_cloudxns plugin for dns-01 challenges",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python38",
"python39",
"python310",
"python311"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "certbot-dns-cloudflare",
"portdir": "security/certbot",
"version": "5.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot dns_cloudflare plugin for dns-01 challenges",
"long_description": "The dns_cloudflare plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Cloudflare API. https://certbot-dns-cloudflare.readthedocs.io/",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-distro",
"py314-pyrfc3339",
"py314-configobj",
"python314",
"py314-cloudflare2",
"py314-acme",
"py314-parsedatetime",
"py314-tz",
"py314-cryptography",
"py314-openssl",
"py314-configargparse"
]
}
],
"depends_on": []
},
{
"name": "certbot-nginx",
"portdir": "security/certbot",
"version": "5.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot Nginx plugin for http-01 challenges",
"long_description": "The Nginx plugin should work for most configurations. We recommend backing up Nginx configurations before using it (though you can also revert changes to configurations with \"certbot --nginx rollback\"). You can use it by providing the \"--nginx\" flag on the commandline. https://certbot.eff.org/docs/using.html#nginx",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-configargparse",
"py314-distro",
"py314-pyrfc3339",
"python314",
"py314-parsedatetime",
"py314-acme",
"py314-configobj",
"py314-tz",
"py314-parsing",
"py314-cryptography",
"py314-openssl"
]
}
],
"depends_on": []
},
{
"name": "certbot-apache",
"portdir": "security/certbot",
"version": "5.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot Apache plugin for http-01 challenges",
"long_description": "The Apache plugin currently supports modern OSes based on Debian, Fedora, SUSE, Gentoo and Darwin. This automates both obtaining and installing certificates on an Apache webserver. To specify this plugin on the command line, simply include \"--apache\". https://certbot.eff.org/docs/using.html#apache",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-configargparse",
"py314-distro",
"py314-pyrfc3339",
"mod_perl2",
"py314-parsedatetime",
"py314-python-augeas",
"py314-acme",
"py314-configobj",
"python314",
"py314-tz",
"py314-cryptography",
"py314-openssl"
]
}
],
"depends_on": []
},
{
"name": "certbot",
"portdir": "security/certbot",
"version": "5.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "An ACME Let's Encrypt client that can obtain certs and extensibly update server configurations.",
"long_description": "An ACME Let's Encrypt client that can obtain certs and extensibly update server configurations.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-distro",
"py314-pyrfc3339",
"python314",
"py314-parsedatetime",
"py314-acme",
"py314-configobj",
"py314-tz",
"py314-cryptography",
"py314-openssl",
"py314-configargparse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"certbot-dns-namecheap"
]
},
{
"type": "run",
"ports": [
"danectl"
]
}
]
},
{
"name": "ccrypt",
"portdir": "security/ccrypt",
"version": "1.11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ccrypt.sourceforge.net",
"description": "Encrypt and decrypt files and streams",
"long_description": "Utility for encrypting and decrypting files and streams. It was designed to replace the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes/) This cipher is believed to provide very strong security. Unlike unix crypt, the algorithm provided by ccrypt is not symmetric, i.e., one must specify whether to encrypt or decrypt. The most common way to invoke ccrypt is via the commands ccencrypt and ccdecrypt. There is also a ccat command for decrypting a file directly to the terminal, thus reducing the likelihood of leaving temporary plaintext files around. In addition, there is a compatibility mode for decrypting legacy unix crypt files.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "calife",
"portdir": "security/calife",
"version": "3.0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.keltia.net/programs/calife",
"description": "Provides super user privileges to specific users",
"long_description": "Calife is a small utility close to sudo(8) but lightweight, and it preserves the caller’s environment (shell aliases, PATH and so on).",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "roberto",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "bulk_extractor",
"portdir": "security/bulk_extractor",
"version": "1.5.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simsong/bulk_extractor",
"description": "Extract investigative features",
"long_description": "Extracts small pieces of useful information, such as credit card numbers, phone numbers, and social security numbers, from input without parsing filesystem information.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"flex",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libewf",
"expat",
"zlib",
"boost176",
"libxml2",
"sqlite3",
"openssl10",
"tre",
"openjdk11",
"afflib"
]
}
],
"depends_on": []
},
{
"name": "botan1",
"portdir": "security/botan1",
"version": "1.10.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://botan.randombit.net",
"description": "legacy version of C++ cryptographic library",
"long_description": "Botan is a C++ library implementing a variety of cryptographic algorithms and formats.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python27",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"openssl10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt4-creator-mac"
]
}
]
},
{
"name": "botan",
"portdir": "security/botan",
"version": "2.19.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://botan.randombit.net",
"description": "cryptographic algorithms and formats library in C++",
"long_description": "Botan is a C++ library implementing a variety of cryptographic algorithms and formats. At this time, it is quite stable, and is suitable for use in a wide variety of programs.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"python312"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"openssl3",
"lzma",
"zlib",
"sqlite3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"monotone",
"monotone-devel",
"KeePassXC",
"KeePassXC-devel",
"qca",
"qca-qt5"
]
}
]
},
{
"name": "bitwarden-cli",
"portdir": "security/bitwarden-cli",
"version": "2025.9.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitwarden.com",
"description": "Bitwarden password manager CLI",
"long_description": "CLI implementation of the Bitwarden password manager.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "macports",
"github": "MarcelBochtler",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "fetch",
"ports": [
"git",
"npm6"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "bcrypt",
"portdir": "security/bcrypt",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bcrypt.sourceforge.net/",
"description": "cross platform file encryption utility",
"long_description": "Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier in 1993. More information on the algorithm can be found at Counterpane. Specifically, bcrypt uses Paul Kocher's implementation of the algorithm.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "aws-vault",
"portdir": "security/aws-vault",
"version": "7.9.14",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ByteNess/aws-vault",
"description": "A vault for securely storing and accessing AWS credentials in development environments.",
"long_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "authforce",
"portdir": "security/authforce",
"version": "0.9.9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://divineinvasion.net/authforce/",
"description": "A HTTP authentication brute forcer.",
"long_description": "Authforce is an HTTP authentication brute forcer. Using various methods, it attempts brute force username and password pairs for a site. It has the ability to try common username and passwords, username derivations, and common username/password pairs. It is used to both test the security of your site and to prove the insecurity of HTTP authentication based on the fact that users just don?t pick good passwords.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"readline",
"curl"
]
}
],
"depends_on": []
},
{
"name": "apg",
"portdir": "security/apg",
"version": "2.3.0b",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20130313042424/http://www.adel.nursat.kz/apg/",
"description": "tool set for random password generation",
"long_description": "APG generates random passwords. Its pronounceable password generation algorithm conforms to NIST FIPS 181, and its random character algorithm has 35 configurable modes. APG supports ANSI X9.17 random number generation (CAST/SHA1) with a built-in password quality checking system.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"cracklib"
]
}
],
"depends_on": []
},
{
"name": "aircrack-ng",
"portdir": "security/aircrack-ng",
"version": "1.7",
"license": "GPL-2+ and BSD and OpenSSL",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://aircrack-ng.org",
"description": "Aircrack-ng is the next generation of aircrack with lots of new features",
"long_description": "aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"gmake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"hwloc",
"openssl",
"pcre",
"libpcap",
"sqlite3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"reaver"
]
}
]
},
{
"name": "aimage",
"portdir": "security/aimage",
"version": "3.2.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20190903092748/http://www.forensicswiki.org/wiki/Aimage",
"description": "The Advanced Disk Imager",
"long_description": "AFF(R) is an open and extensible file format designed to store disk images and associated metadata.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl10",
"afflib",
"libewf",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "aide",
"portdir": "security/aide",
"version": "0.18.6",
"license": "GPL-2",
"platforms": "{darwin >= 12}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aide/aide",
"description": "Advanced Intrusion Detection Environment",
"long_description": "AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info. There is also a beginning of a manual.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"pkgconfig",
"clang-17",
"autoconf",
"autoconf-archive",
"automake",
"bison"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libgcrypt",
"pcre2"
]
},
{
"type": "test",
"ports": [
"check"
]
}
],
"depends_on": []
},
{
"name": "age",
"portdir": "security/age",
"version": "1.3.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://age-encryption.org",
"description": "A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.",
"long_description": "A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"passage"
]
}
]
},
{
"name": "afflib",
"portdir": "security/afflib",
"version": "3.7.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sshock/AFFLIBv3",
"description": "The Advanced Forensic Format",
"long_description": "AFF(R) is an open and extensible file format designed to store disk images and associated metadata.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"s3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"readline",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sleuthkit",
"aimage",
"bulk_extractor"
]
}
]
},
{
"name": "aff4",
"portdir": "security/aff4",
"version": "1.0-20180212",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/Velocidex/c-aff4",
"description": "AFF4 -The Advanced Forensics File Format",
"long_description": "The Advanced Forensics File Format 4 (AFF4) is an open source format used for the storage of digital evidence and data.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "ricci",
"github": "ghosthound",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"spdlog0",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yaml-cpp",
"snappy",
"raptor2",
"zlib",
"ossp-uuid",
"pcrexx",
"tclap",
"uriparser"
]
}
],
"depends_on": []
},
{
"name": "aesutil",
"portdir": "security/aesutil",
"version": "1.0.7",
"license": "BSD and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://my.cubic.ch/~timtas/aes/",
"description": "command line program to encrypt and decrypt data via AES",
"long_description": "aesutil is a command line program to encrypt and decrypt data using the Rjiandel algorythm.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "aescrypt",
"portdir": "security/aescrypt",
"version": "0.7",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aescrypt.sourceforge.net",
"description": "A program for encryption/decryption.",
"long_description": "AESCrypt is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128).",
"active": false,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "Vidalia",
"portdir": "security/Vidalia",
"version": "0.3.3-alpha",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.torproject.org/projects/vidalia.html.en",
"description": "Vidalia is a controller GUI for the Tor software",
"long_description": "Vidalia is a cross-platform controller GUI for the Tor software, built using the Qt framework. Vidalia runs on most platforms supported by Qt 4.2 or later.",
"active": true,
"categories": [
"aqua",
"net",
"security"
],
"maintainers": [],
"variants": [
"debug",
"miniupnpc",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"miniupnpc",
"qt5-qtbase",
"tor",
"qt5-qtscript",
"qt5-qttools"
]
}
],
"depends_on": []
},
{
"name": "VeraCrypt",
"portdir": "security/VeraCrypt",
"version": "1.24",
"license": "Apache-2 and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.veracrypt.fr/",
"description": "A free open source disk encryption software.",
"long_description": "A free open source disk encryption software.",
"active": true,
"categories": [
"aqua",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"yasm"
]
},
{
"type": "fetch",
"ports": [
"gnupg2"
]
},
{
"type": "lib",
"ports": [
"osxfuse",
"wxWidgets-3.0"
]
}
],
"depends_on": []
},
{
"name": "MacPass",
"portdir": "security/MacPass",
"version": "0.8.1",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macpassapp.org/",
"description": "KeePass client for macOS",
"long_description": "MacPass is a native macOS port of KeePass. Key features are automatic form filling and regex matching of window titles to detect the correct target application. Through the plugin MacPassHTTP, MacPass can also be used together with keepass browser extensions to integrate MacPass as a password database the browser can use.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"HNHUi",
"TransformerKit",
"KeePassKit"
]
}
],
"depends_on": []
},
{
"name": "KeePassXC",
"portdir": "security/KeePassXC",
"version": "2.7.9",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keepassxreboot/keepassxc",
"description": "KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.",
"long_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.",
"active": true,
"categories": [
"aqua",
"security"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"gnupg2"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"libsodium",
"readline",
"qt5-qtbase",
"libomp",
"botan",
"ykpers",
"qrencode",
"qt5-qtsvg",
"qt5-qtmacextras",
"zlib",
"minizip",
"argon2"
]
}
],
"depends_on": []
},
{
"name": "KeePassX",
"portdir": "security/KeePassX",
"version": "2.0.3",
"license": "GPL-2 and LGPL-2 and LGPL-3 and BSD and permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.keepassx.org",
"description": "KeePassX is a password manager compatiable with KeePass",
"long_description": "KeePassX is an application for people with extremely high demands on secure personal data management. It has a light interface and is cross platform. KeePassX saves many different types of information including user names, passwords, URLs, attachments and comments in one single database.",
"active": true,
"categories": [
"aqua",
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"zlib",
"libgcrypt"
]
}
],
"depends_on": []
},
{
"name": "KeePassKit",
"portdir": "security/KeePassKit",
"version": "3.3.2",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MacPass/KeePassKit",
"description": "KeePass database loading, storing and manipulation framework.",
"long_description": "KeePassKit is a framework to offer support for the Keepass database format. You can use it to work with KDB and KDBX files. Supported formats are KDB3, KDBX3.1 and KDBX4.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"KissXML",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MacPass"
]
}
]
},
{
"name": "1password-cli",
"portdir": "security/1password-cli",
"version": "2.33.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://support.1password.com/command-line",
"description": "Official 1Password command-line tool",
"long_description": "View and manage 1password.com users, groups and objects from the command-line.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "newtonne.github",
"github": "newtonne",
"ports_count": 5
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "yorick-z",
"portdir": "science/yorick-z",
"version": "1.2.0.git20110402",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "zlib, jpeg and png support for the Yorick language",
"long_description": "This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-z adds support for zlib (the data compression system used by gzip), png (a lossless image compression format), and jpeg (a lossy image compression format).",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libjpeg-turbo",
"libpng",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-yutils",
"portdir": "science/yorick-yutils",
"version": "1.5.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Various utilities for the Yorick language",
"long_description": "Yutils is a must-have collection of interpreted routines for Yorick. Topics: astronomical data reduction, physical constants, search for extrema in arrays or functions, plots, and more.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Gyoto",
"py37-gyoto",
"py38-gyoto",
"yorick-cubeview",
"yorick-hdf5",
"yorick-imutil",
"yorick-yao",
"py35-gyoto",
"py36-gyoto"
]
}
]
},
{
"name": "yorick-yeti",
"portdir": "science/yorick-yeti",
"version": "6.3.3",
"license": "CeCILL-C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/Yeti",
"description": "Miscellaneous compiled utilities for Yorick (hash tables...)",
"long_description": "Yeti is an extension of Yorick which implements:\n * hash table objects\n * regular expressions\n * complex, real-complex and complex-real FFT by FFTW2\n * wavelet filtering (\"à trou\" method)\n * fast convolution along a chosen dimension\n * more string functions\n * memory hacking routines\n * more math functions (sinc, round, arc)\n * generalized matrix-vector multiplication\n * sparse matrix\n * routines to query/check Yorick's symbols\n * support for reading TIFF images\n * morpho-math operators\n * 120 special functions from GNU Scientific Library\n * ...",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"tiff",
"fftw",
"gsl",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-yao",
"portdir": "science/yorick-yao",
"version": "5.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "A Yorick-based adaptive optics system simulator",
"long_description": "Yao is a monte-carlo simulation package for adaptive optics. It can be used stand-alone through a GTK-based integrated graphical user interface or as a Yorick language extension.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick",
"yorick-imutil",
"fftw-3-single"
]
},
{
"type": "run",
"ports": [
"yorick-svipc",
"yorick-soy",
"yorick-yutils",
"py27-pygtk"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yorick-spydr"
]
}
]
},
{
"name": "yorick-spydr",
"portdir": "science/yorick-spydr",
"version": "0.8.7",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "FITS image display and simple analysis",
"long_description": "Spydr (pronounced like spider) basically is an FITS image viewer. It can work as a stand-alone application but is best integrated in a Yorick-based data-analysis work-flow (Yorick is an interpreted language specialized in numerical computations and scientific graphics). It includes tools to zoom, produce cuts, histograms, Gaussian/Moffat fits, PSF fits (inc. FWHM and Strehl). Can work on single images, sequences of images or data cubes.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
"zenity",
"py27-pygtk",
"yorick-yao"
]
}
],
"depends_on": []
},
{
"name": "yorick-soy",
"portdir": "science/yorick-soy",
"version": "1.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Sparse matrix operations for the Yorick language",
"long_description": "Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yorick-yao"
]
}
]
},
{
"name": "yorick-optimpack",
"portdir": "science/yorick-optimpack",
"version": "1.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www-obs.univ-lyon1.fr/labo/perso/eric.thiebaut/optimpack.html",
"description": "Optimization of large scale problems for the Yorick language",
"long_description": "OptimPack is a portable C library which implements algorithms for optimization of large scale problems with bound constraints. Large scale means some million variables (e.g. pixel values) or more.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-mpeg",
"portdir": "science/yorick-mpeg",
"version": "0.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/yorick-mpeg",
"description": "Write MPEG-1 movies from Yorick",
"long_description": "This is a standalone mpeg movie encoder for Yorick. In contrast to yorick-av, yorick-mpeg has no external dependency: it is therefore easy to install and won't break with every change of the FFmpeg API. On the other hand, it can only produce MPEG-1 movies.",
"active": true,
"categories": [
"science",
"multimedia",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-ml4",
"portdir": "science/yorick-ml4",
"version": "0.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Matlab 4 file format support fo Yorick",
"long_description": "This plug-in gives read/write access to files saved in the Matlab 4 format.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-imutil",
"portdir": "science/yorick-imutil",
"version": "0.5.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Fast image manipulation routines for the Yorick language",
"long_description": "Compiled routines for basic but fast image manipulation in yorick (an interpreted computer language specialized for numerical and scientific problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist generator, binning, image rotation, cartesian to polar coordinate transform, gaussian and poisson random generator, fast sort and fast median.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
"yorick-yutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yorick-yao"
]
}
]
},
{
"name": "yorick-hdf5",
"portdir": "science/yorick-hdf5",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Hierarchical Data Format 5 interface for Yorick",
"long_description": "HDF5 is the yorick interface plugin to the NCSA Hierarchical Data Format version 5. It includes function for reading, writing, updating, getting information on HDF5 files.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"yorick"
]
},
{
"type": "run",
"ports": [
"yorick-yutils"
]
}
],
"depends_on": []
},
{
"name": "yorick-gy",
"portdir": "science/yorick-gy",
"version": "0.0.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paumard/yorick-gy/",
"description": "GObject Introspection and Gtk bindings for Yorick",
"long_description": "This plug-in uses gobject-introspection to provide Yorick with bindings for various libraries (in particular Gtk 3).",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"yorick"
]
},
{
"type": "run",
"ports": [
"gtk3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Gyoto",
"py37-gyoto",
"py38-gyoto",
"yorick-cubeview",
"py35-gyoto",
"py36-gyoto"
]
}
]
},
{
"name": "yorick-gl",
"portdir": "science/yorick-gl",
"version": "1.1.0.git20120925",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "OpenGL 3D graphics support for the Yorick language",
"long_description": "This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-gl adds support for OpenGL 3D graphics.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"yorick",
"mesa"
]
}
],
"depends_on": []
},
{
"name": "yorick-cubeview",
"portdir": "science/yorick-cubeview",
"version": "2.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paumard/yorick-cubeview",
"description": "3D FITS data viewer specialized in spectro-imaging",
"long_description": "Cubeview is a viewer for 3D data store in FITS files, a file format extensively used among astronomers. It is specialized in displaying spectro-imaging data but can be used to do basic visualization on any FITS file containing a 3D array. Cubeview features a stand-alone graphical user interface which adheres to the GTK+ look-and-feel. Being written in Yorick, it is inherently scriptable. A system of hooks allows custom actions to be repeated automatically when certain events occur.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
"yorick-gy",
"yorick-yutils"
]
}
],
"depends_on": []
},
{
"name": "yorick-av",
"portdir": "science/yorick-av",
"version": "0.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paumard.github.io/yorick-av/",
"description": "Write movies to various formats from within Yorick",
"long_description": "This plug-in links against FFmpeg to allow writing movies in various popular formats directly from within Yorick.",
"active": true,
"categories": [
"science",
"multimedia",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ffmpeg",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick",
"portdir": "science/yorick",
"version": "2.2.04",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://software.llnl.gov/yorick-doc/",
"description": "Interpreted language and scientific graphics",
"long_description": "An interpreted programming language for numerical computations, scientific data processing and visualisation.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gyoto",
"yorick-optimpack",
"yorick-yeti",
"yorick-svipc",
"py38-gyoto",
"py37-gyoto",
"yorick-av",
"yorick-cubeview",
"yorick-gl",
"yorick-gy",
"yorick-hdf5",
"yorick-imutil",
"yorick-ml4",
"yorick-mpeg",
"yorick-soy",
"yorick-spydr",
"yorick-yao",
"yorick-yutils",
"yorick-z",
"py35-gyoto"
]
},
{
"type": "run",
"ports": [
"py312-pyorick",
"py35-pyorick",
"py36-pyorick",
"py37-pyorick",
"py27-pyorick"
]
}
]
},
{
"name": "yaxt",
"portdir": "science/yaxt",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dkrz.de/redmine/projects/yaxt",
"description": "Yet Another eXchange Tool",
"long_description": "yaxt is a library for redistribution of data between two sets of processes on top of MPI with C and Fortran interfaces.",
"active": true,
"categories": [
"science",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"clang10",
"clang11",
"clang90",
"gcc10",
"gcc7",
"gcc9",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"mpich-clang90"
]
}
],
"depends_on": []
},
{
"name": "xtide-data",
"portdir": "science/xtide",
"version": "20240104",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.flaterco.com/xtide/",
"description": "Harmonics data for XTide.",
"long_description": "Harmonics data for XTide.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xtide"
]
}
]
},
{
"name": "xtide-wvs",
"portdir": "science/xtide",
"version": "0",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.flaterco.com/xtide/",
"description": "World Vector Shoreline data for XTide.",
"long_description": "World Vector Shoreline data for XTide.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}
]
}