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

{
    "count": 49655,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=991",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=989",
    "results": [
        {
            "name": "usbprog",
            "portdir": "cross/usbprog",
            "version": "0.2.1_20130915-hg-b833a7276539",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/bwalle/usbprog-tools-classic",
            "description": "Tool for uploading and downloading firmwares to the usbprog device",
            "long_description": "Tool for uploading and downloading firmwares to the usbprog device.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "wxWidgets-3.0",
                        "curl",
                        "libxml2",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upslug2",
            "portdir": "cross/upslug2",
            "version": "12-r41",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nslu2-linux.org/wiki/Main/UpSlug2",
            "description": "A tool to flash your NSLU2 from a computer on the same network",
            "long_description": "UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "flashmod16",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spu-binutils",
            "portdir": "cross/spu-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for spu cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for spu cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-libc-devel",
            "portdir": "cross/msp430-libc-devel",
            "version": "20120716",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "C library for the MSP430 series microcontrollers. This is the development version.",
            "long_description": "MSP430 Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on TI MSP430 microcontrollers. This is the development version.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-gcc-devel",
                        "gettext",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msp430mcu-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mips-elf-binutils",
            "portdir": "cross/mips-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for mips-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for mips-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mips-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "m68k-elf-gcc",
            "portdir": "cross/m68k-elf-gcc",
            "version": "3.4.6",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for m68k-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++, fortran and objc) for m68k-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m68k-elf-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m68k-elf-binutils",
            "portdir": "cross/m68k-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for m68k-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for m68k-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "m68k-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "lpc21isp",
            "portdir": "cross/lpc21isp",
            "version": "1.97",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/lpc21isp/",
            "description": "a NXP MCU programmer",
            "long_description": "In-circuit programming (ISP) tool for the NXP (Philips) LPC2000 series ARM7 microcontrollers",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i386-elf-binutils",
            "portdir": "cross/i386-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for i386-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for i386-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i386-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "dfu-util",
            "portdir": "cross/dfu-util",
            "version": "0.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dfu-util.sourceforge.net/",
            "description": "Device firmware update (DFU) USB programmer",
            "long_description": "dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 specifications of the USB forum. DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. Using dfu-util you can download firmware to your DFU-enabled device or upload firmware from it. dfu-util has been tested with the Openmoko Neo1973 and Freerunner and many other devices.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "benoit.triquet",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PineFlash"
                    ]
                }
            ]
        },
        {
            "name": "dfu-programmer",
            "portdir": "cross/dfu-programmer",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dfu-programmer.github.io",
            "description": "dfu-programmer is a Device Firmware Update based USB programmer for Atmel chips with a USB bootloader.",
            "long_description": "dfu-programmer is an implementation of the Device Firmware Upgrade class USB driver that enables firmware upgrades for various USB enabled (with the correct bootloader) Atmel chips. This program was created because the Atmel FLIP program for flashing devices does not support flashing via USB on Linux, and because standard DFU loaders do not work for Atmel's chips.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-linux-gnueabi-runtime",
            "portdir": "cross/arm-none-linux-gnueabi-runtime",
            "version": "cs2005q3.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.scratchbox.org/",
            "description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
            "long_description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-gcc"
                    ]
                }
            ]
        },
        {
            "name": "arm-none-linux-gnueabi-gcc",
            "portdir": "cross/arm-none-linux-gnueabi-gcc",
            "version": "2005q3-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesourcery.com/gnu_toolchains/arm",
            "description": "gcc 3.x cross-compilers for arm-none-linux-gnueabi.",
            "long_description": "gnu compilers collection version 3.x (including c++ and objc) for arm-none-linux-gnueabi, Nokia Internet Tablet version from Code Sourcery",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-binutils",
                        "arm-none-linux-gnueabi-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-linux-gnueabi-binutils",
            "portdir": "cross/arm-none-linux-gnueabi-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-none-linux-gnueabi cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-linux-gnueabi cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-gcc"
                    ]
                }
            ]
        },
        {
            "name": "arm-none-eabi-gcc8",
            "portdir": "cross/arm-none-eabi-gcc8",
            "version": "8.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for arm-none-eabi",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for arm-none-eabi.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "arm-none-eabi-binutils",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-gdb",
            "portdir": "cross/arm-elf-gdb",
            "version": "7.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/gdb.html",
            "description": "GDB for the ARM processors",
            "long_description": "arm-elf-gdb is a version of the GNU Debugger for the arm-elf toolchain.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-gcc3",
            "portdir": "cross/arm-elf-gcc3",
            "version": "3.4.6",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc 3.x cross-compilers for arm-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection version 3.x (including c++, fortran and objc) for arm-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "java"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-gcc",
            "portdir": "cross/arm-elf-gcc",
            "version": "4.7.3",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for arm-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++ and objc) for arm-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "be",
                "ep9312",
                "fpu",
                "interwork",
                "under",
                "nofmult"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-binutils",
                        "gettext",
                        "gmp",
                        "libmpc",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-binutils",
            "portdir": "cross/arm-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-gcc",
                        "arm-elf-gcc3"
                    ]
                }
            ]
        },
        {
            "name": "arm-aout-binutils",
            "portdir": "cross/arm-aout-binutils",
            "version": "2.30",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-aout cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-aout cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-aout-gcc"
                    ]
                }
            ]
        },
        {
            "name": "zssh",
            "portdir": "comms/zssh",
            "version": "1.5c",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zssh.sourceforge.net/",
            "description": "interactive file transfer wrapper for ssh",
            "long_description": "zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using SSH. It acts as an alternative to scp.",
            "active": true,
            "categories": [
                "security",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lrzsz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uucp",
            "portdir": "comms/uucp",
            "version": "1.07",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/uucp/uucp.html",
            "description": "Taylor UUCP",
            "long_description": "Taylor UUCP is a free implementation of UUCP and is the standard UUCP used on the GNU system.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "gunter",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telepathy-rakia",
            "portdir": "comms/telepathy-rakia",
            "version": "0.8.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/Components/",
            "description": "Telepathy-Rakia is a SIP connection manager (protocol plugin) for the Telepathy framework.",
            "long_description": "Telepathy-Rakia is a SIP connection manager (protocol plugin) for the Telepathy framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sofia-sip",
                        "telepathy-glib",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telepathy-logger",
            "portdir": "comms/telepathy-logger",
            "version": "0.8.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/Logger",
            "description": "The telepathy-logger component of Telepathy - a Flexible Communications Framework",
            "long_description": "Telepathy Logger is a session daemon that should be activated whenever telepathy is being used",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0",
                        "python27",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gobject-introspection",
                        "libxml2",
                        "telepathy-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "empathy",
                        "polari"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-idle",
            "portdir": "comms/telepathy-idle",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-idle IRC connection manager component of Telepathy - a Flexible Communications Framework",
            "long_description": "Idle implements the Telepathy D-Bus specification for Internet Relay Chat, allowing Telepathy clients like Empathy to connect to IRC servers.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib",
                        "openssl",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "polari"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-haze",
            "portdir": "comms/telepathy-haze",
            "version": "0.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework",
            "long_description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib",
                        "dbus-glib",
                        "libpurple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-glib",
            "portdir": "comms/telepathy-glib",
            "version": "0.24.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki",
            "description": "The telepathy-glib component of Telepathy - a Flexible Communications Framework.",
            "long_description": "The telepathy-glib component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "vala",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "python27",
                        "vala"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-qt",
                        "telepathy-farstream",
                        "telepathy-haze",
                        "telepathy-idle",
                        "telepathy-logger",
                        "telepathy-rakia",
                        "zeitgeist",
                        "folks",
                        "pidgin-sipe",
                        "vino",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "empathy",
                        "polari",
                        "telepathy-mission-control"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-farstream",
            "portdir": "comms/telepathy-farstream",
            "version": "0.6.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/Farstream/",
            "description": "The telepathy-farstream component of Telepathy - a Flexible Communications Framework",
            "long_description": "The telepathy-farstream component of Telepathy - a Flexible Communications Framework Telepathy Farstream is a Telepathy client library that uses Farstream to handle Call channels.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "farstream",
                        "glib2",
                        "telepathy-glib",
                        "dbus-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-qt",
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "sofia-sip",
            "portdir": "comms/sofia-sip",
            "version": "1.12.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sofia-sip.sourceforge.net",
            "description": "Sofia-Sip is a RFC3261 compliant SIP User-Agent library.",
            "long_description": "Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-rakia"
                    ]
                }
            ]
        },
        {
            "name": "scud",
            "portdir": "comms/scud",
            "version": "1.5.5",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.drqware.com/scud",
            "description": "Tell your CID capable modem to answer those annoying calls",
            "long_description": "If you have the caller id service from your phone provider and your modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), This port can cause the modem to answer the call giving the caller an earful.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s710",
            "portdir": "comms/s710",
            "version": "0.21",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://daveb.net/s710/",
            "description": "communicate to a Polar S710 heart rate monitor",
            "long_description": "This software lets you communicate from a computer to a Polar S710 heart rate monitor via the serial IR interface. It is not complete, but a utility is provided that gives you the ability to view the settings on the watch and download exercise files. Other utilities (also provided) allow you to print the contents of exercise files and render the data in PNG.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "philippe.barthelemy_DARWINPORTS",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "usb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rgm3800py",
            "portdir": "comms/rgm3800py",
            "version": "25",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/rgm3800py/",
            "description": "Access Royaltek RGM-3800 and compatible GPS datalogger",
            "long_description": "With this command line utility you can: * Dump tracks off your RGM-3800 GPS datalogger in NMEA and GPX format. * List tracks with information. * Configure logging format and interval. * Check memory usage. * Erase all tracks.",
            "active": true,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rgm3800",
            "portdir": "comms/rgm3800",
            "version": "1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/rgm3800py/",
            "description": "A GUI for the rgm3800py Script to access Royaltek RGM-3800 and compatible GPS datalogger",
            "long_description": "With this gui you can: * Dump tracks off your RGM-3800 GPS datalogger in NMEA and GPX format. * List tracks with information. * Configure logging format and interval. * Check memory usage. * Erase all tracks.",
            "active": true,
            "categories": [
                "aqua",
                "python",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libnfc",
            "portdir": "comms/libnfc",
            "version": "1.7.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libnfc.org/",
            "description": "Nearfield Communications Library (RFID)",
            "long_description": "libnfc is the first free NFC SDK and Programmers API released under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone.",
            "active": true,
            "categories": [
                "devel",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kermit",
            "portdir": "comms/kermit",
            "version": "9.0.302",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kermitproject.org/ck90.html",
            "description": "Serial and network communications package.",
            "long_description": "C-Kermit is a combined serial and network communication software package offering a consistent, medium-independent, cross-platform approach to connection establishment, terminal sessions, file transfer, character-set translation, numeric and alphanumeric paging, and automation of communication tasks.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jerm",
            "portdir": "comms/jerm",
            "version": "8095",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bsddiary.net/jerm/",
            "description": "communication terminal through serial and TCP/IP interfaces",
            "long_description": "communication terminal through serial and TCP/IP interfaces",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "heyu",
            "portdir": "comms/heyu",
            "version": "2.0beta.7.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://heyu.tanj.com",
            "description": "HEYU is a text-based console program for remotely controlling lights and appliances in the home or office.",
            "long_description": "Heyu uses the CM11A computer interface to send X10 control signals over the AC power lines to modules which can turn On, Off, or Dim attached lamps or appliances. It can store a schedule of timed events in the CM11A memory for execution when the computer is turned off or disconnected. Heyu can also use an optional CM17A interface to transmit X10 RF signals.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "heyu",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "nocm17a",
                "noext0",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnokii",
            "portdir": "comms/gnokii",
            "version": "0.6.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnokii.org/",
            "description": "Tools to manipulate Nokia and other mobile phones.",
            "long_description": "gnokii provides tools and a user space driver for use with mobile phones under Linux, various unices and Win32. With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "mpal1+bugzilla",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "iso-codes",
                        "libical",
                        "libusb-compat",
                        "readline",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "farstream",
            "portdir": "comms/farstream",
            "version": "0.2.9",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/Farstream/",
            "description": "Farstream - Audio/Video Communications Framework",
            "long_description": "The Farstream project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp-igd",
                        "libnice",
                        "glib2",
                        "gstreamer1-gst-plugins-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-bad"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-farstream"
                    ]
                }
            ]
        },
        {
            "name": "dgpsip",
            "portdir": "comms/dgpsip",
            "version": "1.35",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wsrcc.com/wolfgang/gps/dgps-ip.html",
            "description": "Differential GPS over IP communication device",
            "long_description": "On a stationary GPS without a differential correction signal, you should see a 20 m average radius drunken walk pattern. On the same receiver with DGPS corrections and a good view of the sky, the error the same receiver with DGPS corrections and a good view of the sky, the error should be reduced to approximately 2 m average radius. If you've always wanted to know exactly where your house is located without that annoying GPS wander, but didn't want to spend the money for a DGPS radio, here is your big chance! I'd like to announce a fun DGPS hack. I've written a small Un*x server and client for redistributing DGPS correction signals over the Net. Basically the server grabs the serial byte stream from my DGPS radio and sends it off over a TCP connection. The client does the same thing but in reverse. The result is that you can receive the local DGPS corrections from absolutely anywhere by using the Internet as the world's largest extension cord. You'll still need to be within 1000 miles or so of San Francisco, California, USA for best results. However chances are better error will still be reduced if you are 2000 to 3000 miles away. Several respondents from 2000 miles away have noted that the remote differential signals have diminished the SA-induced position and velocity errors by approximately 3 times.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cutecom-qt4-mac",
            "portdir": "comms/cutecom-qt4-mac",
            "version": "0.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cutecom.sourceforge.net",
            "description": "Graphical serial terminal",
            "long_description": "CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gerbv",
            "portdir": "cad/gerbv",
            "version": "2.7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gerbv.geda-project.org",
            "description": "Gerber Viewer (gerbv) is a viewer for Gerber files",
            "long_description": "Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The standard supported by gerbv is RS-274X.",
            "active": true,
            "categories": [
                "science",
                "cad",
                "electronics"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "librsvg",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gaw",
            "portdir": "cad/gaw",
            "version": "20170605",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rvq.fr/linux/gaw.php",
            "description": "Gtk Analog Wave viewer",
            "long_description": "Gaw is a software tool for displaying analog waveforms from sampled data, e.g., from the output of simulators like Spice. Data can be imported to gaw using files or direct TCP/IP connections.",
            "active": true,
            "categories": [
                "cad"
            ],
            "maintainers": [
                {
                    "name": "Torsten.Maehne",
                    "github": "maehne",
                    "ports_count": 4
                }
            ],
            "variants": [
                "gtk2",
                "gtk3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "hicolor-icon-theme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openbrowser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ubench",
            "portdir": "benchmarks/ubench",
            "version": "0.32",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phystech.com/download/ubench.html",
            "description": "Unix Benchmark Utility for CPU(s) and memory",
            "long_description": "The Unix Benchmark Utility ubench is an attempt to introduce a single measure of perfomance among computer systems running various flavors of Unix operation system. The current development release tests only CPU(s) and memory. In the future releases there will be tests added for disk and TCP/IP. Ubench is taking advantage of multiple CPUs on an SMP system and the results will reflect that.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polygraph",
            "portdir": "benchmarks/polygraph",
            "version": "4.3.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.web-polygraph.org/",
            "description": "Web Polygraph is a performance testing tool for caching proxies and other Web intermediaries.",
            "long_description": "Web Polygraph is a freely available performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries. Polygraph's features include: - high-performance HTTP clients and servers - realistic HTTP, FTP and SSL traffic generation - HTTP and SOCKS5 proxy support, with chaining - HTTP Basic, NTLM, and Negotiate proxy authentication - LDAP-friendly generation of user credentials - flexible content simulation - ready-to-use standard workloads for benchmarking - powerful domain-specific configuration language - portable open-source implementation - friendly commercial support",
            "active": true,
            "categories": [
                "www",
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nbench-byte",
            "portdir": "benchmarks/nbench-byte",
            "version": "2.2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tux.org/~mayer/linux/bmark.html",
            "description": "Linux/Unix port of BYTEmark",
            "long_description": "nbench is a port of the BYTEmark benchmark program. These are Native Mode (a.k.a. Algorithm Level) tests; benchmarks designed to expose the capabilities of a system's CPU, FPU, and memory system.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "forkbomb",
            "portdir": "benchmarks/forkbomb",
            "version": "1.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.tiscali.cz:8080/~cz210552/forkbomb.html",
            "description": "System stress testing tool",
            "long_description": "forkbomb is tool for stress testing. It can create many processes using fork(), eats all available memory using realloc() and accesses this memory. It has different switches for fine-tuning operation. While classic fork() bomb is good only for fun, running multiple memory-eaters can be useful for determining maximum memory which can be given to servers (bind or squid) without taking machine down. You can test different operation systems with this tool and see how they are handling the load.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bonniexx",
            "portdir": "benchmarks/bonniexx",
            "version": "1.97.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.coker.com.au/bonnie++/",
            "description": "Disk and FS performance tester",
            "long_description": "Bonnie++ is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance. Then you can decide which test is important and decide how to compare different systems after running it. I have no plans to ever have it produce a single number, because I don't think that a single number can be useful when comparing such things.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uade2",
            "portdir": "audio/uade2",
            "version": "2.13",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zakalwe.fi/uade",
            "description": "Unix Amiga Delitracker Emulator",
            "long_description": "UADE plays old amiga music formats by emulating Amiga hardware. It re-uses Amiga Eagleplayer plugins to play different formats.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "uadefs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libao"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "twolame",
            "portdir": "audio/twolame",
            "version": "0.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twolame.sourceforge.net/",
            "description": "TwoLAME is an optimized MPEG Audio Layer 2 encoder",
            "long_description": "TwoLAME is an optimized MPEG Audio Layer 2 encoder",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacity-devel",
                        "tenacity",
                        "audacity-legacy",
                        "sox",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "gstreamer1-gst-plugins-good"
                    ]
                }
            ]
        }
    ]
}