GET /api/v1/ports/?format=api&ordering=-name&page=915
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=916",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=914",
    "results": [
        {
            "name": "ipsvd",
            "portdir": "net/ipsvd",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://smarden.org/ipsvd/",
            "description": "internet protocol service daemons",
            "long_description": "ipsvd is a set of internet protocol service daemons for Unix. It currently includes a TCP/IP service daemon, and a UDP/IP service daemon.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iproute2mac",
            "portdir": "net/iproute2mac",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brona/iproute2mac",
            "description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.",
            "long_description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command. Provided functionality is limited and command output is not fully compatible with iproute2. Goal of this project is to make basic network configuration/debug tasks on Mac OS X easy for admins who already use Linux systems.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "python314",
                "python313",
                "python312",
                "python311",
                "python310",
                "mpsudo"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipopt",
            "portdir": "math/ipopt",
            "version": "3.14.16",
            "license": "Eclipse",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coin-or.github.io/Ipopt",
            "description": "COIN-OR Interior Point Optimizer IPOPT",
            "long_description": "COIN-OR Interior Point Optimizer IPOPT",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang13",
                "clang12",
                "clang14",
                "clang15",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "mumps",
                        "scalapack",
                        "asl",
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scip"
                    ]
                }
            ]
        },
        {
            "name": "ipmitool",
            "portdir": "sysutils/ipmitool",
            "version": "1.8.19",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipmitool/ipmitool",
            "description": "Intelligent Platform Management Interface management utility",
            "long_description": "IPMItool is a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The ipmitool program provides a simple command-line interface to the Baseboard Management Controller. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "wget",
                        "coreutils",
                        "autoconf",
                        "automake",
                        "libtool",
                        "curl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iplike",
            "portdir": "databases/iplike",
            "version": "2.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenNMS/iplike",
            "description": "PostgreSQL IP address query interface",
            "long_description": "C implementation of OpenNMS's plpgsql iplike function, preferred as it offers better performance. Allows for complex IP address queries on a text field.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "autoconf",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql90-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipfs",
            "portdir": "net/ipfs",
            "version": "0.27.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipfs.io",
            "description": "Global, versioned, peer-to-peer filesystem",
            "long_description": "IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets",
                        "beets-devel"
                    ]
                }
            ]
        },
        {
            "name": "ipe-tools",
            "portdir": "graphics/ipe-tools",
            "version": "7.2.24.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipe.otfried.org/",
            "description": "Tools for the Ipe extensible drawing editor",
            "long_description": "The following tools for the Ipe extensible drawing editor are provided: svgtoipe, pdftoipe, figtoipe, ipe5toxml",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "Torsten.Maehne",
                    "github": "maehne",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "py312-Pillow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iperf3-devel",
            "portdir": "net/iperf3",
            "version": "20231123",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "iperf3",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by iperf3",
            "long_description": "This port has been replaced by iperf3.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iperf3",
            "portdir": "net/iperf3",
            "version": "3.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/esnet/iperf",
            "description": "Measures the maximum achievable bandwidth on IP networks",
            "long_description": "iperf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipe",
            "portdir": "graphics/ipe",
            "version": "7.2.29",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipe.otfried.org",
            "description": "The Ipe extensible drawing editor",
            "long_description": "Ipe is a drawing editor for creating figures in PDF or (encapsulated) Postscript format. It supports making small figures for inclusion into LaTeX-documents as well as making multi-page PDF presentations that can be shown on-line with Acrobat Reader.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "qvoronoi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libspiro",
                        "lua",
                        "zlib",
                        "qhull",
                        "freetype",
                        "gsl",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipdb_select",
            "portdir": "python/ipdb_select",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ipdb version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of ipdb.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-ipdb",
                        "py36-ipdb",
                        "py37-ipdb",
                        "py27-ipdb",
                        "py310-ipdb",
                        "py311-ipdb",
                        "py313-ipdb",
                        "py312-ipdb",
                        "py38-ipdb"
                    ]
                }
            ]
        },
        {
            "name": "ipcheck",
            "portdir": "net/ipcheck",
            "version": "0.242",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ipcheck.sourceforge.net",
            "description": "dynamic dns client written in python",
            "long_description": "ipcheck updates your ip address at one of the dynamic dns address providers like dyndns.org",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipcalc",
            "portdir": "net/ipcalc",
            "version": "0.51",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jodies.de/ipcalc/",
            "description": "calculates various network masks etc. from given ip-address",
            "long_description": "ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipbt",
            "portdir": "sysutils/ipbt",
            "version": "20240909.a852474",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.chiark.greenend.org.uk/~sgtatham/ipbt/",
            "description": "a high-tech ttyrec player for Unix",
            "long_description": "ipbt plays ttyrec files and works by embedding a terminal emulator (PuTTY). The input file is read in full and run through the internal terminal emulator, and the resulting screen states are saved in an internal movie array in such a way that any screen state ('frame') can be retrieved efficiently.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 429
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipatool",
            "portdir": "sysutils/ipatool",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/majd/ipatool",
            "description": "CLI for searching and downloading iOS app packages from the App Store",
            "long_description": "CLI for searching and downloading iOS app packages from the App Store.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iozone",
            "portdir": "benchmarks/iozone",
            "version": "3.508",
            "license": "Restrictive/Distributable and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iozone.org/",
            "description": "Performance Test of File I/O",
            "long_description": "Iozone tests the speed of I/O to actual files. Therefore, this measurement factors in the efficiency of your machine's file system, operating system, C compiler, and C runtime library. It produces a measurement which is the number of bytes per second that your system can read or write to a file.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iowow",
            "portdir": "databases/iowow",
            "version": "1.4.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://iowow.softmotions.com",
            "description": "C11 utility library and persistent key/value storage engine",
            "long_description": "C11 utility library and persistent key/value storage engine",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cunit",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ejdb2",
                        "iwnet"
                    ]
                }
            ]
        },
        {
            "name": "ios-deploy",
            "portdir": "devel/ios-deploy",
            "version": "1.11.4",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ios-control/ios-deploy",
            "description": "Install and debug iPhone apps from the command line, without using Xcode",
            "long_description": "Install and debug iPhone apps from the command line, without using Xcode",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ioping",
            "portdir": "sysutils/ioping",
            "version": "1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/koct9i/ioping",
            "description": "Simple disk I/0 latency measuring tool",
            "long_description": "A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 38
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ioflo_select",
            "portdir": "python/ioflo_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ioflo version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of ioflo.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ioflo",
                        "py35-ioflo",
                        "py36-ioflo",
                        "py38-ioflo",
                        "py37-ioflo"
                    ]
                }
            ]
        },
        {
            "name": "iodine",
            "portdir": "net/iodine",
            "version": "0.8.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.kryo.se/iodine/",
            "description": "IPv4 over DNS",
            "long_description": "iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "tomhennigan",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Io",
            "portdir": "lang/Io",
            "version": "2017.09.06",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iolanguage.com/",
            "description": "Io is small prototype-based programming language",
            "long_description": "Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "libvorbis",
                        "sqlite3",
                        "glib2",
                        "gmp",
                        "libedit",
                        "libevent",
                        "libffi",
                        "libmemcached",
                        "ncurses",
                        "openssl",
                        "ossp-uuid",
                        "pcre",
                        "readline",
                        "lzo2",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "python37",
                        "libidn",
                        "libogg",
                        "libtheora",
                        "loudmouth",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "pango",
                        "yajl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inventor",
            "portdir": "devel/inventor",
            "version": "2.1.5-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oss.sgi.com/projects/inventor/",
            "description": "SGI Open InventorTM graphics toolkit",
            "long_description": "Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "imagelib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "glw",
                        "libjpeg-turbo",
                        "xorg-libXi",
                        "xorg-libXt",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "intltool",
            "portdir": "textproc/intltool",
            "version": "0.51.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://launchpad.net/intltool",
            "description": "A collection of i18n tools",
            "long_description": "The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.",
            "active": true,
            "categories": [
                "textproc",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-common",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pathtools",
                        "expat",
                        "p5.34-xml-parser",
                        "p5.34-scalar-list-utils",
                        "p5.34-getopt-long"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "finch",
                        "yum",
                        "vte-gtk2-xfce",
                        "gnokii",
                        "telepathy-logger",
                        "garagejam",
                        "logjam",
                        "gtetrinet",
                        "klavaro",
                        "accountsservice",
                        "bakery",
                        "conglomerate",
                        "gconf",
                        "gconf-editor",
                        "gdl",
                        "gdl3",
                        "gingerblue",
                        "gnome-font-viewer",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-vfs",
                        "gnome-vfs-monikers",
                        "gnomeicu",
                        "gtk2-murrine",
                        "gtksourceview",
                        "gwget",
                        "libbonobo",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libwnck",
                        "monster-masher",
                        "policykit-gnome",
                        "seed",
                        "vte-gtk2-compat",
                        "gimp-gap-devel",
                        "tumbler",
                        "tilp2",
                        "libqalculate",
                        "qalculate-gtk",
                        "agave",
                        "gq",
                        "linphone",
                        "gtkspell3",
                        "libxfce4util",
                        "pidgin-bot-sentry",
                        "pidgin-sipe",
                        "tsclient",
                        "gramps",
                        "anjuta",
                        "jpilot",
                        "gnumeric",
                        "gpodder",
                        "vino",
                        "gmpc",
                        "cutter",
                        "geoclue2",
                        "empathy",
                        "evolution-data-server-gtk4",
                        "gthumb",
                        "libepc",
                        "libsocialweb",
                        "gajim",
                        "libgrss",
                        "ghemical",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "seahorse",
                        "autotrace",
                        "spice-gtk",
                        "zathura",
                        "zathura-docs",
                        "pidgin",
                        "libpurple",
                        "gtksourceview2",
                        "xfconf",
                        "libxfce4ui",
                        "gnome-music",
                        "gnome-photos",
                        "pavucontrol",
                        "libdbusmenu",
                        "ghex",
                        "glom",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "liferea",
                        "terminator",
                        "viking",
                        "darktable",
                        "darktable-devel",
                        "goffice",
                        "gtk-vnc",
                        "goffice08",
                        "pslib",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "libghemical",
                        "gtkspell2",
                        "gnomint",
                        "utimer",
                        "libbonoboui",
                        "gal",
                        "libtranslate",
                        "gtk-engines2",
                        "nimbus",
                        "Thunar",
                        "xfce4-panel",
                        "xfce4-session",
                        "xfce4-settings",
                        "xfdesktop",
                        "xfwm4",
                        "gnome-mime-data",
                        "gnome-voice",
                        "gxmessage",
                        "gnome-doc-utils",
                        "easytag",
                        "easytag-devel",
                        "xkeyboard-config",
                        "pcb",
                        "gtkpod",
                        "sound-theme-freedesktop",
                        "libgpod",
                        "kitlist",
                        "tango-icon-theme",
                        "gimp-gap",
                        "gdmap",
                        "evolution-data-server",
                        "pxlib",
                        "vte",
                        "pidgin-otr",
                        "homebank",
                        "meld",
                        "libosinfo",
                        "libvirt-glib",
                        "gimp-lqr-plugin",
                        "gobby",
                        "orage",
                        "exo",
                        "garcon",
                        "xfce4-appfinder",
                        "xfe",
                        "gpredict",
                        "gnotime",
                        "mdk",
                        "denemo",
                        "midori",
                        "tagtool",
                        "stardict",
                        "libmypaint",
                        "avahi",
                        "xgsch2pcb",
                        "libgda5",
                        "geany",
                        "giggle",
                        "glade3",
                        "leafpad",
                        "gelide",
                        "pioneers",
                        "alacarte",
                        "balsa",
                        "dia",
                        "file-roller",
                        "gdm",
                        "genius",
                        "glabels",
                        "gnome-applets",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-mud",
                        "gnome-photo-print",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-system-log",
                        "gnome-themes-extra",
                        "gnome-weather",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "regexxer",
                        "xchat-gnome",
                        "grsync",
                        "transmission-x11",
                        "chemical-mime-data",
                        "mousepad",
                        "ristretto",
                        "xfce4-terminal",
                        "l3afpad",
                        "xqf",
                        "gourmet",
                        "gnome-turtle",
                        "nfoview",
                        "oregano",
                        "gimp2",
                        "gimp2-devel",
                        "xarchiver",
                        "synfig",
                        "synfigstudio",
                        "gnucash",
                        "gnucash-devel",
                        "geany-plugins",
                        "grisbi",
                        "xscreensaver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-dev-tools",
                        "py35-distutils-extra",
                        "py27-distutils-extra",
                        "fsearch",
                        "py36-distutils-extra"
                    ]
                }
            ]
        },
        {
            "name": "internetarchive",
            "portdir": "python/internetarchive",
            "version": "5.4.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jjjake/internetarchive",
            "description": "A Python interface to archive.org.",
            "long_description": "A Python interface to archive.org.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-tqdm",
                        "py313-jsonpatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tubeup"
                    ]
                }
            ]
        },
        {
            "name": "interceptty",
            "portdir": "sysutils/interceptty",
            "version": "0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.suspectclass.com/~sgifford/interceptty/",
            "description": "port interceptor for serial ports",
            "long_description": "interceptty is a program that can sit between a real (or fake) serial port and an application, recording any communications between the application and the device. It can also be used as a network serial server or client, to provide an emulated serial port connected to a program, and for various other tasks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "integrit",
            "portdir": "security/integrit",
            "version": "4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://integrit.sourceforge.net",
            "description": "integrit is the most simple Tripwire alternative",
            "long_description": "integrit is a more simple alternative to file integrity verification programs like tripwire and aide. It helps you determine whether an intruder has modified a computer system. integrit works by creating a database that is a snapshot of the most essential parts of your computer system. You put the database somewhere safe, and then later you can use it to make sure that no one has made any illicit modifications to the computer system. In the case of a break in, you know exactly which files have been modified, added, or removed. integrit is a robust, stable piece of software designed for professional use.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "frank.dean",
                    "github": "frankdean",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "insub",
            "portdir": "irc/insub",
            "version": "13.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gruntle.org/projects/irssi/insub/",
            "description": "extra cowsay cows and irssi script",
            "long_description": "Handy tools for being obnoxious on IRC. Warning: some of the cows are potentially offensive.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inspectrum",
            "portdir": "science/inspectrum",
            "version": "20220326-98b998ff",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miek/inspectrum",
            "description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
            "long_description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "fftw-3-single",
                        "liquid-dsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "InsightToolkit-devel",
            "portdir": "graphics/InsightToolkit-devel",
            "version": "4.8.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "InsightToolkit",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by InsightToolkit",
            "long_description": "This port has been replaced by InsightToolkit.",
            "active": false,
            "categories": [
                "devel",
                "graphics"
            ],
            "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": "InsightToolkit4",
            "portdir": "graphics/InsightToolkit4",
            "version": "4.13.3",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://itk.org",
            "description": "Insight Segmentation and Registration Toolkit (ITK)",
            "long_description": "Insight Segmentation and Registration Toolkit (ITK) is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "double-conversion",
                        "gtest",
                        "dcmtk",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "libaec",
                        "fftw-3-single",
                        "gdcm",
                        "hdf5",
                        "expat",
                        "libminc",
                        "fftw-3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py311-InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4"
                    ]
                }
            ]
        },
        {
            "name": "InsightToolkit",
            "portdir": "graphics/InsightToolkit",
            "version": "5.4.4",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://itk.org",
            "description": "Insight Segmentation and Registration Toolkit (ITK)",
            "long_description": "Insight Segmentation and Registration Toolkit (ITK) is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "double-conversion",
                        "gtest",
                        "vxl",
                        "dcmtk",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "libaec",
                        "fftw-3",
                        "fftw-3-single",
                        "gdcm",
                        "hdf5",
                        "expat",
                        "libminc",
                        "eigen3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit"
                    ]
                }
            ]
        },
        {
            "name": "input-source-switcher",
            "portdir": "sysutils/input-source-switcher",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vovkasm/input-source-switcher",
            "description": "Command line input source switcher for Mac.",
            "long_description": "This small utility for macOS allows you to easily switch input sources from the command line. Its main purpose is to be used as a service in the vim-xkbswitch plugin.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 615
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "input-leap",
            "portdir": "aqua/input-leap",
            "version": "3.0.2-20250224",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/input-leap/input-leap",
            "description": "share a keyboard and mouse over the network",
            "long_description": "input-leap shares a keyboard, mouse, and clipboard over the network. It supports multiple operating systems, including macOS, Linux, FreeBSD, OpenBSD, and Windows. It is a fork of barrier, which in turn is a fork of synergy.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "koston",
                    "github": "Koston-0xDEADBEEF",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "innoextract",
            "portdir": "archivers/innoextract",
            "version": "1.9",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://constexpr.org/innoextract/",
            "description": "A tool to unpack installers created by Inno Setup",
            "long_description": "Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using Wine.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers",
                "compression"
            ],
            "maintainers": [
                {
                    "name": "fjoe",
                    "github": "mkhon",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "boost181"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "fheroes2"
                    ]
                }
            ]
        },
        {
            "name": "inkscape-textext",
            "portdir": "graphics/inkscape-textext",
            "version": "1.10.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/textext/textext",
            "description": "LaTeX typesetting in Inkscape",
            "long_description": "Textext provides re-editable LaTeX objects to Inkscape’s repertoire.",
            "active": true,
            "categories": [
                "graphics",
                "tex"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview3",
                        "py312-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "inkscape",
                        "texlive-latex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inkscape-gtk3-devel",
            "portdir": "graphics/inkscape-gtk3-devel",
            "version": "1.0alpha-20190429",
            "license": "GPL-2 and LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "inkscape",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by inkscape",
            "long_description": "This port has been replaced by inkscape.",
            "active": false,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "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": "inkscape-devel",
            "portdir": "graphics/inkscape-devel",
            "version": "1.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://inkscape.org/",
            "description": "This is the current development pre-release version of Inkscape.",
            "long_description": "Inkscape is an multi-platform, Open-Source Vector Graphics Editor that uses SVG as its native file format. This is the current development pre-release version of Inkscape.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "gtest",
                        "ninja",
                        "pkgconfig",
                        "boost176",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsoup",
                        "ImageMagick",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "lcms2",
                        "lib2geom",
                        "libcdr-0.1",
                        "libepoxy",
                        "libjpeg-turbo",
                        "libpng",
                        "libvisio-0.1",
                        "libwpg-0.3",
                        "poppler",
                        "potrace",
                        "gsl",
                        "libxml2",
                        "libxslt",
                        "zlib",
                        "pango",
                        "gettext-runtime",
                        "python312",
                        "gtkmm3",
                        "boehmgc",
                        "double-conversion",
                        "glibmm",
                        "libsigcxx2",
                        "desktop-file-utils",
                        "gdl3",
                        "gspell",
                        "gtksourceview4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "py312-numpy",
                        "py312-lxml",
                        "py312-cssselect",
                        "py312-scour"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inkscape-app",
            "portdir": "aqua/inkscape-app",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.inkscape.org",
            "description": "Inkscape.app application bundle",
            "long_description": "Inkscape.app application bundle",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "inkscape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inkscape",
            "portdir": "graphics/inkscape",
            "version": "1.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://inkscape.org/",
            "description": "This is the current stable release version of Inkscape.",
            "long_description": "Inkscape is an multi-platform, Open-Source Vector Graphics Editor that uses SVG as its native file format. This is the current stable release version of Inkscape.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "gtest",
                        "ninja",
                        "pkgconfig",
                        "boost176",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview4",
                        "ImageMagick",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "lcms2",
                        "lib2geom",
                        "libcdr-0.1",
                        "libepoxy",
                        "libjpeg-turbo",
                        "libpng",
                        "libvisio-0.1",
                        "libwpg-0.3",
                        "poppler",
                        "potrace",
                        "gsl",
                        "libxml2",
                        "libxslt",
                        "zlib",
                        "pango",
                        "gettext-runtime",
                        "libsoup-2.4",
                        "python312",
                        "gtkmm3",
                        "boehmgc",
                        "double-conversion",
                        "glibmm",
                        "libsigcxx2",
                        "desktop-file-utils",
                        "gdl3",
                        "gspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "py312-numpy",
                        "py312-lxml",
                        "py312-cssselect",
                        "py312-scour"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "inkscape-textext",
                        "inkscape-app"
                    ]
                }
            ]
        },
        {
            "name": "initool",
            "portdir": "sysutils/initool",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/dbohdan/initool",
            "description": "Manipulate INI files from the command line",
            "long_description": "Initool lets you manipulate the contents of INI files from the command line. It is a rewrite of an earlier program by the same developer called iniparse. Rather than modify INI files in place like iniparse, however, it prints the modified contents to standard output.",
            "active": true,
            "categories": [
                "sysutils",
                "ml"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mlton",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inipp",
            "portdir": "devel/inipp",
            "version": "2022.02.04",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcmtroffaes/inipp",
            "description": "Simple C++ ini parser",
            "long_description": "Simple header-only C++ ini parser and generator.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iniparser",
            "portdir": "devel/iniparser",
            "version": "4.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ndevilla/iniparser",
            "description": "An ini file parser library for C",
            "long_description": "An ini file parser library for C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "frank.dean",
                    "github": "frankdean",
                    "ports_count": 12
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mod_tile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netatalk4",
                        "cava"
                    ]
                }
            ]
        },
        {
            "name": "inih",
            "portdir": "devel/inih",
            "version": "58",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benhoyt/inih",
            "description": "inih (INI Not Invented Here) is a simple .INI file parser written in C",
            "long_description": "It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tio",
                        "rsgain"
                    ]
                }
            ]
        },
        {
            "name": "infracost",
            "portdir": "sysutils/infracost",
            "version": "0.10.41",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.infracost.io",
            "description": "Cloud cost estimates for Terraform in your CLI",
            "long_description": "Infracost shows hourly and monthly cost estimates for a Terraform project. This helps developers, DevOps et al. quickly see the cost breakdown and compare different deployment options upfront.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inform",
            "portdir": "devel/inform",
            "version": "6.33",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.inform-fiction.org/",
            "description": "A Z-Code (Infocom Text Adventures) compiler",
            "long_description": "Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vim",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "infobot",
            "portdir": "irc/infobot",
            "version": "0.45.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infobot.org/",
            "description": "IRC Bot written in Perl with a rabid AI",
            "long_description": "The infobot connects to an Internet Relay Chat (IRC) server, joins some channels (maybe), and begins accumulating factoids. To run one, download the source, uncompress it, untar it, edit the config files, and it up.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "influxdb",
            "portdir": "sysutils/influxdb",
            "version": "2.7.10",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://influxdata.com",
            "description": "Scalable datastore for metrics, events, and real-time analytics",
            "long_description": "InfluxDB is an open source time series platform. This includes APIs for storing and querying data, processing it in the background for ETL, monitoring and/or alerting purposes, user dashboards, visualizing and exploring the data and more.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "pkgconfig",
                        "protobuf3-cpp",
                        "yarn",
                        "go",
                        "rust",
                        "coreutils",
                        "npm10",
                        "clang-17",
                        "nodejs22"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "influx-cli",
            "portdir": "sysutils/influx-cli",
            "version": "2.7.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/influxdata/influx-cli",
            "description": "CLI for managing resources in InfluxDB v2",
            "long_description": "CLI for managing resources in InfluxDB v2",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "infisical",
            "portdir": "security/infisical",
            "version": "0.28.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://infisical.com/",
            "description": "Official CLI for Infisical, an open source secrets platform",
            "long_description": "Official CLI for Infisical, an open source secrets platform",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}