HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51605,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1032",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1030",
"results": [
{
"name": "py311-requests-futures",
"portdir": "python/py-requests-futures",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ross/requests-futures",
"description": "Small add-on for the python requests http library.",
"long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-urllib3",
"py311-charset-normalizer",
"py311-certifi",
"py311-idna",
"py311-requests"
]
}
],
"depends_on": []
},
{
"name": "fswatch",
"portdir": "sysutils/fswatch",
"version": "1.19.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://emcrisostomo.github.io/fswatch/",
"description": "File change monitor",
"long_description": "A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clamav-server"
]
}
]
},
{
"name": "osxphotos",
"portdir": "graphics/osxphotos",
"version": "0.75.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/osxphotos",
"description": "Export photos from Apple's macOS Photos app and query the Photos library database to access metadata about images.",
"long_description": "Export photos from Apple's macOS Photos app and query the Photos library database to access metadata about images.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 106
},
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-click",
"py314-rich",
"py314-psutil",
"py314-wurlitzer",
"py314-pyobjc",
"py314-wrapt",
"py314-toml",
"py314-tenacity",
"py314-mako",
"py314-beautifulsoup4",
"py314-pathvalidate",
"py314-mac-alias",
"py314-bitmath",
"py314-bpylist2",
"py314-cgmetadata",
"py314-markdown2",
"py314-makelive",
"py314-objexplore",
"py314-osxmetadata",
"py314-photoscript",
"py314-ptpython",
"py314-pytimeparse2",
"py314-rich-theme-manager",
"py314-shortuuid",
"py314-strpdatetime",
"py314-textx",
"py314-whenever",
"py314-xdg-base-dirs",
"python314",
"py314-packaging",
"py314-requests",
"py314-more-itertools",
"py314-yaml"
]
},
{
"type": "run",
"ports": [
"py314-utitools"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": []
},
{
"name": "python315-devel",
"portdir": "lang/python315-devel",
"version": "3.15.0a8",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language",
"long_description": "Python is an interpreted, interactive, object-oriented programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [
"universal",
"optimizations",
"lto",
"tail_call_interp",
"experimental_jit",
"dtrace"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zstd",
"sqlite3",
"libedit",
"libffi",
"ncurses",
"bzip2",
"expat",
"mpdecimal",
"gettext-runtime",
"openssl",
"xz",
"zlib"
]
},
{
"type": "run",
"ports": [
"python3_select-315",
"python_select-315"
]
}
],
"depends_on": []
},
{
"name": "python315-freethreading-devel",
"portdir": "lang/python315-devel",
"version": "3.15.0a8",
"license": "PSF",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language (free threading)",
"long_description": "Python is an interpreted, interactive, object-oriented programming language. This port has the free threading feature enabled, i.e. there is no global interpreter lock (GIL).",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [
"universal",
"optimizations",
"lto",
"tail_call_interp",
"dtrace"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zstd",
"sqlite3",
"libedit",
"libffi",
"bzip2",
"openssl",
"expat",
"mpdecimal",
"gettext-runtime",
"ncurses",
"xz",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-yath",
"homepage": "https://metacpan.org/pod/Getopt::Yath",
"description": "Getopt::Yath - Option processing yath style",
"long_description": "Getopt::Yath - Option processing yath style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-yath"
]
}
],
"depends_on": []
},
{
"name": "p5.28-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Yath",
"description": "Getopt::Yath - Option processing yath style",
"long_description": "Getopt::Yath - Option processing yath style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-cpanel-json-xs",
"p5.28-importer",
"p5.28-term-table"
]
}
],
"depends_on": []
},
{
"name": "p5.30-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Yath",
"description": "Getopt::Yath - Option processing yath style",
"long_description": "Getopt::Yath - Option processing yath style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cpanel-json-xs",
"p5.30-importer",
"p5.30-term-table"
]
}
],
"depends_on": []
},
{
"name": "p5.32-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Yath",
"description": "Getopt::Yath - Option processing yath style",
"long_description": "Getopt::Yath - Option processing yath style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-cpanel-json-xs",
"p5.32-importer",
"p5.32-term-table"
]
}
],
"depends_on": []
},
{
"name": "p5.34-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Yath",
"description": "Getopt::Yath - Option processing yath style",
"long_description": "Getopt::Yath - Option processing yath style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-cpanel-json-xs",
"p5.34-importer",
"p5.34-term-table"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-getopt-yath"
]
}
]
},
{
"name": "ble.sh",
"portdir": "sysutils/ble.sh",
"version": "0.4.0-devel3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akinomyoga/ble.sh",
"description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
"long_description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "p5.26-version",
"portdir": "perl/p5-version",
"version": "0.992.900",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "Perl extension for Version Objects",
"long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cpan-meta",
"p5.26-module-metadata",
"p5.26-bioperl",
"p5.26-class-dbi",
"p5.26-dbd-pg",
"p5.26-dist-zilla-plugin-checkprereqsindexed",
"p5.26-dist-zilla-plugin-checkstrictversion",
"p5.26-gearman",
"p5.26-log-dispatch-filerotate",
"p5.26-mail-spf",
"p5.26-module-load-conditional",
"p5.26-module-runtime",
"p5.26-module-scandeps",
"p5.26-module-starter",
"p5.26-net-dns-resolver-programmable",
"p5.26-perl-critic",
"p5.26-pod-readme",
"p5.26-semver",
"p5.26-smart-comments",
"p5.26-svn-notify",
"p5.26-test-compile",
"p5.26-test-trap",
"p5.26-text-recordparser"
]
}
]
},
{
"name": "p5.325.32-version",
"portdir": "perl/p5-version",
"version": "0.992.900",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "Perl extension for Version Objects",
"long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.325.32-cpan-meta",
"p5.325.32-module-metadata"
]
}
]
},
{
"name": "p5-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": "p5.34-version",
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-version"
]
}
],
"depends_on": []
},
{
"name": "p5.28-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.28-bioperl",
"p5.28-class-dbi",
"p5.28-dist-zilla-plugin-checkstrictversion",
"p5.28-gearman",
"p5.28-log-dispatch-filerotate",
"p5.28-module-load-conditional",
"p5.28-perl-critic",
"p5.28-pod-readme",
"p5.28-semver",
"p5.28-smart-comments",
"p5.28-svn-notify",
"p5.28-test-trap",
"p5.28-text-recordparser",
"p5.28-module-metadata",
"p5.28-dbd-pg",
"p5.28-net-dns-resolver-programmable",
"p5.28-module-scandeps",
"p5.28-extutils-makemaker-cpanfile",
"p5.28-module-starter",
"p5.28-time-out",
"p5.28-cpan-meta",
"p5.28-dist-zilla-plugin-checkprereqsindexed",
"p5.28-ppi"
]
}
]
},
{
"name": "p5.30-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.30-bioperl",
"p5.30-class-dbi",
"p5.30-dist-zilla-plugin-checkstrictversion",
"p5.30-gearman",
"p5.30-log-dispatch-filerotate",
"p5.30-module-load-conditional",
"p5.30-perl-critic",
"p5.30-pod-readme",
"p5.30-semver",
"p5.30-smart-comments",
"p5.30-svn-notify",
"p5.30-test-trap",
"p5.30-text-recordparser",
"p5.30-module-metadata",
"p5.30-dbd-pg",
"p5.30-net-dns-resolver-programmable",
"p5.30-module-scandeps",
"p5.30-extutils-makemaker-cpanfile",
"p5.30-module-starter",
"p5.30-time-out",
"p5.30-cpan-meta",
"p5.30-dist-zilla-plugin-checkprereqsindexed",
"p5.30-ppi"
]
}
]
},
{
"name": "p5.32-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.32-bioperl",
"p5.32-class-dbi",
"p5.32-dist-zilla-plugin-checkstrictversion",
"p5.32-gearman",
"p5.32-log-dispatch-filerotate",
"p5.32-module-load-conditional",
"p5.32-perl-critic",
"p5.32-pod-readme",
"p5.32-semver",
"p5.32-smart-comments",
"p5.32-svn-notify",
"p5.32-test-trap",
"p5.32-text-recordparser",
"p5.32-module-metadata",
"p5.32-dbd-pg",
"p5.32-net-dns-resolver-programmable",
"p5.32-module-scandeps",
"p5.32-extutils-makemaker-cpanfile",
"p5.32-module-starter",
"p5.32-time-out",
"p5.32-cpan-meta",
"p5.32-dist-zilla-plugin-checkprereqsindexed",
"p5.32-ppi"
]
}
]
},
{
"name": "p5.34-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5-version",
"p5.34-bioperl",
"p5.34-class-dbi",
"p5.34-dist-zilla-plugin-checkstrictversion",
"p5.34-gearman",
"p5.34-log-dispatch-filerotate",
"p5.34-module-load-conditional",
"p5.34-perl-critic",
"p5.34-pod-readme",
"p5.34-semver",
"p5.34-smart-comments",
"p5.34-svn-notify",
"p5.34-test-trap",
"p5.34-text-recordparser",
"p5.34-module-metadata",
"p5.34-dbd-pg",
"ack",
"p5.34-net-dns-resolver-programmable",
"p5.34-module-scandeps",
"p5.34-extutils-makemaker-cpanfile",
"log2timeline",
"p5.34-module-starter",
"p5.34-time-out",
"p5.34-cpan-meta",
"p5.34-dist-zilla-plugin-checkprereqsindexed",
"p5.34-ppi"
]
}
]
},
{
"name": "py38-confection",
"portdir": "python/py-confection",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pydantic",
"py38-srsly",
"py38-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-spaCy"
]
}
]
},
{
"name": "py37-confection",
"portdir": "python/py-confection",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pydantic",
"py37-srsly",
"py37-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-confection",
"portdir": "python/py-confection",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pydantic",
"py39-srsly",
"py39-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-spaCy"
]
}
]
},
{
"name": "tcl",
"portdir": "lang/tcl",
"version": "8.6.17",
"license": "Tcl/Tk",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tcl-lang.org/",
"description": "Tool Command Language",
"long_description": "Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
},
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [
"threads",
"corefoundation",
"memdebug",
"dtrace",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pypy37-tkinter",
"aidadoc",
"pypy38-tkinter",
"pypy39-tkinter",
"tktable",
"blt",
"pypy-tkinter",
"pypy36-tkinter"
]
},
{
"type": "lib",
"ports": [
"nsf",
"otcl",
"tclcl",
"tcldoc",
"tclx",
"xotcl",
"hping3",
"ncid",
"scotty",
"magic",
"xcrysden",
"whiptcl",
"moodss",
"p5.26-tcl",
"tcl-tls",
"tcl_bonjour",
"tklib",
"eltclsh",
"gst",
"p5.34-tcl",
"fossil",
"tk-quartz",
"tk-x11",
"R",
"VecTcl",
"mysqltcl",
"pure-tk",
"tclreadline",
"ocaml-labltk",
"opencascade",
"plplot510",
"plplot510-single",
"sparky",
"tDOM",
"tcLex",
"Togl-2.0",
"scid",
"ligotools",
"time-track-cli",
"tcllib",
"spin",
"metakit",
"aolserver",
"irsim",
"tclcurl",
"tao",
"epic4",
"tkdnd",
"db48-tcl",
"swarm",
"vis5d",
"swig-tcl",
"zebra",
"xschem",
"critcl",
"znc",
"plplot",
"plplot-single",
"wordnet",
"sqlite3-tcl",
"sqlite3-tools",
"tkimg",
"expect",
"sqlcipher-tools",
"Togl",
"tix",
"swig3-tcl",
"pgtcl",
"netgen",
"eggdrop",
"libpurple",
"darwinbuild",
"p5.28-tcl",
"p5.30-tcl",
"p5.32-tcl"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core",
"tcl2doxy",
"xmlgen",
"pgintcl",
"eso-flames-fposs",
"msort",
"tclxml"
]
}
]
},
{
"name": "tcl9",
"portdir": "lang/tcl",
"version": "9.0.3",
"license": "Tcl/Tk",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tcl-lang.org/",
"description": "Tool Command Language",
"long_description": "Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
},
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [
"corefoundation",
"memdebug",
"dtrace",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libtommath"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tcl9-tls"
]
}
]
},
{
"name": "py-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-confection"
]
}
],
"depends_on": []
},
{
"name": "py310-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-weasel",
"py310-spaCy",
"py310-thinc"
]
}
]
},
{
"name": "py311-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-weasel",
"py311-spaCy",
"py311-thinc"
]
}
]
},
{
"name": "py312-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-weasel",
"py312-spaCy",
"py312-thinc"
]
}
]
},
{
"name": "py313-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-weasel",
"py313-spaCy",
"py313-thinc"
]
}
]
},
{
"name": "py314-confection",
"portdir": "python/py-confection",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-weasel",
"py-confection",
"py314-spaCy",
"py314-thinc"
]
}
]
},
{
"name": "ruby-build",
"portdir": "ruby/ruby-build",
"version": "20260412",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbenv/ruby-build",
"description": "Compile and install Ruby",
"long_description": "Compile and install Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rbenv"
]
},
{
"type": "run",
"ports": [
"libffi",
"libyaml",
"openssl",
"pkgconfig",
"readline",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "py39-spaCy",
"portdir": "python/py-spaCy",
"version": "3.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cctools",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-murmurhash",
"py39-numpy",
"py39-packaging",
"py39-pip",
"py39-plac",
"py39-preshed",
"py39-pydantic",
"py39-requests",
"py39-srsly",
"py39-thinc",
"py39-tqdm",
"py39-typer",
"py39-typing_extensions",
"py39-wasabi",
"py39-langcodes",
"py39-confection",
"python39",
"py39-blis",
"py39-catalogue",
"py39-cymem",
"py39-cython",
"py39-jsonschema"
]
},
{
"type": "run",
"ports": [
"py39-pip"
]
},
{
"type": "test",
"ports": [
"py39-flake8",
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-torchtext",
"py39-spaCy-models"
]
},
{
"type": "run",
"ports": [
"py39-allennlp"
]
}
]
},
{
"name": "py36-spaCy",
"portdir": "python/py-spaCy",
"version": "3.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang70",
"clang10",
"clang11",
"clang50",
"clang60",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-wheel",
"cctools",
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-cython",
"py36-jsonschema",
"py36-murmurhash",
"py36-numpy",
"py36-plac",
"py36-preshed",
"py36-pydantic",
"py36-requests",
"py36-srsly",
"py36-thinc",
"py36-tqdm",
"py36-wasabi",
"python36",
"py36-blis",
"py36-catalogue",
"py36-cymem"
]
},
{
"type": "run",
"ports": [
"py36-pip"
]
},
{
"type": "test",
"ports": [
"py36-flake8",
"py36-mock",
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-spaCy",
"portdir": "python/py-spaCy",
"version": "3.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang50",
"clang60",
"clang70",
"clang90",
"clang80",
"clangdevel",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"cctools",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-cython",
"py37-jsonschema",
"py37-murmurhash",
"py37-numpy",
"py37-plac",
"py37-preshed",
"py37-pydantic",
"py37-requests",
"py37-srsly",
"py37-thinc",
"py37-tqdm",
"py37-wasabi",
"python37",
"py37-blis",
"py37-catalogue",
"py37-cymem"
]
},
{
"type": "run",
"ports": [
"py37-pip"
]
},
{
"type": "test",
"ports": [
"py37-flake8",
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-spaCy-models",
"py37-torchtext"
]
}
]
},
{
"name": "py38-spaCy",
"portdir": "python/py-spaCy",
"version": "3.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"cctools",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-cython",
"py38-jsonschema",
"py38-murmurhash",
"py38-numpy",
"py38-packaging",
"py38-pip",
"py38-plac",
"py38-preshed",
"py38-pydantic",
"py38-requests",
"py38-srsly",
"py38-thinc",
"py38-tqdm",
"py38-typer",
"py38-typing_extensions",
"py38-wasabi",
"py38-langcodes",
"py38-confection",
"python38",
"py38-blis",
"py38-catalogue",
"py38-cymem"
]
},
{
"type": "run",
"ports": [
"py38-pip"
]
},
{
"type": "test",
"ports": [
"py38-flake8",
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-spaCy-models",
"py38-torchtext"
]
},
{
"type": "run",
"ports": [
"py38-allennlp"
]
}
]
},
{
"name": "py-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-spaCy"
]
}
],
"depends_on": []
},
{
"name": "py310-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py310-preshed",
"py310-srsly",
"py310-thinc",
"py310-tqdm",
"py310-wasabi",
"py310-pydantic",
"py310-typer",
"py310-catalogue",
"py310-confection",
"py310-spacy-legacy",
"py310-spacy-loggers",
"py310-weasel",
"python310",
"py310-requests",
"py310-packaging",
"py310-numpy",
"py310-jinja2",
"py310-cymem",
"py310-murmurhash"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-flake8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-spaCy-models",
"py310-torchtext"
]
},
{
"type": "run",
"ports": [
"py310-allennlp"
]
}
]
},
{
"name": "py311-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py311-pydantic",
"py311-typer",
"py311-cymem",
"py311-preshed",
"py311-wasabi",
"py311-srsly",
"python311",
"py311-confection",
"py311-thinc",
"py311-spacy-legacy",
"py311-spacy-loggers",
"py311-weasel",
"py311-catalogue",
"py311-packaging",
"py311-requests",
"py311-jinja2",
"py311-numpy",
"py311-murmurhash",
"py311-tqdm"
]
}
],
"depends_on": []
},
{
"name": "py312-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py312-confection",
"py312-srsly",
"py312-cymem",
"py312-murmurhash",
"py312-preshed",
"py312-thinc",
"python312",
"py312-typer",
"py312-catalogue",
"py312-spacy-legacy",
"py312-spacy-loggers",
"py312-weasel",
"py312-wasabi",
"py312-packaging",
"py312-jinja2",
"py312-numpy",
"py312-requests",
"py312-tqdm",
"py312-pydantic"
]
}
],
"depends_on": []
},
{
"name": "py313-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py313-cymem",
"py313-murmurhash",
"py313-preshed",
"py313-pydantic",
"py313-typer",
"py313-catalogue",
"python313",
"py313-wasabi",
"py313-spacy-legacy",
"py313-spacy-loggers",
"py313-thinc",
"py313-weasel",
"py313-srsly",
"py313-packaging",
"py313-requests",
"py313-numpy",
"py313-tqdm",
"py313-jinja2",
"py313-confection"
]
}
],
"depends_on": []
},
{
"name": "py314-spaCy",
"portdir": "python/py-spaCy",
"version": "3.8.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 156
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"clang-20",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"py314-typer",
"py314-catalogue",
"py314-cymem",
"py314-murmurhash",
"py314-wasabi",
"py314-spacy-legacy",
"python314",
"py314-preshed",
"py314-srsly",
"py314-confection",
"py314-thinc",
"py314-weasel",
"py314-spacy-loggers",
"py314-packaging",
"py314-requests",
"py314-numpy",
"py314-tqdm",
"py314-jinja2",
"py314-pydantic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-spaCy"
]
}
]
},
{
"name": "air",
"portdir": "devel/air",
"version": "1.65.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/air-verse/air",
"description": "Live reload for Go apps",
"long_description": "Live reload for Go apps. Just air in your project root directory, leave it alone, and focus on your code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "idevice_pair",
"portdir": "devel/idevice_pair",
"version": "0.1.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkcoxson/idevice_pair",
"description": "Generate pair records for iOS and save them",
"long_description": "A tiny cross-platform GUI (egui/eframe) for working with iOS pairing files and developer settings—built on top of the idevice Rust crate.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"makeicns",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "bun",
"portdir": "devel/bun",
"version": "1.3.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bun.sh",
"description": "JavaScript runtime built from scratch to serve the modern JavaScript ecosystem",
"long_description": "Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "git",
"github": "JLindop",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "jid",
"portdir": "textproc/jid",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simeji/jid",
"description": "JSON incremental digger",
"long_description": "JSON incremental digger. You can drill down JSON interactively by using filtering queries like jq.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "prips",
"portdir": "net/prips",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/prips/prips",
"description": "prips is a tool that can be used to print all of the IP address on a given range.",
"long_description": "prips is a tool that can be used to print all of the IP address on a given range.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py39-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2025.11.3.0.38.37",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-astropy"
]
}
]
},
{
"name": "py-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.4.13.0.58.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astropy-iers-data"
]
}
],
"depends_on": []
},
{
"name": "py310-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.4.13.0.58.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-astropy"
]
}
]
},
{
"name": "py311-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.4.13.0.58.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-astropy"
]
}
]
},
{
"name": "py312-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.4.13.0.58.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1381
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-astropy"
]
}
]
}
]
}