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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=85",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=83",
    "results": [
        {
            "name": "irrlichtmt",
            "portdir": "devel/irrlichtmt",
            "version": "1.9.0mt10",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minetest/irrlicht",
            "description": "a fork of Irrlicht by the Minetest developers",
            "long_description": "IrrlichtMt is a fork of Irrlicht by the Minetest developers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irrtoolset",
            "portdir": "net/irrtoolset",
            "version": "5.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irrtoolset/irrtoolset",
            "description": "a set of tools to work with Internet routing policies",
            "long_description": "The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language (RPSL). The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irsim",
            "portdir": "science/irsim",
            "version": "9.7.117",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opencircuitdesign.com/irsim",
            "description": "IRSIM, a switch level simulator for digital circuits",
            "long_description": "IRSIM is switch level simulator for digital circuits, it treats transistors as ideal switches. Extracted capacitance and lumped resistance values are used to make the switch a little bit more realistic than the ideal, using the RC time constants to predict the relative timing of events.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irssi",
            "portdir": "irc/irssi",
            "version": "1.4.5",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://irssi.org/",
            "description": "modular IRC client",
            "long_description": "Irssi is a modular chat client that is most commonly known for its text mode user interface, but 80% of the code isn't text mode specific. Irssi comes with IRC support built in, and there are third party ICB, SILC, XMPP (Jabber), PSYC and Quassel protocol modules available.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "perl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "perl5.34",
                        "libiconv",
                        "gettext",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irssistats",
            "portdir": "irc/irssistats",
            "version": "0.75",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://royale.zerezo.com/irssistats/",
            "description": "generate IRC statistics from irssi logs",
            "long_description": "This tool generates IRC stats based on irssi logs.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irstlm",
            "portdir": "textproc/irstlm",
            "version": "6.00.05",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irstlm-team/irstlm",
            "description": "The IRST Language Modeling Toolkit",
            "long_description": "The IRST Language Modeling Toolkit features algorithms and data structures suitable to estimate, store, and access very large LMs. Our software has been integrated into a popular open source Statistical Machine Translation decoder called Moses, and is compatible with language models created with other tools, such as the SRILM Tooolkit.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "is",
            "portdir": "sysutils/is",
            "version": "0.11.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oalders/is",
            "description": "An inspector for your environment",
            "long_description": "\"is\" is an inspector for your environment. \"is\" tries to make it just a little bit easier to run commands which rely on a specific OS or a specific CLI version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iselect",
            "portdir": "sysutils/iselect",
            "version": "1.4.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ossp.org/pkg/tool/iselect/",
            "description": "OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session.",
            "long_description": "OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a scripting backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "isightcapture",
            "portdir": "sysutils/isightcapture",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20100212064359/http://www.intergalactic.de/pages/iSight.html",
            "description": "a command-line utility to capture a frame from an iSight camera",
            "long_description": "iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "isl",
            "portdir": "devel/isl",
            "version": "0.24",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 4,
            "replaced_by": null,
            "homepage": "https://libisl.sourceforge.io",
            "description": "Integer Set Library",
            "long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libgcc-devel",
                        "libgcc13",
                        "libgcc11",
                        "libgcc6",
                        "libgcc7",
                        "libgcc14",
                        "libgcc15",
                        "libgcc9"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc15",
                        "gcc14",
                        "arm-none-eabi-gcc8",
                        "x86_64-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "gcc-devel",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gcc13",
                        "i386-elf-gcc",
                        "x86_64-elf-gcc",
                        "msp430-elf-gcc",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "m68k-palm-elf-gcc",
                        "arm-none-eabi-gcc"
                    ]
                }
            ]
        },
        {
            "name": "isl14",
            "portdir": "devel/isl",
            "version": "0.14.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libisl.sourceforge.io",
            "description": "Integer Set Library",
            "long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "upc",
                        "gcc48"
                    ]
                }
            ]
        },
        {
            "name": "isl18",
            "portdir": "devel/isl",
            "version": "0.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libisl.sourceforge.io",
            "description": "Integer Set Library",
            "long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cloog",
                        "gcc49",
                        "gcc5"
                    ]
                }
            ]
        },
        {
            "name": "isl-devel",
            "portdir": "devel/isl-devel",
            "version": "0.27",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libisl.sourceforge.io",
            "description": "Integer Set Library",
            "long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ismrmrd",
            "portdir": "science/ismrmrd",
            "version": "1.14.2",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ismrmrd/ismrmrd",
            "description": "ISMRM Raw Data Format",
            "long_description": "ISMRM Raw Data format tools and libraries.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "graphviz",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost176",
                        "fftw-3-single",
                        "hdf5",
                        "pugixml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iso8879",
            "portdir": "textproc/iso8879",
            "version": "1986",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freshports.org/textproc/iso8879/",
            "description": "Character entity sets from ISO 8879:1986 (SGML)",
            "long_description": "Character entity sets from ISO 8879:1986 (SGML)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-sgml-4.2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "linuxdoc"
                    ]
                }
            ]
        },
        {
            "name": "iso-codes",
            "portdir": "devel/iso-codes",
            "version": "4.7.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://salsa.debian.org/iso-codes-team/iso-codes",
            "description": "ISO country, language and currency codes and translations",
            "long_description": "This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-desktop-gtk4",
                        "gstreamer010-gst-plugins-base",
                        "libxklavier",
                        "gspell",
                        "gtkspell3",
                        "gimp3-devel",
                        "empathy",
                        "epiphany",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "gtk3-devel",
                        "gtk3",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "gtk4",
                        "gedit",
                        "gnome-desktop",
                        "gnokii",
                        "libgda5",
                        "gdm",
                        "gimp2",
                        "gimp2-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-doc-utils"
                    ]
                }
            ]
        },
        {
            "name": "isort_select",
            "portdir": "python/isort_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default isort version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of isort.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-isort",
                        "py35-isort",
                        "py36-isort",
                        "py37-isort",
                        "py38-isort",
                        "py39-isort",
                        "py310-isort",
                        "py311-isort",
                        "py313-isort",
                        "py312-isort",
                        "py314-isort"
                    ]
                }
            ]
        },
        {
            "name": "ispc",
            "portdir": "lang/ispc",
            "version": "1.19.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ispc/ispc",
            "description": "Intel SPMD program compiler",
            "long_description": "ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming.",
            "active": true,
            "categories": [
                "lang",
                "parallel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ispc-clang",
                        "python311",
                        "clang-17",
                        "bison",
                        "cctools",
                        "cmake",
                        "flex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "ncurses"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "oidn",
                        "embree"
                    ]
                }
            ]
        },
        {
            "name": "ispc-clang",
            "portdir": "lang/ispc",
            "version": "14.0.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/llvm/llvm-project",
            "description": "Clang build specifically for ispc compiler.",
            "long_description": "Clang build specifically for ispc compiler. NOT TO BE USED IN GENERAL. This build is specifically tuned to satisfy the requirements of ispc which uses it as a build dependency only. Has assertions and dump enabled by default, which is not the case in the primary MacPorts LLVM/Clang builds.",
            "active": true,
            "categories": [
                "lang",
                "parallel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-13",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libomp",
                        "xar",
                        "z3",
                        "libxml2",
                        "perl5",
                        "zlib",
                        "zstd",
                        "ld64",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ispc"
                    ]
                }
            ]
        },
        {
            "name": "ispell",
            "portdir": "textproc/ispell",
            "version": "3.4.06",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.hmc.edu/~geoff/ispell.html",
            "description": "An interactive spelling checker for multiple languages",
            "long_description": "International Ispell is an interactive spell-checking program for Unix which supports a large number of European languages.",
            "active": true,
            "categories": [
                "textproc",
                "spelling"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ispell-dict-it",
                        "hunspell-de_AT",
                        "hunspell-de_CH",
                        "hunspell-de_DE"
                    ]
                }
            ]
        },
        {
            "name": "ispell-dict-it",
            "portdir": "textproc/ispell-dict-it",
            "version": "2001",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://members.xoom.virgilio.it/trasforma/ispell/",
            "description": "Italian dictionary for ispell.",
            "long_description": "Ispell Italian dictionary. Based on Loris Palmerini's dictionary.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "bardellie",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "ispell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "isrcsubmit",
            "portdir": "audio/isrcsubmit",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jonnyjd.github.io/musicbrainz-isrcsubmit/",
            "description": "Utility to extract ISRCs from audio CDs and submit them to MusicBrainz",
            "long_description": "isrcsubmit is a Python script to extract ISRCs from audio CDs and submit them to MusicBrainz.",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-keyring",
                        "py313-musicbrainzngs",
                        "py313-discid"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "istioctl",
            "portdir": "sysutils/istioctl",
            "version": "1.17.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/istio/istio",
            "description": "Istio command line configuration utility",
            "long_description": "Istio is an open, platform-independent service mesh designed to manage communications between microservices and applications. Without requiring changes to the underlying services, Istio provides automated baseline traffic resilience, service metrics collection, distributed tracing, traffic encryption, protocol upgrades, and advanced routing functionality for all service-to-service communication. The port deploys the istioctl command line utility, used to create, list, modify, and delete configuration resources in a deployed Istio system.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "isync",
            "portdir": "mail/isync",
            "version": "1.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://isync.sourceforge.net/",
            "description": "command line utility to synchronize mailboxes",
            "long_description": "isync is a command line utility for synchronizing IMAP4 and Maildir mailboxes. With it one can read mail while offline, and later synchronize new messages, message deletions and flag changes in a fine-grained manner when an internet connection is available.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyrus-sasl2",
                        "zlib",
                        "db62",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "itcl",
            "portdir": "lang/itcl",
            "version": "3.4b1",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "tcl",
            "homepage": "http://incrtcl.sourceforge.net/",
            "description": "Obsolete port, replaced by tcl",
            "long_description": "This port has been replaced by tcl.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iTerm2",
            "portdir": "aqua/iTerm2",
            "version": "3.4.21",
            "license": "GPL-2+",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iterm2.com/",
            "description": "Enhanced terminal emulator program, successor to iTerm",
            "long_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. Its focus is on performance, internationalization, and supporting innovative features that make your life better.",
            "active": true,
            "categories": [
                "aqua",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "itext",
            "portdir": "java/itext",
            "version": "1.1",
            "license": "(MPL-1.1 or LGPL) and Apache-1.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lowagie.com/iText/",
            "description": "Java library that allows you to generate PDF files on the fly.",
            "long_description": "Java library that allows you to generate PDF files on the fly.",
            "active": true,
            "categories": [
                "java",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcs-java"
                    ]
                }
            ]
        },
        {
            "name": "itk",
            "portdir": "x11/itk",
            "version": "4.2.2",
            "license": "Tcl/Tk and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://incrtcl.sourceforge.net/itk/",
            "description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
            "long_description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
            "active": true,
            "categories": [
                "x11",
                "tk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iwidgets",
                        "sguil-client"
                    ]
                }
            ]
        },
        {
            "name": "itl",
            "portdir": "math/itl",
            "version": "4.0.0-1",
            "license": "Artistic-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.osl.iu.edu/research/itl/",
            "description": "Iterative Template Library (based on MTL)",
            "long_description": "The Iterative Template Library (ITL) is a generic component library that provides iterative methods for solving linear systems. ITL also provides numerious preconditioners which is for MTL. ITL uses the abstract interface of matrix-vector, vector-vector, and vector-scalor operations MTL is default to serve those operations. ITL is able to use other packages such as Blitz++ and BLAS with the same abstract interface provided.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blitz",
                        "mtl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "itpp",
            "portdir": "math/itpp",
            "version": "4.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/itpp/",
            "description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.",
            "long_description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.",
            "active": true,
            "categories": [
                "science",
                "math",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "atlas",
                "accelerate",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "texlive-latex",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz",
                        "xmlto",
                        "fftw-3",
                        "doxygen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dsd",
                        "gr-ofdm",
                        "gr37-ofdm"
                    ]
                }
            ]
        },
        {
            "name": "itpp-devel",
            "portdir": "math/itpp",
            "version": "20180529",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/itpp/",
            "description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.",
            "long_description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.: This port is kept up with the IT++ GIT 'master' branch, which is typically updated daily to weekly. This version of IT++ generally contains fixes to, and its API is compatible with, the current IT++ release, and will be incorporated in an upcoming release. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active IT++ port, cleaning any current builds, and trying again.",
            "active": true,
            "categories": [
                "science",
                "math",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "atlas",
                "accelerate",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlto",
                        "doxygen",
                        "fftw-3",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "itsol",
            "portdir": "math/itsol",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www-users.cs.umn.edu/~saad/software/ITSOL/",
            "description": "ITerative SOLvers for sparse linear systems.",
            "long_description": "ITSOL is a library of iterative solvers for general sparse linear systems of equations. ITSOL can be viewed as an extension of the itsol module in SPARSKIT. It is written in C and offers a selection of recently developed preconditioners. The preconditioner suite includes: ILUK (ILU preconditioner with level of fill), ILUT (ILU preconditioner with threshold), ILUC (Crout version of ILUT), VBILUK (variable block preconditioner with level of fill - with automatic block detection), VBILUT (variable block preconditioner with threshold - with automatic block detection), ARMS (Algebraic Recursive Multilevel Solvers -- includes actually several methods, in particular the standard ARMS and the ddPQ version which uses nonsymmetric permutations). Note that ITSOL is a scalar package.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "itstool",
            "portdir": "textproc/itstool",
            "version": "2.0.7",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://itstool.org/",
            "description": "ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set.",
            "long_description": "ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "python313",
                        "py313-libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-desktop-gtk4",
                        "etherape",
                        "gmdb2",
                        "gnome-getting-started-docs",
                        "gnome-user-docs",
                        "Chatty",
                        "baobab",
                        "gnome-chess",
                        "glade",
                        "anjuta",
                        "gnumeric",
                        "yelp",
                        "parabolic",
                        "totem",
                        "empathy",
                        "frogr",
                        "gthumb",
                        "polari",
                        "epiphany",
                        "seahorse",
                        "gnome-music",
                        "gnome-photos",
                        "evince",
                        "ghex",
                        "glom",
                        "gnome-calculator",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gucharmap",
                        "metacity",
                        "appstream",
                        "shared-mime-info",
                        "gedit-plugins",
                        "gedit",
                        "gnome-desktop",
                        "gnome-devel-docs",
                        "easytag",
                        "easytag-devel",
                        "devhelp",
                        "grilo-plugins",
                        "zenity",
                        "meld",
                        "gobby",
                        "gnome-dictionary",
                        "eog",
                        "stardict",
                        "libgda5",
                        "glade3",
                        "pioneers",
                        "balsa",
                        "file-roller",
                        "gdm",
                        "glabels",
                        "gnome-applets",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-radio",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "yelp-xsl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp-tools"
                    ]
                }
            ]
        },
        {
            "name": "iTunesMatchHelper",
            "portdir": "aqua/iTunesMatchHelper",
            "version": "0.1a",
            "license": "unknown",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/signed0/itunes-match-helper",
            "description": "Fixes missing metadata for songs that iTunes has matched",
            "long_description": "Fixes missing metadata for songs that iTunes has matched",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iulib",
            "portdir": "graphics/iulib",
            "version": "0.4-20141216",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmbdev/iulib",
            "description": "C++ library of image understanding-related algorithms",
            "long_description": "iulib is a library of image understanding-related algorithms. It provides basic image processing, mathematical morphology, and machine learning algorithms.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_gfx",
                        "libsdl_image",
                        "zlib",
                        "libpng",
                        "tiff",
                        "libjpeg-turbo",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocropus"
                    ]
                }
            ]
        },
        {
            "name": "iv",
            "portdir": "devel/iv",
            "version": "2015.03.24",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Constellation/iv",
            "description": "iv is ECMA262 5.1 lexer and parser and engine project",
            "long_description": "iv is ECMA262 5.1 lexer and parser and engine project written in C++/JS.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iverilog",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Icarus Verilog",
            "long_description": "Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate C++ code that is compiled and linked with a run time library (called \"vvm\") then executed as a command to run the simulation. For synthesis, the compiler generates netlists in the desired format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "gperf",
                        "libtool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "readline",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "iverilog-docs",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Documentation for Icarus Verilog",
            "long_description": "This subport provides the documentation for Icarus Verilog, including user guides and API references.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "autoconf",
                        "automake",
                        "bison",
                        "gperf",
                        "libtool",
                        "sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ivtools",
            "portdir": "graphics/ivtools",
            "version": "1.0.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ivtools.sourceforge.net/",
            "description": "X11 based drawing editors for PostScript, TeX, web graphics",
            "long_description": "ivtools (pronounced eye-vee-tools) is a suite of free X Windows drawing editors for PostScript, TeX, and web graphics production, as well as an embeddable and extendable vector graphic shell.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "imake"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ivy",
            "portdir": "math/ivy",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robpike/ivy",
            "description": "ivy is an interpreter for an APL-like language.",
            "long_description": "ivy is an interpreter for an APL-like language.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ivykis",
            "portdir": "devel/ivykis",
            "version": "0.43.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/buytenh/ivykis",
            "description": "Library for asynchronous I/O readiness notification",
            "long_description": "Library for asynchronous I/O readiness notification",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "iwidgets",
            "portdir": "x11/iwidgets",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://incrtcl.sourceforge.net/iwidgets/",
            "description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
            "long_description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
            "active": true,
            "categories": [
                "x11",
                "tk"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "itk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sguil-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msort"
                    ]
                }
            ]
        },
        {
            "name": "iwnet",
            "portdir": "net/iwnet",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin > 9}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/Softmotions/iwnet",
            "description": "Pure C asynchronous HTTP framework",
            "long_description": "Pure C asynchronous HTTP framework providing websockets client/server, SSL, reverse proxy and routing.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iowow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ixion",
            "portdir": "devel/ixion",
            "version": "0.18.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "ixion-0.17",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by ixion-0.17",
            "long_description": "This port has been replaced by ixion-0.17.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ixion-0.17",
            "portdir": "devel/ixion-0.17",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/ixion/ixion",
            "description": "General purpose formula parser and interpreter.",
            "long_description": "General purpose formula parser and interpreter.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "boost176",
                        "mdds-2.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orcus-0.17"
                    ]
                }
            ]
        },
        {
            "name": "ixion-0.18",
            "portdir": "devel/ixion-0.18",
            "version": "0.18.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/ixion/ixion",
            "description": "General purpose formula parser and interpreter.",
            "long_description": "General purpose formula parser and interpreter.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "boost176",
                        "mdds-2.1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orcus-0.18"
                    ]
                }
            ]
        },
        {
            "name": "ixwebsocket",
            "portdir": "net/ixwebsocket",
            "version": "11.4.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/machinezone/IXWebSocket",
            "description": "C++ library for WebSocket client and server development",
            "long_description": "IXWebSocket is a websocket and http client and server library, with TLS support and very few dependencies.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal",
                "debug",
                "mbedtls",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "jabber",
            "portdir": "net/jabber",
            "version": "1.6.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jabberd.org/",
            "description": "Online presence and instant messaging server",
            "long_description": "The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "pth",
                        "gnutls",
                        "expat",
                        "libidn",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jabberd",
            "portdir": "net/jabberd",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jabberd2.org/",
            "description": "Jabber messaging (XMPP) server",
            "long_description": "The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with using the XMPP protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libudns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgsasl",
                        "zlib",
                        "expat",
                        "openssl",
                        "libidn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jack",
            "portdir": "audio/jack",
            "version": "1.9.22",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jackaudio.org",
            "description": "JACK Audio Connection Kit",
            "long_description": "JACK (JACK Audio Connection Kit) refers to an API and two implementations of this API, jack1 and jack2. It provides a basic infrastructure for audio applications to communicate with each other and with audio hardware. Through JACK, users are enabled to build powerful systems for signal processing and music production.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aften",
                        "libsamplerate",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darkice",
                        "qjackctl",
                        "moc",
                        "blender",
                        "lmms",
                        "ltc-tools",
                        "osc2midi",
                        "rtmidi",
                        "denemo",
                        "mednafen",
                        "xine-lib"
                    ]
                }
            ]
        }
    ]
}