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

{
    "count": 51640,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=555",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=553",
    "results": [
        {
            "name": "vcvrack",
            "portdir": "audio/vcvrack",
            "version": "1.1.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vcvrack.com/",
            "description": "VCV Rack is an open-source virtual modular synthesizer.",
            "long_description": "VCV Rack is an open-source virtual modular synthesizer.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "jq",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git",
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rnnoise",
            "portdir": "audio/rnnoise",
            "version": "0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmvalin.ca/demo/rnnoise",
            "description": "Recurrent neural network for audio noise reduction",
            "long_description": "RNNoise is a noise suppression library based on a recurrent neural network.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "portaudio",
            "portdir": "audio/portaudio",
            "version": "20240308-88ab584e",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.portaudio.com",
            "description": "PortAudio is a free, cross platform, open-source, audio I/O library.",
            "long_description": "PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "jack",
                "tools",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "musikcube",
                        "wireshark22",
                        "py39-pyaudio",
                        "mame",
                        "octave",
                        "cava",
                        "quisk",
                        "direwolf",
                        "denemo",
                        "scummvm",
                        "scummvm-devel",
                        "fldigi",
                        "lirc",
                        "QMPlay2",
                        "lmms",
                        "wireshark2",
                        "py310-pyaudio",
                        "espeak",
                        "julius",
                        "hatari",
                        "pure-audio",
                        "dsd",
                        "freedv-gui",
                        "gqrx",
                        "pihpsdr",
                        "py27-pyaudio",
                        "py35-pyaudio",
                        "py36-pyaudio",
                        "xournalpp",
                        "linrad",
                        "audacity",
                        "SDRPlusPlus",
                        "py37-pyaudio",
                        "tenacity",
                        "libopenmpt",
                        "fluidsynth",
                        "glob2",
                        "PothosAudio",
                        "py38-pyaudio",
                        "RigCtldGUI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-sounddevice",
                        "py35-sounddevice",
                        "py36-sounddevice",
                        "py314-sounddevice",
                        "py310-sounddevice",
                        "py311-sounddevice",
                        "py37-sounddevice",
                        "py38-sounddevice",
                        "rb33-ffi-portaudio",
                        "rb32-ffi-portaudio",
                        "py39-sounddevice",
                        "rb31-ffi-portaudio",
                        "py312-sounddevice",
                        "py313-sounddevice"
                    ]
                }
            ]
        },
        {
            "name": "openal-soft",
            "portdir": "audio/openal-soft",
            "version": "1.24.2",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openal-soft.org",
            "description": "cross-platform software implementation of the OpenAL 3D audio API",
            "long_description": "OpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API. It's forked from the open-sourced Windows version available originally from the SVN repository at openal.org. OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "gui",
                "jack",
                "portaudio",
                "pulseaudio",
                "sdl2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libmysofa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "love-11",
                        "supertuxkart",
                        "blender",
                        "alienarena",
                        "sfml",
                        "ufo-ai",
                        "warzone2100",
                        "love-0.7",
                        "love-0.8",
                        "love-0.10",
                        "love-0.9",
                        "freealut",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "toxic"
                    ]
                }
            ]
        },
        {
            "name": "opus-tools",
            "portdir": "audio/opus-tools",
            "version": "0.2",
            "license": "BSD and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opus-codec.org/",
            "description": "The Opus Audio Codec (IETF RFC 6716), refrence implementation tools",
            "long_description": "Opus is the first state-of-the-art, fully Free and Open audio codec ratified by a major standards organization. It is reportedly better than all pre-existing codecs across the spectrum for voice, audio, archival, and real-time uses.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libopusenc",
                        "flac",
                        "libogg",
                        "opusfile",
                        "libopus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libfdk-aac",
            "portdir": "audio/libfdk-aac",
            "version": "2.0.3",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/opencore-amr/",
            "description": "Fraunhofer FDK AAC Codec Library",
            "long_description": "Fraunhofer FDK AAC Codec Library, released as part of Android, from the opencore-amr project. High-quality encoding and decoding of AAC audio supporting 7.1 channels, AAC-LC, HE-AAC, HE-AACv2, AAC-LD, and AAC-ELD.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "mopihopi",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "cmus",
            "portdir": "audio/cmus",
            "version": "2.12.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cmus.github.io/",
            "description": "ncurses based music player",
            "long_description": "cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "xxtraacexx",
                    "github": "Traace",
                    "ports_count": 1
                }
            ],
            "variants": [
                "aac",
                "flac",
                "mikmod",
                "mpc",
                "wavpack",
                "opus",
                "ffmpeg",
                "cdda",
                "cue",
                "pulseaudio",
                "jack",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libao",
                        "libmad",
                        "libmikmod",
                        "libmpcdec",
                        "libvorbis",
                        "wavpack",
                        "faad2",
                        "libogg",
                        "mp4v2",
                        "libcue",
                        "libiconv",
                        "ffmpeg7",
                        "ncurses",
                        "flac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "audiowmark",
            "portdir": "audio/audiowmark",
            "version": "0.6.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uplex.de/audiowmark/",
            "description": "Audiowmark is an Open Source (GPL) solution for audio watermarking.",
            "long_description": "Audiowmark is an Open Source (GPL) solution for audio watermarking. A sound file is read by the software, and a 128-bit message is stored in a watermark in the output sound file. For human listeners, the files typically sound the same. However, the 128-bit message can be retrieved from the output sound file. The process of retrieving the message does not need the original audio file (blind decoding). Internally, audiowmark is using the patchwork algorithm to hide the data in the spectrum of the audio file.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aeioudev",
                    "github": "aeiouaeiouaeiouaeiouaeiouaeiou",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpg123",
                        "libgcrypt",
                        "fftw-3-single",
                        "libzita-resampler",
                        "ffmpeg7",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openal-soft-native-tools",
            "portdir": "audio/openal-soft",
            "version": "1.21.1",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openal-soft",
            "homepage": "https://openal-soft.org",
            "description": "Obsolete port, replaced by openal-soft",
            "long_description": "This port has been replaced by openal-soft.",
            "active": false,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "star",
            "portdir": "archivers/star",
            "version": "1.7.0-2024-03-21",
            "license": "CDDL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/schilytools/schilytools",
            "description": "The Schily fully POSIX compliant implementations of the cpio, tar and pax archivers including various utilities.",
            "long_description": "The star port provides fully POSIX compliant implementations of the cpio, tar and pax archivers including various utilities. In particular, the star port provides the Schily star, suntar, ustar, gnutar (renamed sgnutar), scpio and spax archivers. \n \nThe Schily star archiver provides many advantages over GNU tar or BSD tar including a built in 'find', fast fifo, selectable cli, accurate sparse files, pattern matcher, sophiticated 'diff', no name length limitations, the handling of ctimes, atimes and mtimes for files, the prevention of the clobbering of more recent files during extraction, automatic byte swap (when needed), automatic format detect, automatic compression detect, support for ACLs and file flags, support for all inode metadata, sophticated error control, 'ed' like pattern subsitutions, fast built in -copy mode and true incremental dump and restore features. \n \nExcept for the Schily cpio (or scpio) archiver, all the Schily archivers are fully compliant with the POSIX 1003.1-2001 standard! \n \nThe Schily cpio (or scpio) archiver is fully compliant with the previous POSIX 1003.1-1988 standard. (The cpio archiver was dropped from the POSIX 1003.1-2001 standard). \n \nPLEASE NOTE: Unlike the pax archiver provided by macOS, Schily's pax (or spax) archiver is fully compliant with the POSIX 1003.1-2001 standard! In other words, unlike the pax archiver provided by macOS, the Schily pax (or spax) archiver will actually create and read archives in the POSIX 1003.1-2001 pax archive format! \n \nAlso included is the Schily tartest utility used to test whether a tar archive is POSIX compliant and the star_sym utility which reads a inode database file from a previous incremental restore via the star archiver and prints the database in a human readable format. \n \nOmitted from the port are the mt, smt and rmt binaries to control magnetic tape drives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gettext",
                        "smake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpar2",
            "portdir": "archivers/libpar2",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://parchive.sourceforge.net/",
            "description": "libpar2 is a library for par2.",
            "long_description": "libpar2 is a library for par2, extracted from par2cmdline 0.4",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Quicksilver",
            "portdir": "aqua/Quicksilver",
            "version": "1.3.1",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qsapp.com",
            "description": "OS X launcher utility app",
            "long_description": "Quicksilver is a launcher utility app for OS X which lets you access applications, documents, contacts, music and more; browse your Mac’s filesystem using keywords and fuzzy matching; manage content through drag and drop, or grabbing selected content directly; and interact with installed applications through plugins.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pan2",
            "portdir": "news/pan2",
            "version": "0.161",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/pan",
            "description": "News reader for GTK+ version 3.",
            "long_description": "Pan2 is a newsreader for GTK+ that is based on the Agent newsreader for Windows OSes.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsecret",
                        "gmime3",
                        "libiconv",
                        "zlib",
                        "gnutls",
                        "desktop-file-utils",
                        "gcr",
                        "gspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-server-1.18",
            "portdir": "x11/xorg-server-1.18",
            "version": "1.18.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "The X.org / Xquartz X server.",
            "long_description": "The X.org X server allows you to run X11 applications on your computer.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "mesa",
                        "xorg-font-util",
                        "xorg-util-macros",
                        "xorg-xorgproto",
                        "xorg-xtrans"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpixman",
                        "xorg-libAppleWM",
                        "xorg-libXfixes",
                        "xorg-libXfont",
                        "xorg-libXt",
                        "xorg-libxkbfile"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "quartz-wm",
                        "xinit",
                        "xkeyboard-config",
                        "xorg-fonts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blackbox",
            "portdir": "x11/blackbox",
            "version": "0.76",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbidulock/blackboxwm",
            "description": "blackbox is a fast, light window manager",
            "long_description": "blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. If you have a C++ compiler and the X Window System you can compile and use it. This is a maintained fork of the original blackbox CVS that is on Sourceforge. It includes is all changes made on the official blackbox CVS repository on branch blackbox-0_70_2cvs, as well as patches collected from pdl-linux, Debian, the blackbox bug list, other GitHub forks. It also includes enhanced EWMH/ICCCM compliance.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "gsed",
                        "asciidoc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "xorg-libXext",
                        "Xft2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "source-highlight",
            "portdir": "textproc/source-highlight",
            "version": "3.1.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/src-highlite/",
            "description": "source-code syntax highlighter",
            "long_description": "This program, given a source file, produces a document with syntax highlighting. At the moment it can handle: C/C++, C#, Bib, Bison, Caml, Changelog, CSS, Diff, Flex, Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, Makefile, M4, ML, Pascal, Perl, PHP, PostScript, Prolog, Python, Ruby, Shell, Sql, Tcl, and XML.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ctags",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poac",
            "portdir": "sysutils/poac",
            "version": "0.6.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poac.dev",
            "description": "Package Manager for C++",
            "long_description": "Poac is a package manager for C++, inspired by Cargo for Rust. Poac can download project's dependencies and compile a project.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfmt9",
                        "libarchive",
                        "boost181",
                        "libgit2",
                        "spdlog",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "diffutils",
            "portdir": "sysutils/diffutils",
            "version": "3.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/diffutils/",
            "description": "GNU diff utilities",
            "long_description": "diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their features are a superset of the Unix features and they are significantly faster.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quilt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mrustc-rust",
            "portdir": "lang/mrustc",
            "version": "1.54.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/thepowersgang/mrustc",
            "description": "Rust and cargo which was compiled by mrustc.",
            "long_description": "Rust and cargo which was compiled by mrustc.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "mrustc",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl11",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrustc",
            "portdir": "lang/mrustc",
            "version": "1.54-20231219",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/thepowersgang/mrustc",
            "description": "Alternative implementation of Rust",
            "long_description": "In-progress alternative rust compiler. Capable of building a fully-working copy of rustc, but not suitable for everyday use (due to inadequate error messages).",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mrustc-rust"
                    ]
                }
            ]
        },
        {
            "name": "libgcc9",
            "portdir": "lang/gcc9",
            "version": "9.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libiconv",
                        "libmpc",
                        "mpfr",
                        "clang-11",
                        "zlib",
                        "cctools",
                        "gmp",
                        "isl",
                        "ld64"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-extutils-f77",
                        "mpich-gcc9",
                        "openmpi-gcc9"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc9",
                        "libgcc8"
                    ]
                }
            ]
        },
        {
            "name": "libgcc8",
            "portdir": "lang/gcc8",
            "version": "8.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection.",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libgcc7",
                        "gcc8"
                    ]
                }
            ]
        },
        {
            "name": "gcc9",
            "portdir": "lang/gcc9",
            "version": "9.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-11"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "root5",
                        "p5.26-extutils-f77",
                        "py27-spacepy",
                        "py35-spacepy",
                        "py36-spacepy",
                        "py38-spacepy",
                        "py37-spacepy",
                        "py39-spacepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-extutils-f77",
                        "mpich-gcc9",
                        "openmpi-gcc9"
                    ]
                }
            ]
        },
        {
            "name": "gcc8",
            "portdir": "lang/gcc8",
            "version": "8.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 15}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection.",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgcc7",
            "portdir": "lang/gcc7",
            "version": "7.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libmpc",
                        "mpfr",
                        "libiconv",
                        "zlib",
                        "cctools",
                        "gmp",
                        "isl",
                        "ld64"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-isce2",
                        "py-isce2",
                        "py37-isce2",
                        "openmpi-gcc7",
                        "mpich-gcc7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc7",
                        "libgcc6"
                    ]
                }
            ]
        },
        {
            "name": "libgcc6",
            "portdir": "lang/gcc6",
            "version": "6.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libmpc",
                        "mpfr",
                        "libiconv",
                        "zlib",
                        "cctools",
                        "gmp",
                        "isl",
                        "ld64"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc7"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "snoopy",
                        "gigabase",
                        "atlas",
                        "py27-pynifti",
                        "solid",
                        "tenfourfox",
                        "tenfourfox-devel",
                        "aquafox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc46",
                        "libgcc45",
                        "gcc47"
                    ]
                }
            ]
        },
        {
            "name": "gcc7",
            "portdir": "lang/gcc7",
            "version": "7.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc7"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py-isce2",
                        "mpich-gcc7",
                        "py37-isce2",
                        "py36-isce2",
                        "openmpi-gcc7"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-gcc7",
                        "mpich-gcc7"
                    ]
                }
            ]
        },
        {
            "name": "gcc6",
            "portdir": "lang/gcc6",
            "version": "6.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc5",
            "portdir": "lang/gcc5",
            "version": "5.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 15}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl18",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "atlas"
                    ]
                }
            ]
        },
        {
            "name": "gcc49",
            "portdir": "lang/gcc49",
            "version": "4.9.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "isl18",
                        "ld64",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "solid"
                    ]
                }
            ]
        },
        {
            "name": "gcc48",
            "portdir": "lang/gcc48",
            "version": "4.8.5",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "isl14",
                        "ld64",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gigabase",
                        "tenfourfox",
                        "tenfourfox-devel",
                        "aquafox"
                    ]
                }
            ]
        },
        {
            "name": "gcc47",
            "portdir": "lang/gcc47",
            "version": "4.7.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "ppl",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "snoopy",
                        "py27-pynifti"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-gcj",
                        "swig3-gcj"
                    ]
                }
            ]
        },
        {
            "name": "libgcc45",
            "portdir": "lang/gcc45",
            "version": "4.5.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libiconv",
                        "texinfo",
                        "zlib",
                        "cctools",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "mpfr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc43",
                        "gcc44",
                        "gcc45"
                    ]
                }
            ]
        },
        {
            "name": "gcc46",
            "portdir": "lang/gcc46",
            "version": "4.6.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "ppl",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc45",
            "portdir": "lang/gcc45",
            "version": "4.5.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc44",
            "portdir": "lang/gcc44",
            "version": "4.4.7",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "gmp",
                        "ld64",
                        "zlib",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc43",
            "portdir": "lang/gcc43",
            "version": "4.3.6",
            "license": "(GPL-3+ or GPL-2+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "gmp",
                        "ld64",
                        "zlib",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc-devel-libcxx",
            "portdir": "lang/gcc-devel",
            "version": "15-20250510",
            "license": "NCSA",
            "platforms": "any",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc-devel",
            "long_description": "libc++ header implementation to be used by gcc-devel",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "libgcc-devel",
            "portdir": "lang/gcc-devel",
            "version": "15-20250510",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran. This is an !experimental!, !BETA! version built from GCC snapshots.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp",
                        "isl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "gcc-devel",
            "portdir": "lang/gcc-devel",
            "version": "15-20250510",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran. This is an !experimental!, !BETA! version built from GCC snapshots.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc-devel-libcxx",
                        "gcc_select",
                        "libgcc-devel"
                    ]
                }
            ],
            "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": "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": "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": "kdevplatform",
            "portdir": "kde/kdevplatform",
            "version": "1.7.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kdevelop.org/",
            "description": "KDE libraries for IDE programs",
            "long_description": "KDevPlatform is a free, open source set of libraries that can be used as a foundation for IDE-like programs. It is programing-language independent, and is planned to be used by programs like: KDevelop, Quanta, Kile, KTechLab ... etc.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "subversion",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "boost176",
                        "phonon",
                        "grantlee",
                        "sparsehash",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdevelop"
                    ]
                }
            ]
        },
        {
            "name": "kdevelop",
            "portdir": "kde/kdevelop",
            "version": "4.7.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kdevelop.org/",
            "description": "KDE development IDE",
            "long_description": "KDevelop is a free, open source IDE (Integrated Development Environment) for MS Windows, Mac OS X, Linux, Solaris and FreeBSD. It is a feature-full, plugin extensible IDE for C/C++ and other programming languages. It is based on KDevPlatform, and the KDE and Qt libraries and is under development since 1998.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "okteta",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-17",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kdevplatform",
                        "qt4-mac",
                        "phonon",
                        "oxygen-icons",
                        "kdelibs4",
                        "kate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cmake"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kdepim4",
            "portdir": "kde/kdepim4",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE4 groupware suite",
            "long_description": "KDE4 groupware suite including a Mail client, addressbook, organizer and groupware integration.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "kdelibs4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "qt4-mac",
                        "nepomuk-widgets",
                        "shared-desktop-ontologies",
                        "boost176",
                        "kdepimlibs4-kioslaves",
                        "phonon",
                        "glib2",
                        "libassuan",
                        "baloo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde"
                    ]
                }
            ]
        },
        {
            "name": "xpdf",
            "portdir": "graphics/xpdf",
            "version": "4.05",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xpdfreader.com",
            "description": "Xpdf is a viewer for PDF files.",
            "long_description": "Xpdf is a viewer for Portable Document Format (PDF) files. These are also sometimes also called Acrobat files, from the name of Adobes PDF software.",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt6",
                "qt5",
                "qt4",
                "no_mangle_names",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xpdf-cyrillic",
                        "xpdf-arabic",
                        "xpdf-chinese-simplified",
                        "xpdf-chinese-traditional",
                        "xpdf-hebrew",
                        "xpdf-japanese",
                        "xpdf-korean",
                        "xpdf-latin2",
                        "xpdf-thai",
                        "xpdf-tools",
                        "xpdf-turkish",
                        "xpdf-greek"
                    ]
                }
            ]
        },
        {
            "name": "xaos",
            "portdir": "graphics/xaos",
            "version": "4.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xaos-project.github.io/",
            "description": "Real-time interactive fractal zoomer",
            "long_description": "XaoS is a fast portable real-time interactive fractal zoomer. It displays the Mandelbrot set (among other escape time fractals) and allows you to zoom smoothly into the fractal. Various coloring modes are provided for both the points inside and outside the selected set. In addition, switching between Julia and Mandelbrot fractal types and on-the-fly plane switching is provided. The first version was a minimal X Window Mandelbrot viewer by Thomas later modified by Jan to support high frame-rate zooming. Other additions were later made by both Thomas and Jan including autopilot (for those of you without drivers licenses), palette changing, GIF saving, and fractal inversion.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "qt64-qttools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt64-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ogre",
            "portdir": "graphics/ogre",
            "version": "14.0.1",
            "license": "MIT",
            "platforms": "{darwin >= 14}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ogre3d.org/",
            "description": "Object-Oriented Graphics Rendering Engine",
            "long_description": "OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "graphviz",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glslang",
                        "freetype",
                        "zlib",
                        "boost176",
                        "pugixml",
                        "libsdl2",
                        "swig",
                        "assimp",
                        "freeimage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PolyMC",
            "portdir": "games/PolyMC",
            "version": "1.4.3",
            "license": "GPL-3 and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polymc.org/",
            "description": "A custom launcher for Minecraft",
            "long_description": "PolyMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "kde-extra-cmake-modules",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "zlib",
                        "qt5-qtsvg",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}