HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49565,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=991",
"results": [
{
"name": "x86_64-w64-mingw32-crt",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-gcc-bootstrap",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"i686-w64-mingw32-winpthreads",
"x86_64-w64-mingw32-winpthreads"
]
},
{
"type": "lib",
"ports": [
"i686-w64-mingw32-winpthreads",
"x86_64-w64-mingw32-winpthreads",
"x86_64-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-nothreads"
]
}
]
},
{
"name": "x86_64-w64-mingw32-headers",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"x86_64-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads"
]
}
]
},
{
"name": "x86_64-w64-mingw32-winpthreads",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-crt",
"x86_64-w64-mingw32-gcc-nothreads",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"x86_64-w64-mingw32-crt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"x86_64-w64-mingw32-gcc"
]
}
]
},
{
"name": "x86_64-w64-mingw32-widl",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mingw-w64"
]
}
]
},
{
"name": "sshfs",
"portdir": "fuse/sshfs",
"version": "3.7.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libfuse/sshfs",
"description": "SSH filesystem for FUSE",
"long_description": "This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there is nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-docutils",
"pkgconfig",
"coreutils",
"clang-18",
"meson",
"ninja"
]
},
{
"type": "lib",
"ports": [
"openssh",
"macfuse",
"glib2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"sshfs-gui"
]
}
]
},
{
"name": "netclient",
"portdir": "net/netclient",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gravitl/netclient",
"description": "Client for Netmaker networks.",
"long_description": "Netmaker automates a secure superhighway between devices, clouds, virtual machines, and servers using WireGuard.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "max+github",
"github": "ci7rix",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cmd2"
]
}
],
"depends_on": []
},
{
"name": "py311-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-wcwidth",
"py311-pyperclip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cliff"
]
}
]
},
{
"name": "py310-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-wcwidth",
"py310-pyperclip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cliff"
]
}
]
},
{
"name": "py312-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-wcwidth",
"py312-pyperclip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-cliff"
]
}
]
},
{
"name": "py313-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-wcwidth",
"py313-pyperclip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cmd2"
]
},
{
"type": "run",
"ports": [
"py313-cliff"
]
}
]
},
{
"name": "py-storm",
"portdir": "python/py-storm",
"version": "1.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://storm.canonical.com/",
"description": "Storm is an object-relational mapper (ORM) for Python developed at Canonical",
"long_description": "Storm is a Python object-relational mapper between a SQL database and Python objects. It has been developed at Canonical Ltd. and is used in the application Launchpad. Storm supports a number of common database backends: included in the actual distribution are MySQL, PostgreSQL and SQLite.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-storm"
]
}
],
"depends_on": []
},
{
"name": "py313-storm",
"portdir": "python/py-storm",
"version": "1.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://storm.canonical.com/",
"description": "Storm is an object-relational mapper (ORM) for Python developed at Canonical",
"long_description": "Storm is a Python object-relational mapper between a SQL database and Python objects. It has been developed at Canonical Ltd. and is used in the application Launchpad. Storm supports a number of common database backends: included in the actual distribution are MySQL, PostgreSQL and SQLite.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-storm"
]
}
]
},
{
"name": "lima",
"portdir": "sysutils/lima",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lima-vm.io",
"description": "Linux virtual machines",
"long_description": "Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2). The original goal of Lima was to promote containerd including nerdctl (contaiNERD ctl) to Mac users, but Lima can be used for non-container applications as well. Lima also supports other container engines, such as Docker, Podman, Kubernetes, etc. Lima can also emulate other architectures if QEMU is installed.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1011
},
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [
"additional_guestagents"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"qemu"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"colima"
]
}
]
},
{
"name": "sequoia-keystore",
"portdir": "security/sequoia-keystore",
"version": "0.2.0",
"license": "LGPL-2.0+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/sequoia-pgp/sequoia-keystore",
"description": "This project implements a private key store for Sequoia.",
"long_description": "This project implements a private key store for Sequoia. This allows sequoia to access private keys stored in OpenPGP smartcards.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"legacy-support",
"pkgconfig",
"rust",
"capnproto",
"cargo"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"libunwind"
]
},
{
"type": "run",
"ports": [
"opensc"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"sequoia-sq"
]
}
]
}
]
}