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

{
    "count": 49021,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=978",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=976",
    "results": [
        {
            "name": "libsdb",
            "portdir": "databases/libsdb",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/libsdb/",
            "description": "Simple database library",
            "long_description": "This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdrizzle",
            "portdir": "databases/libdrizzle",
            "version": "5.1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/libdrizzle",
            "description": "Drizzle client and protocol library",
            "long_description": "Drizzle client and protocol library",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobang",
            "portdir": "databases/gobang",
            "version": "0.1.0-alpha.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TaKO8Ki/gobang",
            "description": "A cross-platform TUI database management tool written in Rust",
            "long_description": "A cross-platform TUI database management tool written in Rust",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gigabase",
            "portdir": "databases/gigabase",
            "version": "3.91",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garret.ru/gigabase.html",
            "description": "Main Memory Relational Database Management System",
            "long_description": "GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "gcc48"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc6",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fastdb",
            "portdir": "databases/fastdb",
            "version": "3.76",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garret.ru/fastdb.html",
            "description": "Main Memory Relational Database Management System",
            "long_description": "Main Memory Relational Database Management System",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "edb",
            "portdir": "databases/edb",
            "version": "1.0.5",
            "license": "BSD and BSD-old and Sleepycat",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.enlightenment.org",
            "description": "Edb is a database library.",
            "long_description": "Edb is a database conveneince library base on db 2.7.7.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dbtool",
            "portdir": "databases/dbtool",
            "version": "1.9.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.daemon.de/DBTOOL",
            "description": "Store and retrieve data in a key/value format in a hash database",
            "long_description": "dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl-compatible regular expressions are supported both for storing and retrieving of data. Its main advantages are the ability to maintain huge amounts of data and speed. It also supports encrypted databases using the RIJNDAEL cipher algorithm.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "pcre"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dbslayer",
            "portdir": "databases/dbslayer",
            "version": "beta-12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.nytimes.com/projects/dbslayer/wiki",
            "description": "The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling.",
            "long_description": "The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any web framework you choose.",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb",
                "percona",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql56",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dbh",
            "portdir": "databases/dbh",
            "version": "1.0.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dbh.sourceforge.net",
            "description": "Disk based hash library",
            "long_description": "Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "db60",
            "portdir": "databases/db60",
            "version": "6.0.30",
            "license": "agpl-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
            "description": "The Berkeley DB package, version 6.0",
            "long_description": "Version 6.0 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "sql",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cyrus5-imapd",
                        "rpm54",
                        "webalizer"
                    ]
                }
            ]
        },
        {
            "name": "db47",
            "portdir": "databases/db47",
            "version": "4.7.25",
            "license": "Sleepycat",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
            "description": "The Berkeley DB package, version 4.7",
            "long_description": "Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "java",
                "no_java",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "memcacheq",
                        "memcachedb"
                    ]
                }
            ]
        },
        {
            "name": "cdb",
            "portdir": "databases/cdb",
            "version": "0.75",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cr.yp.to/cdb.html",
            "description": "A fast, reliable, simple package for constant databases.",
            "long_description": "cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cassandra",
            "portdir": "databases/cassandra",
            "version": "1.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cassandra.apache.org/",
            "description": "A highly scalable, eventually consistent, distributed, structured key-value store.",
            "long_description": "The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Cassandra was open sourced by Facebook in 2008, and is now developed by Apache committers and contributors from many companies.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "apache-ivy",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "commons-lang",
                        "google-guava",
                        "jakarta-log4j",
                        "jline",
                        "slf4j",
                        "antlr3",
                        "junit",
                        "commons-cli",
                        "commons-codec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beekeeper-studio",
            "portdir": "databases/beekeeper-studio",
            "version": "1.11.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beekeeperstudio.io",
            "description": "Cross platform SQL editor and database management app for Windows, Linux, and Mac.",
            "long_description": "Beekeeper Studio is a free and open source SQL editor and database manager. Beekeeper Studio is cross-platform, and available for Linux, Mac, and Windows. It features autocomplete SQL query editor with syntax highlighting, tabbed interface, so you can multitask, the ability to sort and filter table data to find just what you need, sensible keyboard-shortcuts, the ability to save queries for later, query run-history so you can find that one query you got working 3 days ago, and a default dark theme.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "x86_64-elf-binutils",
            "portdir": "cross/x86_64-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 x86_64-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-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": [
                        "x86_64-elf-gcc"
                    ]
                }
            ]
        },
        {
            "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": "ppc-linux-binutils",
            "portdir": "cross/ppc-linux-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 ppc-linux cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for ppc-linux 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": 155
                }
            ],
            "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": 2694
                }
            ],
            "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": 2694
                }
            ],
            "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": 2694
                }
            ],
            "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": 2694
                }
            ],
            "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": 2694
                }
            ],
            "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": 2694
                }
            ],
            "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": []
        }
    ]
}