HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50307,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=676",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=674",
"results": [
{
"name": "py-python-socks",
"portdir": "python/py-python-socks",
"version": "2.8.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-python-socks"
]
}
],
"depends_on": []
},
{
"name": "py38-python-socks",
"portdir": "python/py-python-socks",
"version": "2.4.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-anyio",
"py38-async-timeout",
"py38-trio",
"py38-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-aiohttp-socks"
]
}
]
},
{
"name": "py39-python-socks",
"portdir": "python/py-python-socks",
"version": "2.5.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-async-timeout"
]
},
{
"type": "run",
"ports": [
"py39-anyio",
"py39-trio",
"py39-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-aiohttp-socks"
]
}
]
},
{
"name": "py310-python-socks",
"portdir": "python/py-python-socks",
"version": "2.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-async-timeout"
]
},
{
"type": "run",
"ports": [
"py310-trio",
"py310-anyio",
"py310-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aiohttp-socks"
]
}
]
},
{
"name": "mpich-clang14",
"portdir": "science/mpich",
"version": "4.3.2",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mpich.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS clang14's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"threads",
"gforker",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"python313",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gcc15",
"hwloc",
"libgcc",
"libxml2",
"clang-14"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-slepc4py",
"icet"
]
}
]
},
{
"name": "openmpi-clang14",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang14's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"clang-14",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"clang-14",
"zlib",
"gcc15",
"hwloc",
"libevent"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "cpp-argparse-dev",
"portdir": "devel/cpp-argparse-dev",
"version": "1.10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rue-ryuzaki/argparse",
"description": "C++ argument parser.",
"long_description": "Python-like header-only argument parser for C++ projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "golubchikov.mihail",
"github": "rue-ryuzaki",
"ports_count": 3
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "fdm",
"portdir": "mail/fdm",
"version": "2.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nicm/fdm",
"description": "A program designed to fetch mail.",
"long_description": "fdm is a program designed to fetch mail from POP3 or IMAP servers, or receive local mail from stdin, and deliver it in various ways.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "shuxiao9058",
"github": "shuxiao9058",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"tdb",
"openssl3",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "py39-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "5.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "5.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "av1an",
"portdir": "multimedia/av1an",
"version": "0.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rust-av/Av1an",
"description": "command-line AV1 / VP9 / HEVC / H264 encoding framework",
"long_description": "av1an is a command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding. It can increase your encoding speed and improve cpu utilization by running multiple encoder processes in parallel. Target quality, VMAF plotting, and more, available to take advantage for video encoding.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"h264",
"h265",
"av1",
"vpx",
"ffms2",
"mkvmerge",
"vmaf",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"legacy-support",
"cargo",
"clang-20",
"rust",
"nasm"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"vapoursynth",
"libiconv"
]
},
{
"type": "run",
"ports": [
"ffmpeg8",
"svt-av1",
"x265",
"x264",
"rav1e",
"aom"
]
}
],
"depends_on": []
},
{
"name": "ffms2",
"portdir": "multimedia/ffms2",
"version": "5.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FFMS/ffms2",
"description": "An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access",
"long_description": "FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg. It gives you an easy, convenient way to say open and decompress this media file for me, I don't care how you do it and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"ffmpeg7",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "py310-awscli2",
"portdir": "python/py-awscli2",
"version": "2.32.10",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-flit_core",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-jmespath",
"py310-prompt_toolkit",
"py310-distro",
"python310",
"py310-ruamel-yaml-clib",
"py310-awscrt",
"py310-ruamel-yaml",
"py310-urllib3",
"py310-colorama",
"py310-dateutil",
"py310-docutils"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": []
},
{
"name": "micropython",
"portdir": "devel/micropython",
"version": "1.27.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micropython.org/",
"description": "Python implementation for microcontrollers and constrained systems",
"long_description": "The MicroPython project aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. MicroPython implements the entire Python 3.4 syntax (including exceptions, with, yield from, etc., and additionally async/await keywords from Python 3.5). The following core datatypes are provided: str (including basic Unicode support), bytes, bytearray, tuple, list, dict, set, frozenset, array.array, collections.namedtuple, classes and instances. Builtin modules include sys, time, and struct, etc. Select ports have support for _thread module (multithreading). Note that only a subset of Python 3 functionality is implemented for the data types and modules.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"preview_v2"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18",
"python314"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi"
]
},
{
"type": "run",
"ports": [
"mpy-cross"
]
}
],
"depends_on": []
},
{
"name": "mpy-cross",
"portdir": "devel/micropython",
"version": "1.27.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micropython.org/",
"description": "MicroPython cross compiler utility",
"long_description": "mpy-cross is the MicroPython cross compiler utility, used to pre-compile python files into bytecode suitable for running on your target.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"python314"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"micropython"
]
}
]
},
{
"name": "svt-av1",
"portdir": "multimedia/svt-av1",
"version": "3.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/AOMediaCodec/SVT-AV1",
"description": "Scalable Video Technology for AV1",
"long_description": "The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant software encoder/decoder library. The work on the SVT-AV1 encoder targets the development of a production-quality AV1-encoder with performance levels applicable to a wide range of applications, from premium VOD to real-time and live encoding/transcoding. The SVT-AV1 decoder implementation targets future codec research activities.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"debug",
"avx512",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"yasm",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"libavif",
"libheif",
"ffmpeg6",
"ffmpeg7"
]
},
{
"type": "run",
"ports": [
"ab-av1",
"av1an"
]
}
]
},
{
"name": "pnpm",
"portdir": "devel/pnpm",
"version": "10.27.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pnpm.io",
"description": "Fast, disk space efficient package manager",
"long_description": "pnpm is a fast, disk space efficient package manager, it uses a content-addressable filesystem to store all files from all module directories on a disk.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"Legcord",
"filebrowser"
]
}
]
},
{
"name": "xapian-bindings-perl5.34",
"portdir": "devel/xapian-core",
"version": "1.4.27",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xapian.org/docs/bindings/",
"description": "Xapian bindings for Perl 5.34",
"long_description": "Xapian bindings for Perl 5.34",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xapian-core",
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "p5-role-basic",
"portdir": "perl/p5-role-basic",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-role-basic",
"homepage": "https://metacpan.org/pod/Role::Basic",
"description": "Role::Basic - Just roles. Nothing else.",
"long_description": "Role::Basic - Just roles. Nothing else.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-role-basic"
]
}
],
"depends_on": []
},
{
"name": "p5.28-role-basic",
"portdir": "perl/p5-role-basic",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Basic",
"description": "Role::Basic - Just roles. Nothing else.",
"long_description": "Role::Basic - Just roles. Nothing else.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-role-hooks"
]
}
]
},
{
"name": "p5.30-role-basic",
"portdir": "perl/p5-role-basic",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Basic",
"description": "Role::Basic - Just roles. Nothing else.",
"long_description": "Role::Basic - Just roles. Nothing else.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-role-hooks"
]
}
]
},
{
"name": "p5.32-role-basic",
"portdir": "perl/p5-role-basic",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Basic",
"description": "Role::Basic - Just roles. Nothing else.",
"long_description": "Role::Basic - Just roles. Nothing else.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-role-hooks"
]
}
]
},
{
"name": "p5.34-role-basic",
"portdir": "perl/p5-role-basic",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Basic",
"description": "Role::Basic - Just roles. Nothing else.",
"long_description": "Role::Basic - Just roles. Nothing else.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-role-hooks"
]
},
{
"type": "lib",
"ports": [
"p5-role-basic"
]
}
]
},
{
"name": "p5-role-hooks",
"portdir": "perl/p5-role-hooks",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-role-hooks",
"homepage": "https://metacpan.org/pod/Role::Hooks",
"description": "Role::Hooks - role callbacks",
"long_description": "Role::Hooks - role callbacks",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-role-hooks"
]
}
],
"depends_on": []
},
{
"name": "p5.28-role-hooks",
"portdir": "perl/p5-role-hooks",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Hooks",
"description": "Role::Hooks - role callbacks",
"long_description": "Role::Hooks - role callbacks",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-role-basic",
"p5.28-test-requires",
"p5.28-test-simple",
"clang-14",
"p5.28-class-tiny",
"p5.28-moo",
"p5.28-moose",
"p5.28-mouse",
"p5.28-role-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.28-class-method-modifiers",
"p5.28-scalar-list-utils",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-sub-handlesvia"
]
}
]
},
{
"name": "p5.30-role-hooks",
"portdir": "perl/p5-role-hooks",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Hooks",
"description": "Role::Hooks - role callbacks",
"long_description": "Role::Hooks - role callbacks",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-role-basic",
"p5.30-test-requires",
"p5.30-test-simple",
"clang-14",
"p5.30-class-tiny",
"p5.30-moo",
"p5.30-moose",
"p5.30-mouse",
"p5.30-role-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.30-class-method-modifiers",
"p5.30-scalar-list-utils",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-sub-handlesvia"
]
}
]
},
{
"name": "p5.32-role-hooks",
"portdir": "perl/p5-role-hooks",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Hooks",
"description": "Role::Hooks - role callbacks",
"long_description": "Role::Hooks - role callbacks",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-role-basic",
"p5.32-test-requires",
"p5.32-test-simple",
"clang-14",
"p5.32-class-tiny",
"p5.32-moo",
"p5.32-moose",
"p5.32-mouse",
"p5.32-role-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.32-scalar-list-utils",
"p5.32-class-method-modifiers",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-sub-handlesvia"
]
}
]
},
{
"name": "p5.34-role-hooks",
"portdir": "perl/p5-role-hooks",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Hooks",
"description": "Role::Hooks - role callbacks",
"long_description": "Role::Hooks - role callbacks",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-role-basic",
"p5.34-test-requires",
"p5.34-test-simple",
"clang-14",
"p5.34-class-tiny",
"p5.34-moo",
"p5.34-moose",
"p5.34-mouse",
"p5.34-role-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.34-class-method-modifiers",
"p5.34-scalar-list-utils",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-role-hooks",
"p5.34-sub-handlesvia"
]
}
]
},
{
"name": "libvmaf",
"portdir": "multimedia/libvmaf",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Netflix/vmaf",
"description": "Video Multi-Method Assessment Fusion - Perceptual video quality assessment",
"long_description": "VMAF is an Emmy-winning perceptual video quality assessment algorithm developed by Netflix. libvmaf is the stand-alone C library. Also included in libvmaf are implementations of several other metrics: PSNR, PSNR-HVS, SSIM, MS-SSIM and CIEDE2000.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"float",
"avx512",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"vim",
"nasm",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ffmpeg8",
"ffmpeg6",
"ffmpeg7"
]
},
{
"type": "run",
"ports": [
"ab-av1"
]
}
]
},
{
"name": "64tass",
"portdir": "devel/64tass",
"version": "1.60.3243",
"license": "GPL-2+ and LGPL-2+ and LGPL-2.1+ and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tass64.sourceforge.net/",
"description": "A multi pass optimizing macro assembler for the 65xx series of processors",
"long_description": "64tass, sometimes also known as tass64, is a multi-pass optimizing macro assembler for the 65xx series of processors written in portable C. tass64 is syntax compatible with the independent, though similarly named, native Commodore 64 assembler TurboAssembler by Omicron.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jaeden",
"github": "Patater",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "p5-date-range",
"portdir": "perl/p5-date-range",
"version": "1.410.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-date-range",
"homepage": "https://metacpan.org/pod/Date::Range",
"description": "Date::Range - work with a range of dates",
"long_description": "Date::Range - work with a range of dates",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-date-range"
]
}
],
"depends_on": []
},
{
"name": "p5.28-date-range",
"portdir": "perl/p5-date-range",
"version": "1.410.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Date::Range",
"description": "Date::Range - work with a range of dates",
"long_description": "Date::Range - work with a range of dates",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-date-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quote"
]
}
]
},
{
"name": "p5.30-date-range",
"portdir": "perl/p5-date-range",
"version": "1.410.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Date::Range",
"description": "Date::Range - work with a range of dates",
"long_description": "Date::Range - work with a range of dates",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-date-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-finance-quote"
]
}
]
},
{
"name": "p5.32-date-range",
"portdir": "perl/p5-date-range",
"version": "1.410.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Date::Range",
"description": "Date::Range - work with a range of dates",
"long_description": "Date::Range - work with a range of dates",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-date-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-finance-quote"
]
}
]
},
{
"name": "p5.34-date-range",
"portdir": "perl/p5-date-range",
"version": "1.410.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Date::Range",
"description": "Date::Range - work with a range of dates",
"long_description": "Date::Range - work with a range of dates",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-finance-quote",
"p5-date-range"
]
}
]
},
{
"name": "rsspls",
"portdir": "www/rsspls",
"version": "0.10.0",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wezm.net/v2/posts/2022/generate-rss-from-webpage",
"description": "Generate RSS feeds from websites",
"long_description": "rsspls generates RSS feeds from web pages.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "qBittorrent-qt5",
"portdir": "net/qBittorrent-qt5",
"version": "4.6.7",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qbittorrent.org",
"description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent.",
"long_description": "qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"gui",
"webui",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"boost181",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"qt5-qtbase",
"libtorrent-rasterbar",
"openssl",
"qt5-qtsvg",
"qt5-qtmacextras",
"qt5-qttranslations"
]
}
],
"depends_on": []
},
{
"name": "gcc12",
"portdir": "lang/gcc12",
"version": "12.4.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin >= 10 < 24}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"stdlib_flag"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"texinfo"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"ld64",
"libmpc",
"zlib",
"libiconv",
"libgcc12",
"mpfr",
"zstd",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc12-libcxx",
"gcc_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mpich-gcc12",
"conmax",
"ddeabm",
"pikaia",
"splpak",
"dop853",
"fastmath",
"finterp",
"fortran-roots",
"icu-doxygen-docs",
"fortran-popen",
"p5.34-extutils-f77",
"regridpack",
"openmpi-gcc12",
"finufft",
"fortran-lua53",
"fortran-cairo",
"molden",
"geodesic-fortran",
"libxc",
"libxc4",
"carlson-elliptic-integrals",
"fortran-mach",
"twopnt",
"p5.28-extutils-f77",
"p5.30-extutils-f77",
"p5.32-extutils-f77"
]
},
{
"type": "lib",
"ports": [
"p5.30-extutils-f77",
"p5.28-extutils-f77",
"p5.34-extutils-f77",
"mpich-gcc12",
"openmpi-gcc12",
"p5.32-extutils-f77"
]
},
{
"type": "run",
"ports": [
"pure-gen"
]
}
]
},
{
"name": "libgcc12",
"portdir": "lang/gcc12",
"version": "12.4.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin >= 10 < 24}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"stdlib_flag"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openmpi-gcc12",
"gcc12",
"libgcc11",
"mpich-gcc12"
]
},
{
"type": "run",
"ports": [
"libgcc11"
]
}
]
},
{
"name": "maddy",
"portdir": "mail/maddy",
"version": "0.7.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://maddy.email",
"description": "Composable all-in-one mail server",
"long_description": "Maddy Mail Server implements all functionality required to run a e-mail server. It can send messages via SMTP (works as MTA), accept messages via SMTP (works as MX) and store messages while providing access to them via IMAP. In addition to that it implements auxiliary protocols that are mandatory to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS). It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one daemon with uniform configuration and minimal maintenance cost.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "create-dmg",
"portdir": "sysutils/create-dmg",
"version": "1.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/create-dmg/create-dmg",
"description": "A shell script to build fancy DMGs",
"long_description": "A shell script to build fancy DMGs",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 640
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "docker-machine-driver-qemu",
"portdir": "devel/docker-machine-driver-qemu",
"version": "20220617",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/machine-drivers/docker-machine-driver-qemu",
"description": "Docker machine driver for pure qemu/kvm - no libvirt",
"long_description": "A plugin for Docker Machine allowing to create Docker hosts locally on QEMU",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"docker-machine"
]
},
{
"type": "run",
"ports": [
"qemu"
]
}
],
"depends_on": []
},
{
"name": "replibyte",
"portdir": "databases/replibyte",
"version": "0.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.replibyte.com/",
"description": "Seed your development database with real data",
"long_description": "Replibyte is a blazingly fast tool to seed your databases with your production data while keeping sensitive data safe",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "perl5.36",
"portdir": "lang/perl5",
"version": "5.36.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.perl.org/",
"description": "Perl 5.36.3 - Practical Extraction and Report Language",
"long_description": "Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"dtrace",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"db48",
"gdbm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"verilator",
"xapian-bindings-perl5.36",
"p5.36-locale-gettext"
]
}
]
},
{
"name": "epy",
"portdir": "python/epy",
"version": "2023.6.11",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wustho/epy",
"description": "CLI ebook Reader",
"long_description": "A CLI ebook reader that supports epub (.epub, .epub3), FictionBook (.fb2), Mobi, and AZW3 (.azw, .azw3)",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "srirangav",
"github": "srirangav",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py312-build",
"py312-installer",
"py312-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "hilite",
"portdir": "sysutils/hilite",
"version": "1.5",
"license": "GPL-2+",
"platforms": "darwin freebsd linux netbsd openbsd solaris sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/hilite/",
"description": "highlight stderr text in red",
"long_description": "hilite is a tiny utility which executes the command you specify, highlighting anything printed to stderr. It is designed mainly for use with builds, to make warnings and errors stick out like a sore cliche.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": []
},
{
"name": "unicorn",
"portdir": "devel/unicorn",
"version": "2.1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.unicorn-engine.org/",
"description": "CPU emulator framework",
"long_description": "Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeff",
"github": "crowell",
"ports_count": 4
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ipsw"
]
}
]
},
{
"name": "poac",
"portdir": "sysutils/poac",
"version": "0.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poac.dev",
"description": "Package Manager for C++",
"long_description": "Poac is a package manager for C++, inspired by Cargo for Rust. Poac can download project's dependencies and compile a project.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libfmt9",
"libarchive",
"boost181",
"libgit2",
"spdlog",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "py-socksio",
"portdir": "python/py-socksio",
"version": "1.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/socksio",
"description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
"long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-socksio"
]
}
],
"depends_on": []
},
{
"name": "py37-socksio",
"portdir": "python/py-socksio",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/socksio",
"description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
"long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-flit_core",
"py37-setuptools",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-httpcore",
"py37-httpx"
]
}
]
}
]
}