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

{
    "count": 51891,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=988",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=986",
    "results": [
        {
            "name": "t4k_common",
            "portdir": "devel/t4k_common",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tux4kids/t4kcommon",
            "description": "shared code for Tux4Kids apps TuxMath and Tux Typing",
            "long_description": "t4k_common is a common library for routines used in TuxMath and Tux Typing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_mixer",
                        "libpng",
                        "librsvg",
                        "libiconv",
                        "libxml2",
                        "libsdl_ttf",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tuxmath",
                        "tuxtype"
                    ]
                }
            ]
        },
        {
            "name": "t1lib",
            "portdir": "devel/t1lib",
            "version": "5.1.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.t1lib.org/",
            "description": "Library for generating glyphs from Type 1 fonts",
            "long_description": "t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvipng"
                    ]
                }
            ]
        },
        {
            "name": "swig3-tcl",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tcl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Tcl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-ruby",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Ruby binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Ruby binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "ruby186",
                "ruby187",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "ruby23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-r",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "R binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the R binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-python",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Python binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Python binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-nds2-client",
                        "py27-nds2-client",
                        "py35-nds2-client",
                        "py36-nds2-client",
                        "py37-nds2-client",
                        "py39-nds2-client",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr37-iio",
                        "gr37-iqbalance",
                        "gr37-iridium",
                        "gr37-limesdr",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-rds",
                        "gr37-satellites",
                        "gr37-sdrplay",
                        "gr37-specest",
                        "gr37-tdd",
                        "py313-nds2-client",
                        "py314-nds2-client"
                    ]
                }
            ]
        },
        {
            "name": "swig3-pike",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Pike binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Pike binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "pike"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-php",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "PHP 5 binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the PHP 5 binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "php53",
                "php54",
                "php55",
                "php56",
                "php70",
                "php71",
                "php72"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "php72"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-perl",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Perl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Perl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-octave",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Octave binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Octave binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nds2-client-octave"
                    ]
                }
            ]
        },
        {
            "name": "swig3-ocaml",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Objective Caml binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Objective Caml binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-lua",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Lua binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Lua binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-java",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Java binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Java binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nds2-client-java",
                        "nds2-client-matlab"
                    ]
                }
            ]
        },
        {
            "name": "swig3-guile",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Guile binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Guile binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-go",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Go binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Go binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-gcj",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any {darwin <= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "GCJ binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the GCJ binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc48",
                "gcc47"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "gcc47"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-d",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any {darwin <= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "D binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the D binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "phobos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-csharp",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "C# binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the C# binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "swig3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-clisp",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "CLISP binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the CLISP binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "clisp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3-chicken",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Chicken binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Chicken binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "chicken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig3",
            "portdir": "devel/swig3",
            "version": "3.0.12",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tool to wrap C/C++ libraries in high-level languages.",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.9"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3-d",
                        "swig3-gcj",
                        "swig3-go",
                        "swig3-guile",
                        "swig3-java",
                        "swig3-lua",
                        "swig3-ocaml",
                        "swig3-octave",
                        "swig3-perl",
                        "swig3-php",
                        "swig3-pike",
                        "swig3-python",
                        "swig3-r",
                        "swig3-ruby",
                        "swig3-tcl",
                        "nds2-client-swig",
                        "nds2-client-java",
                        "nds2-client-matlab",
                        "nds2-client-octave",
                        "py313-nds2-client",
                        "py38-nds2-client",
                        "py314-nds2-client",
                        "py27-nds2-client",
                        "py35-nds2-client",
                        "py36-nds2-client",
                        "py37-nds2-client",
                        "py39-nds2-client",
                        "swig3-chicken",
                        "swig3-clisp",
                        "swig3-csharp"
                    ]
                }
            ]
        },
        {
            "name": "swig-python3",
            "portdir": "devel/swig",
            "version": "4.0.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "swig-python",
            "homepage": "http://www.swig.org/",
            "description": "Obsolete port, replaced by swig-python",
            "long_description": "This port has been replaced by swig-python.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-tcl",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tcl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Tcl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "plplot",
                        "plplot510",
                        "plplot-single",
                        "plplot510-single"
                    ]
                }
            ]
        },
        {
            "name": "swig-ruby",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Ruby binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Ruby binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "ruby186",
                "ruby187",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "ruby23"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "playerstage-player"
                    ]
                }
            ]
        },
        {
            "name": "swig-r",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "R binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the R binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-python",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Python binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Python binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-simstring",
                        "py36-lalframe",
                        "py36-lalmetaio",
                        "lldb-22",
                        "coot",
                        "coot-devel",
                        "gnuradio-devel",
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "py27-kcs11",
                        "py27-pybox2d",
                        "py36-pybox2d",
                        "py27-pymvpa",
                        "py35-pymvpa",
                        "py36-pymvpa",
                        "py27-scikit-umfpack",
                        "py35-scikit-umfpack",
                        "py36-scikit-umfpack",
                        "py313-scikit-umfpack",
                        "py314-scikit-umfpack",
                        "py27-scipy",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "gds",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iio",
                        "gr-iqbalance",
                        "gr-iridium",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-rds",
                        "gr-satellites",
                        "gr-specest",
                        "kicad",
                        "py312-lal",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "py27-ldas-tools-al",
                        "py27-ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-frameAPI",
                        "py27-ldas-tools-framecpp",
                        "py27-ldas-tools-ldasgen",
                        "oof2",
                        "stimfit",
                        "xraylib",
                        "py37-mupdf",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py27-openbabel",
                        "py27-gsl",
                        "py35-gsl",
                        "py36-gsl",
                        "py36-lalburst",
                        "py36-lalinspiral",
                        "py36-lalsimulation",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py27-freeling",
                        "py39-pybox2d",
                        "py36-lal",
                        "py39-gyoto",
                        "py27-lalburst",
                        "py38-lalburst",
                        "py27-lalframe",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py27-lalinspiral",
                        "py38-lalinspiral",
                        "py27-lalmetaio",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py38-fann2",
                        "py37-gsl",
                        "py38-mupdf",
                        "py37-kcs11",
                        "py37-pybox2d",
                        "py27-pycg",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py39-scikit-umfpack",
                        "py38-cipheycore",
                        "py37-pymvpa",
                        "py38-faiss",
                        "py39-kcs11",
                        "py37-faiss",
                        "py35-scipy",
                        "py36-scipy",
                        "py37-scipy",
                        "py39-openbabel",
                        "py39-mupdf",
                        "py38-scipy",
                        "py39-gsl",
                        "py39-cipheycore",
                        "py37-stfio",
                        "py27-lal",
                        "py38-lal",
                        "py38-pybox2d",
                        "py38-kcs11",
                        "py39-pysaga",
                        "py39-openbabel2",
                        "py38-pymvpa",
                        "py39-faiss",
                        "bakefile",
                        "olena",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga",
                        "py314-pysaga",
                        "gnucash",
                        "gnucash-devel",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "MyPaint",
                        "oofcanvas",
                        "partio",
                        "lldb-10",
                        "lldb-11",
                        "lldb-12",
                        "lldb-13",
                        "lldb-14",
                        "lldb-15",
                        "lldb-16",
                        "lldb-17",
                        "lldb-18",
                        "lldb-19",
                        "lldb-20",
                        "lldb-21",
                        "lldb-6.0",
                        "lldb-5.0",
                        "lldb-8.0",
                        "lldb-7.0",
                        "lldb-9.0",
                        "lldb-devel",
                        "py310-faiss",
                        "mathgl",
                        "libcec",
                        "libgpod",
                        "zeek",
                        "zeek-devel",
                        "py312-fann2",
                        "py310-gsl",
                        "py311-gsl",
                        "py312-gsl",
                        "py313-gsl",
                        "py314-gsl",
                        "py310-kcs11",
                        "py311-kcs11",
                        "py312-kcs11",
                        "py310-mupdf",
                        "py311-mupdf",
                        "py312-mupdf",
                        "py310-openbabel",
                        "py311-openbabel",
                        "py312-openbabel",
                        "py313-openbabel",
                        "py314-openbabel",
                        "py310-openbabel2",
                        "py311-openbabel2",
                        "py312-openbabel2",
                        "py310-pybox2d",
                        "py311-pybox2d",
                        "py312-pybox2d",
                        "py312-pymvpa",
                        "py310-scikit-umfpack",
                        "py311-scikit-umfpack",
                        "py312-scikit-umfpack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py27-pyepl",
                        "fife",
                        "py310-orfeotoolbox",
                        "py27-pyscard",
                        "py35-pyscard",
                        "py36-pyscard",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "py27-pylibpcap",
                        "playerstage-player",
                        "py310-ffc",
                        "py311-ffc",
                        "py312-ffc",
                        "py27-pynifti",
                        "py310-pyscard",
                        "py311-pyscard",
                        "py37-pyscard",
                        "py312-pyscard",
                        "py37-pivy",
                        "py313-pyscard",
                        "py314-pyscard",
                        "py310-pivy",
                        "py27-sfepy",
                        "py27-m2crypto",
                        "py38-pivy",
                        "py310-m2crypto",
                        "py311-m2crypto",
                        "py38-m2crypto",
                        "py39-pivy",
                        "py38-ffc",
                        "hugin-app",
                        "py312-m2crypto",
                        "py27-scikits-ann",
                        "py38-pyscard",
                        "py39-ffc",
                        "py39-m2crypto",
                        "py27-swiginac",
                        "py36-ffc",
                        "py37-ffc",
                        "py39-pyscard",
                        "freecad",
                        "libopenshot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-pike",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Pike binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Pike binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "pike"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-php",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "PHP 8 binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the PHP 8 binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "php83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-perl",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Perl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Perl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xraylib"
                    ]
                }
            ]
        },
        {
            "name": "swig-octave",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Octave binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Octave binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave-lalsimulation",
                        "octave-lal",
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalinspiral",
                        "octave-lalmetaio",
                        "octave-lalpulsar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave-database"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-ocaml",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Objective Caml binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Objective Caml binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-lua",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Lua binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Lua binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "lua"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fityk"
                    ]
                }
            ]
        },
        {
            "name": "swig-java",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Java binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Java binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-guile",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Guile binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Guile binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "coot",
                        "coot-devel",
                        "gnucash",
                        "gnucash-devel"
                    ]
                }
            ]
        },
        {
            "name": "swig-go",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Go binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Go binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-gcj",
            "portdir": "devel/swig",
            "version": "4.3.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "GCJ binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the GCJ binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc48",
                "gcc47"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "gcc47"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-d",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "D binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the D binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "phobos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-csharp",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "C# binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the C# binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "swig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-clisp",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "CLISP binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the CLISP binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "clisp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-chicken",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Chicken binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Chicken binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "chicken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tool to wrap C/C++ libraries in high-level languages.",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-gsl",
                        "py36-lalmetaio",
                        "coot",
                        "coot-devel",
                        "subversion-perlbindings-5.26",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "gds",
                        "kicad",
                        "lal",
                        "py312-lal",
                        "lalburst",
                        "octave-lal",
                        "py312-lalburst",
                        "octave-lalburst",
                        "lalframe",
                        "lalinference",
                        "py312-lalframe",
                        "octave-lalframe",
                        "py312-lalinference",
                        "octave-lalinference",
                        "lalinspiral",
                        "lalmetaio",
                        "octave-lalinspiral",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "octave-lalmetaio",
                        "lalpulsar",
                        "lalsimulation",
                        "py312-lalpulsar",
                        "octave-lalpulsar",
                        "py312-lalsimulation",
                        "octave-lalsimulation",
                        "libsbml",
                        "py36-lalburst",
                        "py36-lalinspiral",
                        "py36-lalsimulation",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py36-lal",
                        "py27-lalburst",
                        "py38-lalburst",
                        "py27-lalframe",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py27-lalinspiral",
                        "py38-lalinspiral",
                        "py27-lalmetaio",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "py38-cipheycore",
                        "py38-faiss",
                        "py37-faiss",
                        "py39-gsl",
                        "py39-cipheycore",
                        "py27-lal",
                        "py38-lal",
                        "py39-pysaga",
                        "py39-faiss",
                        "olena",
                        "subversion-python27bindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-rubybindings",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "saga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga",
                        "py314-pysaga",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py310-faiss",
                        "zeek",
                        "zeek-devel",
                        "py310-gsl",
                        "py311-gsl",
                        "py312-gsl",
                        "py313-gsl",
                        "py36-lalframe"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-gcj",
                        "swig-octave",
                        "swig-perl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-ruby",
                        "swig-chicken",
                        "swig-clisp",
                        "swig-pike",
                        "swig-tcl",
                        "freecad",
                        "librets",
                        "swig-guile",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "py27-swiginac",
                        "xrootd",
                        "ogre",
                        "swig-csharp",
                        "swig-d",
                        "swig-go"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "valabind",
                        "yubikey-manager",
                        "yubikey-manager4",
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swagger-codegen",
            "portdir": "devel/swagger-codegen",
            "version": "3.0.36",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://swagger.io/tools/swagger-codegen/",
            "description": "Generates API client libraries (SDK generation), server stubs and documentation automatically given an OpenAPI Spec",
            "long_description": "Generates API client libraries (SDK generation), server stubs and documentation automatically given an OpenAPI Spec",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "svndumptool",
            "portdir": "devel/svndumptool",
            "version": "0.6.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://svn.borg.ch/svndumptool/",
            "description": "tool for processing Subversion dumpfiles",
            "long_description": "With svndumptool you can check dumpfiles for correctness; fix some broken dumpfiles including those made by cvs2svn; show differences between dumpfiles; edit files inside dumpfiles including replacing their contents or fixing their end-of-line style; export files from dumpfiles; split and join dumpfiles; merge dumpfiles interleaved so that revisions remain in chronological order; show logs; list files of given revisions; and transform revision and node properties with regular expressions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "svndigest",
            "portdir": "devel/svndigest",
            "version": "0.11.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.thep.lu.se/svndigest",
            "description": "Create statistics of a subversion repository",
            "long_description": "svndigest is a tool to extract development information and statistics from a subversion repository. Svndigest is written in C++ and extracts repository history using the Subversion API. The resulting report is written to a user specifiable directory in HTML format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "pj31042",
                    "github": "peter31042",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "help2man",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "subversion",
                        "plplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "svn2git",
            "portdir": "devel/svn2git",
            "version": "1.0.18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/svn-all-fast-export/svn2git",
            "description": "converts a Subversion repository into one or more Git repositories",
            "long_description": "svn2git provides the svn-all-fast-export program which converts a Subversion repository into one or more Git repositories.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "apr",
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "svn2cl",
            "portdir": "devel/svn2cl",
            "version": "0.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://arthurdejong.org/svn2cl/",
            "description": "Subversion log to GNU-style ChangeLog",
            "long_description": "XSL stylesheet for generating a classic GNU-style ChangeLog from a subversion repository log",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-rubybindings",
            "portdir": "devel/subversion-rubybindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Ruby bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The ruby bindings provide access to subversion API from ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "subversion",
                        "ruby",
                        "libmagic",
                        "lz4",
                        "libutf8proc",
                        "serf1",
                        "gettext-runtime",
                        "cyrus-sasl2",
                        "expat",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-python27bindings",
            "portdir": "devel/subversion-python27bindings",
            "version": "1.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python27",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "trac",
                        "trac-devel",
                        "viewvc",
                        "py27-hgsubversion",
                        "py27-svnreporter"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.30",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "subversion",
                        "perl5.30",
                        "lz4",
                        "expat",
                        "libutf8proc",
                        "gettext-runtime",
                        "libmagic",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-svn-mirror",
                        "p5.30-svn-simple"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.28",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "subversion",
                        "perl5.28",
                        "lz4",
                        "expat",
                        "libutf8proc",
                        "gettext-runtime",
                        "libmagic",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-svn-mirror",
                        "p5.28-svn-simple"
                    ]
                }
            ]
        }
    ]
}