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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=32",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=30",
    "results": [
        {
            "name": "autoconf213",
            "portdir": "devel/autoconf213",
            "version": "2.13",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "gawk",
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mozjs68",
                        "mozjs91",
                        "mozjs60",
                        "mozjs52",
                        "mozjs102",
                        "tenfourfox",
                        "aquafox",
                        "tenfourfox-devel",
                        "mozjs115",
                        "mozjs128"
                    ]
                }
            ]
        },
        {
            "name": "autoconf263",
            "portdir": "devel/autoconf263",
            "version": "2.63",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autoconf264",
            "portdir": "devel/autoconf264",
            "version": "2.64",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autogen",
            "portdir": "devel/autogen",
            "version": "5.18.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autogen/",
            "description": "tool to simplify the creation and maintenance of programs",
            "long_description": "AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "coreutils"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "guile-2.2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta"
                    ]
                }
            ]
        },
        {
            "name": "automake",
            "portdir": "devel/automake",
            "version": "1.18.1",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ngspice-lib"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "guestfs-tools"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "djview",
                        "djview-qt5",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "arj",
                        "dact",
                        "gnutar",
                        "lha",
                        "libaec",
                        "lrzip",
                        "slimdata",
                        "ucl",
                        "xar",
                        "minizip",
                        "a52dec",
                        "audiofile",
                        "cdparanoia",
                        "cmuclmtk",
                        "easytag",
                        "espeak-ng",
                        "faac",
                        "gmpc",
                        "id3lib",
                        "libao",
                        "libdca",
                        "libmodplug",
                        "libmusicbrainz2",
                        "libofa",
                        "liboss",
                        "libsamplerate",
                        "libshout",
                        "libtagedit",
                        "madplay",
                        "mpeg4ip",
                        "ncmpcpp",
                        "oggsplit",
                        "soundtouch",
                        "stk",
                        "streamripper",
                        "tagtool",
                        "vorbis-tools",
                        "xgsch2pcb",
                        "gnokii",
                        "hidapi",
                        "telepathy-logger",
                        "avr-libc",
                        "dfu-programmer",
                        "mips-elf-gcc",
                        "upslug2",
                        "usbprog",
                        "csvdb",
                        "db46",
                        "db46-java",
                        "dbslayer",
                        "gigabase",
                        "iplike",
                        "libgda5",
                        "pgtcl",
                        "postgis2",
                        "psiconv",
                        "pxlib",
                        "qof",
                        "simplevoc-open",
                        "sparkey",
                        "sqlite2",
                        "ResIL",
                        "apr-util",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "asio",
                        "bakefile",
                        "beecrypt",
                        "bitwise",
                        "capnproto",
                        "cdecl",
                        "coccinelle",
                        "cocoa-sharp",
                        "codeblocks",
                        "cppunit",
                        "cunit",
                        "expect",
                        "fsvs",
                        "ftnchek",
                        "geany",
                        "geoclue2",
                        "glade3",
                        "gpgme",
                        "gsoap",
                        "gtkimageview",
                        "gumbo-parser",
                        "gvfs",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "jubatus-mpio",
                        "jubatus-msgpack-rpc",
                        "libast",
                        "libb2",
                        "libchloride",
                        "libcmis",
                        "libconfig-hr",
                        "libdivecomputer",
                        "libdvbpsi",
                        "libdvdnav",
                        "libelf",
                        "libevent1",
                        "libfixposix",
                        "libgee",
                        "libgpg-error",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libirecovery",
                        "libirecovery-devel",
                        "libjwt",
                        "libmaxminddb",
                        "libmcrypt",
                        "libmcs",
                        "libmongo-client",
                        "libmowgli",
                        "libnewt",
                        "libofx",
                        "liboil",
                        "libpwquality",
                        "librets",
                        "libsdl_gfx",
                        "libsdl_pango",
                        "libsl",
                        "libtar",
                        "libucl",
                        "libuninameslist",
                        "libusb-devel",
                        "libusb-compat",
                        "libusb-legacy",
                        "libusbmuxd-devel",
                        "libxdg-basedir",
                        "libyaml",
                        "log4cpp",
                        "lzo",
                        "mediainfolib",
                        "mesalink",
                        "mesos",
                        "midgard2-core",
                        "mono",
                        "mono-addins",
                        "monotone-devel",
                        "mpir",
                        "mpir-devel",
                        "msgpack0",
                        "nettle",
                        "oniguruma5",
                        "oniguruma6",
                        "openscop",
                        "openslp",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "patchutils",
                        "pcrexx",
                        "ppl",
                        "protobuf-c",
                        "protobuf-cpp",
                        "qd",
                        "qqwing",
                        "radlib",
                        "robodoc",
                        "safestr",
                        "sdlconsole",
                        "sparsehash",
                        "tclreadline",
                        "thrift",
                        "ucpp",
                        "udis86",
                        "umem",
                        "unibilium",
                        "universal-ctags",
                        "upower",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "wolfssl",
                        "xxl",
                        "zeitgeist",
                        "zmq3",
                        "zmq22",
                        "zshdb",
                        "TeXmacs",
                        "abiword-x11",
                        "bluefish",
                        "cssed",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "l3afpad",
                        "leafpad",
                        "vigor",
                        "basiliskii",
                        "basiliskii-gui",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "gelide",
                        "hercules",
                        "sheepshaver-gui",
                        "x48",
                        "bitcoin",
                        "cgminer",
                        "cpuminer",
                        "offlinefs",
                        "osxfuse",
                        "s3fs",
                        "alienarena",
                        "cannonsmash",
                        "cmatrix",
                        "crack-attack",
                        "enigma-devel",
                        "freedroidclassic",
                        "gdash",
                        "glpong",
                        "gnubg",
                        "moon-buggy",
                        "nwntools",
                        "robotfindskitten",
                        "teg",
                        "tuxtype",
                        "xgalaga",
                        "xqf",
                        "librttopo",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "anjuta",
                        "balsa",
                        "baobab",
                        "conglomerate",
                        "dconf",
                        "desktop-file-utils",
                        "dia",
                        "empathy",
                        "eog-plugins",
                        "evince",
                        "gconf",
                        "gconf-editor",
                        "gconfmm",
                        "gdl",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gdmap",
                        "gfbgraph",
                        "ghex",
                        "glabels",
                        "glom",
                        "gnome-applets",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-control-center",
                        "gnome-font-viewer",
                        "gnome-internet-radio-locator",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-mime-data",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-vfs",
                        "gnome-weather",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "goffice",
                        "goffice08",
                        "grisbi",
                        "gspell",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-plugins-good",
                        "gthumb",
                        "gtk-doc",
                        "gtk-quartz-engine",
                        "gtk2",
                        "gtksourceview",
                        "gtksourceview2",
                        "gtksourceview3",
                        "keybinder",
                        "py27-keybinder",
                        "libbonoboui",
                        "libepc",
                        "libglade2",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomekbd",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libgtop",
                        "libsocialweb",
                        "libwnck",
                        "libwnck3",
                        "liferea",
                        "linsmith",
                        "policykit-gnome",
                        "regexxer",
                        "seahorse",
                        "seed",
                        "startup-notification",
                        "vino",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "yelp",
                        "aalib",
                        "agave",
                        "antigraingeometry",
                        "autotrace",
                        "blib",
                        "cogl",
                        "diff-pdf",
                        "djvulibre",
                        "dmtx-utils",
                        "dvi2bitmap",
                        "dvisvgm",
                        "ftgl",
                        "g2",
                        "gegl-0.3",
                        "giblib",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "gimp-lqr-plugin",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "graphviz",
                        "graphviz-devel",
                        "jbig2enc",
                        "jp2a",
                        "leptonica",
                        "libart_lgpl",
                        "libcaca",
                        "libcaca-devel",
                        "libdmtx",
                        "libemf",
                        "libexif",
                        "libguichan",
                        "libhermes",
                        "libmypaint",
                        "libopenraw",
                        "libpgf",
                        "libraw",
                        "libspiro",
                        "libsvg",
                        "libsvg-cairo",
                        "libwmf",
                        "libwpg-0.3",
                        "minidjvu",
                        "mozjpeg",
                        "openjpeg15",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "plotutils",
                        "poly2tri-c",
                        "pstoedit",
                        "rawstudio",
                        "synfig",
                        "synfigstudio",
                        "vsd2svg",
                        "zimg",
                        "bitchx",
                        "hadoop",
                        "openjdk8",
                        "algol68g",
                        "colm",
                        "gforth",
                        "ghc",
                        "gprolog",
                        "hugs98",
                        "mozart",
                        "nesc",
                        "obc",
                        "otcl",
                        "rpcgen-mt",
                        "ruby",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "scsh",
                        "sdcc",
                        "tclcl",
                        "libetpan",
                        "mpack",
                        "opendkim",
                        "opensmtpd",
                        "signing-party",
                        "ColPack",
                        "TinySVM",
                        "arpack",
                        "blitzwave",
                        "buddy",
                        "crfsuite",
                        "fftw",
                        "fftw-single",
                        "fgsl",
                        "fityk",
                        "flint",
                        "liblbfgs",
                        "libqalculate",
                        "libticables2",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "matio",
                        "maxima-devel",
                        "octave",
                        "optpp",
                        "qalculate-gtk",
                        "reduce",
                        "singular",
                        "tilp2",
                        "HandBrake",
                        "HandBrakeCLI",
                        "VLC2",
                        "libVLC2",
                        "XviD",
                        "dirac",
                        "dvdauthor",
                        "frei0r-plugins",
                        "gtkpod",
                        "jpeginfo",
                        "libass",
                        "libbdplus",
                        "libgpod",
                        "libmovit",
                        "libquicktime-devel",
                        "libtheora",
                        "libvideogfx",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "moc",
                        "mp4v2",
                        "ogmtools",
                        "pHash",
                        "schroedinger",
                        "shairport-sync",
                        "smpeg",
                        "transcode",
                        "vapoursynth",
                        "xine-lib",
                        "aria2",
                        "arp-scan",
                        "arpwatch",
                        "avahi",
                        "bwm-ng",
                        "corkscrew",
                        "darkstat",
                        "ddclient",
                        "docsis",
                        "ejabberd",
                        "flow-tools",
                        "fwknop-client",
                        "gftp",
                        "gq",
                        "grsync",
                        "httrack",
                        "irrtoolset",
                        "kerberos5",
                        "knock",
                        "ldapvi",
                        "lftp",
                        "libgrss",
                        "libnet",
                        "libopennet",
                        "liboping-devel",
                        "libpcapnav",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "logjam",
                        "mcabber",
                        "mediatomb",
                        "minimodem",
                        "mtr",
                        "munge",
                        "nc6",
                        "nefu",
                        "nfdump",
                        "nload",
                        "nmap",
                        "ntop",
                        "nxcomp",
                        "nxproxy",
                        "ola",
                        "onioncat",
                        "openfortivpn",
                        "openssh",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "profanity",
                        "proftpd",
                        "quagga",
                        "rdesktop",
                        "rtorrent-devel",
                        "scanssh",
                        "scotty",
                        "shellinabox",
                        "squid2",
                        "sshguard",
                        "sstp-client",
                        "surfraw",
                        "tcpflow",
                        "tnftpd",
                        "torsocks",
                        "tsocks",
                        "ucarp",
                        "vde2",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "wol",
                        "wput",
                        "denemo",
                        "ghostscript",
                        "pslib",
                        "py27-pygtk",
                        "py27-osmgpsmap",
                        "ADMS",
                        "FreeSOLID",
                        "libxavna",
                        "asco",
                        "chemical-mime-data",
                        "ckon",
                        "erfa",
                        "exonerate",
                        "ghemical",
                        "gmtsar",
                        "gpredict",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "hamlib-devel",
                        "iverilog",
                        "libfec",
                        "libghemical",
                        "libosmo-dsp",
                        "libsc",
                        "libstree",
                        "linrad",
                        "liquid-dsp",
                        "netcdf-cxx",
                        "nightshade",
                        "opendx",
                        "osmocore",
                        "osmocore-devel",
                        "perseus-sdr",
                        "psfex",
                        "quantum-espresso",
                        "solid",
                        "source-extractor",
                        "tempo",
                        "tophat",
                        "verilator",
                        "viking",
                        "wview",
                        "xastir",
                        "xraylib",
                        "aff4",
                        "afflib",
                        "aide",
                        "aimage",
                        "aircrack-ng",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "gss",
                        "ike-scan",
                        "libident",
                        "libprelude",
                        "libyubikey",
                        "md5deep",
                        "medusa",
                        "nbtscan",
                        "opensc",
                        "outguess",
                        "pam-google-authenticator",
                        "pam-u2f",
                        "pidgin-otr",
                        "pkcs11-helper",
                        "prelude-manager",
                        "shibboleth",
                        "ssss",
                        "tcpcrypt-devel",
                        "voms",
                        "yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "OpenIPMI",
                        "bash-completion",
                        "boxbackup",
                        "byobu",
                        "collectd",
                        "cuetools",
                        "dcfldd",
                        "debianutils",
                        "dpkg",
                        "duff",
                        "duti",
                        "fdupes",
                        "file",
                        "libmagic",
                        "freeradius",
                        "genext2fs",
                        "htop",
                        "ipmitool",
                        "krbafs",
                        "libirman",
                        "lirc",
                        "lnav",
                        "logrotate",
                        "rdfind",
                        "rlwrap",
                        "rpm2html",
                        "sleuthkit",
                        "tmate",
                        "tmpreaper",
                        "tmux-devel",
                        "uptimed",
                        "watch",
                        "wmmemmon",
                        "xtail",
                        "BibTool",
                        "aidadoc",
                        "apertium",
                        "asciidoc",
                        "aspell",
                        "barcode",
                        "ekhtml",
                        "enchant",
                        "fmt-ptrn",
                        "fribidi",
                        "hunspell",
                        "kakasi",
                        "liblrdf",
                        "libots",
                        "libplist-devel",
                        "libpostal",
                        "librevenge",
                        "libsgml",
                        "libunistring",
                        "libwpd-0.10",
                        "libwps-0.3",
                        "libxml",
                        "libxmldiff",
                        "lttoolbox",
                        "man-db",
                        "opensp",
                        "pinfo",
                        "sand",
                        "simstring",
                        "py27-simstring",
                        "source-highlight",
                        "libsphinxclient",
                        "stardict",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "tnef",
                        "unac",
                        "uni2ascii",
                        "unrtf",
                        "wv",
                        "xmlroff",
                        "xmlto",
                        "yamcha",
                        "FileZilla",
                        "cgilib",
                        "cherokee",
                        "emacs-w3m",
                        "fcgi",
                        "fcgiwrap",
                        "flood",
                        "libsass",
                        "lighttpd",
                        "litmus",
                        "mod_authn_otp",
                        "mod_gnutls",
                        "mod_qos",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "privoxy",
                        "sassc",
                        "tidyp",
                        "varnish",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "yaws",
                        "Eterm",
                        "XawM",
                        "blt",
                        "glw",
                        "gtk-engines2",
                        "gtkmm",
                        "gtkspell3",
                        "homebank",
                        "libhangul",
                        "nabi",
                        "neXtaw",
                        "nimbus",
                        "tango-icon-theme",
                        "tango-icon-theme-extras",
                        "xcircuit",
                        "xclip",
                        "xdiskusage",
                        "xdm",
                        "xinit",
                        "xkeyboard-config",
                        "xonclock",
                        "xorg-libXext",
                        "xorg-libXfont2",
                        "xorg-libXpresent",
                        "xorg-libXt",
                        "xorg-libxkbui",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xplanet",
                        "xtrap",
                        "libxfce4util",
                        "vte-gtk2-xfce",
                        "xfconf",
                        "dnsperf",
                        "procenv",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "roswell",
                        "integrit",
                        "flock",
                        "cups-ppdc",
                        "retdec",
                        "retdec-devel",
                        "dvbcut",
                        "py27-pygtk-devel",
                        "gtk2-devel",
                        "rsync-hfscomp",
                        "zvbi",
                        "mscompress",
                        "easytag-devel",
                        "dvisvgm-devel",
                        "telescope",
                        "mod_tile",
                        "armagetronad",
                        "armagetronad-common",
                        "armagetronad-dedicated",
                        "sysbench",
                        "zthread",
                        "aephea",
                        "jo",
                        "libaribb24",
                        "geany-plugins",
                        "crispy-doom",
                        "got",
                        "povray",
                        "fdm",
                        "ffms2",
                        "pkixssh",
                        "rofi",
                        "codeblocks-devel",
                        "demangle",
                        "ruby-devel",
                        "ragel-devel",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "gtk-internet-radio-locator",
                        "fplll",
                        "yices",
                        "mcsim",
                        "admesh",
                        "adept2",
                        "cmh",
                        "fortran-datetime",
                        "R-httpuv",
                        "audiowmark",
                        "starpu",
                        "cyrus-sasl-xoauth2",
                        "shadowsocks-libev",
                        "nrsc5",
                        "BRiAl",
                        "m4ri",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "libopenraw-legacy",
                        "nghttp3",
                        "libxc5",
                        "libxc6",
                        "mhxd",
                        "mdds-2.0",
                        "mdds-2.1",
                        "orcus-0.17",
                        "orcus-0.18",
                        "libimobiledevice-glue-devel",
                        "normaliz",
                        "libwired",
                        "wire",
                        "wired-server",
                        "uacme",
                        "ancient",
                        "alac",
                        "tcpflow-devel",
                        "libqb",
                        "starpu13",
                        "pnetcdf",
                        "posh",
                        "pgpointcloud",
                        "ifuse",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "redwax-tool",
                        "spral",
                        "libass-devel",
                        "jemalloc-devel",
                        "lnav-devel",
                        "kalc",
                        "sudosh2",
                        "libhsts",
                        "liberasurecode",
                        "gtk-radio",
                        "jnv",
                        "pg12-postgis3",
                        "pg12-postgis3-doc",
                        "pg13-postgis3",
                        "pg13-postgis3-doc",
                        "pg14-postgis3",
                        "pg14-postgis3-doc",
                        "pg15-postgis3",
                        "pg15-postgis3-doc",
                        "pg16-postgis3",
                        "pg16-postgis3-doc",
                        "pg16-pgpointcloud",
                        "wxHexEditor",
                        "whiptcl",
                        "py38-libnewt",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11",
                        "libclastfm",
                        "xpad",
                        "lolcat",
                        "libmspack",
                        "openjdk8-powerpc",
                        "guile-3.0",
                        "ivykis",
                        "schismtracker",
                        "utdns",
                        "libsixel",
                        "p5.34-barcode-zbar",
                        "libtatsu-devel",
                        "iverilog-docs",
                        "py313-libnewt",
                        "btfs",
                        "pg17-postgis3",
                        "pg17-postgis3-doc",
                        "xnec2c",
                        "erofs-utils",
                        "pg17-pgpointcloud",
                        "libbacktrace",
                        "bstring",
                        "screen4",
                        "lbreakouthd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nesc",
                        "lscsoft-deps",
                        "xfce4-dev-tools"
                    ]
                }
            ]
        },
        {
            "name": "automake17",
            "portdir": "devel/automake17",
            "version": "1.7.9",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake/",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards. This is the compatibility version 1.7.x.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "springer.jonathan",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "automoc",
            "portdir": "devel/automoc",
            "version": "0.9.88",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "A tool which automatically creates .moc files and compiles them in.",
            "long_description": "A tool which automatically creates .moc files and compiles them in. Necessary for compiling KDE programs.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kde4-kile",
                        "ndmanager2",
                        "phonon",
                        "taglib-extras",
                        "akonadi",
                        "dbusmenu-qt",
                        "grantlee",
                        "piklab",
                        "qtscriptgenerator",
                        "soprano",
                        "strigi",
                        "qimageblitz",
                        "amarok",
                        "analitza",
                        "ark",
                        "attica",
                        "baloo",
                        "baloo-widgets",
                        "blinken",
                        "bomber",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "choqok",
                        "digikam",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "gwenview",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "kate",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "kcolorchooser",
                        "kcron",
                        "kde",
                        "kde-dev-scripts",
                        "kde-dev-utils",
                        "kde-l10n-ar",
                        "kde-l10n-bg",
                        "kde-l10n-bs",
                        "kde-l10n-ca",
                        "kde-l10n-ca-valencia",
                        "kde-l10n-cs",
                        "kde-l10n-da",
                        "kde-l10n-de",
                        "kde-l10n-el",
                        "kde-l10n-en_GB",
                        "kde-l10n-es",
                        "kde-l10n-et",
                        "kde-l10n-eu",
                        "kde-l10n-fa",
                        "kde-l10n-fi",
                        "kde-l10n-fr",
                        "kde-l10n-ga",
                        "kde-l10n-gl",
                        "kde-l10n-he",
                        "kde-l10n-hi",
                        "kde-l10n-hr",
                        "kde-l10n-hu",
                        "kde-l10n-ia",
                        "kde-l10n-id",
                        "kde-l10n-is",
                        "kde-l10n-it",
                        "kde-l10n-ja",
                        "kde-l10n-kk",
                        "kde-l10n-km",
                        "kde-l10n-ko",
                        "kde-l10n-lt",
                        "kde-l10n-lv",
                        "kde-l10n-mr",
                        "kde-l10n-nb",
                        "kde-l10n-nds",
                        "kde-l10n-nl",
                        "kde-l10n-nn",
                        "kde-l10n-pa",
                        "kde-l10n-pl",
                        "kde-l10n-pt",
                        "kde-l10n-pt_BR",
                        "kde-l10n-ro",
                        "kde-l10n-ru",
                        "kde-l10n-si",
                        "kde-l10n-sk",
                        "kde-l10n-sl",
                        "kde-l10n-sr",
                        "kde-l10n-sv",
                        "kde-l10n-tg",
                        "kde-l10n-th",
                        "kde-l10n-tr",
                        "kde-l10n-ug",
                        "kde-l10n-uk",
                        "kde-l10n-vi",
                        "kde-l10n-wa",
                        "kde-l10n-zh_CN",
                        "kde-l10n-zh_TW",
                        "kde-wallpapers",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kde4-runtime",
                        "kde4-workspace",
                        "kdeadmin",
                        "kdeartwork",
                        "kdebindings4",
                        "kdeedu4",
                        "kdegames4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdegraphics4",
                        "kdelibs4",
                        "kdemultimedia4",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kdenetwork4",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdesdk-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdesdk4",
                        "kdesvn",
                        "kdetoys4",
                        "kdeutils4",
                        "kdevelop",
                        "kdevplatform",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "kgeography",
                        "kget",
                        "kgoldrunner",
                        "kgpg",
                        "kgraphviewer",
                        "khangman",
                        "kig",
                        "kigo",
                        "killbots",
                        "kimono",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "klines",
                        "kmahjongg",
                        "kmines",
                        "kmix",
                        "kmplot",
                        "kmymoney4",
                        "knavalbattle",
                        "knetwalk",
                        "koffice2-devel",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "konversation",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "krusader",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "kstars",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktorrent4",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libalkimia",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdcraw",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkgapi",
                        "libkipi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "marble",
                        "massif-visualizer",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "polkit-qt",
                        "poxml",
                        "prison",
                        "py-pykde4",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "QtCurve",
                        "qtruby",
                        "qyoto",
                        "rkward",
                        "rocs",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "tellico",
                        "umbrello",
                        "kdenlive",
                        "charm",
                        "libklustersshared"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-gstreamer",
                        "phonon-backend-vlc"
                    ]
                }
            ]
        },
        {
            "name": "bakefile",
            "portdir": "devel/bakefile",
            "version": "0.2.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bakefile.org",
            "description": "cross-platform, cross-compiler native makefile generator",
            "long_description": "Bakefile is a cross-platform, cross-compiler native makefile generator. It takes a compiler-independent description of build tasks as input and generates a native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bam",
            "portdir": "devel/bam",
            "version": "0.5.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matricks/bam",
            "description": "A fast and flexible build system",
            "long_description": "Bam is a fast and flexible build system. It uses Lua to describe the build process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bamtools",
            "portdir": "devel/bamtools",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pezmaster31/bamtools",
            "description": "a programmer's API and an end-user's toolkit for handling BAM files",
            "long_description": "BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "nodejs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jsoncpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bashdb",
            "portdir": "devel/bashdb",
            "version": "5.2-1.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bashdb.sourceforge.net",
            "description": "Debugger for scripts written in BASH",
            "long_description": "bashdb is a script debugger for BASH that follows the GNU Project Debugger (GDB) command syntax. bashdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazaar",
            "portdir": "devel/bazaar",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/Baz1x",
            "description": "baz (Bazaar 1), a GNU Arch client",
            "long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnutar",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel",
            "portdir": "devel/bazel",
            "version": "7.1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazel",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "openjdk21"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "arowpp",
                        "py310-tensorflow",
                        "py39-tensorflow"
                    ]
                }
            ]
        },
        {
            "name": "bazel-0.25",
            "portdir": "devel/bazel",
            "version": "0.25.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-tensorflow1",
                        "py38-tensorflow1",
                        "py39-tensorflow1"
                    ]
                }
            ]
        },
        {
            "name": "bazel-2.0",
            "portdir": "devel/bazel",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-3.1",
            "portdir": "devel/bazel",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons",
                        "py37-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "bazel-3.5",
            "portdir": "devel/bazel",
            "version": "3.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-3.7",
            "portdir": "devel/bazel",
            "version": "3.7.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-dm-tree",
                        "py38-tensorflow-probability",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-probability",
                        "py39-tfx-bsl",
                        "py38-dm-tree",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "py37-tensorflow-data-validation",
                        "py38-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-tfx-bsl",
                        "py38-tfx-bsl",
                        "py37-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "bcpp",
            "portdir": "devel/bcpp",
            "version": "20250914",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/bcpp/",
            "description": "C(++) Beautifier",
            "long_description": "bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beecrypt",
            "portdir": "devel/beecrypt",
            "version": "4.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/beecrypt/",
            "description": "cryptography toolkit",
            "long_description": "BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpm",
                        "rpm54"
                    ]
                }
            ]
        },
        {
            "name": "binutils",
            "portdir": "devel/binutils",
            "version": "2.45.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for native development.",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for native development. Tools are prefixed with g to avoid conflicts with original tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext-runtime",
                        "zstd",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avarice"
                    ]
                }
            ]
        },
        {
            "name": "bison",
            "portdir": "devel/bison",
            "version": "3.8.2",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bison",
            "description": "The Yacc-compatible Parser Generator",
            "long_description": "Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtextstyle",
                        "m4",
                        "gettext-runtime",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bison-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mysql8",
                        "amule",
                        "octave",
                        "re2c",
                        "re2c-0.15",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-docs",
                        "gaa",
                        "nawk",
                        "polycalc",
                        "stp",
                        "ispc",
                        "star",
                        "fbthrift",
                        "gobject-introspection",
                        "openiked",
                        "ecCodes",
                        "minizinc",
                        "syslog-ng-devel",
                        "cupl",
                        "nefu",
                        "postgresql80",
                        "postgresql81",
                        "aegis",
                        "openvas-libnasl",
                        "cableswig",
                        "cscope",
                        "cxref",
                        "flasm",
                        "libidl",
                        "swig-gcj",
                        "vala",
                        "xxdiff",
                        "spim",
                        "jnethack",
                        "nwntools",
                        "roll",
                        "swig",
                        "swig-csharp",
                        "swig-d",
                        "mariadb-10.10",
                        "swig-go",
                        "swig-guile",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "swig-octave",
                        "swig-perl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-ruby",
                        "swig-tcl",
                        "mariadb-10.11",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "libgnomeprint",
                        "scotch",
                        "fb303",
                        "nonpareil",
                        "AfterStep",
                        "Maude",
                        "mruby",
                        "omnicompiler",
                        "pcc",
                        "shakespeare",
                        "argus",
                        "argus-clients",
                        "gnumeric",
                        "telescope",
                        "osl",
                        "wine-devel",
                        "wine-staging",
                        "vala-devel",
                        "postgresql18",
                        "samba4",
                        "ADMS",
                        "elftoolchain",
                        "monit",
                        "lftp",
                        "gtk-gnutella",
                        "gr-iio",
                        "gr37-iio",
                        "gr-mapper",
                        "gr37-mapper",
                        "qucs",
                        "verilator",
                        "hugs98",
                        "ruby-devel",
                        "got",
                        "cvs-fast-export",
                        "dovecot",
                        "aide",
                        "doxygen",
                        "lparse",
                        "libdap",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "dwarf",
                        "grok",
                        "phantomjs-qt-qtwebkit",
                        "game-porting-toolkit",
                        "csound",
                        "chuck",
                        "html2text",
                        "thrift",
                        "spin",
                        "gr1c",
                        "qt53-qtwebkit",
                        "qt53-qtwebkit-docs",
                        "qt56-qtwebkit",
                        "qt56-qtwebkit-docs",
                        "qt55-qtwebkit",
                        "boxes",
                        "doxygen-devel",
                        "qt55-qtwebkit-docs",
                        "zorba",
                        "openscad",
                        "openscad-devel",
                        "rofi",
                        "qt57-qtwebkit",
                        "qt57-qtwebkit-docs",
                        "qt58-qtwebkit",
                        "qt58-qtwebkit-docs",
                        "qt59-qtwebkit",
                        "qt59-qtwebkit-docs",
                        "aidadoc",
                        "liblightgrep",
                        "sc-im",
                        "iverilog",
                        "iverilog-docs",
                        "cdrtools",
                        "fluent-bit",
                        "libaacs",
                        "openEMS",
                        "powerpc-linux-binutils",
                        "x86_64-linux-binutils",
                        "bash",
                        "bash-devel",
                        "metview",
                        "vtwm",
                        "mp3cue",
                        "opensmtpd",
                        "libpcap",
                        "irrtoolset",
                        "mesa",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "acpica",
                        "ntpsec",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "nco",
                        "gcli",
                        "postgresql16",
                        "docsis",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql14",
                        "postgresql15",
                        "postgresql17",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "gnubg",
                        "mdbtools",
                        "openmotif",
                        "grass",
                        "qgis3",
                        "qgis3-ltr",
                        "qore",
                        "swig3",
                        "swig-chicken",
                        "swig-clisp",
                        "swig-pike",
                        "swig3-chicken",
                        "swig3-clisp",
                        "swig3-csharp",
                        "swig3-d",
                        "swig3-gcj",
                        "swig3-go",
                        "swig3-guile",
                        "swig3-java",
                        "swig3-lua",
                        "swig3-ocaml",
                        "swig3-octave",
                        "swig3-perl",
                        "swig3-php",
                        "swig3-pike",
                        "swig3-python",
                        "swig3-r",
                        "swig3-ruby",
                        "swig3-tcl",
                        "mdk",
                        "lilypond",
                        "lilypond-devel",
                        "NetSurf",
                        "wine-stable",
                        "gobject-introspection-devel",
                        "bash50",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "ispell",
                        "ldmud",
                        "LyX",
                        "cproto",
                        "mariadb-11.4",
                        "lfortran",
                        "lpython",
                        "poedit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit-gtk",
                        "gstreamer010",
                        "webkit-gtk3",
                        "kdelibs4",
                        "p5.26-config-autoconf",
                        "zeek",
                        "zeek-devel",
                        "ngspice-lib",
                        "sc",
                        "kde4-runtime",
                        "gstreamer1",
                        "webkit-gtk3-2.0",
                        "webkit-gtk-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "fhist",
                        "p5.28-config-autoconf",
                        "p5.30-config-autoconf",
                        "p5.32-config-autoconf",
                        "p5.34-config-autoconf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "bison-runtime",
            "portdir": "devel/bison",
            "version": "3.8.2",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bison",
            "description": "Localization support for Bison-generated parsers",
            "long_description": "The Bison parser generator provides translations for its parser diagnostics. Programs that contain Bison-generated parsers can use these translations to generate localized error messages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aegis",
                        "bison"
                    ]
                }
            ]
        },
        {
            "name": "bit",
            "portdir": "devel/bit",
            "version": "1.1.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chriswalz/bit",
            "description": "Bit is a modern Git CLI",
            "long_description": "Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties: command and flag suggestions to help you navigate the plethora of options git provides you, autocompletion for files and branch names when using bit add or bit checkout, automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts, suggestions work with git aliases, new commands like bit sync that vastly simplify your workflow, commands from git-extras such as bit release & bit info fully compatible with git allowing you to fallback to git if need be.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitkeeper",
            "portdir": "devel/bitkeeper",
            "version": "7.3.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitkeeper.org/",
            "description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
            "long_description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "groff",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtommath",
                        "lz4",
                        "libtomcrypt",
                        "zlib",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitwise",
            "portdir": "devel/bitwise",
            "version": "0.50",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mellowcandle/bitwise",
            "description": "Terminal based bit manipulator in ncurses.",
            "long_description": "Bitwise is a multi base interactive calculator supporting dynamic base convertion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device driver developers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bmake",
            "portdir": "devel/bmake",
            "version": "20250804",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crufty.net/help/sjg/bmake.html",
            "description": "Portable NetBSD make",
            "long_description": "bmake is the portable version of NetBSD make.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "elftoolchain",
                        "bsdowl",
                        "lowdown",
                        "mk-configure"
                    ]
                }
            ]
        },
        {
            "name": "boehmgc",
            "portdir": "devel/boehmgc",
            "version": "8.2.10",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ivmai/bdwgc",
            "description": "The Boehm-Demers-Weiser conservative C/C++ Garbage Collector",
            "long_description": "The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "redirect",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libatomic_ops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gauche-c-wrapper",
                        "neko"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gwydion-dylan",
                        "avr-gdb",
                        "see",
                        "poke",
                        "w3m",
                        "guile-2.2",
                        "inkscape",
                        "inkscape-devel",
                        "vlang",
                        "stklos",
                        "stklos-devel",
                        "arm-none-eabi-gdb",
                        "scriptix",
                        "ecl",
                        "ecl-devel",
                        "gdb",
                        "guile-3.0",
                        "ngs",
                        "arangodb",
                        "zile",
                        "awemud",
                        "crystal",
                        "a2ps"
                    ]
                }
            ]
        },
        {
            "name": "boilr",
            "portdir": "devel/boilr",
            "version": "0.5.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ilyes512/boilr",
            "description": "boilerplate template manager that generates files or directories from template repositories",
            "long_description": "Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost",
            "portdir": "devel/boost",
            "version": "1.76",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "simplevoc-open",
                        "textmate2",
                        "QLColorCode"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "viennacl",
                        "openvrml",
                        "agave",
                        "freeling",
                        "boost-numpy",
                        "aircraft_oap",
                        "glob2",
                        "openbabel",
                        "sigil-qt4",
                        "wesnoth",
                        "boost-gil-numeric",
                        "boost-process"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "boost-numpy",
            "portdir": "devel/boost",
            "version": "1.76",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Boost.Numpy library",
            "long_description": "Boost.Numpy library This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost",
                        "boost176",
                        "boost176-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost-build",
            "portdir": "devel/boost-build",
            "version": "2.0-m12",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Build system for large project software construction",
            "long_description": "Boost.Build is a system for large project software construction, which is simple to use and powerfull. Boost.Build V2 is an onging project to rewrite Boost.Build, improving design and making it more extensible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "boost-jam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost-gil-numeric",
            "portdir": "devel/boost-gil-numeric",
            "version": "1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.adobe.com/wiki/display/gil/Downloads",
            "description": "An algorithm extension to boost-gil.",
            "long_description": "An algorithm extension to boost-gil which allows you do re-sampling and convolution. The algorithm extension is in a very early stage of development. It is not documented and has not been optimized for performance.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sanchom",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost-jam",
            "portdir": "devel/boost-jam",
            "version": "3.1.18",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org/",
            "description": "Boost.Jam (BJam) is a build tool based on FTJam",
            "long_description": "Boost.Jam (BJam) is a build tool based on FTJam, which in turn is based on Perforce Jam. It contains significant improvements made to facilitate its use in the Boost Build System, but should be backward compatible with Perforce Jam.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "boost-build"
                    ]
                }
            ]
        },
        {
            "name": "boost-process",
            "portdir": "devel/boost-process",
            "version": "0.5",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.highscore.de/boost/process0.5/",
            "description": "C++ process management library",
            "long_description": "Boost.Process (not an official Boost library) is a C++ library for process setup and management.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nikkoara",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost169",
            "portdir": "devel/boost169",
            "version": "1.69.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "openmpi",
                "python27",
                "python37",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "mpich",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "icu",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orocos-rtt"
                    ]
                }
            ]
        },
        {
            "name": "bootstrap_cmds",
            "portdir": "devel/bootstrap_cmds",
            "version": "121.100.1",
            "license": "APSL-2",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/bootstrap_cmds/",
            "description": "Darwin Core OS Bootstrap Commands",
            "long_description": "Bootstrapping tools like the Mach Interface Generator (MIG) required to build the XNU kernel.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "box2d",
            "portdir": "devel/box2d",
            "version": "2.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://box2d.org/",
            "description": "Box2D Physics Engine",
            "long_description": "Box2D Physics Engine",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsdiff",
            "portdir": "devel/bsdiff",
            "version": "4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.daemonology.net/bsdiff/",
            "description": "Generates and applies patches to binary files",
            "long_description": "This is a pair of tools for building (bsdiff) and applying (bspatch) binary patches. When applied to two versions of the same executable the patches produced are significantly smaller than those generated by other binary diff tools (e.g. xdelta).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsdmake",
            "portdir": "devel/bsdmake",
            "version": "24",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/",
            "description": "BSD make",
            "long_description": "BSD make is a build tool to create programs and libraries by rules specified in a Makefile. This port is based on the last version from Apple as provided by Xcode 4.2.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ppmd",
                        "scud",
                        "cvsdiff2patch",
                        "libcipher",
                        "tradcpp",
                        "fortune",
                        "larn",
                        "wump",
                        "dsocks",
                        "fetch",
                        "libfetch",
                        "fortran-utils",
                        "boxbackup",
                        "elftoolchain",
                        "bdes",
                        "proctools",
                        "wait_on",
                        "dirvish",
                        "bsd-plotutils",
                        "fnc",
                        "agrep"
                    ]
                }
            ]
        },
        {
            "name": "bsdowl",
            "portdir": "devel/bsdowl",
            "version": "2.2.1",
            "license": "CeCILL-B",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michipili/bsdowl",
            "description": "BSD Owl Make Scripts",
            "long_description": "This collection of BSD Make directives can be used to create workflows including the following activities: Preparation and publication of TeX documents, Development of TeX macros with NOWEB, Development of OCaml software, Maintenance of a FreeBSD workstation configuration files, Preparation of a static website with ONSGMLS.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michipili",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bmake",
                        "ocaml-findlib",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bugzilla",
            "portdir": "devel/bugzilla",
            "version": "4.4.5",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bugzilla.org/",
            "description": "popular and extensive bug-tracking system",
            "long_description": "Bugzilla is a Defect Tracking System or Bug-Tracking System. Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Most commercial defect-tracking software vendors charge enormous licensing fees. Despite being free, Bugzilla has many features its expensive counterparts lack. Consequently, Bugzilla has quickly become a favorite of hundreds of organizations across the globe.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "mysql57",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "patchutils",
                        "apache2",
                        "perl5.34",
                        "p5.34-authen-sasl",
                        "p5.34-cgi",
                        "p5.34-chart",
                        "p5.34-datetime",
                        "p5.34-datetime-timezone",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-digest-sha",
                        "p5.34-email-mime",
                        "p5.34-email-send",
                        "p5.34-encode",
                        "p5.34-encode-detect",
                        "p5.34-file-mimeinfo",
                        "p5.34-gd",
                        "p5.34-gdgraph",
                        "mysql5",
                        "p5.34-html-parser",
                        "p5.34-html-scrubber",
                        "p5.34-io-stringy",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-list-moreutils",
                        "p5.34-math-random-isaac",
                        "p5.34-mime-tools",
                        "p5.34-net-smtp-ssl",
                        "p5.34-patchreader",
                        "p5.34-perl-ldap",
                        "p5.34-soap-lite",
                        "p5.34-template-gd",
                        "p5.34-template-toolkit",
                        "p5.34-test-taint",
                        "p5.34-timedate",
                        "p5.34-uri",
                        "p5.34-xml-twig",
                        "p5.34-gdtextutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "build",
            "portdir": "devel/build",
            "version": "0.3.10",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesynthesis.com/projects/build",
            "description": "Massively-parallel software build system",
            "long_description": "Massively-parallel software build system implemented on top of GNU make.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot",
            "portdir": "devel/buildbot",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "buildmaster for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides the master part of the system. The legacy version is available in the buildbot-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [
                "angularjs",
                "react"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-dateutil",
                        "py310-yaml",
                        "py310-jinja2",
                        "py310-sqlalchemy",
                        "py310-jwt",
                        "py310-twisted",
                        "py310-txaio",
                        "py310-autobahn",
                        "py310-sqlalchemy-migrate",
                        "py310-treq",
                        "buildbot-www-react",
                        "py310-alembic",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view",
                        "buildbot-www",
                        "py310-zopeinterface"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock",
                        "py310-enchant",
                        "py310-flake8",
                        "py310-isort",
                        "py310-pylint",
                        "py310-boto3",
                        "py310-lz4",
                        "py310-treq",
                        "py310-txrequests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-2",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-0.8",
            "portdir": "devel/buildbot-0.8",
            "version": "0.8.14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "buildmaster for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides version 0.8.x of the master part of the system. Subsequent versions have a redesigned architecture and are available in the buildbot port.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-dateutil",
                        "py27-jinja2",
                        "py27-sqlalchemy",
                        "py27-sqlalchemy-migrate",
                        "py27-twisted",
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "console view plugin for Buildbot web UI",
            "long_description": "console view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "py-buildbot-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-console-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-console-view",
            "long_description": "This port has been replaced by buildbot-console-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": []
        }
    ]
}