GET /api/v1/ports/?format=api&ordering=name&page=83
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=84",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=82",
    "results": [
        {
            "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-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-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": "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": "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": "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": "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": "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-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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "ipsw",
            "portdir": "security/ipsw",
            "version": "3.1.635",
            "license": "MIT",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blacktop.github.io/ipsw",
            "description": "iOS/macOS Research Swiss Army Knife",
            "long_description": "iOS/macOS Research Swiss Army Knife. Everything you need to start researching Apple security and internals.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "unicorn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipv6calc",
            "portdir": "net/ipv6calc",
            "version": "4.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.deepspace6.net/projects/ipv6calc.html",
            "description": "A small utility to manipulate (not only) IPv6 addresses.",
            "long_description": "ipv6calc is a small utility written in programming languate C to manipulate (not only) IPv6 addresses. Intentions were convering a given IPv6 address into compressed format, convering a given IPv6 address into the same format like shown in /proc/net/if_inet6 and (because it was not difficulty) migrating the Perl program ip6_int into. Now only one utiltity is needed to do a lot.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipython2_select",
            "portdir": "python/ipython2_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default IPython2 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of IPython2.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ipython"
                    ]
                }
            ]
        },
        {
            "name": "ipython3_select",
            "portdir": "python/ipython3_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default IPython3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of IPython3.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py35-ipython",
                        "py36-ipython",
                        "py37-ipython",
                        "py38-ipython",
                        "py39-ipython",
                        "py311-ipython",
                        "py310-ipython",
                        "py312-ipython",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "ipython_select",
            "portdir": "python/ipython_select",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default IPython version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of IPython.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py35-ipython",
                        "py36-ipython",
                        "py27-ipython",
                        "py37-ipython",
                        "py38-ipython",
                        "py39-ipython",
                        "py311-ipython",
                        "py310-ipython",
                        "py312-ipython",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "iqtree",
            "portdir": "science/iqtree",
            "version": "1.6.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iqtree.org/",
            "description": "Efficient phylogenomic software by maximum likelihood",
            "long_description": "The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "cmake",
                        "libomp",
                        "eigen3",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iqtree2",
            "portdir": "science/iqtree2",
            "version": "2.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iqtree.org/",
            "description": "Efficient phylogenomic software by maximum likelihood",
            "long_description": "The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "cmake",
                        "libomp",
                        "eigen3",
                        "boost176",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ircii",
            "portdir": "irc/ircii",
            "version": "20240918",
            "license": "BSD and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eterna23.net/ircii/",
            "description": "an IRC and ICB client",
            "long_description": "The ircII program is a full screen, termcap based interface to Internet Relay Chat. It gives full access to all of the normal IRC functions, plus a variety of additional options.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tkirc"
                    ]
                }
            ]
        },
        {
            "name": "ircii-classic",
            "portdir": "irc/ircii-classic",
            "version": "2.8.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.irchelp.org/irchelp/clients/unix/ircii/",
            "description": "a text-based IRC and ICB client",
            "long_description": "ircII is a text-based interface to Internet Relay Chat. This port is for version 2.8.2 from 1995, since some consider later versions buggier and more bloated.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irctree",
            "portdir": "irc/irctree",
            "version": "0.10",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.habets.pp.se/synscan/programs.php?prog=irctree",
            "description": "show a tree representing the structure of an IRC network in ASCII",
            "long_description": "show a tree representing the structure of an IRC network in ASCII",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iRecovery",
            "portdir": "sysutils/iRecovery",
            "version": "0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chronic-Dev/libirecovery",
            "description": "Console client for iBoot/iBSS iPhone, iPod touch and iPad",
            "long_description": "iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irrlicht",
            "portdir": "devel/irrlicht",
            "version": "1.8.5",
            "license": "zlib",
            "platforms": "{macosx >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://irrlicht.sourceforge.io",
            "description": "lightning fast realtime 3D game engine",
            "long_description": "lightning fast realtime 3D game engine",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}