HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50179,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=983",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=981",
"results": [
{
"name": "dtc",
"portdir": "cross/dtc",
"version": "1.7.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.kernel.org/pub/scm/utils/dtc/dtc.git",
"description": "Device tree compiler",
"long_description": "Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. Typically, the input format is DTS, a human readable source format, and creates a DTB, or binary format as output.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qemu"
]
},
{
"type": "run",
"ports": [
"libkrun"
]
}
]
},
{
"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": "bossa",
"portdir": "cross/bossa",
"version": "1.9.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shumatech.com/web/products/bossa",
"description": "Basic Open Source SAM-BA Application",
"long_description": "BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "quentin",
"github": "quentinmit",
"ports_count": 8
}
],
"variants": [
"wxwidgets",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline",
"wxWidgets-3.0"
]
}
],
"depends_on": []
},
{
"name": "binwalk",
"portdir": "cross/binwalk",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ReFirmLabs/binwalk",
"description": "firmware analyzing and reverse engineering tool",
"long_description": "binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. Version 3 is re-written in Rust for speed and accuracy.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "avrdude",
"portdir": "cross/avrdude",
"version": "8.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avrdudes/avrdude",
"description": "AVR Downloader Uploader",
"long_description": "AVRDUDE - AVR Downloader Uploader - is a program for downloading and uploading the on-chip memories of Microchip’s AVR microcontrollers. It can program the Flash and EEPROM, and where supported by the programming protocol, it can program fuse and lock bits. AVRDUDE also supplies a direct instruction mode allowing one to issue any programming instruction to the AVR chip regardless of whether AVRDUDE implements that specific feature of a particular chip.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"hidapi",
"libserialport",
"libelf",
"libftdi1",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "avr-libc",
"portdir": "cross/avr-libc",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avrdudes.github.io/avr-libc/",
"description": "C library for the AVR microcontroller.",
"long_description": "AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"avr-gcc"
]
}
],
"depends_on": []
},
{
"name": "avr-gdb",
"portdir": "cross/avr-gdb",
"version": "13.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger for avr",
"long_description": "GDB: The GNU Project Debugger for avr",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"avr-gcc",
"boehmgc",
"gmp",
"ncurses",
"expat",
"libiconv",
"zlib"
]
},
{
"type": "run",
"ports": [
"avarice"
]
}
],
"depends_on": []
},
{
"name": "avr-gcc",
"portdir": "cross/avr-gcc",
"version": "15.2.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection for avr",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for avr.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"lto"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"zstd",
"avr-binutils",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avr-gdb",
"avr-libc",
"simulavr"
]
}
]
},
{
"name": "avr-binutils",
"portdir": "cross/avr-binutils",
"version": "2.45.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for avr cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for avr cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avr-gcc"
]
}
]
},
{
"name": "avarice",
"portdir": "cross/avarice",
"version": "2.14",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://avarice.sourceforge.net/",
"description": "AVR JTAG-ICE control software",
"long_description": "AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"binutils",
"gettext",
"libusb-compat"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"avr-gdb"
]
}
]
},
{
"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-gdb",
"portdir": "cross/arm-none-eabi-gdb",
"version": "16.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger for arm-none-eabi",
"long_description": "GDB: The GNU Project Debugger for arm-none-eabi",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"boehmgc",
"gmp",
"ncurses",
"expat",
"libiconv",
"zlib"
]
}
],
"depends_on": []
},
{
"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-none-eabi-gcc",
"portdir": "cross/arm-none-eabi-gcc",
"version": "15.2.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": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"zstd",
"arm-none-eabi-binutils",
"gmp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"proxmark3-iceman"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gdb"
]
}
]
},
{
"name": "arm-none-eabi-binutils",
"portdir": "cross/arm-none-eabi-binutils",
"version": "2.45.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-none-eabi cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-eabi cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"proxmark3-iceman"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc8",
"arm-none-eabi-gcc"
]
}
]
},
{
"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-gcc",
"portdir": "cross/arm-aout-gcc",
"version": "3.3.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "gcc cross-compilers for arm-aout, with newlib runtime library.",
"long_description": "gnu compilers collection (including c++, fortran and java) for arm-aout, with newlib runtime library.",
"active": false,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"arm-aout-binutils"
]
}
],
"depends_on": []
},
{
"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": "android-ndk",
"portdir": "cross/android-ndk",
"version": "9d",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.android.com/ndk/",
"description": "Android NDK",
"long_description": "The Android NDK allows native development for the Android mobile platform.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"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": "xlog",
"portdir": "comms/xlog",
"version": "2.0.25",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/xlog/",
"description": "A logging program for Amateur Radio Operators.",
"long_description": "Xlog will display a log with the most recent contacts added to the top. You can add, delete and edit log entries. The log is saved into a text file. You can open, close and create logs as you need them. Xlog supports cabrillo, ADIF, trlog (format also used by tlf), and EDI (ARRL VHF/UHF contest format) and can import twlog, editest and OH1AA logbook files.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"librsvg",
"makeicns",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"hamlib"
]
}
],
"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-salut",
"portdir": "comms/telepathy-salut",
"version": "0.8.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://telepathy.freedesktop.org/wiki/",
"description": "The telepathy-salut component of Telepathy - a Flexible Communications Framework",
"long_description": "Salut implements the Telepathy D-Bus specification for link-local XMPP (XEP-0174, often called \"Bonjour\")",
"active": true,
"categories": [
"comms"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2605
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"avahi",
"telepathy-glib",
"libsoup-2.4",
"py27-twisted",
"gnutls"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"empathy"
]
}
]
},
{
"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": 2605
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sofia-sip",
"telepathy-glib",
"py27-twisted"
]
}
],
"depends_on": []
},
{
"name": "telepathy-qt",
"portdir": "comms/telepathy-qt",
"version": "0.9.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://telepathy.freedesktop.org/wiki",
"description": "The telepathy-qt component of Telepathy - a Flexible Communications Framework.",
"long_description": "Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"debug",
"python27",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python27",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gstreamer1",
"qt4-mac",
"libxml2",
"perl5",
"telepathy-farstream",
"telepathy-glib",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"krdc"
]
}
]
},
{
"name": "telepathy-mission-control",
"portdir": "comms/telepathy-mission-control",
"version": "5.16.6",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://telepathy.freedesktop.org/wiki",
"description": "The telepathy-mission-control component of Telepathy - a Flexible Communications Framework.",
"long_description": "Telepathy Mission Control is a telepathy (chat and voip framework) component providing a way for end-user applications to abstract some details of low level telepathy components such as connection managers.",
"active": true,
"categories": [
"comms"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2605
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-gobject",
"dbus-python39",
"pkgconfig",
"clang-17",
"py39-twisted",
"libxslt"
]
},
{
"type": "lib",
"ports": [
"telepathy-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"empathy",
"polari"
]
},
{
"type": "run",
"ports": [
"folks",
"empathy"
]
}
]
},
{
"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": 2605
}
],
"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": 2605
}
],
"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": 2605
}
],
"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": 2605
}
],
"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-gabble",
"portdir": "comms/telepathy-gabble",
"version": "0.18.4",
"license": "LGPL-2.1 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://telepathy.freedesktop.org/wiki/",
"description": "The telepathy-gabble component of Telepathy - a Flexible Communications Framework",
"long_description": "Gabble is a Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls.",
"active": true,
"categories": [
"comms"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2605
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libnice",
"py27-twisted",
"telepathy-glib",
"cyrus-sasl2",
"libsoup-2.4",
"libxslt",
"gnutls"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"empathy"
]
}
]
},
{
"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": 2605
}
],
"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": "spandsp-devel",
"portdir": "comms/spandsp-devel",
"version": "0.0.6pre21",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.soft-switch.org",
"description": "library of DSP functions for telephony",
"long_description": "Spandsp is a library of many DSP functions for telephony. These range from simple modules, such as DTMF detection, to a complete software FAX machine.",
"active": true,
"categories": [
"devel",
"net",
"comms"
],
"maintainers": [
{
"name": "aeh",
"github": "alfredh",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-bad",
"gstreamer010-gst-plugins-bad",
"baresip"
]
}
]
},
{
"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": "slirp",
"portdir": "comms/slirp",
"version": "1.0.17",
"license": "BSD-old and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://slirp.sourceforge.net/",
"description": "Slirp emulates a PPP or SLIP connection over a normal terminal.",
"long_description": "Slirp emulates a PPP or SLIP connection over a normal terminal. This is an actual PPP or SLIP link, firewalled for people's protection. It makes a quick way to connect your Palm Pilot over the Internet via your Unix box.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"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": "picocom",
"portdir": "comms/picocom",
"version": "2023-04",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/wsakernel/picocom",
"description": "Minimal dumb-terminal emulation program",
"long_description": "Picocom was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech terminal-window to allow operator intervention in PPP connection scripts (something like the ms-windows open terminal window before / after dialing feature). It could also prove useful in many other similar tasks.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "minicom",
"portdir": "comms/minicom",
"version": "2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/minicom-team/minicom",
"description": "Menu driven communications program",
"long_description": "Minicom is a menu driven communications program. It emulates ANSI and VT102 terminals. It has a dialing directory and auto zmodem download.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"kermit",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime",
"ncurses"
]
},
{
"type": "run",
"ports": [
"lrzsz"
]
}
],
"depends_on": []
},
{
"name": "lrzsz",
"portdir": "comms/lrzsz",
"version": "0.12.20",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ohse.de/uwe/software/lrzsz.html",
"description": "free XMODEM/YMODEM/ZMODEM implementation",
"long_description": "lrzsz is a Unix communication package providing the XMODEM, YMODEM, and ZMODEM file transfer protocols.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zssh",
"minicom"
]
}
]
},
{
"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": "libinfinity",
"portdir": "comms/libinfinity",
"version": "0.7.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobby/libinfinity",
"description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"long_description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libdaemon",
"gobject-introspection",
"glib2",
"libgsasl",
"libxml2",
"gtk3",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gobby"
]
}
]
}
]
}