GET /api/v1/ports/?format=api&ordering=-updated_at&page=83
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=84",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=82",
    "results": [
        {
            "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-18",
                        "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-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "afflib",
                        "libewf",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-yubikey",
            "portdir": "security/age-plugin-yubikey",
            "version": "0.5.1",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/str4d/age-plugin-yubikey",
            "description": "YubiKey plugin for age clients",
            "long_description": "age-plugin-yubikey is a plugin for age clients like age and rage, which enables files to be encrypted to age identities stored on YubiKeys.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "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-18",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgcrypt",
                        "pcre2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-se",
            "portdir": "security/age-plugin-se",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/remko/age-plugin-se",
            "description": "Age plugin for Apple's Secure Enclave",
            "long_description": "age-plugin-se is a plugin for age, enabling encryption using Apple's Secure Enclave.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scdoc",
                        "clang-18"
                    ]
                }
            ],
            "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": 1057
                }
            ],
            "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-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "readline",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aimage",
                        "bulk_extractor",
                        "sleuthkit"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaml-cpp",
                        "snappy",
                        "raptor2",
                        "zlib",
                        "ossp-uuid",
                        "pcrexx",
                        "tclap",
                        "uriparser"
                    ]
                }
            ],
            "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": "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-18"
                    ]
                }
            ],
            "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",
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osxfuse",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "KeePassXC-devel",
            "portdir": "security/KeePassXC",
            "version": "20230514.git37dabd2",
            "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": "lib",
                    "ports": [
                        "minizip",
                        "argon2",
                        "libgcrypt",
                        "libsodium",
                        "qt5-qtbase",
                        "qrencode",
                        "libomp",
                        "botan",
                        "ykpers",
                        "readline",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "zlib"
                    ]
                }
            ],
            "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": 271
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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.34.0",
            "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": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zfp",
            "portdir": "science/zfp",
            "version": "2024.11.26",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zfp.llnl.gov",
            "description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "long_description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "openmp",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bpack"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "yorick-cubeview",
                        "yorick-hdf5",
                        "yorick-imutil",
                        "yorick-yao"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "yorick-cubeview"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-gy",
                        "yorick-yutils"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yorick-z",
                        "yorick-soy",
                        "yorick-spydr",
                        "yorick-yao",
                        "yorick-yeti",
                        "yorick-yutils",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "yorick-av",
                        "yorick-svipc",
                        "yorick-cubeview",
                        "yorick-gl",
                        "yorick-gy",
                        "yorick-hdf5",
                        "yorick-imutil",
                        "yorick-ml4",
                        "yorick-mpeg",
                        "yorick-optimpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-pyorick",
                        "py36-pyorick",
                        "py312-pyorick",
                        "py27-pyorick",
                        "py37-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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xyzrender",
            "portdir": "science/xyzrender",
            "version": "0.2.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aligfellow/xyzrender",
            "description": "Publication-quality molecular graphics from the command line",
            "long_description": "Publication-quality molecular graphics from the command line",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-cclib",
                        "py314-graphrc",
                        "py314-xyzgraph",
                        "py314-ase",
                        "py314-resvg_py",
                        "python314",
                        "py314-numpy",
                        "py314-Pillow",
                        "py314-cairosvg",
                        "py314-ipykernel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtide",
            "portdir": "science/xtide",
            "version": "2.15.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "Tide prediction software, with a large database of locations.",
            "long_description": "XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.",
            "active": true,
            "categories": [
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "xwindows",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libtcd",
                        "xorg-libXaw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xtide-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xschem",
            "portdir": "science/xschem",
            "version": "3.4.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xschem.sourceforge.io/stefan/index.html",
            "description": "schematic capture and netlisting EDA tool",
            "long_description": "Xschem is a schematic capture program that supports digital, analog, behavioral circuit design and simulation. It is designed to interface well with ngspice and other simulation tools.",
            "active": true,
            "categories": [
                "science",
                "cad"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk",
                        "xorg-libX11",
                        "cairo",
                        "xpm",
                        "xrender",
                        "xorg-libxcb",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xrootd",
            "portdir": "science/xrootd",
            "version": "5.9.1",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xrootd.org/",
            "description": "Generic suite for fast, low-latency and scalable data access.",
            "long_description": "Generic suite for fast, low-latency and scalable data access.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "readline",
                "ssl",
                "kerberos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-20",
                        "py314-setuptools",
                        "py314-setuptools_scm",
                        "py314-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "tinyxml",
                        "zlib",
                        "python314",
                        "openssl3",
                        "ossp-uuid",
                        "readline",
                        "swig",
                        "curl",
                        "kerberos5",
                        "json-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-uproot4",
                        "py39-scikit-hep-uproot",
                        "py37-scikit-hep-uproot",
                        "py37-scikit-hep-uproot4",
                        "py38-scikit-hep-uproot4",
                        "py39-scikit-hep-uproot4",
                        "py310-scikit-hep-uproot4",
                        "py311-scikit-hep-uproot4",
                        "py38-scikit-hep-uproot",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "xrmc",
            "portdir": "science/xrmc",
            "version": "6.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/golosio/xrmc/wiki",
            "description": "A Monte Carlo program for the accurate simulation of X-ray imaging and spectroscopy experiments in heterogeneous samples",
            "long_description": "XRMC is a Monte Carlo program for the accurate simulation of X-ray imaging and spectroscopy experiments in heterogeneous samples. The use of the Monte Carlo method makes the code suitable for the detailed simulation of complex experiments on generic samples. Variance reduction techniques are used to reduce the computational time considerably compared to general-purpose Monte Carlo programs. The program is written in C++ and has been tested on Linux, Mac OS X and MS Windows platforms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "xraylib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xraylib",
            "portdir": "science/xraylib",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tschoonj/xraylib",
            "description": "A library for X-ray matter interaction cross sections",
            "long_description": "xraylib provides an API with over 50 functions designed to provide convenient access to databases with cross sections (photoelectric, Compton, Rayleigh, XRF etc.), line energies, edge energies, fluorescence yields, scattering factors, refractive indices, Compton profiles etc. Bindings exist for Perl, Python, Java, Fortran, IDL, Lua, Ruby, PHP and .NET.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "python27",
                "python310",
                "ruby24",
                "ruby25",
                "ruby26",
                "java",
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "swig-perl",
                        "swig-python",
                        "py310-cython",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xrmc"
                    ]
                }
            ]
        },
        {
            "name": "xpa",
            "portdir": "science/xpa",
            "version": "2.1.19",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hea-www.harvard.edu/saord/xpa/",
            "description": "The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs.",
            "long_description": "XPA provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xnec2c",
            "portdir": "science/xnec2c",
            "version": "4.4.18",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xnec2c.org",
            "description": "Xnec2c: Fast Multi-Threaded EM Simulator based on NEC2",
            "long_description": "Xnec2c is a GTK3-based Graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "vk1kcm",
                    "ports_count": 2
                }
            ],
            "variants": [
                "openblas"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "pkgconfig",
                        "makeicns",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmedcon",
            "portdir": "science/xmedcon",
            "version": "0.16.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmedcon.sourceforge.net/",
            "description": "an open source toolkit for medical image conversion",
            "long_description": "xmedcon is a framework specifically designed to resolve the complexities involved with conversion of medical image formats. It offers a GUI, a CLI (medcon), and a library for writing custom applications licensed under the (L)GPL.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "gtk2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gtk2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xloops",
            "portdir": "science/xloops",
            "version": "current",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wwwthep.physik.uni-mainz.de/~xloops/",
            "description": "A Program for Calculating Feynman Diagrams",
            "long_description": "The aim of xloops is to calculate one-particle irreducible Feynman diagrams with one or two closed loops for arbitrary processes in the Standard Model of particles and related theories. Results can be returned both algebraically and numerically. All necessary tensor integrals are treated for arbitrary masses and momenta.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "GiNaC",
                        "nestedsums"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xephem",
            "portdir": "science/xephem",
            "version": "4.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xephem.github.io/XEphem/Site",
            "description": "interactive astronomical ephemeris program",
            "long_description": "XEphem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric orbits; has built-in support for all planet positions; the moons of Jupiter, Saturn and Earth; Mars' and Jupiter's central meridian longitude; Saturn's rings; and Jupiter's Great Red Spot",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "groff",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "openmotif",
                        "xorg-libX11",
                        "zlib",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-libXext",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xdrfile",
            "portdir": "science/xdrfile",
            "version": "1.1.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gromacs.org/Developer_Zone/Programming_Guide/XTC_Library",
            "description": "Allows to read GROMACS trr and xtc files.",
            "long_description": "This library allows to read GROMACS trr and xtc files and also to convert from one format to another. The library itself is offered under the BSD license, which means you are free to incorporate it any way you want in other libraries or executables, no matter what the final license is.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 93
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xdmf",
            "portdir": "science/xdmf",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xdmf.org/index.php/Main_Page",
            "description": "eXtensible Data Model and Format",
            "long_description": "The need for a standardized method to exchange scientific data between High Performance Computing codes and tools lead to the development of the eXtensible Data Model and Format (XDMF).",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "boost176",
                        "hdf5",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcrysden",
            "portdir": "science/xcrysden",
            "version": "1.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xcrysden.org/",
            "description": "X-windows CRYstalline Structures and DENsities",
            "long_description": "XCrySDen is a crystalline and molecular structure visualisation program aiming at display of isosurfaces and contours, which can be superimposed on crystalline structures and interactively rotated and manipulated.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "Togl-2.0",
                        "libGLU",
                        "mesa",
                        "libgcc",
                        "xorg-libXext",
                        "xorg-libXmu",
                        "tk-x11",
                        "xorg-libX11",
                        "tcl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "BWidget"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}