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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=57",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=55",
    "results": [
        {
            "name": "ftpsync",
            "portdir": "net/ftpsync",
            "version": "1.3.06",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.clazzes.org/display/FTPSYNC",
            "description": "Synchronizes a local and a remote ftp directory tree",
            "long_description": "Synchronizes a local and a remote ftp directory tree",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-file-listing",
                        "p5.34-net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FTXUI",
            "portdir": "devel/FTXUI",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArthurSonzogni/FTXUI",
            "description": "C++ Functional Terminal User Interface",
            "long_description": "C++ Functional Terminal User Interface: simple cross-platform C++ library for terminal-based user interfaces.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TermME",
                        "caps-log",
                        "json-tui",
                        "git-tui",
                        "just-fast",
                        "rgb-tui",
                        "step-writer"
                    ]
                }
            ]
        },
        {
            "name": "fugu",
            "portdir": "aqua/fugu",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rsug.itd.umich.edu/software/fugu/",
            "description": "A Mac OS X SFTP, SCP and SSH Frontend.",
            "long_description": "Fugu is a graphical frontend to the commandline Secure File Transfer application (SFTP). SFTP is similar to FTP, but unlike FTP, the entire session is encrypted, meaning no passwords are sent in cleartext form, and is thus much less vulnerable to third-party interception.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "functional-fortran",
            "portdir": "fortran/functional-fortran",
            "version": "0.6.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wavebitscientific/functional-fortran",
            "description": "Functional programming for modern Fortran",
            "long_description": "Functional programming for modern Fortran",
            "active": true,
            "categories": [
                "devel",
                "science",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "funky",
            "portdir": "sysutils/funky",
            "version": "3.5.5",
            "license": "MIT",
            "platforms": "{darwin any} linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbugyi200/funky",
            "description": "Funky takes shell functions to the next level by making them easier to define, more flexible, and more interactive.",
            "long_description": "Funky takes shell functions to the next level by making them easier to define, more flexible, and more interactive.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-pygments",
                        "py313-future",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "funtools",
            "portdir": "science/funtools",
            "version": "1.4.7",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ericmandel/funtools",
            "description": "a minimal buy-in FITS library and utility package",
            "long_description": "Funtools is a \"minimal buy-in\" FITS library and utility package developed at the the High Energy Astrophysics Division of SAO. The Funtools library provides simplified access to a wide array of file types: standard astronomical FITS images and binary tables, raw arrays and binary event lists, and even tables of ASCII column data. A sophisticated region filtering library (compatible with ds9) filters images and tables using boolean operations between geometric shapes, support world coordinates, etc. Funtools also supports advanced capabilities such as optimized data searching using index files. The main goal of the Funtools project has been to develop a minimal buy-in FITS library for researchers who are occasional (but serious) coders. In this case, minimal buy-in means easy to learn, easy to use, and easy to re-learn next month.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 422
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "furl",
            "portdir": "www/furl",
            "version": "2.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gumbynet.org.uk/software/furl.html",
            "description": "display the HTTP headers returned by web-servers",
            "long_description": "furl is a small utility designed to display the HTTP headers returned by web-servers in response to client requests.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fusil",
            "portdir": "security/fusil",
            "version": "0.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20090406033503/http://fusil.hachoir.org/trac",
            "description": "A tool to fuzz various software",
            "long_description": "Fusil is a fuzzing framework easing the discovery of problems in software data input, using a technique known as fuzzing, wherein a system is fed corrupted data in order to see how it reacts.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fusioninventory-agent",
            "portdir": "perl/fusioninventory-agent",
            "version": "2.600.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fusioninventory.org/overview/",
            "description": "FusionInventory::Agent",
            "long_description": "Perl application that runs an agent connecting to a server running for example FusionInventory for GLPI for inventorying purposes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-proxy",
                        "p5.34-http-server-simple",
                        "p5.34-http-server-simple-authen",
                        "p5.34-io-capture",
                        "p5.34-ipc-run",
                        "p5.34-net-snmp",
                        "p5.34-test-compile",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-http-server-simple",
                        "p5.34-test-mockmodule",
                        "p5.34-test-mockobject",
                        "p5.34-test-nowarnings",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-yaml-tiny",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-which",
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl",
                        "p5.34-lwp-protocol-https",
                        "p5.34-memoize",
                        "p5.34-net-ip",
                        "p5.34-parallel-forkmanager",
                        "p5.34-parse-edid",
                        "p5.34-text-template",
                        "p5.34-universal-require",
                        "p5.34-xml-treepp",
                        "p5.34-xml-xpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fuzz",
            "portdir": "devel/fuzz",
            "version": "0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fuzz.sourceforge.net/",
            "description": "Software security checking tool",
            "long_description": "The fuzz generator is designed to attack certain kinds of software and expose one particular kind of bug common in software. This is the situation where a programmer implicity makes some assumtions about the data stream that the program will be parsing. If the data stream is substantially different then the program might not be able to deal with it.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fuzzy-find",
            "portdir": "sysutils/fuzzy-find",
            "version": "0.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/silentbicycle/ff",
            "description": "command-line program that find files with fuzzy-completion",
            "long_description": "fuzzy-find is a small command-line program that searches a directory tree with basic fuzzy-completion.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fvm",
            "portdir": "devel/fvm",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fvm.app/",
            "description": "A simple CLI to manage Flutter SDK versions",
            "long_description": "A simple CLI to manage Flutter SDK versions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sdk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fvwm2",
            "portdir": "x11/fvwm2",
            "version": "2.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fvwmorg/fvwm",
            "description": "Version 2.x of FVWM, an X11 window manager.",
            "long_description": "FVWM 2.x is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "bidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libxslt",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXcursor",
                        "readline",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXinerama",
                        "libpng",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fwknop",
            "portdir": "net/fwknop",
            "version": "1.9.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cipherdyne.org/fwknop/",
            "description": "'FireWall KNock OPerator': a port knocker to Linux servers",
            "long_description": "fwknop stands for the 'FireWall KNock OPerator', and implements an authorization scheme called Single Packet Authorization (SPA) that is based around Netfilter and libpcap. SPA requires only a single encrypted packet in order to communicate various pieces of information including desired access through a Netfilter policy and/or complete commands to execute on the target system. By using Netfilter to maintain a 'default drop' stance, the main application of this program is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. The authorization server passively monitors authorization packets via libcap and hence there is no 'server' to which to connect in the traditional sense. Access to a protected service is only granted after a valid encrypted and non-replayed packet is monitored. This port installs the client side script that you run to gain access to a Linux box.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-rijndael",
                        "p5.34-digest-sha",
                        "p5.34-gnupg-interface",
                        "p5.34-crypt-cbc",
                        "p5.34-net-ping-external",
                        "p5.34-term-readkey",
                        "p5.34-unix-syslog",
                        "p5.34-net-ipv4addr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fwknop-client",
            "portdir": "net/fwknop-client",
            "version": "2.6.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cipherdyne.org/fwknop/",
            "description": "'FireWall KNock OPerator': a port knocker to Linux servers",
            "long_description": "fwknop stands for the 'FireWall KNock OPerator', and implements an authorization scheme called Single Packet Authorization (SPA) that is based around Netfilter and libpcap. SPA requires only a single encrypted packet in order to communicate various pieces of information including desired access through a Netfilter policy and/or complete commands to execute on the target system. By using Netfilter to maintain a 'default drop' stance, the main application of this program is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. The authorization server passively monitors authorization packets via libcap and hence there is no 'server' to which to connect in the traditional sense. Access to a protected service is only granted after a valid encrypted and non-replayed packet is monitored. This port installs the client side script that you run to gain access to a Linux box.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2",
                        "wget",
                        "gpgme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fx",
            "portdir": "sysutils/fx",
            "version": "39.2.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fx.wtf",
            "description": "Terminal JSON viewer & processor",
            "long_description": "Terminal JSON viewer & processor",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fxscintilla",
            "portdir": "x11/fxscintilla",
            "version": "1.78.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/fxscintilla",
            "description": "FOX wrapper for the Scintilla source code library",
            "long_description": "fxscintilla is a FOX wrapper for the Scintilla source code widget library.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fox"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-fxruby"
                    ]
                }
            ]
        },
        {
            "name": "fxt",
            "portdir": "math/fxt",
            "version": "2024.11.16",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jjj.de/fxt/",
            "description": "Library of low-level algorithms",
            "long_description": "Library of low-level algorithms",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fyne",
            "portdir": "devel/fyne",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fyne.io",
            "description": "Cross platform GUI in Go inspired by Material Design",
            "long_description": "Fyne is an easy-to-use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fyre",
            "portdir": "math/fyre",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fyre.navi.cx/",
            "description": "Fyre is a tool for producing computational artwork.",
            "long_description": "Fyre is a tool for producing computational artwork based on histograms of iterated chaotic functions.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gtk2",
                        "libglade2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fzf",
            "portdir": "sysutils/fzf",
            "version": "0.67.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/junegunn/fzf",
            "description": "A command-line fuzzy finder written in Go",
            "long_description": "A command-line fuzzy finder written in Go",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "bat-extras",
                        "cfiles",
                        "dmux",
                        "git-toolbelt",
                        "sad",
                        "gig",
                        "git-fuzzy",
                        "ugit"
                    ]
                }
            ]
        },
        {
            "name": "fzy",
            "portdir": "devel/fzy",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jhawthorn/fzy",
            "description": "A better fuzzy finder",
            "long_description": "fzy tries to find the result the user intended. It does this by favouring matches on consecutive letters and starts of words. This allows matching using acronyms or different parts of the path.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "g",
            "portdir": "sysutils/g-ls",
            "version": "0.26.0",
            "license": "MIT",
            "platforms": "{darwin >= 14}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g.equationzhao.space",
            "description": "Powerful and cross-platform ls",
            "long_description": "Powerful and cross-platform ls. Built for the modern terminal.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "g2",
            "portdir": "graphics/g2",
            "version": "0.72",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g2gl.sourceforge.io",
            "description": "simple 2-D graphics library",
            "long_description": "g2 is a simple 2-D graphics library.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "gd2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pure-g2"
                    ]
                }
            ]
        },
        {
            "name": "g3data",
            "portdir": "graphics/g3data",
            "version": "1.5.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.frantz.fi/software/g3data.php",
            "description": "g3data is a program to extract data from published graphs, when the raw data is not available.",
            "long_description": "g3data is an interactive program, which enables the user to extract machine-readable data from published graphs, when the raw data is unavailable. It is particularly useful for extracting data from plots published in scientific journals, when it is inconvenient or impossible to obtain the original raw data.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "eyre",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "g95",
            "portdir": "lang/g95",
            "version": "0.93",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://g95.org/",
            "description": "Another GNU Fortran 95 compiler",
            "long_description": "G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Parts of the F2003 standard have been implemented in g95.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "gcc40"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "ld64",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gaa",
            "portdir": "devel/gaa",
            "version": "1.6.6_6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gaa.sf.net",
            "description": "gaa Argument Analyser",
            "long_description": "gaa simplifies the life of the programmer: you do NOT have to worry about the arguments given to it! A short text written in GAA language generates C-code which analyses the arguments and creates your program's help.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egall",
                    "github": "cooljeanius",
                    "ports_count": 3
                }
            ],
            "variants": [
                "autoreconf",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "flex",
                        "gmake",
                        "latex2html",
                        "texlive-basic",
                        "texlive-fonts-recommended",
                        "texlive-latex",
                        "texinfo"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yydecode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gadap",
            "portdir": "science/gadap",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cola.gmu.edu/grads/grads.php",
            "description": "support library to enable OPeNDAP in GrADS2",
            "long_description": "GrADS specific library for accessing station data",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libdap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gajim",
            "portdir": "net/gajim",
            "version": "1.9.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.gajim.org/gajim/gajim",
            "description": "A full featured and easy to use Jabber client.",
            "long_description": "The goal of Gajim is to provide a full featured and easy to use Jabber client. Gajim works nicely with GNOME, but does not require it to run.",
            "active": true,
            "categories": [
                "net",
                "x11",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-keyring",
                        "py312-qrcode",
                        "py312-sqlalchemy",
                        "py312-pypng",
                        "py312-css-parser",
                        "py312-emoji",
                        "py312-nbxmpp",
                        "py312-omemo-dr",
                        "adwaita-icon-theme",
                        "gtk3",
                        "gtksourceview4",
                        "libsoup",
                        "librsvg",
                        "python312",
                        "py312-certifi",
                        "py312-idna",
                        "py312-Pillow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pyobjc",
                        "libayatana-appindicator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gal",
            "portdir": "gnome/gal",
            "version": "2.5.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GNOME Application Libs (GAL).",
            "long_description": "The GNOME Application Libs (GAL) module contains some library functions that came from Gnumeric and Evolution. The idea is to reuse the code across various larger GNOME applications that might want to use it. This module is outdated and no longer used in the GNOME project.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "libgnomeui",
                        "libgnomecanvas",
                        "libgnomeprintui"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "galaxis",
            "portdir": "games/galaxis",
            "version": "1.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://catb.org/~esr/galaxis/",
            "description": "UNIX clone of the Mac game Galaxis",
            "long_description": "UNIX-hosted, curses-based clone of the nifty little Macintosh freeware game Galaxis. The code is POSIX-conforming and was written under Linux using the ncurses library; it should part readily to any System V. BSD sites using the inferior native BSD curses will lose some features (no color, nor arrow-key support).",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gallery-dl",
            "portdir": "net/gallery-dl",
            "version": "1.30.10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mikf/gallery-dl",
            "description": "command-line program to download image galleries and collections from several image hosting sites",
            "long_description": "gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 8
                }
            ],
            "variants": [
                "ffmpeg",
                "ytdlp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "py313-brotli",
                        "py313-socks",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gambit-c",
            "portdir": "lang/gambit-c",
            "version": "4.9.3",
            "license": "(LGPL-2.1+ or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Main_Page",
            "description": "Gambit-C is a fast Scheme implementation.",
            "long_description": "Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The thread system is very efficient and can support millions of concurrent processes. The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "optimized",
                "profile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "game-porting-toolkit",
            "portdir": "devel/game-porting-toolkit",
            "version": "1.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/games",
            "description": "Game Porting Toolkit 1.1",
            "long_description": "Use the game porting toolkit to eliminate months of up-front work and evaluate how well your game could run on Mac before writing any code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                }
            ],
            "variants": [
                "gstreamer"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "llvm-cx",
                        "pkgconfig",
                        "gettext",
                        "mingw-w64",
                        "bison",
                        "flex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "libpcap",
                        "freetype",
                        "gnutls",
                        "gettext-runtime",
                        "libsdl2",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-mono-7.4.1",
                        "mingw-w64-wine-gecko-2.47.2",
                        "d3dmetal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gamess",
            "portdir": "science/gamess",
            "version": "20180930",
            "license": "Restrictive and Nomirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.msg.chem.iastate.edu/gamess/",
            "description": "a general ab initio quantum chemistry package",
            "long_description": "The General Atomic and Molecular Electronic Structure System (GAMESS) is a general ab initio quantum chemistry package.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ganglia",
            "portdir": "net/ganglia",
            "version": "3.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ganglia.sourceforge.net/",
            "description": "Ganglia monitoring client",
            "long_description": "Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "gettext",
                        "libconfuse",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ganglia-web"
                    ]
                }
            ]
        },
        {
            "name": "ganglia-web",
            "portdir": "net/ganglia-web",
            "version": "3.7.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ganglia/ganglia-web",
            "description": "Web front end for Ganglia.",
            "long_description": "Web front end for the Ganglia monitoring system for high-performance computing systems such as clusters and Grids.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ganglia"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gant",
            "portdir": "java/gant",
            "version": "1.9.10",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Gant/Gant",
            "description": "A groovy based tool for scripting ant",
            "long_description": "Gant is a tool for scripting Ant tasks using Groovy instead of XML to specify the logic. A Gant specification is a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant uses Ant tasks for many of the actions, so Gant is really an alternative way of doing things using Ant, but using a programming language rather than XML to specify the rules.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "garage",
            "portdir": "net/garage",
            "version": "2.0.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://garagehq.deuxfleurs.fr",
            "description": "An open-source distributed object storage service tailored for self-hosting",
            "long_description": "An open-source distributed object storage service tailored for self-hosting. Garage implements the Amazon S3 API and thus is already compatible with many applications.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "garagejam",
            "portdir": "gnome/garagejam",
            "version": "5.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.garagejam.org/",
            "description": "Garagejam is Free Music Recording Studio Software for GNOME",
            "long_description": "Garagejam is Free Music Recording Studio Software for GNOME Free Music Recording Studio recordings via api.gingerblue.org",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ole",
                    "github": "oleaamot",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "gettext",
                        "intltool",
                        "librsvg",
                        "makeicns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk3",
                        "harfbuzz",
                        "glib2",
                        "pango",
                        "gettext-runtime",
                        "libxml2",
                        "json-glib",
                        "desktop-file-utils",
                        "gnome-common",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "garcon",
            "portdir": "xfce/garcon",
            "version": "4.18.2",
            "license": "LGPL-2+ and GFDL-1.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/garcon/start",
            "description": "a freedesktop.org compliant menu implementation for Xfce",
            "long_description": "a freedesktop.org compliant menu implementation for Xfce",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libxfce4ui",
                        "libxfce4util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-panel",
                        "xfce4-settings",
                        "xfce4-appfinder"
                    ]
                }
            ]
        },
        {
            "name": "gargs",
            "portdir": "sysutils/gargs",
            "version": "0.3.9",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brentp/gargs",
            "description": "better(?) xargs in go",
            "long_description": "better(?) xargs in go",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GASNet",
            "portdir": "devel/GASNet",
            "version": "1.26.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gasnet.cs.berkeley.edu",
            "description": "Global-Address Space Networking",
            "long_description": "GASNet is a language-independent, low-level networking layer that provides network-independent, high-performance communication primitives tailored for implementing parallel global address space SPMD languages",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gat",
            "portdir": "textproc/gat",
            "version": "0.25.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/koki-develop/gat",
            "description": "cat alternative written in Go",
            "long_description": "cat alternative written in Go",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gate",
            "portdir": "science/gate",
            "version": "8.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opengatecollaboration.org",
            "description": "GATE description",
            "long_description": "GATE is dedicated to numerical simulations in medical imaging and radiotherapy. It currently supports simulations of Emission Tomography (PET and SPECT), Computed Tomography (CT) and Radiotherapy experiments.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "geant4105",
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.5",
                        "root6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gau",
            "portdir": "www/gau",
            "version": "2.2.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lc/gau",
            "description": "getallurls (gau) fetches known URLs from various sources",
            "long_description": "getallurls (gau) fetches known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, Common Crawl, and URLScan for any given domain.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gauche",
            "portdir": "lang/gauche",
            "version": "0.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://practical-scheme.net/gauche/",
            "description": "A script interpreter based on Scheme",
            "long_description": "Gauche is a script interpreter based on Scheme. Gauche conforms the language standard 'Revised^5 Report on the Algorithmic Language Scheme' and supports various common libraries defined in SRFIs. The goal of Gauche is to provide a handy tool for programmers and system administrators to handle daily works conveniently and efficiently in the production environment. There are lots of Scheme implementations available, and each of them has its design emphasis and weeknesses. Gauche is designed with emphasis on Quick startup, Multibyte strings, Modular development, Integrated object system, System interface and Enhanced I/O.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "euc_jp",
                "sjis",
                "no_multibyte",
                "no_iconv",
                "no_gdbm",
                "no_slib",
                "no_threads",
                "no_ipv6"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "slib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gauche-readline",
                        "gauche-c-wrapper",
                        "gauche-gl",
                        "gauche-gtk"
                    ]
                }
            ]
        },
        {
            "name": "gauche-c-wrapper",
            "portdir": "lang/gauche-c-wrapper",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.koguro.net/prog/c-wrapper/",
            "description": "c-wrapper is a FFI (Foreign Function Interface) for Gauche.",
            "long_description": "c-wrapper is a FFI (Foreign Function Interface) for Gauche.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "boehmgc",
                        "texi2html",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gauche"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gauche-gl",
            "portdir": "lang/gauche-gl",
            "version": "0.4.4",
            "license": "Permissive and BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.shiro.dreamhost.com/scheme/gauche/",
            "description": "OpenGL binding for the Gauche",
            "long_description": "Gauche-gl is an extension module of Gauche Scheme implementation. It provides gl, gl.glut and gl.math3d modules.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gauche"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gauche-gtk",
            "portdir": "lang/gauche-gtk",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.shiro.dreamhost.com/scheme/gauche/",
            "description": "Gauche extension module to use GTK",
            "long_description": "Gauche extension module to use GTK",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "gauche"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}