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

{
    "count": 52149,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1009",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1007",
    "results": [
        {
            "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": "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": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "svt-av1",
            "portdir": "multimedia/svt-av1",
            "version": "3.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/AOMediaCodec/SVT-AV1",
            "description": "Scalable Video Technology for AV1",
            "long_description": "The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant software encoder/decoder library. The work on the SVT-AV1 encoder targets the development of a production-quality AV1-encoder with performance levels applicable to a wide range of applications, from premium VOD to real-time and live encoding/transcoding. The SVT-AV1 decoder implementation targets future codec research activities.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "debug",
                "avx512",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "yasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libavif",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "libheif",
                        "ffmpeg4",
                        "ffmpeg-devel",
                        "ffmpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "av1an",
                        "ab-av1"
                    ]
                }
            ]
        },
        {
            "name": "svu",
            "portdir": "devel/svu",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caarlos0/svu",
            "description": "Semantic Version Util",
            "long_description": "Semantic Version Util is a tool to manage semantic versions with ease. You can print the current version, increase patch/minor/major manually, or just get the next tag based on your git log.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "swaks",
            "portdir": "perl/swaks",
            "version": "20201014.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jetmore.org/john/code/swaks/",
            "description": "Swiss Army Knife for SMTP",
            "long_description": "Swaks is a featureful, flexible, scriptable, transaction-oriented SMTP test tool.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-digest-md5",
                        "p5.34-digest-sha",
                        "p5.34-io-socket-inet6",
                        "p5.34-mime-base64",
                        "p5.34-authen-sasl",
                        "p5.34-net-ssleay",
                        "p5.34-ntlm",
                        "p5.34-sys-hostname-long",
                        "p5.34-time-hires",
                        "p5.34-net-dns"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swarm",
            "portdir": "science/swarm",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swarm.org/",
            "description": "Swarm is a platform for agent-based models (ABMs).",
            "long_description": "Swarm is a platform for agent-based models (ABMs).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libpng",
                        "tcl",
                        "hdf5",
                        "zlib",
                        "blt",
                        "tk",
                        "xpm",
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swarp",
            "portdir": "science/swarp",
            "version": "2.38.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astromatic.net/software/swarp/",
            "description": "Program that resample and co-adds FITS images",
            "long_description": "SWarp is a program that resamples and co-adds together FITS images using any arbitrary astrometric projection defined in the WCS standard.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sweeper",
            "portdir": "kde/sweeper",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://utils.kde.org/projects/sweeper/",
            "description": "Clean unwanted traces from your system.",
            "long_description": "Sweeper helps to clean unwanted traces the user leaves on the system.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "oxygen-icons",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeutils4"
                    ]
                }
            ]
        },
        {
            "name": "swftools",
            "portdir": "graphics/swftools",
            "version": "0.9.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swftools.org",
            "description": "SWF manipulation and generation tools",
            "long_description": "SWF manipulation and generation tools",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "libjpeg-turbo",
                        "lame",
                        "python27",
                        "freetype",
                        "openjpeg15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-animation"
                    ]
                }
            ]
        },
        {
            "name": "swiftformat",
            "portdir": "devel/swiftformat",
            "version": "0.54.3",
            "license": "MIT",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nicklockwood/swiftformat",
            "description": "Swift formatter",
            "long_description": "A tool to format Swift code",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "free_software",
                    "github": "jrabinow",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swiftlint",
            "portdir": "devel/swiftlint",
            "version": "0.63.2",
            "license": "MIT",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/realm/swiftlint",
            "description": "Swift linter",
            "long_description": "A tool to enforce Swift style and conventions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "christos.koninis",
                    "github": "csknns",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-gsl",
                        "py36-lalmetaio",
                        "subversion-perlbindings-5.26",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py314-gsl",
                        "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",
                        "zeek",
                        "zeek-devel",
                        "gds",
                        "saga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py314-pysaga",
                        "py313-pysaga",
                        "py38-cipheycore",
                        "coot",
                        "coot-devel",
                        "py38-faiss",
                        "py37-faiss",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "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",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py310-faiss",
                        "py310-gsl",
                        "py311-gsl",
                        "py36-lalframe",
                        "py313-gsl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-gcj",
                        "swig-clisp",
                        "swig-pike",
                        "swig-ruby",
                        "freecad",
                        "librets",
                        "swig-tcl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-chicken",
                        "xrootd",
                        "py27-swiginac",
                        "ogre",
                        "swig-csharp",
                        "swig-d",
                        "swig-go",
                        "swig-guile",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "swig-octave",
                        "swig-perl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "valabind",
                        "yubikey-manager4",
                        "lscsoft-deps",
                        "yubikey-manager"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "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": "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "chicken"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "clisp"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "swig3"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "phobos"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc48",
                "gcc47"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "gcc47"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "guile-2.2"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "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-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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "ocaml"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nds2-client-octave"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "perl5"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "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-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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "pike"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "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-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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "R"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "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-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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "tcl"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "chicken"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "clisp"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "swig"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "phobos"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc48",
                "gcc47"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "gcc47"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnucash",
                        "py311-gnucash",
                        "py312-gnucash",
                        "py313-gnucash",
                        "py314-gnucash",
                        "gnucash-devel",
                        "coot",
                        "coot-devel"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "lua"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fityk"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave-lalsimulation",
                        "octave-lalmetaio",
                        "octave-lalpulsar",
                        "octave-lal",
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalinspiral"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave-database"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xraylib"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "variants": [
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "php83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "pike"
                    ]
                }
            ],
            "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": 457
                }
            ],
            "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",
                        "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",
                        "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",
                        "libopenshot",
                        "py27-freeling",
                        "py39-pybox2d",
                        "py36-lal",
                        "py39-gyoto",
                        "gnucash",
                        "py311-gnucash",
                        "py312-gnucash",
                        "py313-gnucash",
                        "py314-gnucash",
                        "gnucash-devel",
                        "py311-openbabel",
                        "py310-openbabel",
                        "py312-openbabel",
                        "py313-openbabel",
                        "py314-openbabel",
                        "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",
                        "zeek",
                        "zeek-devel",
                        "py38-fann2",
                        "py37-gsl",
                        "py38-mupdf",
                        "py37-kcs11",
                        "gds",
                        "py37-pybox2d",
                        "py27-pycg",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py39-scikit-umfpack",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py314-pysaga",
                        "py313-pysaga",
                        "py38-cipheycore",
                        "lldb-21",
                        "lldb-20",
                        "coot",
                        "coot-devel",
                        "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",
                        "lldb-22",
                        "py39-faiss",
                        "bakefile",
                        "olena",
                        "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-6.0",
                        "lldb-5.0",
                        "lldb-8.0",
                        "lldb-7.0",
                        "lldb-9.0",
                        "lldb-devel",
                        "py310-faiss",
                        "mathgl",
                        "libcec",
                        "libgpod",
                        "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-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-pyepl",
                        "py27-pylibpcap",
                        "py37-pyscard",
                        "py27-m2crypto",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py27-pyscard",
                        "py35-pyscard",
                        "py36-pyscard",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "py37-pivy",
                        "py310-m2crypto",
                        "py36-ffc",
                        "py37-ffc",
                        "py311-m2crypto",
                        "py312-m2crypto",
                        "hugin-app",
                        "py27-scikits-ann",
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py38-pivy",
                        "py27-sfepy",
                        "py27-pynifti",
                        "py310-pyscard",
                        "py38-m2crypto",
                        "py39-pivy",
                        "py38-ffc",
                        "py311-pyscard",
                        "py310-ffc",
                        "py311-ffc",
                        "py312-ffc",
                        "py38-pyscard",
                        "py39-ffc",
                        "py39-m2crypto",
                        "py312-pyscard",
                        "py39-pyscard",
                        "freecad",
                        "py313-pyscard",
                        "py310-pivy",
                        "fife",
                        "py314-pyscard",
                        "py27-swiginac",
                        "playerstage-player"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "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": 457
                }
            ],
            "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-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": 457
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 457
                }
            ],
            "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"
                    ]
                }
            ]
        }
    ]
}